diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-03-26 09:50:36 -0400 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-04-17 09:38:51 -0400 |
commit | b414dc16f6ee64a23c525f80b924e44b0f0bee18 (patch) | |
tree | 7a600d115dc33f61f43e87d3678e6e8404c1657e /MAINTAINERS | |
parent | ff2675d6994157c308d7ce504b9f19a1c22d01a8 (diff) |
MAINTAINERS: add entry for Atmel DMA driver
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'MAINTAINERS')
-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 <nicolas.ferre@atmel.com> | |||
1331 | S: Supported | 1331 | S: Supported |
1332 | F: drivers/tty/serial/atmel_serial.c | 1332 | F: drivers/tty/serial/atmel_serial.c |
1333 | 1333 | ||
1334 | ATMEL DMA DRIVER | ||
1335 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
1336 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1337 | S: Supported | ||
1338 | F: drivers/dma/at_hdmac.c | ||
1339 | F: drivers/dma/at_hdmac_regs.h | ||
1340 | F: arch/arm/mach-at91/include/mach/at_hdmac.h | ||
1341 | |||
1334 | ATMEL ISI DRIVER | 1342 | ATMEL ISI DRIVER |
1335 | M: Josh Wu <josh.wu@atmel.com> | 1343 | M: Josh Wu <josh.wu@atmel.com> |
1336 | L: linux-media@vger.kernel.org | 1344 | L: linux-media@vger.kernel.org |