aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS414
1 files changed, 281 insertions, 133 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 51ebf7488b3a..02f6f78b561f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -36,6 +36,12 @@ trivial patch so apply some common sense.
36 (scripts/checkpatch.pl) to catch trival style violations. 36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here. 37 See Documentation/CodingStyle for guidance here.
38 38
39 PLEASE CC: the maintainers and mailing lists that are generated
40 by scripts/get_maintainer.pl. The results returned by the
41 script will be best if you have git installed and are making
42 your changes in a branch derived from Linus' latest git tree.
43 See Documentation/SubmittingPatches for details.
44
39 PLEASE try to include any credit lines you want added with the 45 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes 46 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't. 47 it easier to know who wants adding and who doesn't.
@@ -71,7 +77,7 @@ P: Person
71M: Mail patches to 77M: Mail patches to
72L: Mailing list that is relevant to this area 78L: Mailing list that is relevant to this area
73W: Web-page with status/info 79W: Web-page with status/info
74T: SCM tree type and location. Type is one of: git, hg, quilt. 80T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
75S: Status, one of the following: 81S: Status, one of the following:
76 82
77 Supported: Someone is actually paid to look after this. 83 Supported: Someone is actually paid to look after this.
@@ -157,9 +163,11 @@ S: Maintained
157F: drivers/net/r8169.c 163F: drivers/net/r8169.c
158 164
1598250/16?50 (AND CLONE UARTS) SERIAL DRIVER 1658250/16?50 (AND CLONE UARTS) SERIAL DRIVER
166P: Alan Cox
167M: alan@lxorguk.ukuu.org.uk
160L: linux-serial@vger.kernel.org 168L: linux-serial@vger.kernel.org
161W: http://serial.sourceforge.net 169W: http://serial.sourceforge.net
162S: Orphan 170S: Odd Fixes
163F: drivers/serial/8250* 171F: drivers/serial/8250*
164F: include/linux/serial_8250.h 172F: include/linux/serial_8250.h
165 173
@@ -487,7 +495,7 @@ AOA (Apple Onboard Audio) ALSA DRIVER
487P: Johannes Berg 495P: Johannes Berg
488M: johannes@sipsolutions.net 496M: johannes@sipsolutions.net
489L: linuxppc-dev@ozlabs.org 497L: linuxppc-dev@ozlabs.org
490L: alsa-devel@alsa-project.org (subscribers-only) 498L: alsa-devel@alsa-project.org (moderated for non-subscribers)
491S: Maintained 499S: Maintained
492F: sound/aoa/ 500F: sound/aoa/
493 501
@@ -624,6 +632,7 @@ M: paulius.zaleckas@teltonika.lt
624L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 632L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
625T: git git://gitorious.org/linux-gemini/mainline.git 633T: git git://gitorious.org/linux-gemini/mainline.git
626S: Maintained 634S: Maintained
635F: arch/arm/mach-gemini/
627 636
628ARM/EBSA110 MACHINE SUPPORT 637ARM/EBSA110 MACHINE SUPPORT
629P: Russell King 638P: Russell King
@@ -644,12 +653,15 @@ M: laforge@openezx.org
644L: openezx-devel@lists.openezx.org (subscribers-only) 653L: openezx-devel@lists.openezx.org (subscribers-only)
645W: http://www.openezx.org/ 654W: http://www.openezx.org/
646S: Maintained 655S: Maintained
656T: topgit git://git.openezx.org/openezx.git
657F: arch/arm/mach-pxa/ezx.c
647 658
648ARM/FARADAY FA526 PORT 659ARM/FARADAY FA526 PORT
649P: Paulius Zaleckas 660P: Paulius Zaleckas
650M: paulius.zaleckas@teltonika.lt 661M: paulius.zaleckas@teltonika.lt
651L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 662L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
652S: Maintained 663S: Maintained
664F: arch/arm/mm/*-fa*
653 665
654ARM/FOOTBRIDGE ARCHITECTURE 666ARM/FOOTBRIDGE ARCHITECTURE
655P: Russell King 667P: Russell King
@@ -678,6 +690,13 @@ M: sakoman@gmail.com
678L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 690L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
679S: Maintained 691S: Maintained
680 692
693ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
694P: Philipp Zabel
695M: philipp.zabel@gmail.com
696S: Maintained
697F: arch/arm/mach-pxa/hx4700.c
698F: arch/arm/mach-pxa/include/mach/hx4700.h
699
681ARM/HP JORNADA 7XX MACHINE SUPPORT 700ARM/HP JORNADA 7XX MACHINE SUPPORT
682P: Kristoffer Ericson 701P: Kristoffer Ericson
683M: kristoffer.ericson@gmail.com 702M: kristoffer.ericson@gmail.com
@@ -757,11 +776,25 @@ P: Philipp Zabel
757M: philipp.zabel@gmail.com 776M: philipp.zabel@gmail.com
758S: Maintained 777S: Maintained
759 778
779ARM/MIOA701 MACHINE SUPPORT
780P: Robert Jarzmik
781M: robert.jarzmik@free.fr
782L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
783F: arch/arm/mach-pxa/mioa701.c
784S: Maintained
785
760ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT 786ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
761P: Michael Petchkovsky 787P: Michael Petchkovsky
762M: mkpetch@internode.on.net 788M: mkpetch@internode.on.net
763S: Maintained 789S: Maintained
764 790
791ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
792P: Nelson Castillo
793M: arhuaco@freaks-unidos.net
794L: openmoko-kernel@lists.openmoko.org (subscribers-only)
795W: http://wiki.openmoko.org/wiki/Neo_FreeRunner
796S: Supported
797
765ARM/TOSA MACHINE SUPPORT 798ARM/TOSA MACHINE SUPPORT
766P: Dmitry Eremin-Solenikov 799P: Dmitry Eremin-Solenikov
767M: dbaryshkov@gmail.com 800M: dbaryshkov@gmail.com
@@ -775,6 +808,12 @@ M: marek.vasut@gmail.com
775W: http://hackndev.com 808W: http://hackndev.com
776S: Maintained 809S: Maintained
777 810
811ARM/PALM TREO 680 SUPPORT
812P: Tomas Cech
813M: sleep_walker@suse.cz
814W: http://hackndev.com
815S: Maintained
816
778ARM/PALMZ72 SUPPORT 817ARM/PALMZ72 SUPPORT
779P: Sergey Lapin 818P: Sergey Lapin
780M: slapin@ossfans.org 819M: slapin@ossfans.org
@@ -901,7 +940,6 @@ P: Dan Williams
901M: dan.j.williams@intel.com 940M: dan.j.williams@intel.com
902P: Maciej Sosnowski 941P: Maciej Sosnowski
903M: maciej.sosnowski@intel.com 942M: maciej.sosnowski@intel.com
904L: linux-kernel@vger.kernel.org
905W: http://sourceforge.net/projects/xscaleiop 943W: http://sourceforge.net/projects/xscaleiop
906S: Supported 944S: Supported
907F: Documentation/crypto/async-tx-api.txt 945F: Documentation/crypto/async-tx-api.txt
@@ -930,17 +968,23 @@ M: me@bobcopeland.com
930L: linux-wireless@vger.kernel.org 968L: linux-wireless@vger.kernel.org
931L: ath5k-devel@lists.ath5k.org 969L: ath5k-devel@lists.ath5k.org
932S: Maintained 970S: Maintained
933F: drivers/net/wireless/ath5k/ 971F: drivers/net/wireless/ath/ath5k/
934 972
935ATHEROS ATH9K WIRELESS DRIVER 973ATHEROS ATH9K WIRELESS DRIVER
936P: Luis R. Rodriguez 974P: Luis R. Rodriguez
937M: lrodriguez@atheros.com 975M: lrodriguez@atheros.com
938P: Jouni Malinen 976P: Jouni Malinen
939M: jmalinen@atheros.com 977M: jmalinen@atheros.com
978P: Sujith Manoharan
979M: Sujith.Manoharan@atheros.com
980P: Vasanthakumar Thiagarajan
981M: vasanth@atheros.com
982P: Senthil Balasubramanian
983M: senthilkumar@atheros.com
940L: linux-wireless@vger.kernel.org 984L: linux-wireless@vger.kernel.org
941L: ath9k-devel@lists.ath9k.org 985L: ath9k-devel@lists.ath9k.org
942S: Supported 986S: Supported
943F: drivers/net/wireless/ath9k/ 987F: drivers/net/wireless/ath/ath9k/
944 988
945ATHEROS AR9170 WIRELESS DRIVER 989ATHEROS AR9170 WIRELESS DRIVER
946P: Christian Lamparter 990P: Christian Lamparter
@@ -948,7 +992,7 @@ M: chunkeey@web.de
948L: linux-wireless@vger.kernel.org 992L: linux-wireless@vger.kernel.org
949W: http://wireless.kernel.org/en/users/Drivers/ar9170 993W: http://wireless.kernel.org/en/users/Drivers/ar9170
950S: Maintained 994S: Maintained
951F: drivers/net/wireless/ar9170/ 995F: drivers/net/wireless/ath/ar9170/
952 996
953ATI_REMOTE2 DRIVER 997ATI_REMOTE2 DRIVER
954P: Ville Syrjala 998P: Ville Syrjala
@@ -988,10 +1032,16 @@ W: http://www.at91.com/
988S: Maintained 1032S: Maintained
989F: drivers/mmc/host/at91_mci.c 1033F: drivers/mmc/host/at91_mci.c
990 1034
1035ATMEL AT91 / AT32 MCI DRIVER
1036P: Nicolas Ferre
1037M: nicolas.ferre@atmel.com
1038S: Maintained
1039F: drivers/mmc/host/atmel-mci.c
1040F: drivers/mmc/host/atmel-mci-regs.h
1041
991ATMEL AT91 / AT32 SERIAL DRIVER 1042ATMEL AT91 / AT32 SERIAL DRIVER
992P: Haavard Skinnemoen 1043P: Haavard Skinnemoen
993M: hskinnemoen@atmel.com 1044M: hskinnemoen@atmel.com
994L: linux-kernel@vger.kernel.org
995S: Supported 1045S: Supported
996F: drivers/serial/atmel_serial.c 1046F: drivers/serial/atmel_serial.c
997 1047
@@ -1047,7 +1097,6 @@ F: kernel/audit*
1047AUXILIARY DISPLAY DRIVERS 1097AUXILIARY DISPLAY DRIVERS
1048P: Miguel Ojeda Sandonis 1098P: Miguel Ojeda Sandonis
1049M: miguel.ojeda.sandonis@gmail.com 1099M: miguel.ojeda.sandonis@gmail.com
1050L: linux-kernel@vger.kernel.org
1051W: http://miguelojeda.es/auxdisplay.htm 1100W: http://miguelojeda.es/auxdisplay.htm
1052W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 1101W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1053S: Maintained 1102S: Maintained
@@ -1117,7 +1166,6 @@ F: drivers/net/hamradio/baycom*
1117BEFS FILE SYSTEM 1166BEFS FILE SYSTEM
1118P: Sergey S. Kostyliov 1167P: Sergey S. Kostyliov
1119M: rathamahata@php4.ru 1168M: rathamahata@php4.ru
1120L: linux-kernel@vger.kernel.org
1121S: Maintained 1169S: Maintained
1122F: Documentation/filesystems/befs.txt 1170F: Documentation/filesystems/befs.txt
1123F: fs/befs/ 1171F: fs/befs/
@@ -1125,7 +1173,6 @@ F: fs/befs/
1125BFS FILE SYSTEM 1173BFS FILE SYSTEM
1126P: Tigran A. Aivazian 1174P: Tigran A. Aivazian
1127M: tigran@aivazian.fsnet.co.uk 1175M: tigran@aivazian.fsnet.co.uk
1128L: linux-kernel@vger.kernel.org
1129S: Maintained 1176S: Maintained
1130F: Documentation/filesystems/bfs.txt 1177F: Documentation/filesystems/bfs.txt
1131F: fs/bfs/ 1178F: fs/bfs/
@@ -1182,7 +1229,6 @@ F: drivers/i2c/busses/i2c-bfin-twi.c
1182BLOCK LAYER 1229BLOCK LAYER
1183P: Jens Axboe 1230P: Jens Axboe
1184M: axboe@kernel.dk 1231M: axboe@kernel.dk
1185L: linux-kernel@vger.kernel.org
1186T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1232T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1187S: Maintained 1233S: Maintained
1188F: block/ 1234F: block/
@@ -1309,7 +1355,6 @@ P: Muli Ben-Yehuda
1309M: muli@il.ibm.com 1355M: muli@il.ibm.com
1310P: Jon D. Mason 1356P: Jon D. Mason
1311M: jdmason@kudzu.us 1357M: jdmason@kudzu.us
1312L: linux-kernel@vger.kernel.org
1313L: discuss@x86-64.org 1358L: discuss@x86-64.org
1314S: Maintained 1359S: Maintained
1315F: arch/x86/kernel/pci-calgary_64.c 1360F: arch/x86/kernel/pci-calgary_64.c
@@ -1329,6 +1374,13 @@ F: drivers/net/can/
1329F: include/linux/can/ 1374F: include/linux/can/
1330F: include/linux/can.h 1375F: include/linux/can.h
1331 1376
1377CAN NETWORK DRIVERS
1378P: Wolfgang Grandegger
1379M: wg@grandegger.com
1380L: socketcan-core@lists.berlios.de (subscribers-only)
1381W: http://developer.berlios.de/projects/socketcan/
1382S: Maintained
1383
1332CELL BROADBAND ENGINE ARCHITECTURE 1384CELL BROADBAND ENGINE ARCHITECTURE
1333P: Arnd Bergmann 1385P: Arnd Bergmann
1334M: arnd@arndb.de 1386M: arnd@arndb.de
@@ -1354,7 +1406,6 @@ F: include/linux/usb/wusb*
1354CFAG12864B LCD DRIVER 1406CFAG12864B LCD DRIVER
1355P: Miguel Ojeda Sandonis 1407P: Miguel Ojeda Sandonis
1356M: miguel.ojeda.sandonis@gmail.com 1408M: miguel.ojeda.sandonis@gmail.com
1357L: linux-kernel@vger.kernel.org
1358W: http://miguelojeda.es/auxdisplay.htm 1409W: http://miguelojeda.es/auxdisplay.htm
1359W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 1410W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1360S: Maintained 1411S: Maintained
@@ -1364,7 +1415,6 @@ F: include/linux/cfag12864b.h
1364CFAG12864BFB LCD FRAMEBUFFER DRIVER 1415CFAG12864BFB LCD FRAMEBUFFER DRIVER
1365P: Miguel Ojeda Sandonis 1416P: Miguel Ojeda Sandonis
1366M: miguel.ojeda.sandonis@gmail.com 1417M: miguel.ojeda.sandonis@gmail.com
1367L: linux-kernel@vger.kernel.org
1368W: http://miguelojeda.es/auxdisplay.htm 1418W: http://miguelojeda.es/auxdisplay.htm
1369W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 1419W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1370S: Maintained 1420S: Maintained
@@ -1384,7 +1434,6 @@ X: net/wireless/wext*
1384CHECKPATCH 1434CHECKPATCH
1385P: Andy Whitcroft 1435P: Andy Whitcroft
1386M: apw@canonical.com 1436M: apw@canonical.com
1387L: linux-kernel@vger.kernel.org
1388S: Supported 1437S: Supported
1389F: scripts/checkpatch.pl 1438F: scripts/checkpatch.pl
1390 1439
@@ -1413,7 +1462,7 @@ F: drivers/usb/host/ohci-ep93xx.c
1413CIRRUS LOGIC CS4270 SOUND DRIVER 1462CIRRUS LOGIC CS4270 SOUND DRIVER
1414P: Timur Tabi 1463P: Timur Tabi
1415M: timur@freescale.com 1464M: timur@freescale.com
1416L: alsa-devel@alsa-project.org 1465L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1417S: Supported 1466S: Supported
1418F: sound/soc/codecs/cs4270* 1467F: sound/soc/codecs/cs4270*
1419 1468
@@ -1438,6 +1487,7 @@ P: Joe Eykholt
1438M: jeykholt@cisco.com 1487M: jeykholt@cisco.com
1439L: linux-scsi@vger.kernel.org 1488L: linux-scsi@vger.kernel.org
1440S: Supported 1489S: Supported
1490F: drivers/scsi/fnic/
1441 1491
1442CODA FILE SYSTEM 1492CODA FILE SYSTEM
1443P: Jan Harkes 1493P: Jan Harkes
@@ -1510,7 +1560,6 @@ F: drivers/usb/atm/cxacru.c
1510CONFIGFS 1560CONFIGFS
1511P: Joel Becker 1561P: Joel Becker
1512M: joel.becker@oracle.com 1562M: joel.becker@oracle.com
1513L: linux-kernel@vger.kernel.org
1514S: Supported 1563S: Supported
1515F: fs/configfs/ 1564F: fs/configfs/
1516F: include/linux/configfs.h 1565F: include/linux/configfs.h
@@ -1524,6 +1573,7 @@ L: containers@lists.linux-foundation.org
1524S: Maintained 1573S: Maintained
1525F: include/linux/cgroup* 1574F: include/linux/cgroup*
1526F: kernel/cgroup* 1575F: kernel/cgroup*
1576F: mm/*cgroup*
1527 1577
1528CORETEMP HARDWARE MONITORING DRIVER 1578CORETEMP HARDWARE MONITORING DRIVER
1529P: Rudolf Marek 1579P: Rudolf Marek
@@ -1540,6 +1590,13 @@ W: http://www.fi.muni.cz/~kas/cosa/
1540S: Maintained 1590S: Maintained
1541F: drivers/net/wan/cosa* 1591F: drivers/net/wan/cosa*
1542 1592
1593CPMAC ETHERNET DRIVER
1594P: Florian Fainelli
1595M: florian@openwrt.org
1596L: netdev@vger.kernel.org
1597S: Maintained
1598F: drivers/net/cpmac.c
1599
1543CPU FREQUENCY DRIVERS 1600CPU FREQUENCY DRIVERS
1544P: Dave Jones 1601P: Dave Jones
1545M: davej@redhat.com 1602M: davej@redhat.com
@@ -1561,7 +1618,6 @@ F: arch/x86/kernel/msr.c
1561CPUSETS 1618CPUSETS
1562P: Paul Menage 1619P: Paul Menage
1563M: menage@google.com 1620M: menage@google.com
1564L: linux-kernel@vger.kernel.org
1565W: http://www.bullopensource.org/cpuset/ 1621W: http://www.bullopensource.org/cpuset/
1566W: http://oss.sgi.com/projects/cpusets/ 1622W: http://oss.sgi.com/projects/cpusets/
1567S: Supported 1623S: Supported
@@ -1768,7 +1824,6 @@ DEVICE NUMBER REGISTRY
1768P: Torben Mathiasen 1824P: Torben Mathiasen
1769M: device@lanana.org 1825M: device@lanana.org
1770W: http://lanana.org/docs/device-list/index.html 1826W: http://lanana.org/docs/device-list/index.html
1771L: linux-kernel@vger.kernel.org
1772S: Maintained 1827S: Maintained
1773 1828
1774DEVICE-MAPPER (LVM) 1829DEVICE-MAPPER (LVM)
@@ -1792,10 +1847,9 @@ F: drivers/char/epca*
1792F: drivers/char/digi* 1847F: drivers/char/digi*
1793 1848
1794DIRECTORY NOTIFICATION (DNOTIFY) 1849DIRECTORY NOTIFICATION (DNOTIFY)
1795P: Stephen Rothwell 1850P: Eric Paris
1796M: sfr@canb.auug.org.au 1851M: eparis@parisplace.org
1797L: linux-kernel@vger.kernel.org 1852S: Maintained
1798S: Supported
1799F: Documentation/filesystems/dnotify.txt 1853F: Documentation/filesystems/dnotify.txt
1800F: fs/notify/dnotify/ 1854F: fs/notify/dnotify/
1801F: include/linux/dnotify.h 1855F: include/linux/dnotify.h
@@ -1811,7 +1865,6 @@ S: Maintained
1811DISKQUOTA 1865DISKQUOTA
1812P: Jan Kara 1866P: Jan Kara
1813M: jack@suse.cz 1867M: jack@suse.cz
1814L: linux-kernel@vger.kernel.org
1815S: Maintained 1868S: Maintained
1816F: Documentation/filesystems/quota.txt 1869F: Documentation/filesystems/quota.txt
1817F: fs/quota/ 1870F: fs/quota/
@@ -1833,7 +1886,6 @@ P: Maciej Sosnowski
1833M: maciej.sosnowski@intel.com 1886M: maciej.sosnowski@intel.com
1834P: Dan Williams 1887P: Dan Williams
1835M: dan.j.williams@intel.com 1888M: dan.j.williams@intel.com
1836L: linux-kernel@vger.kernel.org
1837S: Supported 1889S: Supported
1838F: drivers/dma/ 1890F: drivers/dma/
1839F: include/linux/dma* 1891F: include/linux/dma*
@@ -1885,7 +1937,6 @@ F: drivers/scsi/dpt/
1885DRIVER CORE, KOBJECTS, AND SYSFS 1937DRIVER CORE, KOBJECTS, AND SYSFS
1886P: Greg Kroah-Hartman 1938P: Greg Kroah-Hartman
1887M: gregkh@suse.de 1939M: gregkh@suse.de
1888L: linux-kernel@vger.kernel.org
1889T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 1940T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1890S: Supported 1941S: Supported
1891F: Documentation/kobject.txt 1942F: Documentation/kobject.txt
@@ -1951,8 +2002,8 @@ F: net/bridge/netfilter/ebt*.c
1951ECRYPT FILE SYSTEM 2002ECRYPT FILE SYSTEM
1952P: Tyler Hicks 2003P: Tyler Hicks
1953M: tyhicks@linux.vnet.ibm.com 2004M: tyhicks@linux.vnet.ibm.com
1954M: Dustin Kirkland 2005P: Dustin Kirkland
1955P: kirkland@canonical.com 2006M: kirkland@canonical.com
1956L: ecryptfs-devel@lists.launchpad.net 2007L: ecryptfs-devel@lists.launchpad.net
1957W: https://launchpad.net/ecryptfs 2008W: https://launchpad.net/ecryptfs
1958S: Supported 2009S: Supported
@@ -1969,6 +2020,16 @@ F: Documentation/edac.txt
1969F: drivers/edac/edac_* 2020F: drivers/edac/edac_*
1970F: include/linux/edac.h 2021F: include/linux/edac.h
1971 2022
2023EDAC-AMD64
2024P: Doug Thompson
2025M: dougthompson@xmission.com
2026P: Borislav Petkov
2027M: borislav.petkov@amd.com
2028L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2029W: bluesmoke.sourceforge.net
2030S: Supported
2031F: drivers/edac/amd64_edac*
2032
1972EDAC-E752X 2033EDAC-E752X
1973P: Mark Gross 2034P: Mark Gross
1974M: mark.gross@intel.com 2035M: mark.gross@intel.com
@@ -2021,8 +2082,8 @@ F: drivers/edac/i5400_edac.c
2021 2082
2022EDAC-I82975X 2083EDAC-I82975X
2023P: Ranganathan Desikan 2084P: Ranganathan Desikan
2024P: Arvind R.
2025M: rdesikan@jetzbroadband.com 2085M: rdesikan@jetzbroadband.com
2086P: Arvind R.
2026M: arvind@acarlab.com 2087M: arvind@acarlab.com
2027L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2088L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2028W: bluesmoke.sourceforge.net 2089W: bluesmoke.sourceforge.net
@@ -2085,6 +2146,15 @@ W: http://sourceforge.net/projects/lpfcxxxx
2085S: Supported 2146S: Supported
2086F: drivers/scsi/lpfc/ 2147F: drivers/scsi/lpfc/
2087 2148
2149ENE CB710 FLASH CARD READER DRIVER
2150P: Michał Mirosław
2151M: mirq-linux@rere.qmqm.pl
2152L: linux-kernel@vger.kernel.org
2153S: Maintained
2154F: drivers/misc/cb710/
2155F: drivers/mmc/host/cb710-mmc.*
2156F: include/linux/cb710.h
2157
2088EPSON 1355 FRAMEBUFFER DRIVER 2158EPSON 1355 FRAMEBUFFER DRIVER
2089P: Christopher Hoover 2159P: Christopher Hoover
2090M: ch@murgatroid.com 2160M: ch@murgatroid.com
@@ -2213,7 +2283,6 @@ F: drivers/firewire/
2213F: include/linux/firewire*.h 2283F: include/linux/firewire*.h
2214 2284
2215FIRMWARE LOADER (request_firmware) 2285FIRMWARE LOADER (request_firmware)
2216L: linux-kernel@vger.kernel.org
2217S: Orphan 2286S: Orphan
2218F: Documentation/firmware_class/ 2287F: Documentation/firmware_class/
2219F: drivers/base/firmware*.c 2288F: drivers/base/firmware*.c
@@ -2235,11 +2304,9 @@ F: drivers/net/wan/dlci.c
2235F: drivers/net/wan/sdla.c 2304F: drivers/net/wan/sdla.c
2236 2305
2237FRAMEBUFFER LAYER 2306FRAMEBUFFER LAYER
2238P: Antonino Daplas
2239M: adaplas@gmail.com
2240L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2307L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2241W: http://linux-fbdev.sourceforge.net/ 2308W: http://linux-fbdev.sourceforge.net/
2242S: Maintained 2309S: Orphan
2243F: Documentation/fb/ 2310F: Documentation/fb/
2244F: drivers/video/fb* 2311F: drivers/video/fb*
2245F: include/linux/fb.h 2312F: include/linux/fb.h
@@ -2249,8 +2316,7 @@ P: Li Yang
2249M: leoli@freescale.com 2316M: leoli@freescale.com
2250P: Zhang Wei 2317P: Zhang Wei
2251M: zw@zh-kernel.org 2318M: zw@zh-kernel.org
2252L: linuxppc-embedded@ozlabs.org 2319L: linuxppc-dev@ozlabs.org
2253L: linux-kernel@vger.kernel.org
2254S: Maintained 2320S: Maintained
2255F: drivers/dma/fsldma.* 2321F: drivers/dma/fsldma.*
2256 2322
@@ -2316,7 +2382,7 @@ F: drivers/serial/ucc_uart.c
2316FREESCALE SOC SOUND DRIVERS 2382FREESCALE SOC SOUND DRIVERS
2317P: Timur Tabi 2383P: Timur Tabi
2318M: timur@freescale.com 2384M: timur@freescale.com
2319L: alsa-devel@alsa-project.org 2385L: alsa-devel@alsa-project.org (moderated for non-subscribers)
2320L: linuxppc-dev@ozlabs.org 2386L: linuxppc-dev@ozlabs.org
2321S: Supported 2387S: Supported
2322F: sound/soc/fsl/fsl* 2388F: sound/soc/fsl/fsl*
@@ -2331,7 +2397,7 @@ F: fs/freevxfs/
2331 2397
2332FREEZER 2398FREEZER
2333P: Pavel Machek 2399P: Pavel Machek
2334M: pavel@suse.cz 2400M: pavel@ucw.cz
2335P: Rafael J. Wysocki 2401P: Rafael J. Wysocki
2336M: rjw@sisk.pl 2402M: rjw@sisk.pl
2337L: linux-pm@lists.linux-foundation.org 2403L: linux-pm@lists.linux-foundation.org
@@ -2353,7 +2419,7 @@ FTRACE
2353P: Steven Rostedt 2419P: Steven Rostedt
2354M: rostedt@goodmis.org 2420M: rostedt@goodmis.org
2355S: Maintained 2421S: Maintained
2356F: Documentation/ftrace.txt 2422F: Documentation/trace/ftrace.txt
2357F: arch/*/*/*/ftrace.h 2423F: arch/*/*/*/ftrace.h
2358F: arch/*/kernel/ftrace.c 2424F: arch/*/kernel/ftrace.c
2359F: include/*/ftrace.h 2425F: include/*/ftrace.h
@@ -2450,7 +2516,6 @@ F: drivers/hwmon/hdaps.c
2450 2516
2451HYPERVISOR VIRTUAL CONSOLE DRIVER 2517HYPERVISOR VIRTUAL CONSOLE DRIVER
2452L: linuxppc-dev@ozlabs.org 2518L: linuxppc-dev@ozlabs.org
2453L: linux-kernel@vger.kernel.org
2454S: Odd Fixes 2519S: Odd Fixes
2455F: drivers/char/hvc_* 2520F: drivers/char/hvc_*
2456 2521
@@ -2517,7 +2582,6 @@ F: sound/parisc/harmony.*
2517HAYES ESP SERIAL DRIVER 2582HAYES ESP SERIAL DRIVER
2518P: Andrew J. Robinson 2583P: Andrew J. Robinson
2519M: arobinso@nyx.net 2584M: arobinso@nyx.net
2520L: linux-kernel@vger.kernel.org
2521W: http://www.nyx.net/~arobinso 2585W: http://www.nyx.net/~arobinso
2522S: Maintained 2586S: Maintained
2523F: Documentation/serial/hayes-esp.txt 2587F: Documentation/serial/hayes-esp.txt
@@ -2543,7 +2607,6 @@ F: include/linux/cciss_ioctl.h
2543HFS FILESYSTEM 2607HFS FILESYSTEM
2544P: Roman Zippel 2608P: Roman Zippel
2545M: zippel@linux-m68k.org 2609M: zippel@linux-m68k.org
2546L: linux-kernel@vger.kernel.org
2547S: Maintained 2610S: Maintained
2548F: Documentation/filesystems/hfs.txt 2611F: Documentation/filesystems/hfs.txt
2549F: fs/hfs/ 2612F: fs/hfs/
@@ -2583,7 +2646,6 @@ F: include/linux/hid*
2583HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS 2646HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2584P: Thomas Gleixner 2647P: Thomas Gleixner
2585M: tglx@linutronix.de 2648M: tglx@linutronix.de
2586L: linux-kernel@vger.kernel.org
2587S: Maintained 2649S: Maintained
2588F: Documentation/timers/ 2650F: Documentation/timers/
2589F: kernel/hrtimer.c 2651F: kernel/hrtimer.c
@@ -2722,7 +2784,6 @@ F: drivers/i2c/busses/i2c-tiny-usb.c
2722i386 BOOT CODE 2784i386 BOOT CODE
2723P: H. Peter Anvin 2785P: H. Peter Anvin
2724M: hpa@zytor.com 2786M: hpa@zytor.com
2725L: Linux-Kernel@vger.kernel.org
2726S: Maintained 2787S: Maintained
2727F: arch/x86/boot/ 2788F: arch/x86/boot/
2728 2789
@@ -2807,6 +2868,18 @@ L: linux1394-devel@lists.sourceforge.net
2807S: Maintained 2868S: Maintained
2808F: drivers/ieee1394/raw1394* 2869F: drivers/ieee1394/raw1394*
2809 2870
2871IEEE 802.15.4 SUBSYSTEM
2872P: Dmitry Eremin-Solenikov
2873M: dbaryshkov@gmail.com
2874P: Sergey Lapin
2875M: slapin@ossfans.org
2876L: linux-zigbee-devel@lists.sourceforge.net
2877W: http://apps.sourceforge.net/trac/linux-zigbee
2878T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
2879S: Maintained
2880F: net/ieee802154/
2881F: drivers/ieee802154/
2882
2810INTEGRITY MEASUREMENT ARCHITECTURE (IMA) 2883INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2811P: Mimi Zohar 2884P: Mimi Zohar
2812M: zohar@us.ibm.com 2885M: zohar@us.ibm.com
@@ -2838,7 +2911,8 @@ P: John McCutchan
2838M: john@johnmccutchan.com 2911M: john@johnmccutchan.com
2839P: Robert Love 2912P: Robert Love
2840M: rlove@rlove.org 2913M: rlove@rlove.org
2841L: linux-kernel@vger.kernel.org 2914P: Eric Paris
2915M: eparis@parisplace.org
2842S: Maintained 2916S: Maintained
2843F: Documentation/filesystems/inotify.txt 2917F: Documentation/filesystems/inotify.txt
2844F: fs/notify/inotify/ 2918F: fs/notify/inotify/
@@ -2886,7 +2960,6 @@ F: arch/x86/kernel/microcode_intel.c
2886INTEL I/OAT DMA DRIVER 2960INTEL I/OAT DMA DRIVER
2887P: Maciej Sosnowski 2961P: Maciej Sosnowski
2888M: maciej.sosnowski@intel.com 2962M: maciej.sosnowski@intel.com
2889L: linux-kernel@vger.kernel.org
2890S: Supported 2963S: Supported
2891F: drivers/dma/ioat* 2964F: drivers/dma/ioat*
2892 2965
@@ -2902,7 +2975,6 @@ F: include/linux/intel-iommu.h
2902INTEL IOP-ADMA DMA DRIVER 2975INTEL IOP-ADMA DMA DRIVER
2903P: Dan Williams 2976P: Dan Williams
2904M: dan.j.williams@intel.com 2977M: dan.j.williams@intel.com
2905L: linux-kernel@vger.kernel.org
2906S: Supported 2978S: Supported
2907F: drivers/dma/iop-adma.c 2979F: drivers/dma/iop-adma.c
2908 2980
@@ -3098,6 +3170,7 @@ M: samuel@sortiz.org
3098L: irda-users@lists.sourceforge.net (subscribers-only) 3170L: irda-users@lists.sourceforge.net (subscribers-only)
3099W: http://irda.sourceforge.net/ 3171W: http://irda.sourceforge.net/
3100S: Maintained 3172S: Maintained
3173T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
3101F: Documentation/networking/irda.txt 3174F: Documentation/networking/irda.txt
3102F: drivers/net/irda/ 3175F: drivers/net/irda/
3103F: include/net/irda/ 3176F: include/net/irda/
@@ -3213,7 +3286,6 @@ M: vgoyal@redhat.com
3213P: Haren Myneni 3286P: Haren Myneni
3214M: hbabu@us.ibm.com 3287M: hbabu@us.ibm.com
3215L: kexec@lists.infradead.org 3288L: kexec@lists.infradead.org
3216L: linux-kernel@vger.kernel.org
3217W: http://lse.sourceforge.net/kdump/ 3289W: http://lse.sourceforge.net/kdump/
3218S: Maintained 3290S: Maintained
3219F: Documentation/kdump/ 3291F: Documentation/kdump/
@@ -3323,7 +3395,6 @@ KEXEC
3323P: Eric Biederman 3395P: Eric Biederman
3324M: ebiederm@xmission.com 3396M: ebiederm@xmission.com
3325W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ 3397W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3326L: linux-kernel@vger.kernel.org
3327L: kexec@lists.infradead.org 3398L: kexec@lists.infradead.org
3328S: Maintained 3399S: Maintained
3329F: include/linux/kexec.h 3400F: include/linux/kexec.h
@@ -3340,13 +3411,30 @@ F: drivers/serial/kgdboc.c
3340F: include/linux/kgdb.h 3411F: include/linux/kgdb.h
3341F: kernel/kgdb.c 3412F: kernel/kgdb.c
3342 3413
3414KMEMCHECK
3415P: Vegard Nossum
3416M: vegardno@ifi.uio.no
3417P Pekka Enberg
3418M: penberg@cs.helsinki.fi
3419L: linux-kernel@vger.kernel.org
3420S: Maintained
3421
3422KMEMLEAK
3423P: Catalin Marinas
3424M: catalin.marinas@arm.com
3425L: linux-kernel@vger.kernel.org
3426S: Maintained
3427F: Documentation/kmemleak.txt
3428F: include/linux/kmemleak.h
3429F: mm/kmemleak.c
3430F: mm/kmemleak-test.c
3431
3343KMEMTRACE 3432KMEMTRACE
3344P: Eduard - Gabriel Munteanu 3433P: Eduard - Gabriel Munteanu
3345M: eduard.munteanu@linux360.ro 3434M: eduard.munteanu@linux360.ro
3346L: linux-kernel@vger.kernel.org
3347S: Maintained 3435S: Maintained
3348F: Documentation/trace/kmemtrace.txt 3436F: Documentation/trace/kmemtrace.txt
3349F: include/trace/kmemtrace.h 3437F: include/linux/kmemtrace.h
3350F: kernel/trace/kmemtrace.c 3438F: kernel/trace/kmemtrace.c
3351 3439
3352KPROBES 3440KPROBES
@@ -3358,7 +3446,6 @@ P: David S. Miller
3358M: davem@davemloft.net 3446M: davem@davemloft.net
3359P: Masami Hiramatsu 3447P: Masami Hiramatsu
3360M: mhiramat@redhat.com 3448M: mhiramat@redhat.com
3361L: linux-kernel@vger.kernel.org
3362S: Maintained 3449S: Maintained
3363F: Documentation/kprobes.txt 3450F: Documentation/kprobes.txt
3364F: include/linux/kprobes.h 3451F: include/linux/kprobes.h
@@ -3367,7 +3454,6 @@ F: kernel/kprobes.c
3367KS0108 LCD CONTROLLER DRIVER 3454KS0108 LCD CONTROLLER DRIVER
3368P: Miguel Ojeda Sandonis 3455P: Miguel Ojeda Sandonis
3369M: miguel.ojeda.sandonis@gmail.com 3456M: miguel.ojeda.sandonis@gmail.com
3370L: linux-kernel@vger.kernel.org
3371W: http://miguelojeda.es/auxdisplay.htm 3457W: http://miguelojeda.es/auxdisplay.htm
3372W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm 3458W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3373S: Maintained 3459S: Maintained
@@ -3531,7 +3617,6 @@ P: Peter Zijlstra
3531M: peterz@infradead.org 3617M: peterz@infradead.org
3532P: Ingo Molnar 3618P: Ingo Molnar
3533M: mingo@redhat.com 3619M: mingo@redhat.com
3534L: linux-kernel@vger.kernel.org
3535T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git 3620T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3536S: Maintained 3621S: Maintained
3537F: Documentation/lockdep*.txt 3622F: Documentation/lockdep*.txt
@@ -3583,7 +3668,6 @@ L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3583W: http://www.linux-m32r.org/ 3668W: http://www.linux-m32r.org/
3584S: Maintained 3669S: Maintained
3585F: arch/m32r/ 3670F: arch/m32r/
3586F: include/asm-m32r/
3587 3671
3588M68K ARCHITECTURE 3672M68K ARCHITECTURE
3589P: Geert Uytterhoeven 3673P: Geert Uytterhoeven
@@ -3667,7 +3751,6 @@ F: include/linux/mv643xx.h
3667MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER 3751MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3668P: Nicolas Pitre 3752P: Nicolas Pitre
3669M: nico@cam.org 3753M: nico@cam.org
3670L: linux-kernel@vger.kernel.org
3671S: Maintained 3754S: Maintained
3672 3755
3673MARVELL YUKON / SYSKONNECT DRIVER 3756MARVELL YUKON / SYSKONNECT DRIVER
@@ -3721,7 +3804,6 @@ F: drivers/scsi/megaraid/
3721 3804
3722MEMORY MANAGEMENT 3805MEMORY MANAGEMENT
3723L: linux-mm@kvack.org 3806L: linux-mm@kvack.org
3724L: linux-kernel@vger.kernel.org
3725W: http://www.linux-mm.org 3807W: http://www.linux-mm.org
3726S: Maintained 3808S: Maintained
3727F: include/linux/mm.h 3809F: include/linux/mm.h
@@ -3735,7 +3817,6 @@ M: xemul@openvz.org
3735P: KAMEZAWA Hiroyuki 3817P: KAMEZAWA Hiroyuki
3736M: kamezawa.hiroyu@jp.fujitsu.com 3818M: kamezawa.hiroyu@jp.fujitsu.com
3737L: linux-mm@kvack.org 3819L: linux-mm@kvack.org
3738L: linux-kernel@vger.kernel.org
3739S: Maintained 3820S: Maintained
3740F: mm/memcontrol.c 3821F: mm/memcontrol.c
3741 3822
@@ -3778,7 +3859,6 @@ F: arch/mips/
3778MISCELLANEOUS MCA-SUPPORT 3859MISCELLANEOUS MCA-SUPPORT
3779P: James Bottomley 3860P: James Bottomley
3780M: James.Bottomley@HansenPartnership.com 3861M: James.Bottomley@HansenPartnership.com
3781L: linux-kernel@vger.kernel.org
3782S: Maintained 3862S: Maintained
3783F: Documentation/ia64/mca.txt 3863F: Documentation/ia64/mca.txt
3784F: Documentation/mca.txt 3864F: Documentation/mca.txt
@@ -3788,7 +3868,6 @@ F: include/linux/mca*
3788MODULE SUPPORT 3868MODULE SUPPORT
3789P: Rusty Russell 3869P: Rusty Russell
3790M: rusty@rustcorp.com.au 3870M: rusty@rustcorp.com.au
3791L: linux-kernel@vger.kernel.org
3792S: Maintained 3871S: Maintained
3793F: include/linux/module.h 3872F: include/linux/module.h
3794F: kernel/module.c 3873F: kernel/module.c
@@ -3812,7 +3891,6 @@ F: drivers/mmc/host/imxmmc.*
3812MOUSE AND MISC DEVICES [GENERAL] 3891MOUSE AND MISC DEVICES [GENERAL]
3813P: Alessandro Rubini 3892P: Alessandro Rubini
3814M: rubini@ipvvis.unipv.it 3893M: rubini@ipvvis.unipv.it
3815L: linux-kernel@vger.kernel.org
3816S: Maintained 3894S: Maintained
3817F: drivers/input/mouse/ 3895F: drivers/input/mouse/
3818F: include/linux/gpio_mouse.h 3896F: include/linux/gpio_mouse.h
@@ -3820,7 +3898,6 @@ F: include/linux/gpio_mouse.h
3820MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD 3898MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3821P: Jiri Slaby 3899P: Jiri Slaby
3822M: jirislaby@gmail.com 3900M: jirislaby@gmail.com
3823L: linux-kernel@vger.kernel.org
3824S: Maintained 3901S: Maintained
3825F: Documentation/serial/moxa-smartio 3902F: Documentation/serial/moxa-smartio
3826F: drivers/char/mxser.* 3903F: drivers/char/mxser.*
@@ -3836,7 +3913,6 @@ F: drivers/platform/x86/msi-laptop.c
3836MULTIFUNCTION DEVICES (MFD) 3913MULTIFUNCTION DEVICES (MFD)
3837P: Samuel Ortiz 3914P: Samuel Ortiz
3838M: sameo@linux.intel.com 3915M: sameo@linux.intel.com
3839L: linux-kernel@vger.kernel.org
3840T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git 3916T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3841S: Supported 3917S: Supported
3842F: drivers/mfd/ 3918F: drivers/mfd/
@@ -3844,7 +3920,6 @@ F: drivers/mfd/
3844MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM 3920MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3845P: Pierre Ossman 3921P: Pierre Ossman
3846M: pierre@ossman.eu 3922M: pierre@ossman.eu
3847L: linux-kernel@vger.kernel.org
3848S: Maintained 3923S: Maintained
3849F: drivers/mmc/ 3924F: drivers/mmc/
3850F: include/linux/mmc/ 3925F: include/linux/mmc/
@@ -3852,7 +3927,6 @@ F: include/linux/mmc/
3852MULTIMEDIA CARD (MMC) ETC. OVER SPI 3927MULTIMEDIA CARD (MMC) ETC. OVER SPI
3853P: David Brownell 3928P: David Brownell
3854M: dbrownell@users.sourceforge.net 3929M: dbrownell@users.sourceforge.net
3855L: linux-kernel@vger.kernel.org
3856S: Odd Fixes 3930S: Odd Fixes
3857F: drivers/mmc/host/mmc_spi.c 3931F: drivers/mmc/host/mmc_spi.c
3858F: include/linux/spi/mmc_spi.h 3932F: include/linux/spi/mmc_spi.h
@@ -3867,7 +3941,6 @@ F: sound/oss/msnd*
3867MULTITECH MULTIPORT CARD (ISICOM) 3941MULTITECH MULTIPORT CARD (ISICOM)
3868P: Jiri Slaby 3942P: Jiri Slaby
3869M: jirislaby@gmail.com 3943M: jirislaby@gmail.com
3870L: linux-kernel@vger.kernel.org
3871S: Maintained 3944S: Maintained
3872F: drivers/char/isicom.c 3945F: drivers/char/isicom.c
3873F: include/linux/isicom.h 3946F: include/linux/isicom.h
@@ -4038,7 +4111,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
4038S: Maintained 4111S: Maintained
4039F: net/wireless/ 4112F: net/wireless/
4040F: include/net/ieee80211* 4113F: include/net/ieee80211*
4041F: include/net/wireless.h 4114F: include/linux/wireless.h
4042 4115
4043NETWORKING DRIVERS 4116NETWORKING DRIVERS
4044L: netdev@vger.kernel.org 4117L: netdev@vger.kernel.org
@@ -4111,7 +4184,6 @@ NTFS FILESYSTEM
4111P: Anton Altaparmakov 4184P: Anton Altaparmakov
4112M: aia21@cantab.net 4185M: aia21@cantab.net
4113L: linux-ntfs-dev@lists.sourceforge.net 4186L: linux-ntfs-dev@lists.sourceforge.net
4114L: linux-kernel@vger.kernel.org
4115W: http://www.linux-ntfs.org/ 4187W: http://www.linux-ntfs.org/
4116T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git 4188T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
4117S: Maintained 4189S: Maintained
@@ -4126,6 +4198,69 @@ S: Maintained
4126F: drivers/video/riva/ 4198F: drivers/video/riva/
4127F: drivers/video/nvidia/ 4199F: drivers/video/nvidia/
4128 4200
4201OMAP SUPPORT
4202P: Tony Lindgren <tony@atomide.com>
4203M: tony@atomide.com
4204L: linux-omap@vger.kernel.org
4205W: http://www.muru.com/linux/omap/
4206W: http://linux.omap.com/
4207T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4208S: Maintained
4209F: arch/arm/*omap*
4210
4211OMAP CLOCK FRAMEWORK SUPPORT
4212P: Paul Walmsley
4213M: paul@pwsan.com
4214L: linux-omap@vger.kernel.org
4215S: Maintained
4216F: arch/arm/*omap*/*clock*
4217
4218OMAP POWER MANAGEMENT SUPPORT
4219P: Kevin Hilman
4220M: khilman@deeprootsystems.com
4221L: linux-omap@vger.kernel.org
4222S: Maintained
4223F: arch/arm/*omap*/*pm*
4224
4225OMAP AUDIO SUPPORT
4226P: Jarkko Nikula
4227M: jhnikula@gmail.com
4228L: alsa-devel@alsa-project.org (subscribers-only)
4229L: linux-omap@vger.kernel.org
4230S: Maintained
4231F: sound/soc/omap/
4232
4233OMAP FRAMEBUFFER SUPPORT
4234P: Imre Deak
4235M: imre.deak@nokia.com
4236L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4237L: linux-omap@vger.kernel.org
4238S: Maintained
4239F: drivers/video/omap/
4240
4241OMAP MMC SUPPORT
4242P: Jarkko Lavinen
4243M: jarkko.lavinen@nokia.com
4244L: linux-kernel@vger.kernel.org
4245L: linux-omap@vger.kernel.org
4246S: Maintained
4247F: drivers/mmc/host/*omap*
4248
4249OMAP RANDOM NUMBER GENERATOR SUPPORT
4250P: Deepak Saxena
4251M: dsaxena@plexity.net
4252S: Maintained
4253F: drivers/char/hw_random/omap-rng.c
4254
4255OMAP USB SUPPORT
4256P: Felipe Balbi
4257M: felipe.balbi@nokia.com
4258P: David Brownell
4259M: dbrownell@users.sourceforge.net
4260L: linux-usb@vger.kernel.org
4261L: linux-omap@vger.kernel.org
4262S: Maintained
4263
4129OMFS FILESYSTEM 4264OMFS FILESYSTEM
4130P: Bob Copeland 4265P: Bob Copeland
4131M: me@bobcopeland.com 4266M: me@bobcopeland.com
@@ -4282,7 +4417,6 @@ M: akataria@vmware.com
4282P: Rusty Russell 4417P: Rusty Russell
4283M: rusty@rustcorp.com.au 4418M: rusty@rustcorp.com.au
4284L: virtualization@lists.osdl.org 4419L: virtualization@lists.osdl.org
4285L: linux-kernel@vger.kernel.org
4286S: Supported 4420S: Supported
4287F: Documentation/ia64/paravirt_ops.txt 4421F: Documentation/ia64/paravirt_ops.txt
4288F: arch/*/kernel/paravirt* 4422F: arch/*/kernel/paravirt*
@@ -4333,7 +4467,6 @@ F: include/linux/leds-pca9532.h
4333PCI ERROR RECOVERY 4467PCI ERROR RECOVERY
4334P: Linas Vepstas 4468P: Linas Vepstas
4335M: linas@austin.ibm.com 4469M: linas@austin.ibm.com
4336L: linux-kernel@vger.kernel.org
4337L: linux-pci@vger.kernel.org 4470L: linux-pci@vger.kernel.org
4338S: Supported 4471S: Supported
4339F: Documentation/PCI/pci-error-recovery.txt 4472F: Documentation/PCI/pci-error-recovery.txt
@@ -4342,7 +4475,6 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt
4342PCI SUBSYSTEM 4475PCI SUBSYSTEM
4343P: Jesse Barnes 4476P: Jesse Barnes
4344M: jbarnes@virtuousgeek.org 4477M: jbarnes@virtuousgeek.org
4345L: linux-kernel@vger.kernel.org
4346L: linux-pci@vger.kernel.org 4478L: linux-pci@vger.kernel.org
4347T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 4479T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4348S: Supported 4480S: Supported
@@ -4377,11 +4509,20 @@ F: drivers/net/pcnet32.c
4377PER-TASK DELAY ACCOUNTING 4509PER-TASK DELAY ACCOUNTING
4378P: Balbir Singh 4510P: Balbir Singh
4379M: balbir@linux.vnet.ibm.com 4511M: balbir@linux.vnet.ibm.com
4380L: linux-kernel@vger.kernel.org
4381S: Maintained 4512S: Maintained
4382F: include/linux/delayacct.h 4513F: include/linux/delayacct.h
4383F: kernel/delayacct.c 4514F: kernel/delayacct.c
4384 4515
4516PERFORMANCE COUNTER SUBSYSTEM
4517P: Peter Zijlstra
4518M: a.p.zijlstra@chello.nl
4519P: Paul Mackerras
4520M: paulus@samba.org
4521P: Ingo Molnar
4522M: mingo@elte.hu
4523L: linux-kernel@vger.kernel.org
4524S: Supported
4525
4385PERSONALITY HANDLING 4526PERSONALITY HANDLING
4386P: Christoph Hellwig 4527P: Christoph Hellwig
4387M: hch@infradead.org 4528M: hch@infradead.org
@@ -4399,7 +4540,6 @@ F: drivers/mtd/devices/phram.c
4399PKTCDVD DRIVER 4540PKTCDVD DRIVER
4400P: Peter Osterlund 4541P: Peter Osterlund
4401M: petero2@telia.com 4542M: petero2@telia.com
4402L: linux-kernel@vger.kernel.org
4403S: Maintained 4543S: Maintained
4404F: drivers/block/pktcdvd.c 4544F: drivers/block/pktcdvd.c
4405F: include/linux/pktcdvd.h 4545F: include/linux/pktcdvd.h
@@ -4407,7 +4547,6 @@ F: include/linux/pktcdvd.h
4407POSIX CLOCKS and TIMERS 4547POSIX CLOCKS and TIMERS
4408P: Thomas Gleixner 4548P: Thomas Gleixner
4409M: tglx@linutronix.de 4549M: tglx@linutronix.de
4410L: linux-kernel@vger.kernel.org
4411S: Supported 4550S: Supported
4412F: fs/timerfd.c 4551F: fs/timerfd.c
4413F: include/linux/timer* 4552F: include/linux/timer*
@@ -4418,7 +4557,6 @@ P: Anton Vorontsov
4418M: cbou@mail.ru 4557M: cbou@mail.ru
4419P: David Woodhouse 4558P: David Woodhouse
4420M: dwmw2@infradead.org 4559M: dwmw2@infradead.org
4421L: linux-kernel@vger.kernel.org
4422T: git git://git.infradead.org/battery-2.6.git 4560T: git git://git.infradead.org/battery-2.6.git
4423S: Maintained 4561S: Maintained
4424F: include/linux/power_supply.h 4562F: include/linux/power_supply.h
@@ -4467,10 +4605,16 @@ S: Maintained
4467F: drivers/net/pppol2tp.c 4605F: drivers/net/pppol2tp.c
4468F: include/linux/if_pppol2tp.h 4606F: include/linux/if_pppol2tp.h
4469 4607
4608PPS SUPPORT
4609P: Rodolfo Giometti
4610M: giometti@enneenne.com
4611W: http://wiki.enneenne.com/index.php/LinuxPPS_support
4612L: linuxpps@ml.enneenne.com (subscribers-only)
4613S: Maintained
4614
4470PREEMPTIBLE KERNEL 4615PREEMPTIBLE KERNEL
4471P: Robert Love 4616P: Robert Love
4472M: rml@tech9.net 4617M: rml@tech9.net
4473L: linux-kernel@vger.kernel.org
4474L: kpreempt-tech@lists.sourceforge.net 4618L: kpreempt-tech@lists.sourceforge.net
4475W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel 4619W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4476S: Supported 4620S: Supported
@@ -4499,8 +4643,8 @@ S: Maintained
4499F: drivers/ata/sata_promise.* 4643F: drivers/ata/sata_promise.*
4500 4644
4501PS3 NETWORK SUPPORT 4645PS3 NETWORK SUPPORT
4502P: Masakazu Mokuno 4646P: Geoff Levand
4503M: mokuno@sm.sony.co.jp 4647M: geoffrey.levand@am.sony.com
4504L: netdev@vger.kernel.org 4648L: netdev@vger.kernel.org
4505L: cbe-oss-dev@ozlabs.org 4649L: cbe-oss-dev@ozlabs.org
4506S: Supported 4650S: Supported
@@ -4533,7 +4677,6 @@ P: Roland McGrath
4533M: roland@redhat.com 4677M: roland@redhat.com
4534P: Oleg Nesterov 4678P: Oleg Nesterov
4535M: oleg@redhat.com 4679M: oleg@redhat.com
4536L: linux-kernel@vger.kernel.org
4537S: Maintained 4680S: Maintained
4538F: include/asm-generic/syscall.h 4681F: include/asm-generic/syscall.h
4539F: include/linux/ptrace.h 4682F: include/linux/ptrace.h
@@ -4554,7 +4697,7 @@ F: drivers/media/video/pvrusb2/
4554 4697
4555PXA2xx/PXA3xx SUPPORT 4698PXA2xx/PXA3xx SUPPORT
4556P: Eric Miao 4699P: Eric Miao
4557M: eric.miao@marvell.com 4700M: eric.y.miao@gmail.com
4558P: Russell King 4701P: Russell King
4559M: linux@arm.linux.org.uk 4702M: linux@arm.linux.org.uk
4560L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4703L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
@@ -4564,23 +4707,24 @@ F: drivers/pcmcia/pxa2xx*
4564F: drivers/spi/pxa2xx* 4707F: drivers/spi/pxa2xx*
4565F: drivers/usb/gadget/pxa2* 4708F: drivers/usb/gadget/pxa2*
4566F: include/sound/pxa2xx-lib.h 4709F: include/sound/pxa2xx-lib.h
4567F: sound/soc/pxa/pxa2xx* 4710F: sound/arm/pxa*
4711F: sound/soc/pxa
4568 4712
4569PXA168 SUPPORT 4713PXA168 SUPPORT
4570P: Eric Miao 4714P: Eric Miao
4571M: eric.miao@marvell.com 4715M: eric.y.miao@gmail.com
4572P: Jason Chagas 4716P: Jason Chagas
4573M: jason.chagas@marvell.com 4717M: jason.chagas@marvell.com
4574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4718L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4575T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4719T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4576S: Supported 4720S: Maintained
4577 4721
4578PXA910 SUPPORT 4722PXA910 SUPPORT
4579P: Eric Miao 4723P: Eric Miao
4580M: eric.miao@marvell.com 4724M: eric.y.miao@gmail.com
4581L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4725L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4582T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4726T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4583S: Supported 4727S: Maintained
4584 4728
4585PXA MMCI DRIVER 4729PXA MMCI DRIVER
4586S: Orphan 4730S: Orphan
@@ -4618,7 +4762,6 @@ F: drivers/net/qlge/
4618QNX4 FILESYSTEM 4762QNX4 FILESYSTEM
4619P: Anders Larsen 4763P: Anders Larsen
4620M: al@alarsen.net 4764M: al@alarsen.net
4621L: linux-kernel@vger.kernel.org
4622W: http://www.alarsen.net/linux/qnx4fs/ 4765W: http://www.alarsen.net/linux/qnx4fs/
4623S: Maintained 4766S: Maintained
4624F: fs/qnx4/ 4767F: fs/qnx4/
@@ -4665,7 +4808,6 @@ F: drivers/char/random.c
4665RAPIDIO SUBSYSTEM 4808RAPIDIO SUBSYSTEM
4666P: Matt Porter 4809P: Matt Porter
4667M: mporter@kernel.crashing.org 4810M: mporter@kernel.crashing.org
4668L: linux-kernel@vger.kernel.org
4669S: Maintained 4811S: Maintained
4670F: drivers/rapidio/ 4812F: drivers/rapidio/
4671 4813
@@ -4679,7 +4821,8 @@ F: drivers/net/wireless/ray*
4679RCUTORTURE MODULE 4821RCUTORTURE MODULE
4680P: Josh Triplett 4822P: Josh Triplett
4681M: josh@freedesktop.org 4823M: josh@freedesktop.org
4682L: linux-kernel@vger.kernel.org 4824P: Paul E. McKenney
4825M: paulmck@linux.vnet.ibm.com
4683S: Maintained 4826S: Maintained
4684F: Documentation/RCU/torture.txt 4827F: Documentation/RCU/torture.txt
4685F: kernel/rcutorture.c 4828F: kernel/rcutorture.c
@@ -4687,7 +4830,6 @@ F: kernel/rcutorture.c
4687RDC R-321X SoC 4830RDC R-321X SoC
4688P: Florian Fainelli 4831P: Florian Fainelli
4689M: florian@openwrt.org 4832M: florian@openwrt.org
4690L: linux-kernel@vger.kernel.org
4691S: Maintained 4833S: Maintained
4692 4834
4693RDC R6040 FAST ETHERNET DRIVER 4835RDC R6040 FAST ETHERNET DRIVER
@@ -4700,15 +4842,16 @@ F: drivers/net/r6040.c
4700RDS - RELIABLE DATAGRAM SOCKETS 4842RDS - RELIABLE DATAGRAM SOCKETS
4701P: Andy Grover 4843P: Andy Grover
4702M: andy.grover@oracle.com 4844M: andy.grover@oracle.com
4703L: rds-devel@oss.oracle.com 4845L: rds-devel@oss.oracle.com (moderated for non-subscribers)
4704S: Supported 4846S: Supported
4705F: net/rds/ 4847F: net/rds/
4706 4848
4707READ-COPY UPDATE (RCU) 4849READ-COPY UPDATE (RCU)
4708P: Dipankar Sarma 4850P: Dipankar Sarma
4709M: dipankar@in.ibm.com 4851M: dipankar@in.ibm.com
4852P: Paul E. McKenney
4853M: paulmck@linux.vnet.ibm.com
4710W: http://www.rdrop.com/users/paulmck/rclock/ 4854W: http://www.rdrop.com/users/paulmck/rclock/
4711L: linux-kernel@vger.kernel.org
4712S: Supported 4855S: Supported
4713F: Documentation/RCU/rcu.txt 4856F: Documentation/RCU/rcu.txt
4714F: Documentation/RCU/rcuref.txt 4857F: Documentation/RCU/rcuref.txt
@@ -4719,7 +4862,6 @@ F: kernel/rcupdate.c
4719REAL TIME CLOCK DRIVER 4862REAL TIME CLOCK DRIVER
4720P: Paul Gortmaker 4863P: Paul Gortmaker
4721M: p_gortmaker@yahoo.com 4864M: p_gortmaker@yahoo.com
4722L: linux-kernel@vger.kernel.org
4723S: Maintained 4865S: Maintained
4724F: Documentation/rtc.txt 4866F: Documentation/rtc.txt
4725F: drivers/rtc/ 4867F: drivers/rtc/
@@ -4740,9 +4882,9 @@ S: Supported
4740F: fs/reiserfs/ 4882F: fs/reiserfs/
4741 4883
4742RFKILL 4884RFKILL
4743P: Ivo van Doorn 4885P: Johannes Berg
4744M: IvDoorn@gmail.com 4886M: johannes@sipsolutions.net
4745L: netdev@vger.kernel.org 4887L: linux-wireless@vger.kernel.org
4746S: Maintained 4888S: Maintained
4747F Documentation/rfkill.txt 4889F Documentation/rfkill.txt
4748F: net/rfkill/ 4890F: net/rfkill/
@@ -4857,7 +4999,6 @@ S3C24XX SD/MMC Driver
4857P: Ben Dooks 4999P: Ben Dooks
4858M: ben-linux@fluff.org 5000M: ben-linux@fluff.org
4859L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 5001L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4860L: linux-kernel@vger.kernel.org
4861S: Supported 5002S: Supported
4862F: drivers/mmc/host/s3cmci.* 5003F: drivers/mmc/host/s3cmci.*
4863 5004
@@ -4883,7 +5024,6 @@ P: Ingo Molnar
4883M: mingo@elte.hu 5024M: mingo@elte.hu
4884P: Peter Zijlstra 5025P: Peter Zijlstra
4885M: peterz@infradead.org 5026M: peterz@infradead.org
4886L: linux-kernel@vger.kernel.org
4887S: Maintained 5027S: Maintained
4888F: kernel/sched* 5028F: kernel/sched*
4889F: include/linux/sched.h 5029F: include/linux/sched.h
@@ -4982,10 +5122,16 @@ L: sdhci-devel@lists.ossman.eu
4982S: Maintained 5122S: Maintained
4983F: drivers/mmc/host/sdhci.* 5123F: drivers/mmc/host/sdhci.*
4984 5124
5125SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
5126P: Ben Dooks
5127M: ben-linux@fluff.org
5128L: sdhci-devel@lists.ossman.eu
5129S: Maintained
5130F: drivers/mmc/host/sdhci-s3c.c
5131
4985SECURITY SUBSYSTEM 5132SECURITY SUBSYSTEM
4986P: James Morris 5133P: James Morris
4987M: jmorris@namei.org 5134M: jmorris@namei.org
4988L: linux-kernel@vger.kernel.org
4989L: linux-security-module@vger.kernel.org (suggested Cc:) 5135L: linux-security-module@vger.kernel.org (suggested Cc:)
4990T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git 5136T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4991W: http://security.wiki.kernel.org/ 5137W: http://security.wiki.kernel.org/
@@ -5004,7 +5150,6 @@ P: James Morris
5004M: jmorris@namei.org 5150M: jmorris@namei.org
5005P: Eric Paris 5151P: Eric Paris
5006M: eparis@parisplace.org 5152M: eparis@parisplace.org
5007L: linux-kernel@vger.kernel.org (kernel issues)
5008L: selinux@tycho.nsa.gov (subscribers-only, general discussion) 5153L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
5009W: http://selinuxproject.org 5154W: http://selinuxproject.org
5010T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git 5155T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
@@ -5101,7 +5246,6 @@ P: Vincent Sanders
5101M: support@simtec.co.uk 5246M: support@simtec.co.uk
5102W: http://www.simtec.co.uk/products/EB110ATX/ 5247W: http://www.simtec.co.uk/products/EB110ATX/
5103S: Supported 5248S: Supported
5104F: arch/arm/mach-ebsa110/
5105 5249
5106SIMTEC EB2410ITX (BAST) 5250SIMTEC EB2410ITX (BAST)
5107P: Ben Dooks 5251P: Ben Dooks
@@ -5268,7 +5412,6 @@ F: include/linux/sony-laptop.h
5268SONY MEMORYSTICK CARD SUPPORT 5412SONY MEMORYSTICK CARD SUPPORT
5269P: Alex Dubov 5413P: Alex Dubov
5270M: oakad@yahoo.com 5414M: oakad@yahoo.com
5271L: linux-kernel@vger.kernel.org
5272W: http://tifmxx.berlios.de/ 5415W: http://tifmxx.berlios.de/
5273S: Maintained 5416S: Maintained
5274F: drivers/memstick/host/tifm_ms.c 5417F: drivers/memstick/host/tifm_ms.c
@@ -5278,7 +5421,7 @@ P: Jaroslav Kysela
5278M: perex@perex.cz 5421M: perex@perex.cz
5279P: Takashi Iwai 5422P: Takashi Iwai
5280M: tiwai@suse.de 5423M: tiwai@suse.de
5281L: alsa-devel@alsa-project.org (subscribers-only) 5424L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5282W: http://www.alsa-project.org/ 5425W: http://www.alsa-project.org/
5283T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git 5426T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5284T: git git://git.alsa-project.org/alsa-kernel.git 5427T: git git://git.alsa-project.org/alsa-kernel.git
@@ -5292,11 +5435,12 @@ P: Liam Girdwood
5292M: lrg@slimlogic.co.uk 5435M: lrg@slimlogic.co.uk
5293P: Mark Brown 5436P: Mark Brown
5294M: broonie@opensource.wolfsonmicro.com 5437M: broonie@opensource.wolfsonmicro.com
5295T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc 5438T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
5296L: alsa-devel@alsa-project.org (subscribers-only) 5439L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5297W: http://alsa-project.org/main/index.php/ASoC 5440W: http://alsa-project.org/main/index.php/ASoC
5298S: Supported 5441S: Supported
5299F: sound/soc/ 5442F: sound/soc/
5443F: include/sound/soc*
5300 5444
5301SPARC + UltraSPARC (sparc/sparc64) 5445SPARC + UltraSPARC (sparc/sparc64)
5302P: David S. Miller 5446P: David S. Miller
@@ -5310,7 +5454,6 @@ F: arch/sparc/
5310SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER 5454SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5311P: Roger Wolff 5455P: Roger Wolff
5312M: R.E.Wolff@BitWizard.nl 5456M: R.E.Wolff@BitWizard.nl
5313L: linux-kernel@vger.kernel.org
5314S: Supported 5457S: Supported
5315F: Documentation/serial/specialix.txt 5458F: Documentation/serial/specialix.txt
5316F: drivers/char/specialix* 5459F: drivers/char/specialix*
@@ -5356,7 +5499,6 @@ F: fs/squashfs/
5356SRM (Alpha) environment access 5499SRM (Alpha) environment access
5357P: Jan-Benedict Glaw 5500P: Jan-Benedict Glaw
5358M: jbglaw@lug-owl.de 5501M: jbglaw@lug-owl.de
5359L: linux-kernel@vger.kernel.org
5360S: Maintained 5502S: Maintained
5361F: arch/alpha/kernel/srm_env.c 5503F: arch/alpha/kernel/srm_env.c
5362 5504
@@ -5371,8 +5513,8 @@ S: Maintained
5371STAGING SUBSYSTEM 5513STAGING SUBSYSTEM
5372P: Greg Kroah-Hartman 5514P: Greg Kroah-Hartman
5373M: gregkh@suse.de 5515M: gregkh@suse.de
5374L: linux-kernel@vger.kernel.org
5375T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 5516T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5517L: devel@driverdev.osuosl.org
5376S: Maintained 5518S: Maintained
5377F: drivers/staging/ 5519F: drivers/staging/
5378 5520
@@ -5451,7 +5593,6 @@ F: include/linux/sysv_fs.h
5451TASKSTATS STATISTICS INTERFACE 5593TASKSTATS STATISTICS INTERFACE
5452P: Balbir Singh 5594P: Balbir Singh
5453M: balbir@linux.vnet.ibm.com 5595M: balbir@linux.vnet.ibm.com
5454L: linux-kernel@vger.kernel.org
5455S: Maintained 5596S: Maintained
5456F: Documentation/accounting/taskstats* 5597F: Documentation/accounting/taskstats*
5457F: include/linux/taskstats* 5598F: include/linux/taskstats*
@@ -5514,20 +5655,6 @@ F: drivers/misc/tifm*
5514F: drivers/mmc/host/tifm_sd.c 5655F: drivers/mmc/host/tifm_sd.c
5515F: include/linux/tifm.h 5656F: include/linux/tifm.h
5516 5657
5517TI OMAP MMC INTERFACE DRIVER
5518P: Carlos Aguiar, Anderson Briglia and Syed Khasim
5519M: linux-omap@vger.kernel.org
5520W: http://linux.omap.com
5521W: http://www.muru.com/linux/omap/
5522S: Maintained
5523F: drivers/mmc/host/omap.c
5524
5525TI OMAP RANDOM NUMBER GENERATOR SUPPORT
5526P: Deepak Saxena
5527M: dsaxena@plexity.net
5528S: Maintained
5529F: drivers/char/hw_random/omap-rng.c
5530
5531TIPC NETWORK LAYER 5658TIPC NETWORK LAYER
5532P: Per Liden 5659P: Per Liden
5533M: per.liden@ericsson.com 5660M: per.liden@ericsson.com
@@ -5558,7 +5685,6 @@ P: Kentaro Takeda
5558M: takedakn@nttdata.co.jp 5685M: takedakn@nttdata.co.jp
5559P: Tetsuo Handa 5686P: Tetsuo Handa
5560M: penguin-kernel@I-love.SAKURA.ne.jp 5687M: penguin-kernel@I-love.SAKURA.ne.jp
5561L: linux-kernel@vger.kernel.org (kernel issues)
5562L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English) 5688L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5563L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) 5689L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5564L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) 5690L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
@@ -5610,15 +5736,19 @@ F: drivers/char/tpm/
5610TRIVIAL PATCHES 5736TRIVIAL PATCHES
5611P: Jiri Kosina 5737P: Jiri Kosina
5612M: trivial@kernel.org 5738M: trivial@kernel.org
5613L: linux-kernel@vger.kernel.org
5614T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git 5739T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5615S: Maintained 5740S: Maintained
5741F: drivers/char/tty_*
5742F: drivers/serial/serial_core.c
5743F: include/linux/serial_core.h
5744F: include/linux/serial.h
5745F: include/linux/tty.h
5616 5746
5617TTY LAYER 5747TTY LAYER
5618P: Alan Cox 5748P: Alan Cox
5619M: alan@lxorguk.ukuu.org.uk 5749M: alan@lxorguk.ukuu.org.uk
5620L: linux-kernel@vger.kernel.org
5621S: Maintained 5750S: Maintained
5751T: stgit http://zeniv.linux.org.uk/~alan/ttydev/
5622 5752
5623TULIP NETWORK DRIVERS 5753TULIP NETWORK DRIVERS
5624P: Grant Grundler 5754P: Grant Grundler
@@ -5689,7 +5819,6 @@ F: fs/udf/
5689UFS FILESYSTEM 5819UFS FILESYSTEM
5690P: Evgeniy Dushistov 5820P: Evgeniy Dushistov
5691M: dushistov@mail.ru 5821M: dushistov@mail.ru
5692L: linux-kernel@vger.kernel.org
5693S: Maintained 5822S: Maintained
5694F: Documentation/filesystems/ufs.txt 5823F: Documentation/filesystems/ufs.txt
5695F: fs/ufs/ 5824F: fs/ufs/
@@ -5706,7 +5835,6 @@ F: include/linux/uwb/
5706UNIFORM CDROM DRIVER 5835UNIFORM CDROM DRIVER
5707P: Jens Axboe 5836P: Jens Axboe
5708M: axboe@kernel.dk 5837M: axboe@kernel.dk
5709L: linux-kernel@vger.kernel.org
5710W: http://www.kernel.dk 5838W: http://www.kernel.dk
5711S: Maintained 5839S: Maintained
5712F: Documentation/cdrom/ 5840F: Documentation/cdrom/
@@ -5735,7 +5863,6 @@ F: drivers/usb/class/cdc-acm.*
5735USB BLOCK DRIVER (UB ub) 5863USB BLOCK DRIVER (UB ub)
5736P: Pete Zaitcev 5864P: Pete Zaitcev
5737M: zaitcev@redhat.com 5865M: zaitcev@redhat.com
5738L: linux-kernel@vger.kernel.org
5739L: linux-usb@vger.kernel.org 5866L: linux-usb@vger.kernel.org
5740S: Supported 5867S: Supported
5741F: drivers/block/ub.c 5868F: drivers/block/ub.c
@@ -6028,6 +6155,12 @@ L: linux-wireless@vger.kernel.org
6028S: Maintained 6155S: Maintained
6029F: drivers/net/wireless/rndis_wlan.c 6156F: drivers/net/wireless/rndis_wlan.c
6030 6157
6158USB XHCI DRIVER
6159P: Sarah Sharp
6160M: sarah.a.sharp@intel.com
6161L: linux-usb@vger.kernel.org
6162S: Supported
6163
6031USB ZC0301 DRIVER 6164USB ZC0301 DRIVER
6032P: Luca Risolia 6165P: Luca Risolia
6033M: luca.risolia@studio.unibo.it 6166M: luca.risolia@studio.unibo.it
@@ -6075,7 +6208,6 @@ P: Hans J. Koch
6075M: hjk@linutronix.de 6208M: hjk@linutronix.de
6076P: Greg Kroah-Hartman 6209P: Greg Kroah-Hartman
6077M: gregkh@suse.de 6210M: gregkh@suse.de
6078L: linux-kernel@vger.kernel.org
6079S: Maintained 6211S: Maintained
6080F: Documentation/DocBook/uio-howto.tmpl 6212F: Documentation/DocBook/uio-howto.tmpl
6081F: drivers/uio/ 6213F: drivers/uio/
@@ -6101,7 +6233,6 @@ F: drivers/video/uvesafb.*
6101VFAT/FAT/MSDOS FILESYSTEM 6233VFAT/FAT/MSDOS FILESYSTEM
6102P: OGAWA Hirofumi 6234P: OGAWA Hirofumi
6103M: hirofumi@mail.parknet.co.jp 6235M: hirofumi@mail.parknet.co.jp
6104L: linux-kernel@vger.kernel.org
6105S: Maintained 6236S: Maintained
6106F: Documentation/filesystems/vfat.txt 6237F: Documentation/filesystems/vfat.txt
6107F: fs/fat/ 6238F: fs/fat/
@@ -6120,6 +6251,14 @@ S: Maintained
6120F: Documentation/i2c/busses/i2c-viapro 6251F: Documentation/i2c/busses/i2c-viapro
6121F: drivers/i2c/busses/i2c-viapro.c 6252F: drivers/i2c/busses/i2c-viapro.c
6122 6253
6254VIA SD/MMC CARD CONTROLLER DRIVER
6255P: Joseph Chan
6256M: JosephChan@via.com.tw
6257P: Harald Welte
6258M: HaraldWelte@viatech.com
6259S: Maintained
6260F: drivers/mmc/host/via-sdmmc.c
6261
6123VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER 6262VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
6124P: Joseph Chan 6263P: Joseph Chan
6125M: JosephChan@via.com.tw 6264M: JosephChan@via.com.tw
@@ -6145,6 +6284,14 @@ F: drivers/net/macvlan.c
6145F: include/linux/if_*vlan.h 6284F: include/linux/if_*vlan.h
6146F: net/8021q/ 6285F: net/8021q/
6147 6286
6287VLYNQ BUS
6288P: Florian Fainelli
6289M: florian@openwrt.org
6290L: openwrt-devel@lists.openwrt.org
6291S: Maintained
6292F: drivers/vlynq/vlynq.c
6293F: include/linux/vlynq.h
6294
6148VOLTAGE AND CURRENT REGULATOR FRAMEWORK 6295VOLTAGE AND CURRENT REGULATOR FRAMEWORK
6149P: Liam Girdwood 6296P: Liam Girdwood
6150M: lrg@slimlogic.co.uk 6297M: lrg@slimlogic.co.uk
@@ -6198,7 +6345,6 @@ F: drivers/hwmon/w83793.c
6198W83L51xD SD/MMC CARD INTERFACE DRIVER 6345W83L51xD SD/MMC CARD INTERFACE DRIVER
6199P: Pierre Ossman 6346P: Pierre Ossman
6200M: pierre@ossman.eu 6347M: pierre@ossman.eu
6201L: linux-kernel@vger.kernel.org
6202S: Maintained 6348S: Maintained
6203F: drivers/mmc/host/wbsd.* 6349F: drivers/mmc/host/wbsd.*
6204 6350
@@ -6285,7 +6431,6 @@ M: mingo@redhat.com
6285P: H. Peter Anvin 6431P: H. Peter Anvin
6286M: hpa@zytor.com 6432M: hpa@zytor.com
6287M: x86@kernel.org 6433M: x86@kernel.org
6288L: linux-kernel@vger.kernel.org
6289T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git 6434T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
6290S: Maintained 6435S: Maintained
6291F: Documentation/x86/ 6436F: Documentation/x86/
@@ -6321,7 +6466,6 @@ XILINX SYSTEMACE DRIVER
6321P: Grant Likely 6466P: Grant Likely
6322M: grant.likely@secretlab.ca 6467M: grant.likely@secretlab.ca
6323W: http://www.secretlab.ca/ 6468W: http://www.secretlab.ca/
6324L: linux-kernel@vger.kernel.org
6325S: Maintained 6469S: Maintained
6326F: drivers/block/xsysace.c 6470F: drivers/block/xsysace.c
6327 6471
@@ -6386,5 +6530,9 @@ F: drivers/serial/zs.*
6386 6530
6387THE REST 6531THE REST
6388P: Linus Torvalds 6532P: Linus Torvalds
6533M: torvalds@linux-foundation.org
6534L: linux-kernel@vger.kernel.org
6389T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 6535T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6390S: Buried alive in reporters 6536S: Buried alive in reporters
6537F: *
6538F: */