Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull arm-soc updates for MAINTAINERS file from Olof Johansson:
"This is a collection of updates to the MAINTAINERS file, separated out
mostly to give an overview of what has changed regarding who does what.

In particular, at91, orion and prima2 platforms and drivers are
updated in this batch."

* tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
MAINTAINER: add some drivers upstreamed in CSR SIRFPRIMA2
maintainership update for the Marvell Orion family of SOCs
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

+37 -6
+37 -6
MAINTAINERS
··· 746 746 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 747 747 S: Maintained 748 748 F: arch/arm/mach-prima2/ 749 - F: drivers/dma/sirf-dma* 749 + F: drivers/dma/sirf-dma.c 750 + F: drivers/i2c/busses/i2c-sirf.c 751 + F: drivers/pinctrl/pinctrl-sirf.c 752 + F: drivers/spi/spi-sirf.c 750 753 751 754 ARM/EBSA110 MACHINE SUPPORT 752 755 M: Russell King <linux@arm.linux.org.uk> ··· 911 908 M: Philipp Zabel <philipp.zabel@gmail.com> 912 909 S: Maintained 913 910 914 - ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support 915 - M: Lennert Buytenhek <kernel@wantstofly.org> 916 - M: Nicolas Pitre <nico@fluxnic.net> 911 + ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support 912 + M: Jason Cooper <jason@lakedaemon.net> 913 + M: Andrew Lunn <andrew@lunn.ch> 917 914 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 918 - S: Odd Fixes 915 + S: Maintained 916 + F: arch/arm/mach-dove/ 919 917 F: arch/arm/mach-kirkwood/ 920 918 F: arch/arm/mach-mv78xx0/ 921 919 F: arch/arm/mach-orion5x/ ··· 1335 1331 S: Supported 1336 1332 F: drivers/tty/serial/atmel_serial.c 1337 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 + 1342 + ATMEL ISI DRIVER 1343 + M: Josh Wu <josh.wu@atmel.com> 1344 + L: linux-media@vger.kernel.org 1345 + S: Supported 1346 + F: drivers/media/video/atmel-isi.c 1347 + F: include/media/atmel-isi.h 1348 + 1338 1349 ATMEL LCDFB DRIVER 1339 1350 M: Nicolas Ferre <nicolas.ferre@atmel.com> 1340 1351 L: linux-fbdev@vger.kernel.org ··· 1367 1348 S: Supported 1368 1349 F: drivers/spi/spi-atmel.* 1369 1350 1351 + ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS 1352 + M: Nicolas Ferre <nicolas.ferre@atmel.com> 1353 + L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1354 + S: Supported 1355 + F: drivers/misc/atmel_tclib.c 1356 + F: drivers/clocksource/tcb_clksrc.c 1357 + 1358 + ATMEL TSADCC DRIVER 1359 + M: Josh Wu <josh.wu@atmel.com> 1360 + L: linux-input@vger.kernel.org 1361 + S: Supported 1362 + F: drivers/input/touchscreen/atmel_tsadcc.c 1363 + 1370 1364 ATMEL USBA UDC DRIVER 1371 1365 M: Nicolas Ferre <nicolas.ferre@atmel.com> 1372 1366 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1373 - W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver 1374 1367 S: Supported 1375 1368 F: drivers/usb/gadget/atmel_usba_udc.* 1376 1369