Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628055
| From | Ludovic Desroches <ludovic.desroches@microchip.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 3/5] MAINTAINERS: add Atmel PTC entries |
| Date | 2017-04-21 10:50 +0200 |
| Message-ID | <tyCql-3El-5@gated-at.bofh.it> (permalink) |
| References | <tyCql-3El-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 860dacb..e1b8b0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2323,6 +2323,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 v2 0/5] Introduce the Atmel PTC subsystem Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 10:50 +0200
[PATCH v2 3/5] MAINTAINERS: add Atmel PTC entries Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 10:50 +0200
Re: [PATCH v2 3/5] MAINTAINERS: add Atmel PTC entries Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 12:00 +0200
[PATCH v2 5/5] ARM: at91/defconfig: add PTC driver to sama5_defconfig Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 10:50 +0200
[PATCH v2 1/5] dt-bindings: input: Add Atmel PTC subsystem bindings Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 10:50 +0200
[PATCH v2 4/5] ARM: dts: at91: sama5d2: add PTC subsystem device Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 10:50 +0200
[PATCH v2 2/5] input: misc: introduce Atmel PTC driver Ludovic Desroches <ludovic.desroches@microchip.com> - 2017-04-21 10:50 +0200
csiph-web