aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Ferre <[email protected]>2010-06-29 15:05:33 -0700
committerLinus Torvalds <[email protected]>2010-06-29 15:29:31 -0700
commita02875a67d745322801bafb5fa2c5e4e62c3ceab (patch)
tree4898fc218973db70d5e973beeac0d2695555db4e
parent97c29e747394b4b1d6d5bf14a9d5051073b23d5b (diff)
MAINTAINERS: some Atmel drivers change maintainer
I take over the maintenance of SPI, USART, Ethernet and USB gadget drivers. Those drivers are found in Atmel microcontrollers, both AT32/AVR32 and AT91/ARM. Signed-off-by: Nicolas Ferre <[email protected]> Acked-by: Haavard Skinnemoen <[email protected]> Cc: Andrew Victor <[email protected]> Cc: Haavard Skinnemoen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ab06c64953da..7157311eeb30 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1150,7 +1150,7 @@ F: drivers/mmc/host/atmel-mci.c
F: drivers/mmc/host/atmel-mci-regs.h
ATMEL AT91 / AT32 SERIAL DRIVER
-M: Haavard Skinnemoen <[email protected]>
+M: Nicolas Ferre <[email protected]>
S: Supported
F: drivers/serial/atmel_serial.c
@@ -1162,18 +1162,18 @@ F: drivers/video/atmel_lcdfb.c
F: include/video/atmel_lcdc.h
ATMEL MACB ETHERNET DRIVER
-M: Haavard Skinnemoen <[email protected]>
+M: Nicolas Ferre <[email protected]>
S: Supported
F: drivers/net/macb.*
ATMEL SPI DRIVER
-M: Haavard Skinnemoen <[email protected]>
+M: Nicolas Ferre <[email protected]>
S: Supported
F: drivers/spi/atmel_spi.*
ATMEL USBA UDC DRIVER
-M: Haavard Skinnemoen <[email protected]>
+M: Nicolas Ferre <[email protected]>
+L: [email protected] (moderated for non-subscribers)
W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
S: Supported
F: drivers/usb/gadget/atmel_usba_udc.*