Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1614112
| From | Ludovic Desroches <ludovic.desroches@microchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 3/4] MAINTAINERS: add Atmel PTC entries |
| Date | 2017-03-31 17:30 +0200 |
| Message-ID | <tr6EW-6mF-19@gated-at.bofh.it> (permalink) |
| References | <tr6EV-6mF-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add entries for the Atmel PTC Subsystem. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 57634d0..afb2645 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2292,6 +2292,13 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt F: drivers/input/touchscreen/atmel_mxt_ts.c F: include/linux/platform_data/atmel_mxt_ts.h +ATMEL PTC SUBSYSTEM DRIVER +M: Ludovic Desroches <ludovic.desroches@microchip.com> +L: linux-input@vger.kernel.org +S: Supported +F: drivers/input/misc/atmel_ptc.c +F: include/uapi/linux/atmel_ptc.h + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove <linuxdrivers@attotech.com> L: linux-scsi@vger.kernel.org -- 2.9.0
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] Introduce the Atmel PTC subsystem Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-03-31 17:30 +0200
[PATCH 3/4] MAINTAINERS: add Atmel PTC entries Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-03-31 17:30 +0200
[PATCH 1/4] input: misc: introduce Atmel PTC driver Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-03-31 17:30 +0200
Re: [PATCH 1/4] input: misc: introduce Atmel PTC driver Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-04-03 18:00 +0200
Re: [PATCH 1/4] input: misc: introduce Atmel PTC driver Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-04 08:50 +0200
csiph-web