diff options
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 419e3fb632d6..74f53c5f72d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1331,6 +1331,14 @@ M: Nicolas Ferre <[email protected]> S: Supported F: drivers/tty/serial/atmel_serial.c +ATMEL DMA DRIVER +M: Nicolas Ferre <[email protected]> +L: [email protected] (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 <[email protected]> |