Here are some additions to the MAINTAINERS file regarding AT91 related drivers.
Josh and I are adding entries for drivers that we have been taking care of for quite some time. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAABAgAGBQJPjXxSAAoJEAf03oE53VmQFOkIAL4H8NvAoa/q9DFYBa84g6yI UyDjJuoK2dTY7dOdv9Lv62yxVFuei6yeP3An9uKhMq8kOpItp8cp5ylYVD2+Iw8d C9G74MGmB5Im+ZXDR4pSKB8NF5358umUTnRA1Zoiz5y83XNQTrX1F+0TBoeCX0Wn /Z9rxSSlgFu28o0UrgCRQKDZwBxy8Yn9oPa9vkctu744bTk0sQId34osR/1Y3WCk NluPHwiA4lhFZS4clK4W3q7x4EX+E9KeXJTHW5IelpFM53e9sMFsiC2y4Aad3Qx9 yeQP2EbU8sPOz7GYRMLcF2fklirgVk8Xk3pL5DmaVButjwh/mqfsq7UKmcEtdQQ= =OlN6 -----END PGP SIGNATURE----- Merge tag 'at91-3.5-maintainers' of git://github.com/at91linux/linux-at91 into next/maintainers Nicolas Ferre <nicolas.ferre@atmel.com> writes: Here are some additions to the MAINTAINERS file regarding AT91 related drivers. Josh and I are adding entries for drivers that we have been taking care of for quite some time. * tag 'at91-3.5-maintainers' of git://github.com/at91linux/linux-at91: MAINTAINERS: remove non-responding web link for atmel_usba driver MAINTAINERS: add entry for Atmel timer counter (TC) MAINTAINERS: add entry for Atmel DMA driver MAINTAINERS: add entry for Atmel touch screen ADC controller driver MAINTAINERS: add entry for Atmel isi driver Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
commit
8adcb0ffb5
1 changed files with 28 additions and 1 deletions
29
MAINTAINERS
29
MAINTAINERS
|
@ -1331,6 +1331,21 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
|||
S: Supported
|
||||
F: drivers/tty/serial/atmel_serial.c
|
||||
|
||||
ATMEL DMA DRIVER
|
||||
M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
||||
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
||||
S: Supported
|
||||
F: drivers/dma/at_hdmac.c
|
||||
F: drivers/dma/at_hdmac_regs.h
|
||||
F: arch/arm/mach-at91/include/mach/at_hdmac.h
|
||||
|
||||
ATMEL ISI DRIVER
|
||||
M: Josh Wu <josh.wu@atmel.com>
|
||||
L: linux-media@vger.kernel.org
|
||||
S: Supported
|
||||
F: drivers/media/video/atmel-isi.c
|
||||
F: include/media/atmel-isi.h
|
||||
|
||||
ATMEL LCDFB DRIVER
|
||||
M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
||||
L: linux-fbdev@vger.kernel.org
|
||||
|
@ -1348,10 +1363,22 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
|||
S: Supported
|
||||
F: drivers/spi/spi-atmel.*
|
||||
|
||||
ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
|
||||
M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
||||
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
||||
S: Supported
|
||||
F: drivers/misc/atmel_tclib.c
|
||||
F: drivers/clocksource/tcb_clksrc.c
|
||||
|
||||
ATMEL TSADCC DRIVER
|
||||
M: Josh Wu <josh.wu@atmel.com>
|
||||
L: linux-input@vger.kernel.org
|
||||
S: Supported
|
||||
F: drivers/input/touchscreen/atmel_tsadcc.c
|
||||
|
||||
ATMEL USBA UDC DRIVER
|
||||
M: Nicolas Ferre <nicolas.ferre@atmel.com>
|
||||
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
|
||||
W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
|
||||
S: Supported
|
||||
F: drivers/usb/gadget/atmel_usba_udc.*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue