aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2012-04-08 15:48:52 -0400
committerJiri Kosina <jkosina@suse.cz>2012-04-08 15:48:52 -0400
commite75d660672ddd11704b7f0fdb8ff21968587b266 (patch)
treeccb9c107744c10b553c0373e450bee3971d16c00 /MAINTAINERS
parent61282f37927143e45b03153f3e7b48d6b702147a (diff)
parent0034102808e0dbbf3a2394b82b1bb40b5778de9e (diff)
Merge branch 'master' into for-next
Merge with latest Linus' tree, as I have incoming patches that fix code that is newer than current HEAD of for-next. Conflicts: drivers/net/ethernet/realtek/r8169.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS402
1 files changed, 257 insertions, 145 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1435e6a83dae..d3a09bb5d5f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -163,7 +163,7 @@ M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
163L: linux-serial@vger.kernel.org 163L: linux-serial@vger.kernel.org
164W: http://serial.sourceforge.net 164W: http://serial.sourceforge.net
165S: Maintained 165S: Maintained
166T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 166T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
167F: drivers/tty/serial/8250* 167F: drivers/tty/serial/8250*
168F: include/linux/serial_8250.h 168F: include/linux/serial_8250.h
169 169
@@ -228,7 +228,7 @@ M: Len Brown <lenb@kernel.org>
228L: linux-acpi@vger.kernel.org 228L: linux-acpi@vger.kernel.org
229W: http://www.lesswatts.org/projects/acpi/ 229W: http://www.lesswatts.org/projects/acpi/
230Q: http://patchwork.kernel.org/project/linux-acpi/list/ 230Q: http://patchwork.kernel.org/project/linux-acpi/list/
231T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git 231T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
232S: Supported 232S: Supported
233F: drivers/acpi/ 233F: drivers/acpi/
234F: drivers/pnp/pnpacpi/ 234F: drivers/pnp/pnpacpi/
@@ -269,7 +269,6 @@ S: Orphan
269F: drivers/platform/x86/wmi.c 269F: drivers/platform/x86/wmi.c
270 270
271AD1889 ALSA SOUND DRIVER 271AD1889 ALSA SOUND DRIVER
272M: Kyle McMartin <kyle@mcmartin.ca>
273M: Thibaut Varene <T-Bone@parisc-linux.org> 272M: Thibaut Varene <T-Bone@parisc-linux.org>
274W: http://wiki.parisc-linux.org/AD1889 273W: http://wiki.parisc-linux.org/AD1889
275L: linux-parisc@vger.kernel.org 274L: linux-parisc@vger.kernel.org
@@ -465,6 +464,7 @@ ALPHA PORT
465M: Richard Henderson <rth@twiddle.net> 464M: Richard Henderson <rth@twiddle.net>
466M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> 465M: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
467M: Matt Turner <mattst88@gmail.com> 466M: Matt Turner <mattst88@gmail.com>
467S: Odd Fixes
468L: linux-alpha@vger.kernel.org 468L: linux-alpha@vger.kernel.org
469F: arch/alpha/ 469F: arch/alpha/
470 470
@@ -504,7 +504,7 @@ F: arch/x86/include/asm/geode.h
504AMD IOMMU (AMD-VI) 504AMD IOMMU (AMD-VI)
505M: Joerg Roedel <joerg.roedel@amd.com> 505M: Joerg Roedel <joerg.roedel@amd.com>
506L: iommu@lists.linux-foundation.org 506L: iommu@lists.linux-foundation.org
507T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git 507T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
508S: Supported 508S: Supported
509F: drivers/iommu/amd_iommu*.[ch] 509F: drivers/iommu/amd_iommu*.[ch]
510F: include/linux/amd-iommu.h 510F: include/linux/amd-iommu.h
@@ -716,6 +716,7 @@ S: Maintained
716ARM/CLKDEV SUPPORT 716ARM/CLKDEV SUPPORT
717M: Russell King <linux@arm.linux.org.uk> 717M: Russell King <linux@arm.linux.org.uk>
718L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 718L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
719S: Maintained
719F: arch/arm/include/asm/clkdev.h 720F: arch/arm/include/asm/clkdev.h
720F: drivers/clk/clkdev.c 721F: drivers/clk/clkdev.c
721 722
@@ -785,16 +786,9 @@ M: Sascha Hauer <kernel@pengutronix.de>
785L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 786L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
786S: Maintained 787S: Maintained
787T: git git://git.pengutronix.de/git/imx/linux-2.6.git 788T: git git://git.pengutronix.de/git/imx/linux-2.6.git
788F: arch/arm/mach-mx*/
789F: arch/arm/mach-imx/ 789F: arch/arm/mach-imx/
790F: arch/arm/plat-mxc/ 790F: arch/arm/plat-mxc/
791 791
792ARM/FREESCALE IMX51
793M: Amit Kucheria <amit.kucheria@canonical.com>
794L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
795S: Maintained
796F: arch/arm/mach-mx5/
797
798ARM/FREESCALE IMX6 792ARM/FREESCALE IMX6
799M: Shawn Guo <shawn.guo@linaro.org> 793M: Shawn Guo <shawn.guo@linaro.org>
800L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 794L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -821,9 +815,12 @@ S: Maintained
821 815
822ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT 816ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
823M: Philipp Zabel <philipp.zabel@gmail.com> 817M: Philipp Zabel <philipp.zabel@gmail.com>
818M: Paul Parsons <lost.distance@yahoo.com>
819L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
824S: Maintained 820S: Maintained
825F: arch/arm/mach-pxa/hx4700.c 821F: arch/arm/mach-pxa/hx4700.c
826F: arch/arm/mach-pxa/include/mach/hx4700.h 822F: arch/arm/mach-pxa/include/mach/hx4700.h
823F: sound/soc/pxa/hx4700.c
827 824
828ARM/HP JORNADA 7XX MACHINE SUPPORT 825ARM/HP JORNADA 7XX MACHINE SUPPORT
829M: Kristoffer Ericson <kristoffer.ericson@gmail.com> 826M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
@@ -969,7 +966,7 @@ F: drivers/tty/serial/msm_serial.c
969F: drivers/platform/msm/ 966F: drivers/platform/msm/
970F: drivers/*/pm8???-* 967F: drivers/*/pm8???-*
971F: include/linux/mfd/pm8xxx/ 968F: include/linux/mfd/pm8xxx/
972T: git git://codeaurora.org/quic/kernel/davidb/linux-msm.git 969T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
973S: Maintained 970S: Maintained
974 971
975ARM/TOSA MACHINE SUPPORT 972ARM/TOSA MACHINE SUPPORT
@@ -1254,7 +1251,6 @@ ATHEROS ATH5K WIRELESS DRIVER
1254M: Jiri Slaby <jirislaby@gmail.com> 1251M: Jiri Slaby <jirislaby@gmail.com>
1255M: Nick Kossifidis <mickflemm@gmail.com> 1252M: Nick Kossifidis <mickflemm@gmail.com>
1256M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> 1253M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com>
1257M: Bob Copeland <me@bobcopeland.com>
1258L: linux-wireless@vger.kernel.org 1254L: linux-wireless@vger.kernel.org
1259L: ath5k-devel@lists.ath5k.org 1255L: ath5k-devel@lists.ath5k.org
1260W: http://wireless.kernel.org/en/users/Drivers/ath5k 1256W: http://wireless.kernel.org/en/users/Drivers/ath5k
@@ -1317,7 +1313,7 @@ F: drivers/atm/
1317F: include/linux/atm* 1313F: include/linux/atm*
1318 1314
1319ATMEL AT91 MCI DRIVER 1315ATMEL AT91 MCI DRIVER
1320M: Nicolas Ferre <nicolas.ferre@atmel.com> 1316M: Ludovic Desroches <ludovic.desroches@atmel.com>
1321L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1317L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1322W: http://www.atmel.com/products/AT91/ 1318W: http://www.atmel.com/products/AT91/
1323W: http://www.at91.com/ 1319W: http://www.at91.com/
@@ -1325,7 +1321,7 @@ S: Maintained
1325F: drivers/mmc/host/at91_mci.c 1321F: drivers/mmc/host/at91_mci.c
1326 1322
1327ATMEL AT91 / AT32 MCI DRIVER 1323ATMEL AT91 / AT32 MCI DRIVER
1328M: Nicolas Ferre <nicolas.ferre@atmel.com> 1324M: Ludovic Desroches <ludovic.desroches@atmel.com>
1329S: Maintained 1325S: Maintained
1330F: drivers/mmc/host/atmel-mci.c 1326F: drivers/mmc/host/atmel-mci.c
1331F: drivers/mmc/host/atmel-mci-regs.h 1327F: drivers/mmc/host/atmel-mci-regs.h
@@ -1412,7 +1408,7 @@ F: net/ax25/
1412B43 WIRELESS DRIVER 1408B43 WIRELESS DRIVER
1413M: Stefano Brivio <stefano.brivio@polimi.it> 1409M: Stefano Brivio <stefano.brivio@polimi.it>
1414L: linux-wireless@vger.kernel.org 1410L: linux-wireless@vger.kernel.org
1415L: b43-dev@lists.infradead.org (moderated for non-subscribers) 1411L: b43-dev@lists.infradead.org
1416W: http://linuxwireless.org/en/users/Drivers/b43 1412W: http://linuxwireless.org/en/users/Drivers/b43
1417S: Maintained 1413S: Maintained
1418F: drivers/net/wireless/b43/ 1414F: drivers/net/wireless/b43/
@@ -1421,6 +1417,7 @@ B43LEGACY WIRELESS DRIVER
1421M: Larry Finger <Larry.Finger@lwfinger.net> 1417M: Larry Finger <Larry.Finger@lwfinger.net>
1422M: Stefano Brivio <stefano.brivio@polimi.it> 1418M: Stefano Brivio <stefano.brivio@polimi.it>
1423L: linux-wireless@vger.kernel.org 1419L: linux-wireless@vger.kernel.org
1420L: b43-dev@lists.infradead.org
1424W: http://linuxwireless.org/en/users/Drivers/b43 1421W: http://linuxwireless.org/en/users/Drivers/b43
1425S: Maintained 1422S: Maintained
1426F: drivers/net/wireless/b43legacy/ 1423F: drivers/net/wireless/b43legacy/
@@ -1508,7 +1505,7 @@ F: drivers/i2c/busses/i2c-bfin-twi.c
1508 1505
1509BLOCK LAYER 1506BLOCK LAYER
1510M: Jens Axboe <axboe@kernel.dk> 1507M: Jens Axboe <axboe@kernel.dk>
1511T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1508T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1512S: Maintained 1509S: Maintained
1513F: block/ 1510F: block/
1514 1511
@@ -1520,19 +1517,23 @@ F: drivers/mtd/devices/block2mtd.c
1520 1517
1521BLUETOOTH DRIVERS 1518BLUETOOTH DRIVERS
1522M: Marcel Holtmann <marcel@holtmann.org> 1519M: Marcel Holtmann <marcel@holtmann.org>
1523M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1520M: Gustavo Padovan <gustavo@padovan.org>
1521M: Johan Hedberg <johan.hedberg@gmail.com>
1524L: linux-bluetooth@vger.kernel.org 1522L: linux-bluetooth@vger.kernel.org
1525W: http://www.bluez.org/ 1523W: http://www.bluez.org/
1526T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1524T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git
1525T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git
1527S: Maintained 1526S: Maintained
1528F: drivers/bluetooth/ 1527F: drivers/bluetooth/
1529 1528
1530BLUETOOTH SUBSYSTEM 1529BLUETOOTH SUBSYSTEM
1531M: Marcel Holtmann <marcel@holtmann.org> 1530M: Marcel Holtmann <marcel@holtmann.org>
1532M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1531M: Gustavo Padovan <gustavo@padovan.org>
1532M: Johan Hedberg <johan.hedberg@gmail.com>
1533L: linux-bluetooth@vger.kernel.org 1533L: linux-bluetooth@vger.kernel.org
1534W: http://www.bluez.org/ 1534W: http://www.bluez.org/
1535T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1535T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git
1536T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git
1536S: Maintained 1537S: Maintained
1537F: net/bluetooth/ 1538F: net/bluetooth/
1538F: include/net/bluetooth/ 1539F: include/net/bluetooth/
@@ -1574,7 +1575,6 @@ F: drivers/net/ethernet/broadcom/tg3.*
1574 1575
1575BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER 1576BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
1576M: Brett Rudley <brudley@broadcom.com> 1577M: Brett Rudley <brudley@broadcom.com>
1577M: Henry Ptasinski <henryp@broadcom.com>
1578M: Roland Vossen <rvossen@broadcom.com> 1578M: Roland Vossen <rvossen@broadcom.com>
1579M: Arend van Spriel <arend@broadcom.com> 1579M: Arend van Spriel <arend@broadcom.com>
1580M: Franky (Zhenhui) Lin <frankyl@broadcom.com> 1580M: Franky (Zhenhui) Lin <frankyl@broadcom.com>
@@ -1643,7 +1643,7 @@ BTTV VIDEO4LINUX DRIVER
1643M: Mauro Carvalho Chehab <mchehab@infradead.org> 1643M: Mauro Carvalho Chehab <mchehab@infradead.org>
1644L: linux-media@vger.kernel.org 1644L: linux-media@vger.kernel.org
1645W: http://linuxtv.org 1645W: http://linuxtv.org
1646T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1646T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1647S: Maintained 1647S: Maintained
1648F: Documentation/video4linux/bttv/ 1648F: Documentation/video4linux/bttv/
1649F: drivers/media/video/bt8xx/bttv* 1649F: drivers/media/video/bt8xx/bttv*
@@ -1673,7 +1673,7 @@ F: fs/cachefiles/
1673CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 1673CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1674M: Jonathan Corbet <corbet@lwn.net> 1674M: Jonathan Corbet <corbet@lwn.net>
1675L: linux-media@vger.kernel.org 1675L: linux-media@vger.kernel.org
1676T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1676T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1677S: Maintained 1677S: Maintained
1678F: Documentation/video4linux/cafe_ccic 1678F: Documentation/video4linux/cafe_ccic
1679F: drivers/media/video/marvell-ccic/ 1679F: drivers/media/video/marvell-ccic/
@@ -1724,6 +1724,14 @@ F: include/linux/can/error.h
1724F: include/linux/can/netlink.h 1724F: include/linux/can/netlink.h
1725F: include/linux/can/platform/ 1725F: include/linux/can/platform/
1726 1726
1727CAPABILITIES
1728M: Serge Hallyn <serge.hallyn@canonical.com>
1729L: linux-security-module@vger.kernel.org
1730S: Supported
1731F: include/linux/capability.h
1732F: security/capability.c
1733F: security/commoncap.c
1734
1727CELL BROADBAND ENGINE ARCHITECTURE 1735CELL BROADBAND ENGINE ARCHITECTURE
1728M: Arnd Bergmann <arnd@arndb.de> 1736M: Arnd Bergmann <arnd@arndb.de>
1729L: linuxppc-dev@lists.ozlabs.org 1737L: linuxppc-dev@lists.ozlabs.org
@@ -1804,7 +1812,8 @@ F: Documentation/zh_CN/
1804CISCO VIC ETHERNET NIC DRIVER 1812CISCO VIC ETHERNET NIC DRIVER
1805M: Christian Benvenuti <benve@cisco.com> 1813M: Christian Benvenuti <benve@cisco.com>
1806M: Roopa Prabhu <roprabhu@cisco.com> 1814M: Roopa Prabhu <roprabhu@cisco.com>
1807M: David Wang <dwang2@cisco.com> 1815M: Neel Patel <neepatel@cisco.com>
1816M: Nishank Trivedi <nistrive@cisco.com>
1808S: Supported 1817S: Supported
1809F: drivers/net/ethernet/cisco/enic/ 1818F: drivers/net/ethernet/cisco/enic/
1810 1819
@@ -1826,8 +1835,16 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1826S: Supported 1835S: Supported
1827F: sound/soc/codecs/cs4270* 1836F: sound/soc/codecs/cs4270*
1828 1837
1838CLEANCACHE API
1839M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1840L: linux-kernel@vger.kernel.org
1841S: Maintained
1842F: mm/cleancache.c
1843F: include/linux/cleancache.h
1844
1829CLK API 1845CLK API
1830M: Russell King <linux@arm.linux.org.uk> 1846M: Russell King <linux@arm.linux.org.uk>
1847S: Maintained
1831F: include/linux/clk.h 1848F: include/linux/clk.h
1832 1849
1833CISCO FCOE HBA DRIVER 1850CISCO FCOE HBA DRIVER
@@ -1922,7 +1939,7 @@ F: drivers/connector/
1922 1939
1923CONTROL GROUPS (CGROUPS) 1940CONTROL GROUPS (CGROUPS)
1924M: Tejun Heo <tj@kernel.org> 1941M: Tejun Heo <tj@kernel.org>
1925M: Li Zefan <lizf@cn.fujitsu.com> 1942M: Li Zefan <lizefan@huawei.com>
1926L: containers@lists.linux-foundation.org 1943L: containers@lists.linux-foundation.org
1927L: cgroups@vger.kernel.org 1944L: cgroups@vger.kernel.org
1928T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git 1945T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
@@ -2023,7 +2040,7 @@ CX18 VIDEO4LINUX DRIVER
2023M: Andy Walls <awalls@md.metrocast.net> 2040M: Andy Walls <awalls@md.metrocast.net>
2024L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 2041L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
2025L: linux-media@vger.kernel.org 2042L: linux-media@vger.kernel.org
2026T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2043T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2027W: http://linuxtv.org 2044W: http://linuxtv.org
2028W: http://www.ivtvdriver.org/index.php/Cx18 2045W: http://www.ivtvdriver.org/index.php/Cx18
2029S: Maintained 2046S: Maintained
@@ -2096,6 +2113,13 @@ W: http://www.cyclades.com/
2096S: Orphan 2113S: Orphan
2097F: drivers/net/wan/pc300* 2114F: drivers/net/wan/pc300*
2098 2115
2116CYTTSP TOUCHSCREEN DRIVER
2117M: Javier Martinez Canillas <javier@dowhile0.org>
2118L: linux-input@vger.kernel.org
2119S: Maintained
2120F: drivers/input/touchscreen/cyttsp*
2121F: include/linux/input/cyttsp.h
2122
2099DAMA SLAVE for AX.25 2123DAMA SLAVE for AX.25
2100M: Joerg Reuter <jreuter@yaina.de> 2124M: Joerg Reuter <jreuter@yaina.de>
2101W: http://yaina.de/jreuter/ 2125W: http://yaina.de/jreuter/
@@ -2200,13 +2224,16 @@ W: http://lanana.org/docs/device-list/index.html
2200S: Maintained 2224S: Maintained
2201 2225
2202DEVICE-MAPPER (LVM) 2226DEVICE-MAPPER (LVM)
2203P: Alasdair Kergon 2227M: Alasdair Kergon <agk@redhat.com>
2228M: dm-devel@redhat.com
2204L: dm-devel@redhat.com 2229L: dm-devel@redhat.com
2205W: http://sources.redhat.com/dm 2230W: http://sources.redhat.com/dm
2206Q: http://patchwork.kernel.org/project/dm-devel/list/ 2231Q: http://patchwork.kernel.org/project/dm-devel/list/
2232T: quilt http://people.redhat.com/agk/patches/linux/editing/
2207S: Maintained 2233S: Maintained
2208F: Documentation/device-mapper/ 2234F: Documentation/device-mapper/
2209F: drivers/md/dm* 2235F: drivers/md/dm*
2236F: drivers/md/persistent-data/
2210F: include/linux/device-mapper.h 2237F: include/linux/device-mapper.h
2211F: include/linux/dm-*.h 2238F: include/linux/dm-*.h
2212 2239
@@ -2237,6 +2264,15 @@ F: Documentation/filesystems/quota.txt
2237F: fs/quota/ 2264F: fs/quota/
2238F: include/linux/quota*.h 2265F: include/linux/quota*.h
2239 2266
2267DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
2268M: Bernie Thompson <bernie@plugable.com>
2269L: linux-fbdev@vger.kernel.org
2270S: Maintained
2271W: http://plugable.com/category/projects/udlfb/
2272F: drivers/video/udlfb.c
2273F: include/video/udlfb.h
2274F: Documentation/fb/udlfb.txt
2275
2240DISTRIBUTED LOCK MANAGER (DLM) 2276DISTRIBUTED LOCK MANAGER (DLM)
2241M: Christine Caulfield <ccaulfie@redhat.com> 2277M: Christine Caulfield <ccaulfie@redhat.com>
2242M: David Teigland <teigland@redhat.com> 2278M: David Teigland <teigland@redhat.com>
@@ -2287,7 +2323,7 @@ F: drivers/acpi/dock.c
2287DOCUMENTATION 2323DOCUMENTATION
2288M: Randy Dunlap <rdunlap@xenotime.net> 2324M: Randy Dunlap <rdunlap@xenotime.net>
2289L: linux-doc@vger.kernel.org 2325L: linux-doc@vger.kernel.org
2290T: quilt http://userweb.kernel.org/~rdunlap/kernel-doc-patches/current/ 2326T: quilt http://xenotime.net/kernel-doc-patches/current/
2291S: Maintained 2327S: Maintained
2292F: Documentation/ 2328F: Documentation/
2293 2329
@@ -2321,7 +2357,7 @@ F: Documentation/blockdev/drbd/
2321 2357
2322DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS 2358DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2323M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2359M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2324T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git 2360T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2325S: Supported 2361S: Supported
2326F: Documentation/kobject.txt 2362F: Documentation/kobject.txt
2327F: drivers/base/ 2363F: drivers/base/
@@ -2343,7 +2379,7 @@ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2343M: Keith Packard <keithp@keithp.com> 2379M: Keith Packard <keithp@keithp.com>
2344L: intel-gfx@lists.freedesktop.org (subscribers-only) 2380L: intel-gfx@lists.freedesktop.org (subscribers-only)
2345L: dri-devel@lists.freedesktop.org 2381L: dri-devel@lists.freedesktop.org
2346T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git 2382T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux.git
2347S: Supported 2383S: Supported
2348F: drivers/gpu/drm/i915 2384F: drivers/gpu/drm/i915
2349F: include/drm/i915* 2385F: include/drm/i915*
@@ -2414,17 +2450,17 @@ F: fs/ecryptfs/
2414 2450
2415EDAC-CORE 2451EDAC-CORE
2416M: Doug Thompson <dougthompson@xmission.com> 2452M: Doug Thompson <dougthompson@xmission.com>
2417L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2453L: linux-edac@vger.kernel.org
2418W: bluesmoke.sourceforge.net 2454W: bluesmoke.sourceforge.net
2419S: Supported 2455S: Supported
2420F: Documentation/edac.txt 2456F: Documentation/edac.txt
2421F: drivers/edac/edac_* 2457F: drivers/edac/
2422F: include/linux/edac.h 2458F: include/linux/edac.h
2423 2459
2424EDAC-AMD64 2460EDAC-AMD64
2425M: Doug Thompson <dougthompson@xmission.com> 2461M: Doug Thompson <dougthompson@xmission.com>
2426M: Borislav Petkov <borislav.petkov@amd.com> 2462M: Borislav Petkov <borislav.petkov@amd.com>
2427L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2463L: linux-edac@vger.kernel.org
2428W: bluesmoke.sourceforge.net 2464W: bluesmoke.sourceforge.net
2429S: Supported 2465S: Supported
2430F: drivers/edac/amd64_edac* 2466F: drivers/edac/amd64_edac*
@@ -2432,35 +2468,35 @@ F: drivers/edac/amd64_edac*
2432EDAC-E752X 2468EDAC-E752X
2433M: Mark Gross <mark.gross@intel.com> 2469M: Mark Gross <mark.gross@intel.com>
2434M: Doug Thompson <dougthompson@xmission.com> 2470M: Doug Thompson <dougthompson@xmission.com>
2435L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2471L: linux-edac@vger.kernel.org
2436W: bluesmoke.sourceforge.net 2472W: bluesmoke.sourceforge.net
2437S: Maintained 2473S: Maintained
2438F: drivers/edac/e752x_edac.c 2474F: drivers/edac/e752x_edac.c
2439 2475
2440EDAC-E7XXX 2476EDAC-E7XXX
2441M: Doug Thompson <dougthompson@xmission.com> 2477M: Doug Thompson <dougthompson@xmission.com>
2442L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2478L: linux-edac@vger.kernel.org
2443W: bluesmoke.sourceforge.net 2479W: bluesmoke.sourceforge.net
2444S: Maintained 2480S: Maintained
2445F: drivers/edac/e7xxx_edac.c 2481F: drivers/edac/e7xxx_edac.c
2446 2482
2447EDAC-I82443BXGX 2483EDAC-I82443BXGX
2448M: Tim Small <tim@buttersideup.com> 2484M: Tim Small <tim@buttersideup.com>
2449L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2485L: linux-edac@vger.kernel.org
2450W: bluesmoke.sourceforge.net 2486W: bluesmoke.sourceforge.net
2451S: Maintained 2487S: Maintained
2452F: drivers/edac/i82443bxgx_edac.c 2488F: drivers/edac/i82443bxgx_edac.c
2453 2489
2454EDAC-I3000 2490EDAC-I3000
2455M: Jason Uhlenkott <juhlenko@akamai.com> 2491M: Jason Uhlenkott <juhlenko@akamai.com>
2456L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2492L: linux-edac@vger.kernel.org
2457W: bluesmoke.sourceforge.net 2493W: bluesmoke.sourceforge.net
2458S: Maintained 2494S: Maintained
2459F: drivers/edac/i3000_edac.c 2495F: drivers/edac/i3000_edac.c
2460 2496
2461EDAC-I5000 2497EDAC-I5000
2462M: Doug Thompson <dougthompson@xmission.com> 2498M: Doug Thompson <dougthompson@xmission.com>
2463L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2499L: linux-edac@vger.kernel.org
2464W: bluesmoke.sourceforge.net 2500W: bluesmoke.sourceforge.net
2465S: Maintained 2501S: Maintained
2466F: drivers/edac/i5000_edac.c 2502F: drivers/edac/i5000_edac.c
@@ -2489,21 +2525,21 @@ F: drivers/edac/i7core_edac.c
2489EDAC-I82975X 2525EDAC-I82975X
2490M: Ranganathan Desikan <ravi@jetztechnologies.com> 2526M: Ranganathan Desikan <ravi@jetztechnologies.com>
2491M: "Arvind R." <arvino55@gmail.com> 2527M: "Arvind R." <arvino55@gmail.com>
2492L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2528L: linux-edac@vger.kernel.org
2493W: bluesmoke.sourceforge.net 2529W: bluesmoke.sourceforge.net
2494S: Maintained 2530S: Maintained
2495F: drivers/edac/i82975x_edac.c 2531F: drivers/edac/i82975x_edac.c
2496 2532
2497EDAC-PASEMI 2533EDAC-PASEMI
2498M: Egor Martovetsky <egor@pasemi.com> 2534M: Egor Martovetsky <egor@pasemi.com>
2499L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2535L: linux-edac@vger.kernel.org
2500W: bluesmoke.sourceforge.net 2536W: bluesmoke.sourceforge.net
2501S: Maintained 2537S: Maintained
2502F: drivers/edac/pasemi_edac.c 2538F: drivers/edac/pasemi_edac.c
2503 2539
2504EDAC-R82600 2540EDAC-R82600
2505M: Tim Small <tim@buttersideup.com> 2541M: Tim Small <tim@buttersideup.com>
2506L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2542L: linux-edac@vger.kernel.org
2507W: bluesmoke.sourceforge.net 2543W: bluesmoke.sourceforge.net
2508S: Maintained 2544S: Maintained
2509F: drivers/edac/r82600_edac.c 2545F: drivers/edac/r82600_edac.c
@@ -2638,6 +2674,21 @@ M: Mimi Zohar <zohar@us.ibm.com>
2638S: Supported 2674S: Supported
2639F: security/integrity/evm/ 2675F: security/integrity/evm/
2640 2676
2677EXYNOS DP DRIVER
2678M: Jingoo Han <jg1.han@samsung.com>
2679L: linux-fbdev@vger.kernel.org
2680S: Maintained
2681F: drivers/video/exynos/exynos_dp*
2682
2683EXYNOS MIPI DISPLAY DRIVERS
2684M: Inki Dae <inki.dae@samsung.com>
2685M: Donghwa Lee <dh09.lee@samsung.com>
2686M: Kyungmin Park <kyungmin.park@samsung.com>
2687L: linux-fbdev@vger.kernel.org
2688S: Maintained
2689F: drivers/video/exynos/exynos_mipi*
2690F: include/video/exynos_mipi*
2691
2641F71805F HARDWARE MONITORING DRIVER 2692F71805F HARDWARE MONITORING DRIVER
2642M: Jean Delvare <khali@linux-fr.org> 2693M: Jean Delvare <khali@linux-fr.org>
2643L: lm-sensors@lm-sensors.org 2694L: lm-sensors@lm-sensors.org
@@ -2852,6 +2903,12 @@ S: Maintained
2852F: drivers/media/video/m5mols/ 2903F: drivers/media/video/m5mols/
2853F: include/media/m5mols.h 2904F: include/media/m5mols.h
2854 2905
2906FUJITSU TABLET EXTRAS
2907M: Robert Gerlach <khnz@gmx.de>
2908L: platform-driver-x86@vger.kernel.org
2909S: Maintained
2910F: drivers/platform/x86/fujitsu-tablet.c
2911
2855FUSE: FILESYSTEM IN USERSPACE 2912FUSE: FILESYSTEM IN USERSPACE
2856M: Miklos Szeredi <miklos@szeredi.hu> 2913M: Miklos Szeredi <miklos@szeredi.hu>
2857L: fuse-devel@lists.sourceforge.net 2914L: fuse-devel@lists.sourceforge.net
@@ -2916,8 +2973,8 @@ GFS2 FILE SYSTEM
2916M: Steven Whitehouse <swhiteho@redhat.com> 2973M: Steven Whitehouse <swhiteho@redhat.com>
2917L: cluster-devel@redhat.com 2974L: cluster-devel@redhat.com
2918W: http://sources.redhat.com/cluster/ 2975W: http://sources.redhat.com/cluster/
2919T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 2976T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git
2920T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 2977T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
2921S: Supported 2978S: Supported
2922F: Documentation/filesystems/gfs2*.txt 2979F: Documentation/filesystems/gfs2*.txt
2923F: fs/gfs2/ 2980F: fs/gfs2/
@@ -2958,42 +3015,42 @@ F: drivers/net/ethernet/aeroflex/
2958GSPCA FINEPIX SUBDRIVER 3015GSPCA FINEPIX SUBDRIVER
2959M: Frank Zago <frank@zago.net> 3016M: Frank Zago <frank@zago.net>
2960L: linux-media@vger.kernel.org 3017L: linux-media@vger.kernel.org
2961T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3018T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2962S: Maintained 3019S: Maintained
2963F: drivers/media/video/gspca/finepix.c 3020F: drivers/media/video/gspca/finepix.c
2964 3021
2965GSPCA GL860 SUBDRIVER 3022GSPCA GL860 SUBDRIVER
2966M: Olivier Lorin <o.lorin@laposte.net> 3023M: Olivier Lorin <o.lorin@laposte.net>
2967L: linux-media@vger.kernel.org 3024L: linux-media@vger.kernel.org
2968T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3025T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2969S: Maintained 3026S: Maintained
2970F: drivers/media/video/gspca/gl860/ 3027F: drivers/media/video/gspca/gl860/
2971 3028
2972GSPCA M5602 SUBDRIVER 3029GSPCA M5602 SUBDRIVER
2973M: Erik Andren <erik.andren@gmail.com> 3030M: Erik Andren <erik.andren@gmail.com>
2974L: linux-media@vger.kernel.org 3031L: linux-media@vger.kernel.org
2975T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3032T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2976S: Maintained 3033S: Maintained
2977F: drivers/media/video/gspca/m5602/ 3034F: drivers/media/video/gspca/m5602/
2978 3035
2979GSPCA PAC207 SONIXB SUBDRIVER 3036GSPCA PAC207 SONIXB SUBDRIVER
2980M: Hans de Goede <hdegoede@redhat.com> 3037M: Hans de Goede <hdegoede@redhat.com>
2981L: linux-media@vger.kernel.org 3038L: linux-media@vger.kernel.org
2982T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3039T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2983S: Maintained 3040S: Maintained
2984F: drivers/media/video/gspca/pac207.c 3041F: drivers/media/video/gspca/pac207.c
2985 3042
2986GSPCA SN9C20X SUBDRIVER 3043GSPCA SN9C20X SUBDRIVER
2987M: Brian Johnson <brijohn@gmail.com> 3044M: Brian Johnson <brijohn@gmail.com>
2988L: linux-media@vger.kernel.org 3045L: linux-media@vger.kernel.org
2989T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3046T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2990S: Maintained 3047S: Maintained
2991F: drivers/media/video/gspca/sn9c20x.c 3048F: drivers/media/video/gspca/sn9c20x.c
2992 3049
2993GSPCA T613 SUBDRIVER 3050GSPCA T613 SUBDRIVER
2994M: Leandro Costantino <lcostantino@gmail.com> 3051M: Leandro Costantino <lcostantino@gmail.com>
2995L: linux-media@vger.kernel.org 3052L: linux-media@vger.kernel.org
2996T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3053T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2997S: Maintained 3054S: Maintained
2998F: drivers/media/video/gspca/t613.c 3055F: drivers/media/video/gspca/t613.c
2999 3056
@@ -3001,7 +3058,7 @@ GSPCA USB WEBCAM DRIVER
3001M: Jean-Francois Moine <moinejf@free.fr> 3058M: Jean-Francois Moine <moinejf@free.fr>
3002W: http://moinejf.free.fr 3059W: http://moinejf.free.fr
3003L: linux-media@vger.kernel.org 3060L: linux-media@vger.kernel.org
3004T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3061T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3005S: Maintained 3062S: Maintained
3006F: drivers/media/video/gspca/ 3063F: drivers/media/video/gspca/
3007 3064
@@ -3053,7 +3110,6 @@ F: drivers/hwspinlock/hwspinlock_*
3053F: include/linux/hwspinlock.h 3110F: include/linux/hwspinlock.h
3054 3111
3055HARMONY SOUND DRIVER 3112HARMONY SOUND DRIVER
3056M: Kyle McMartin <kyle@mcmartin.ca>
3057L: linux-parisc@vger.kernel.org 3113L: linux-parisc@vger.kernel.org
3058S: Maintained 3114S: Maintained
3059F: sound/parisc/harmony.* 3115F: sound/parisc/harmony.*
@@ -3288,7 +3344,7 @@ IDE SUBSYSTEM
3288M: "David S. Miller" <davem@davemloft.net> 3344M: "David S. Miller" <davem@davemloft.net>
3289L: linux-ide@vger.kernel.org 3345L: linux-ide@vger.kernel.org
3290Q: http://patchwork.ozlabs.org/project/linux-ide/list/ 3346Q: http://patchwork.ozlabs.org/project/linux-ide/list/
3291T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 3347T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
3292S: Maintained 3348S: Maintained
3293F: Documentation/ide/ 3349F: Documentation/ide/
3294F: drivers/ide/ 3350F: drivers/ide/
@@ -3324,6 +3380,12 @@ S: Maintained
3324F: net/ieee802154/ 3380F: net/ieee802154/
3325F: drivers/ieee802154/ 3381F: drivers/ieee802154/
3326 3382
3383IIO SUBSYSTEM AND DRIVERS
3384M: Jonathan Cameron <jic23@cam.ac.uk>
3385L: linux-iio@vger.kernel.org
3386S: Maintained
3387F: drivers/staging/iio/
3388
3327IKANOS/ADI EAGLE ADSL USB DRIVER 3389IKANOS/ADI EAGLE ADSL USB DRIVER
3328M: Matthieu Castet <castet.matthieu@free.fr> 3390M: Matthieu Castet <castet.matthieu@free.fr>
3329M: Stanislaw Gruszka <stf_xl@wp.pl> 3391M: Stanislaw Gruszka <stf_xl@wp.pl>
@@ -3394,7 +3456,7 @@ F: firmware/isci/
3394INTEL IDLE DRIVER 3456INTEL IDLE DRIVER
3395M: Len Brown <lenb@kernel.org> 3457M: Len Brown <lenb@kernel.org>
3396L: linux-pm@vger.kernel.org 3458L: linux-pm@vger.kernel.org
3397T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git 3459T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
3398S: Supported 3460S: Supported
3399F: drivers/idle/intel_idle.c 3461F: drivers/idle/intel_idle.c
3400 3462
@@ -3494,17 +3556,13 @@ L: linux-pm@vger.kernel.org
3494S: Supported 3556S: Supported
3495F: arch/x86/platform/mrst/pmu.* 3557F: arch/x86/platform/mrst/pmu.*
3496 3558
3497INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT 3559INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
3560M: Stanislav Yakovlev <stas.yakovlev@gmail.com>
3498L: linux-wireless@vger.kernel.org 3561L: linux-wireless@vger.kernel.org
3499S: Orphan 3562S: Maintained
3500F: Documentation/networking/README.ipw2100 3563F: Documentation/networking/README.ipw2100
3501F: drivers/net/wireless/ipw2x00/ipw2100.*
3502
3503INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
3504L: linux-wireless@vger.kernel.org
3505S: Orphan
3506F: Documentation/networking/README.ipw2200 3564F: Documentation/networking/README.ipw2200
3507F: drivers/net/wireless/ipw2x00/ipw2200.* 3565F: drivers/net/wireless/ipw2x00/
3508 3566
3509INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) 3567INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
3510M: Joseph Cihula <joseph.cihula@intel.com> 3568M: Joseph Cihula <joseph.cihula@intel.com>
@@ -3640,6 +3698,15 @@ S: Maintained
3640T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core 3698T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
3641F: kernel/irq/ 3699F: kernel/irq/
3642 3700
3701IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
3702M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3703M: Grant Likely <grant.likely@secretlab.ca>
3704T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next
3705S: Maintained
3706F: Documentation/IRQ-domain.txt
3707F: include/linux/irqdomain.h
3708F: kernel/irq/irqdomain.c
3709
3643ISAPNP 3710ISAPNP
3644M: Jaroslav Kysela <perex@perex.cz> 3711M: Jaroslav Kysela <perex@perex.cz>
3645S: Maintained 3712S: Maintained
@@ -3692,7 +3759,7 @@ IVTV VIDEO4LINUX DRIVER
3692M: Andy Walls <awalls@md.metrocast.net> 3759M: Andy Walls <awalls@md.metrocast.net>
3693L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3760L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3694L: linux-media@vger.kernel.org 3761L: linux-media@vger.kernel.org
3695T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3762T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3696W: http://www.ivtvdriver.org 3763W: http://www.ivtvdriver.org
3697S: Maintained 3764S: Maintained
3698F: Documentation/video4linux/*.ivtv 3765F: Documentation/video4linux/*.ivtv
@@ -3782,14 +3849,14 @@ F: Documentation/kdump/
3782 3849
3783KERNEL AUTOMOUNTER v4 (AUTOFS4) 3850KERNEL AUTOMOUNTER v4 (AUTOFS4)
3784M: Ian Kent <raven@themaw.net> 3851M: Ian Kent <raven@themaw.net>
3785L: autofs@linux.kernel.org 3852L: autofs@vger.kernel.org
3786S: Maintained 3853S: Maintained
3787F: fs/autofs4/ 3854F: fs/autofs4/
3788 3855
3789KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 3856KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
3790M: Michal Marek <mmarek@suse.cz> 3857M: Michal Marek <mmarek@suse.cz>
3791T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next 3858T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
3792T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes 3859T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
3793L: linux-kbuild@vger.kernel.org 3860L: linux-kbuild@vger.kernel.org
3794S: Maintained 3861S: Maintained
3795F: Documentation/kbuild/ 3862F: Documentation/kbuild/
@@ -3992,11 +4059,11 @@ M: Rusty Russell <rusty@rustcorp.com.au>
3992L: lguest@lists.ozlabs.org 4059L: lguest@lists.ozlabs.org
3993W: http://lguest.ozlabs.org/ 4060W: http://lguest.ozlabs.org/
3994S: Odd Fixes 4061S: Odd Fixes
3995F: Documentation/virtual/lguest/ 4062F: arch/x86/include/asm/lguest*.h
3996F: arch/x86/lguest/ 4063F: arch/x86/lguest/
3997F: drivers/lguest/ 4064F: drivers/lguest/
3998F: include/linux/lguest*.h 4065F: include/linux/lguest*.h
3999F: arch/x86/include/asm/lguest*.h 4066F: tools/lguest/
4000 4067
4001LINUX FOR IBM pSERIES (RS/6000) 4068LINUX FOR IBM pSERIES (RS/6000)
4002M: Paul Mackerras <paulus@au.ibm.com> 4069M: Paul Mackerras <paulus@au.ibm.com>
@@ -4036,7 +4103,7 @@ M: Josh Boyer <jwboyer@gmail.com>
4036M: Matt Porter <mporter@kernel.crashing.org> 4103M: Matt Porter <mporter@kernel.crashing.org>
4037W: http://www.penguinppc.org/ 4104W: http://www.penguinppc.org/
4038L: linuxppc-dev@lists.ozlabs.org 4105L: linuxppc-dev@lists.ozlabs.org
4039T: git git://git.infradead.org/users/jwboyer/powerpc-4xx.git 4106T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
4040S: Maintained 4107S: Maintained
4041F: arch/powerpc/platforms/40x/ 4108F: arch/powerpc/platforms/40x/
4042F: arch/powerpc/platforms/44x/ 4109F: arch/powerpc/platforms/44x/
@@ -4136,7 +4203,7 @@ L: linux-ntfs-dev@lists.sourceforge.net
4136W: http://www.linux-ntfs.org/content/view/19/37/ 4203W: http://www.linux-ntfs.org/content/view/19/37/
4137S: Maintained 4204S: Maintained
4138F: Documentation/ldm.txt 4205F: Documentation/ldm.txt
4139F: fs/partitions/ldm.* 4206F: block/partitions/ldm.*
4140 4207
4141LogFS 4208LogFS
4142M: Joern Engel <joern@logfs.org> 4209M: Joern Engel <joern@logfs.org>
@@ -4169,12 +4236,14 @@ F: Documentation/hwmon/ltc4261
4169F: drivers/hwmon/ltc4261.c 4236F: drivers/hwmon/ltc4261.c
4170 4237
4171LTP (Linux Test Project) 4238LTP (Linux Test Project)
4172M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> 4239M: Shubham Goyal <shubham@linux.vnet.ibm.com>
4173M: Garrett Cooper <yanegomi@gmail.com>
4174M: Mike Frysinger <vapier@gentoo.org> 4240M: Mike Frysinger <vapier@gentoo.org>
4175M: Subrata Modak <subrata@linux.vnet.ibm.com> 4241M: Cyril Hrubis <chrubis@suse.cz>
4242M: Caspar Zhang <caspar@casparzhang.com>
4243M: Wanlong Gao <gaowanlong@cn.fujitsu.com>
4176L: ltp-list@lists.sourceforge.net (subscribers-only) 4244L: ltp-list@lists.sourceforge.net (subscribers-only)
4177W: http://ltp.sourceforge.net/ 4245W: http://ltp.sourceforge.net/
4246T: git git://github.com/linux-test-project/ltp.git
4178T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev 4247T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
4179S: Maintained 4248S: Maintained
4180 4249
@@ -4212,7 +4281,7 @@ MAC80211
4212M: Johannes Berg <johannes@sipsolutions.net> 4281M: Johannes Berg <johannes@sipsolutions.net>
4213L: linux-wireless@vger.kernel.org 4282L: linux-wireless@vger.kernel.org
4214W: http://linuxwireless.org/ 4283W: http://linuxwireless.org/
4215T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4284T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4216S: Maintained 4285S: Maintained
4217F: Documentation/networking/mac80211-injection.txt 4286F: Documentation/networking/mac80211-injection.txt
4218F: include/net/mac80211.h 4287F: include/net/mac80211.h
@@ -4223,7 +4292,7 @@ M: Stefano Brivio <stefano.brivio@polimi.it>
4223M: Mattias Nissler <mattias.nissler@gmx.de> 4292M: Mattias Nissler <mattias.nissler@gmx.de>
4224L: linux-wireless@vger.kernel.org 4293L: linux-wireless@vger.kernel.org
4225W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 4294W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
4226T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4295T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4227S: Maintained 4296S: Maintained
4228F: net/mac80211/rc80211_pid* 4297F: net/mac80211/rc80211_pid*
4229 4298
@@ -4240,6 +4309,13 @@ W: http://www.kernel.org/doc/man-pages
4240L: linux-man@vger.kernel.org 4309L: linux-man@vger.kernel.org
4241S: Maintained 4310S: Maintained
4242 4311
4312MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
4313M: Mirko Lindner <mlindner@marvell.com>
4314M: Stephen Hemminger <shemminger@vyatta.com>
4315L: netdev@vger.kernel.org
4316S: Maintained
4317F: drivers/net/ethernet/marvell/sk*
4318
4243MARVELL LIBERTAS WIRELESS DRIVER 4319MARVELL LIBERTAS WIRELESS DRIVER
4244M: Dan Williams <dcbw@redhat.com> 4320M: Dan Williams <dcbw@redhat.com>
4245L: libertas-dev@lists.infradead.org 4321L: libertas-dev@lists.infradead.org
@@ -4270,12 +4346,6 @@ M: Nicolas Pitre <nico@fluxnic.net>
4270S: Odd Fixes 4346S: Odd Fixes
4271F: drivers/mmc/host/mvsdio.* 4347F: drivers/mmc/host/mvsdio.*
4272 4348
4273MARVELL YUKON / SYSKONNECT DRIVER
4274M: Mirko Lindner <mlindner@syskonnect.de>
4275M: Ralph Roesler <rroesler@syskonnect.de>
4276W: http://www.syskonnect.com
4277S: Supported
4278
4279MATROX FRAMEBUFFER DRIVER 4349MATROX FRAMEBUFFER DRIVER
4280L: linux-fbdev@vger.kernel.org 4350L: linux-fbdev@vger.kernel.org
4281S: Orphan 4351S: Orphan
@@ -4295,7 +4365,7 @@ P: LinuxTV.org Project
4295L: linux-media@vger.kernel.org 4365L: linux-media@vger.kernel.org
4296W: http://linuxtv.org 4366W: http://linuxtv.org
4297Q: http://patchwork.kernel.org/project/linux-media/list/ 4367Q: http://patchwork.kernel.org/project/linux-media/list/
4298T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4368T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4299S: Maintained 4369S: Maintained
4300F: Documentation/dvb/ 4370F: Documentation/dvb/
4301F: Documentation/video4linux/ 4371F: Documentation/video4linux/
@@ -4352,6 +4422,13 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git
4352S: Supported 4422S: Supported
4353F: arch/microblaze/ 4423F: arch/microblaze/
4354 4424
4425MICROCHANNEL ARCHITECTURE (MCA)
4426M: James Bottomley <James.Bottomley@HansenPartnership.com>
4427S: Maintained
4428F: Documentation/mca.txt
4429F: drivers/mca/
4430F: include/linux/mca*
4431
4355MICROTEK X6 SCANNER 4432MICROTEK X6 SCANNER
4356M: Oliver Neukum <oliver@neukum.name> 4433M: Oliver Neukum <oliver@neukum.name>
4357S: Maintained 4434S: Maintained
@@ -4367,14 +4444,6 @@ S: Supported
4367F: Documentation/mips/ 4444F: Documentation/mips/
4368F: arch/mips/ 4445F: arch/mips/
4369 4446
4370MISCELLANEOUS MCA-SUPPORT
4371M: James Bottomley <James.Bottomley@HansenPartnership.com>
4372S: Maintained
4373F: Documentation/ia64/mca.txt
4374F: Documentation/mca.txt
4375F: drivers/mca/
4376F: include/linux/mca*
4377
4378MODULE SUPPORT 4447MODULE SUPPORT
4379M: Rusty Russell <rusty@rustcorp.com.au> 4448M: Rusty Russell <rusty@rustcorp.com.au>
4380S: Maintained 4449S: Maintained
@@ -4582,7 +4651,7 @@ M: James Morris <jmorris@namei.org>
4582M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> 4651M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
4583M: Patrick McHardy <kaber@trash.net> 4652M: Patrick McHardy <kaber@trash.net>
4584L: netdev@vger.kernel.org 4653L: netdev@vger.kernel.org
4585T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4654T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4586S: Maintained 4655S: Maintained
4587F: net/ipv4/ 4656F: net/ipv4/
4588F: net/ipv6/ 4657F: net/ipv6/
@@ -4598,7 +4667,7 @@ NETWORKING [WIRELESS]
4598M: "John W. Linville" <linville@tuxdriver.com> 4667M: "John W. Linville" <linville@tuxdriver.com>
4599L: linux-wireless@vger.kernel.org 4668L: linux-wireless@vger.kernel.org
4600Q: http://patchwork.kernel.org/project/linux-wireless/list/ 4669Q: http://patchwork.kernel.org/project/linux-wireless/list/
4601T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4670T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4602S: Maintained 4671S: Maintained
4603F: net/mac80211/ 4672F: net/mac80211/
4604F: net/rfkill/ 4673F: net/rfkill/
@@ -4611,8 +4680,8 @@ F: drivers/net/wireless/
4611NETWORKING DRIVERS 4680NETWORKING DRIVERS
4612L: netdev@vger.kernel.org 4681L: netdev@vger.kernel.org
4613W: http://www.linuxfoundation.org/en/Net 4682W: http://www.linuxfoundation.org/en/Net
4614T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4683T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4615T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git 4684T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
4616S: Odd Fixes 4685S: Odd Fixes
4617F: drivers/net/ 4686F: drivers/net/
4618F: include/linux/if_* 4687F: include/linux/if_*
@@ -4687,7 +4756,7 @@ NTFS FILESYSTEM
4687M: Anton Altaparmakov <anton@tuxera.com> 4756M: Anton Altaparmakov <anton@tuxera.com>
4688L: linux-ntfs-dev@lists.sourceforge.net 4757L: linux-ntfs-dev@lists.sourceforge.net
4689W: http://www.tuxera.com/ 4758W: http://www.tuxera.com/
4690T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git 4759T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
4691S: Supported 4760S: Supported
4692F: Documentation/filesystems/ntfs.txt 4761F: Documentation/filesystems/ntfs.txt
4693F: fs/ntfs/ 4762F: fs/ntfs/
@@ -4828,7 +4897,7 @@ F: drivers/char/pcmcia/cm4040_cs.*
4828OMNIVISION OV7670 SENSOR DRIVER 4897OMNIVISION OV7670 SENSOR DRIVER
4829M: Jonathan Corbet <corbet@lwn.net> 4898M: Jonathan Corbet <corbet@lwn.net>
4830L: linux-media@vger.kernel.org 4899L: linux-media@vger.kernel.org
4831T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4900T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4832S: Maintained 4901S: Maintained
4833F: drivers/media/video/ov7670.c 4902F: drivers/media/video/ov7670.c
4834 4903
@@ -4912,8 +4981,6 @@ F: fs/ocfs2/
4912 4981
4913ORINOCO DRIVER 4982ORINOCO DRIVER
4914L: linux-wireless@vger.kernel.org 4983L: linux-wireless@vger.kernel.org
4915L: orinoco-users@lists.sourceforge.net
4916L: orinoco-devel@lists.sourceforge.net
4917W: http://linuxwireless.org/en/users/Drivers/orinoco 4984W: http://linuxwireless.org/en/users/Drivers/orinoco
4918W: http://www.nongnu.org/orinoco/ 4985W: http://www.nongnu.org/orinoco/
4919S: Orphan 4986S: Orphan
@@ -5000,13 +5067,12 @@ F: Documentation/blockdev/paride.txt
5000F: drivers/block/paride/ 5067F: drivers/block/paride/
5001 5068
5002PARISC ARCHITECTURE 5069PARISC ARCHITECTURE
5003M: Kyle McMartin <kyle@mcmartin.ca>
5004M: Helge Deller <deller@gmx.de>
5005M: "James E.J. Bottomley" <jejb@parisc-linux.org> 5070M: "James E.J. Bottomley" <jejb@parisc-linux.org>
5071M: Helge Deller <deller@gmx.de>
5006L: linux-parisc@vger.kernel.org 5072L: linux-parisc@vger.kernel.org
5007W: http://www.parisc-linux.org/ 5073W: http://www.parisc-linux.org/
5008Q: http://patchwork.kernel.org/project/linux-parisc/list/ 5074Q: http://patchwork.kernel.org/project/linux-parisc/list/
5009T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 5075T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
5010S: Maintained 5076S: Maintained
5011F: arch/parisc/ 5077F: arch/parisc/
5012F: drivers/parisc/ 5078F: drivers/parisc/
@@ -5059,17 +5125,17 @@ F: Documentation/PCI/pci-error-recovery.txt
5059F: Documentation/powerpc/eeh-pci-error-recovery.txt 5125F: Documentation/powerpc/eeh-pci-error-recovery.txt
5060 5126
5061PCI SUBSYSTEM 5127PCI SUBSYSTEM
5062M: Jesse Barnes <jbarnes@virtuousgeek.org> 5128M: Bjorn Helgaas <bhelgaas@google.com>
5063L: linux-pci@vger.kernel.org 5129L: linux-pci@vger.kernel.org
5064Q: http://patchwork.kernel.org/project/linux-pci/list/ 5130Q: http://patchwork.kernel.org/project/linux-pci/list/
5065T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 5131T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git
5066S: Supported 5132S: Supported
5067F: Documentation/PCI/ 5133F: Documentation/PCI/
5068F: drivers/pci/ 5134F: drivers/pci/
5069F: include/linux/pci* 5135F: include/linux/pci*
5070 5136
5071PCI HOTPLUG 5137PCI HOTPLUG
5072M: Jesse Barnes <jbarnes@virtuousgeek.org> 5138M: Bjorn Helgaas <bhelgaas@google.com>
5073L: linux-pci@vger.kernel.org 5139L: linux-pci@vger.kernel.org
5074S: Supported 5140S: Supported
5075F: drivers/pci/hotplug 5141F: drivers/pci/hotplug
@@ -5115,7 +5181,7 @@ F: kernel/delayacct.c
5115PERFORMANCE EVENTS SUBSYSTEM 5181PERFORMANCE EVENTS SUBSYSTEM
5116M: Peter Zijlstra <a.p.zijlstra@chello.nl> 5182M: Peter Zijlstra <a.p.zijlstra@chello.nl>
5117M: Paul Mackerras <paulus@samba.org> 5183M: Paul Mackerras <paulus@samba.org>
5118M: Ingo Molnar <mingo@elte.hu> 5184M: Ingo Molnar <mingo@redhat.com>
5119M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5185M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5120T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core 5186T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
5121S: Supported 5187S: Supported
@@ -5321,6 +5387,17 @@ L: cbe-oss-dev@lists.ozlabs.org
5321S: Maintained 5387S: Maintained
5322F: drivers/block/ps3vram.c 5388F: drivers/block/ps3vram.c
5323 5389
5390PTP HARDWARE CLOCK SUPPORT
5391M: Richard Cochran <richardcochran@gmail.com>
5392S: Maintained
5393W: http://linuxptp.sourceforge.net/
5394F: Documentation/ABI/testing/sysfs-ptp
5395F: Documentation/ptp/*
5396F: drivers/net/gianfar_ptp.c
5397F: drivers/net/phy/dp83640*
5398F: drivers/ptp/*
5399F: include/linux/ptp_cl*
5400
5324PTRACE SUPPORT 5401PTRACE SUPPORT
5325M: Roland McGrath <roland@redhat.com> 5402M: Roland McGrath <roland@redhat.com>
5326M: Oleg Nesterov <oleg@redhat.com> 5403M: Oleg Nesterov <oleg@redhat.com>
@@ -5336,7 +5413,7 @@ M: Mike Isely <isely@pobox.com>
5336L: pvrusb2@isely.net (subscribers-only) 5413L: pvrusb2@isely.net (subscribers-only)
5337L: linux-media@vger.kernel.org 5414L: linux-media@vger.kernel.org
5338W: http://www.isely.net/pvrusb2/ 5415W: http://www.isely.net/pvrusb2/
5339T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5416T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5340S: Maintained 5417S: Maintained
5341F: Documentation/video4linux/README.pvrusb2 5418F: Documentation/video4linux/README.pvrusb2
5342F: drivers/media/video/pvrusb2/ 5419F: drivers/media/video/pvrusb2/
@@ -5344,7 +5421,7 @@ F: drivers/media/video/pvrusb2/
5344PXA2xx/PXA3xx SUPPORT 5421PXA2xx/PXA3xx SUPPORT
5345M: Eric Miao <eric.y.miao@gmail.com> 5422M: Eric Miao <eric.y.miao@gmail.com>
5346M: Russell King <linux@arm.linux.org.uk> 5423M: Russell King <linux@arm.linux.org.uk>
5347M: Haojian Zhuang <haojian.zhuang@marvell.com> 5424M: Haojian Zhuang <haojian.zhuang@gmail.com>
5348L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5425L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5349T: git git://github.com/hzhuang1/linux.git 5426T: git git://github.com/hzhuang1/linux.git
5350T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5427T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5359,7 +5436,7 @@ F: sound/soc/pxa
5359 5436
5360MMP SUPPORT 5437MMP SUPPORT
5361M: Eric Miao <eric.y.miao@gmail.com> 5438M: Eric Miao <eric.y.miao@gmail.com>
5362M: Haojian Zhuang <haojian.zhuang@marvell.com> 5439M: Haojian Zhuang <haojian.zhuang@gmail.com>
5363L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5440L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5364T: git git://github.com/hzhuang1/linux.git 5441T: git git://github.com/hzhuang1/linux.git
5365T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5442T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5502,7 +5579,7 @@ RCUTORTURE MODULE
5502M: Josh Triplett <josh@freedesktop.org> 5579M: Josh Triplett <josh@freedesktop.org>
5503M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5580M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5504S: Supported 5581S: Supported
5505T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5582T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5506F: Documentation/RCU/torture.txt 5583F: Documentation/RCU/torture.txt
5507F: kernel/rcutorture.c 5584F: kernel/rcutorture.c
5508 5585
@@ -5527,7 +5604,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
5527M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5604M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5528W: http://www.rdrop.com/users/paulmck/rclock/ 5605W: http://www.rdrop.com/users/paulmck/rclock/
5529S: Supported 5606S: Supported
5530T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5607T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5531F: Documentation/RCU/ 5608F: Documentation/RCU/
5532F: include/linux/rcu* 5609F: include/linux/rcu*
5533F: include/linux/srcu* 5610F: include/linux/srcu*
@@ -5556,6 +5633,13 @@ S: Supported
5556F: drivers/base/regmap/ 5633F: drivers/base/regmap/
5557F: include/linux/regmap.h 5634F: include/linux/regmap.h
5558 5635
5636REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
5637M: Ohad Ben-Cohen <ohad@wizery.com>
5638S: Maintained
5639F: drivers/remoteproc/
5640F: Documentation/remoteproc.txt
5641F: include/linux/remoteproc.h
5642
5559RFKILL 5643RFKILL
5560M: Johannes Berg <johannes@sipsolutions.net> 5644M: Johannes Berg <johannes@sipsolutions.net>
5561L: linux-wireless@vger.kernel.org 5645L: linux-wireless@vger.kernel.org
@@ -5633,7 +5717,7 @@ W: http://www.ibm.com/developerworks/linux/linux390/
5633S: Supported 5717S: Supported
5634F: arch/s390/ 5718F: arch/s390/
5635F: drivers/s390/ 5719F: drivers/s390/
5636F: fs/partitions/ibm.c 5720F: block/partitions/ibm.c
5637F: Documentation/s390/ 5721F: Documentation/s390/
5638F: Documentation/DocBook/s390* 5722F: Documentation/DocBook/s390*
5639 5723
@@ -5681,13 +5765,19 @@ F: drivers/mmc/host/s3cmci.*
5681SAA7146 VIDEO4LINUX-2 DRIVER 5765SAA7146 VIDEO4LINUX-2 DRIVER
5682M: Michael Hunold <michael@mihu.de> 5766M: Michael Hunold <michael@mihu.de>
5683L: linux-media@vger.kernel.org 5767L: linux-media@vger.kernel.org
5684T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5768T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5685W: http://www.mihu.de/linux/saa7146 5769W: http://www.mihu.de/linux/saa7146
5686S: Maintained 5770S: Maintained
5687F: drivers/media/common/saa7146* 5771F: drivers/media/common/saa7146*
5688F: drivers/media/video/*7146* 5772F: drivers/media/video/*7146*
5689F: include/media/*7146* 5773F: include/media/*7146*
5690 5774
5775SAMSUNG LAPTOP DRIVER
5776M: Corentin Chary <corentincj@iksaif.net>
5777L: platform-driver-x86@vger.kernel.org
5778S: Maintained
5779F: drivers/platform/x86/samsung-laptop.c
5780
5691SAMSUNG AUDIO (ASoC) DRIVERS 5781SAMSUNG AUDIO (ASoC) DRIVERS
5692M: Sangbeom Kim <sbkim73@samsung.com> 5782M: Sangbeom Kim <sbkim73@samsung.com>
5693L: alsa-devel@alsa-project.org (moderated for non-subscribers) 5783L: alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -5739,7 +5829,7 @@ S: Maintained
5739F: drivers/watchdog/sc1200wdt.c 5829F: drivers/watchdog/sc1200wdt.c
5740 5830
5741SCHEDULER 5831SCHEDULER
5742M: Ingo Molnar <mingo@elte.hu> 5832M: Ingo Molnar <mingo@redhat.com>
5743M: Peter Zijlstra <peterz@infradead.org> 5833M: Peter Zijlstra <peterz@infradead.org>
5744T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core 5834T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
5745S: Maintained 5835S: Maintained
@@ -5856,12 +5946,13 @@ F: drivers/mmc/host/sdhci-s3c.c
5856 5946
5857SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER 5947SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
5858M: Viresh Kumar <viresh.kumar@st.com> 5948M: Viresh Kumar <viresh.kumar@st.com>
5949L: spear-devel@list.st.com
5859L: linux-mmc@vger.kernel.org 5950L: linux-mmc@vger.kernel.org
5860S: Maintained 5951S: Maintained
5861F: drivers/mmc/host/sdhci-spear.c 5952F: drivers/mmc/host/sdhci-spear.c
5862 5953
5863SECURITY SUBSYSTEM 5954SECURITY SUBSYSTEM
5864M: James Morris <jmorris@namei.org> 5955M: James Morris <james.l.morris@oracle.com>
5865L: linux-security-module@vger.kernel.org (suggested Cc:) 5956L: linux-security-module@vger.kernel.org (suggested Cc:)
5866T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git 5957T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
5867W: http://security.wiki.kernel.org/ 5958W: http://security.wiki.kernel.org/
@@ -5874,7 +5965,7 @@ S: Supported
5874 5965
5875SELINUX SECURITY MODULE 5966SELINUX SECURITY MODULE
5876M: Stephen Smalley <sds@tycho.nsa.gov> 5967M: Stephen Smalley <sds@tycho.nsa.gov>
5877M: James Morris <jmorris@namei.org> 5968M: James Morris <james.l.morris@oracle.com>
5878M: Eric Paris <eparis@parisplace.org> 5969M: Eric Paris <eparis@parisplace.org>
5879L: selinux@tycho.nsa.gov (subscribers-only, general discussion) 5970L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
5880W: http://selinuxproject.org 5971W: http://selinuxproject.org
@@ -5985,7 +6076,8 @@ F: arch/arm/mach-s3c2410/bast-irq.c
5985TI DAVINCI MACHINE SUPPORT 6076TI DAVINCI MACHINE SUPPORT
5986M: Sekhar Nori <nsekhar@ti.com> 6077M: Sekhar Nori <nsekhar@ti.com>
5987M: Kevin Hilman <khilman@ti.com> 6078M: Kevin Hilman <khilman@ti.com>
5988L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) 6079L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers)
6080T: git git://gitorious.org/linux-davinci/linux-davinci.git
5989Q: http://patchwork.kernel.org/project/linux-davinci/list/ 6081Q: http://patchwork.kernel.org/project/linux-davinci/list/
5990S: Supported 6082S: Supported
5991F: arch/arm/mach-davinci 6083F: arch/arm/mach-davinci
@@ -6025,12 +6117,6 @@ W: http://www.winischhofer.at/linuxsisusbvga.shtml
6025S: Maintained 6117S: Maintained
6026F: drivers/usb/misc/sisusbvga/ 6118F: drivers/usb/misc/sisusbvga/
6027 6119
6028SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
6029M: Stephen Hemminger <shemminger@vyatta.com>
6030L: netdev@vger.kernel.org
6031S: Maintained
6032F: drivers/net/ethernet/marvell/sk*
6033
6034SLAB ALLOCATOR 6120SLAB ALLOCATOR
6035M: Christoph Lameter <cl@linux-foundation.org> 6121M: Christoph Lameter <cl@linux-foundation.org>
6036M: Pekka Enberg <penberg@kernel.org> 6122M: Pekka Enberg <penberg@kernel.org>
@@ -6103,7 +6189,7 @@ F: arch/ia64/sn/
6103SOC-CAMERA V4L2 SUBSYSTEM 6189SOC-CAMERA V4L2 SUBSYSTEM
6104M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> 6190M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6105L: linux-media@vger.kernel.org 6191L: linux-media@vger.kernel.org
6106T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6192T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6107S: Maintained 6193S: Maintained
6108F: include/media/v4l2* 6194F: include/media/v4l2*
6109F: drivers/media/video/v4l2* 6195F: drivers/media/video/v4l2*
@@ -6175,8 +6261,8 @@ SPARC + UltraSPARC (sparc/sparc64)
6175M: "David S. Miller" <davem@davemloft.net> 6261M: "David S. Miller" <davem@davemloft.net>
6176L: sparclinux@vger.kernel.org 6262L: sparclinux@vger.kernel.org
6177Q: http://patchwork.ozlabs.org/project/sparclinux/list/ 6263Q: http://patchwork.ozlabs.org/project/sparclinux/list/
6178T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6264T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6179T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6265T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6180S: Maintained 6266S: Maintained
6181F: arch/sparc/ 6267F: arch/sparc/
6182F: drivers/sbus/ 6268F: drivers/sbus/
@@ -6184,11 +6270,11 @@ F: drivers/sbus/
6184SPARC SERIAL DRIVERS 6270SPARC SERIAL DRIVERS
6185M: "David S. Miller" <davem@davemloft.net> 6271M: "David S. Miller" <davem@davemloft.net>
6186L: sparclinux@vger.kernel.org 6272L: sparclinux@vger.kernel.org
6187T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6273T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6188T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6274T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6189S: Maintained 6275S: Maintained
6276F: include/linux/sunserialcore.h
6190F: drivers/tty/serial/suncore.c 6277F: drivers/tty/serial/suncore.c
6191F: drivers/tty/serial/suncore.h
6192F: drivers/tty/serial/sunhv.c 6278F: drivers/tty/serial/sunhv.c
6193F: drivers/tty/serial/sunsab.c 6279F: drivers/tty/serial/sunsab.c
6194F: drivers/tty/serial/sunsab.h 6280F: drivers/tty/serial/sunsab.h
@@ -6196,26 +6282,43 @@ F: drivers/tty/serial/sunsu.c
6196F: drivers/tty/serial/sunzilog.c 6282F: drivers/tty/serial/sunzilog.c
6197F: drivers/tty/serial/sunzilog.h 6283F: drivers/tty/serial/sunzilog.h
6198 6284
6285SPARSE CHECKER
6286M: "Christopher Li" <sparse@chrisli.org>
6287L: linux-sparse@vger.kernel.org
6288W: https://sparse.wiki.kernel.org/
6289T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
6290T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
6291S: Maintained
6292F: include/linux/compiler.h
6293
6199SPEAR PLATFORM SUPPORT 6294SPEAR PLATFORM SUPPORT
6200M: Viresh Kumar <viresh.kumar@st.com> 6295M: Viresh Kumar <viresh.kumar@st.com>
6296L: spear-devel@list.st.com
6297L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6201W: http://www.st.com/spear 6298W: http://www.st.com/spear
6202S: Maintained 6299S: Maintained
6203F: arch/arm/plat-spear/ 6300F: arch/arm/plat-spear/
6204 6301
6205SPEAR3XX MACHINE SUPPORT 6302SPEAR3XX MACHINE SUPPORT
6206M: Viresh Kumar <viresh.kumar@st.com> 6303M: Viresh Kumar <viresh.kumar@st.com>
6304L: spear-devel@list.st.com
6305L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6207W: http://www.st.com/spear 6306W: http://www.st.com/spear
6208S: Maintained 6307S: Maintained
6209F: arch/arm/mach-spear3xx/ 6308F: arch/arm/mach-spear3xx/
6210 6309
6211SPEAR6XX MACHINE SUPPORT 6310SPEAR6XX MACHINE SUPPORT
6212M: Rajeev Kumar <rajeev-dlh.kumar@st.com> 6311M: Rajeev Kumar <rajeev-dlh.kumar@st.com>
6312L: spear-devel@list.st.com
6313L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6213W: http://www.st.com/spear 6314W: http://www.st.com/spear
6214S: Maintained 6315S: Maintained
6215F: arch/arm/mach-spear6xx/ 6316F: arch/arm/mach-spear6xx/
6216 6317
6217SPEAR CLOCK FRAMEWORK SUPPORT 6318SPEAR CLOCK FRAMEWORK SUPPORT
6218M: Viresh Kumar <viresh.kumar@st.com> 6319M: Viresh Kumar <viresh.kumar@st.com>
6320L: spear-devel@list.st.com
6321L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6219W: http://www.st.com/spear 6322W: http://www.st.com/spear
6220S: Maintained 6323S: Maintained
6221F: arch/arm/mach-spear*/clock.c 6324F: arch/arm/mach-spear*/clock.c
@@ -6224,6 +6327,8 @@ F: arch/arm/plat-spear/include/plat/clock.h
6224 6327
6225SPEAR PAD MULTIPLEXING SUPPORT 6328SPEAR PAD MULTIPLEXING SUPPORT
6226M: Viresh Kumar <viresh.kumar@st.com> 6329M: Viresh Kumar <viresh.kumar@st.com>
6330L: spear-devel@list.st.com
6331L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6227W: http://www.st.com/spear 6332W: http://www.st.com/spear
6228S: Maintained 6333S: Maintained
6229F: arch/arm/plat-spear/include/plat/padmux.h 6334F: arch/arm/plat-spear/include/plat/padmux.h
@@ -6360,6 +6465,11 @@ W: http://wiki.laptop.org/go/DCON
6360S: Odd Fixes 6465S: Odd Fixes
6361F: drivers/staging/olpc_dcon/ 6466F: drivers/staging/olpc_dcon/
6362 6467
6468STAGING - OZMO DEVICES USB OVER WIFI DRIVER
6469M: Chris Kelly <ckelly@ozmodevices.com>
6470S: Maintained
6471F: drivers/staging/ozwpan/
6472
6363STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER 6473STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
6364M: Willy Tarreau <willy@meta-x.org> 6474M: Willy Tarreau <willy@meta-x.org>
6365S: Odd Fixes 6475S: Odd Fixes
@@ -6396,11 +6506,6 @@ M: Omar Ramirez Luna <omar.ramirez@ti.com>
6396S: Odd Fixes 6506S: Odd Fixes
6397F: drivers/staging/tidspbridge/ 6507F: drivers/staging/tidspbridge/
6398 6508
6399STAGING - TRIDENT TVMASTER TMxxxx USB VIDEO CAPTURE DRIVERS
6400L: linux-media@vger.kernel.org
6401S: Odd Fixes
6402F: drivers/staging/tm6000/
6403
6404STAGING - USB ENE SM/MS CARD READER DRIVER 6509STAGING - USB ENE SM/MS CARD READER DRIVER
6405M: Al Cho <acho@novell.com> 6510M: Al Cho <acho@novell.com>
6406S: Odd Fixes 6511S: Odd Fixes
@@ -6480,7 +6585,7 @@ L: linux-scsi@vger.kernel.org
6480L: target-devel@vger.kernel.org 6585L: target-devel@vger.kernel.org
6481L: http://groups.google.com/group/linux-iscsi-target-dev 6586L: http://groups.google.com/group/linux-iscsi-target-dev
6482W: http://www.linux-iscsi.org 6587W: http://www.linux-iscsi.org
6483T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master 6588T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core.git master
6484S: Supported 6589S: Supported
6485F: drivers/target/ 6590F: drivers/target/
6486F: include/target/ 6591F: include/target/
@@ -6518,9 +6623,10 @@ F: include/linux/if_team.h
6518TEGRA SUPPORT 6623TEGRA SUPPORT
6519M: Colin Cross <ccross@android.com> 6624M: Colin Cross <ccross@android.com>
6520M: Olof Johansson <olof@lixom.net> 6625M: Olof Johansson <olof@lixom.net>
6521M: Stephen Warren <swarren@nvidia.com> 6626M: Stephen Warren <swarren@wwwdotorg.org>
6522L: linux-tegra@vger.kernel.org 6627L: linux-tegra@vger.kernel.org
6523T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git 6628Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
6629T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
6524S: Supported 6630S: Supported
6525F: arch/arm/mach-tegra 6631F: arch/arm/mach-tegra
6526 6632
@@ -6671,7 +6777,7 @@ K: ^Subject:.*(?i)trivial
6671TTY LAYER 6777TTY LAYER
6672M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 6778M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6673S: Supported 6779S: Supported
6674T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 6780T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
6675F: drivers/tty/ 6781F: drivers/tty/
6676F: drivers/tty/serial/serial_core.c 6782F: drivers/tty/serial/serial_core.c
6677F: include/linux/serial_core.h 6783F: include/linux/serial_core.h
@@ -6839,7 +6945,7 @@ USB ET61X[12]51 DRIVER
6839M: Luca Risolia <luca.risolia@studio.unibo.it> 6945M: Luca Risolia <luca.risolia@studio.unibo.it>
6840L: linux-usb@vger.kernel.org 6946L: linux-usb@vger.kernel.org
6841L: linux-media@vger.kernel.org 6947L: linux-media@vger.kernel.org
6842T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6948T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6843W: http://www.linux-projects.org 6949W: http://www.linux-projects.org
6844S: Maintained 6950S: Maintained
6845F: drivers/media/video/et61x251/ 6951F: drivers/media/video/et61x251/
@@ -6995,7 +7101,7 @@ USB SN9C1xx DRIVER
6995M: Luca Risolia <luca.risolia@studio.unibo.it> 7101M: Luca Risolia <luca.risolia@studio.unibo.it>
6996L: linux-usb@vger.kernel.org 7102L: linux-usb@vger.kernel.org
6997L: linux-media@vger.kernel.org 7103L: linux-media@vger.kernel.org
6998T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7104T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6999W: http://www.linux-projects.org 7105W: http://www.linux-projects.org
7000S: Maintained 7106S: Maintained
7001F: Documentation/video4linux/sn9c102.txt 7107F: Documentation/video4linux/sn9c102.txt
@@ -7005,7 +7111,7 @@ USB SUBSYSTEM
7005M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7111M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7006L: linux-usb@vger.kernel.org 7112L: linux-usb@vger.kernel.org
7007W: http://www.linux-usb.org 7113W: http://www.linux-usb.org
7008T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git 7114T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
7009S: Supported 7115S: Supported
7010F: Documentation/usb/ 7116F: Documentation/usb/
7011F: drivers/net/usb/ 7117F: drivers/net/usb/
@@ -7031,7 +7137,7 @@ USB VIDEO CLASS
7031M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 7137M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7032L: linux-uvc-devel@lists.berlios.de (subscribers-only) 7138L: linux-uvc-devel@lists.berlios.de (subscribers-only)
7033L: linux-media@vger.kernel.org 7139L: linux-media@vger.kernel.org
7034T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7140T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7035W: http://www.ideasonboard.org/uvc/ 7141W: http://www.ideasonboard.org/uvc/
7036S: Maintained 7142S: Maintained
7037F: drivers/media/video/uvc/ 7143F: drivers/media/video/uvc/
@@ -7040,7 +7146,7 @@ USB W996[87]CF DRIVER
7040M: Luca Risolia <luca.risolia@studio.unibo.it> 7146M: Luca Risolia <luca.risolia@studio.unibo.it>
7041L: linux-usb@vger.kernel.org 7147L: linux-usb@vger.kernel.org
7042L: linux-media@vger.kernel.org 7148L: linux-media@vger.kernel.org
7043T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7149T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7044W: http://www.linux-projects.org 7150W: http://www.linux-projects.org
7045S: Maintained 7151S: Maintained
7046F: Documentation/video4linux/w9968cf.txt 7152F: Documentation/video4linux/w9968cf.txt
@@ -7069,7 +7175,7 @@ USB ZR364XX DRIVER
7069M: Antoine Jacquet <royale@zerezo.com> 7175M: Antoine Jacquet <royale@zerezo.com>
7070L: linux-usb@vger.kernel.org 7176L: linux-usb@vger.kernel.org
7071L: linux-media@vger.kernel.org 7177L: linux-media@vger.kernel.org
7072T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7178T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7073W: http://royale.zerezo.com/zr364xx/ 7179W: http://royale.zerezo.com/zr364xx/
7074S: Maintained 7180S: Maintained
7075F: Documentation/video4linux/zr364xx.txt 7181F: Documentation/video4linux/zr364xx.txt
@@ -7219,7 +7325,7 @@ M: Liam Girdwood <lrg@ti.com>
7219M: Mark Brown <broonie@opensource.wolfsonmicro.com> 7325M: Mark Brown <broonie@opensource.wolfsonmicro.com>
7220W: http://opensource.wolfsonmicro.com/node/15 7326W: http://opensource.wolfsonmicro.com/node/15
7221W: http://www.slimlogic.co.uk/?p=48 7327W: http://www.slimlogic.co.uk/?p=48
7222T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 7328T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/regulator.git
7223S: Supported 7329S: Supported
7224F: drivers/regulator/ 7330F: drivers/regulator/
7225F: include/linux/regulator/ 7331F: include/linux/regulator/
@@ -7279,7 +7385,7 @@ WATCHDOG DEVICE DRIVERS
7279M: Wim Van Sebroeck <wim@iguana.be> 7385M: Wim Van Sebroeck <wim@iguana.be>
7280L: linux-watchdog@vger.kernel.org 7386L: linux-watchdog@vger.kernel.org
7281W: http://www.linux-watchdog.org/ 7387W: http://www.linux-watchdog.org/
7282T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git 7388T: git git://www.linux-watchdog.org/linux-watchdog.git
7283S: Maintained 7389S: Maintained
7284F: Documentation/watchdog/ 7390F: Documentation/watchdog/
7285F: drivers/watchdog/ 7391F: drivers/watchdog/
@@ -7466,6 +7572,12 @@ S: Supported
7466F: Documentation/filesystems/xfs.txt 7572F: Documentation/filesystems/xfs.txt
7467F: fs/xfs/ 7573F: fs/xfs/
7468 7574
7575XILINX AXI ETHERNET DRIVER
7576M: Ariane Keller <ariane.keller@tik.ee.ethz.ch>
7577M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
7578S: Maintained
7579F: drivers/net/ethernet/xilinx/xilinx_axienet*
7580
7469XILINX SYSTEMACE DRIVER 7581XILINX SYSTEMACE DRIVER
7470M: Grant Likely <grant.likely@secretlab.ca> 7582M: Grant Likely <grant.likely@secretlab.ca>
7471W: http://www.secretlab.ca/ 7583W: http://www.secretlab.ca/