diff options
author | Nick Dyer <nick.dyer@itdev.co.uk> | 2015-08-05 01:22:54 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-08-05 02:03:55 +0200 |
commit | a14c0f8fefcb95847fe3a94a4085a7ceb88f19e5 (patch) | |
tree | 97adceb38ed9c644f71f78d118ddea5f6746c9c9 /MAINTAINERS | |
parent | Input: atmel_mxt_ts - remove warning on zero T44 count (diff) | |
download | linux-a14c0f8fefcb95847fe3a94a4085a7ceb88f19e5.tar.xz linux-a14c0f8fefcb95847fe3a94a4085a7ceb88f19e5.zip |
MAINTAINERS: Add maintainer for atmel_mxt_ts
Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a2264167791a..cc3651b282bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1915,6 +1915,14 @@ W: http://atmelwlandriver.sourceforge.net/ S: Maintained F: drivers/net/wireless/atmel* +ATMEL MAXTOUCH DRIVER +M: Nick Dyer <nick.dyer@itdev.co.uk> +T: git git://github.com/atmel-maxtouch/linux.git +S: Supported +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 + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove <linuxdrivers@attotech.com> L: linux-scsi@vger.kernel.org |