aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2010-03-26 10:55:59 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-03-26 10:55:59 -0400
commit329f9052dbadf6f4afe2231668bd00c579a4aa10 (patch)
treee080a5c70df40f3ae8cf28a95a3267757668ab97 /MAINTAINERS
parent395b228858778d3c44f7c413693a6acaa8bb62dc (diff)
parent220bf991b0366cc50a94feede3d7341fa5710ee4 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: drivers/mtd/nand/sh_flctl.c Maxim's patch to initialise sysfs attributes depends on the patch which actually adds sysfs_attr_init().
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS248
1 files changed, 215 insertions, 33 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ecf4148ec2b3..32d7091652c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -71,6 +71,7 @@ Descriptions of section entries:
71 M: Mail patches to: FullName <address@domain> 71 M: Mail patches to: FullName <address@domain>
72 L: Mailing list that is relevant to this area 72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info 73 W: Web-page with status/info
74 Q: Patchwork web based patch tracking system site
74 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. 75 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
75 S: Status, one of the following: 76 S: Status, one of the following:
76 Supported: Someone is actually paid to look after this. 77 Supported: Someone is actually paid to look after this.
@@ -182,6 +183,7 @@ M: Ron Minnich <rminnich@sandia.gov>
182M: Latchesar Ionkov <lucho@ionkov.net> 183M: Latchesar Ionkov <lucho@ionkov.net>
183L: v9fs-developer@lists.sourceforge.net 184L: v9fs-developer@lists.sourceforge.net
184W: http://swik.net/v9fs 185W: http://swik.net/v9fs
186Q: http://patchwork.kernel.org/project/v9fs-devel/list/
185T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git 187T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
186S: Maintained 188S: Maintained
187F: Documentation/filesystems/9p.txt 189F: Documentation/filesystems/9p.txt
@@ -221,6 +223,7 @@ F: drivers/net/acenic*
221 223
222ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER 224ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
223M: Peter Feuerer <peter@piie.net> 225M: Peter Feuerer <peter@piie.net>
226L: platform-driver-x86@vger.kernel.org
224W: http://piie.net/?section=acerhdf 227W: http://piie.net/?section=acerhdf
225S: Maintained 228S: Maintained
226F: drivers/platform/x86/acerhdf.c 229F: drivers/platform/x86/acerhdf.c
@@ -228,6 +231,7 @@ F: drivers/platform/x86/acerhdf.c
228ACER WMI LAPTOP EXTRAS 231ACER WMI LAPTOP EXTRAS
229M: Carlos Corbacho <carlos@strangeworlds.co.uk> 232M: Carlos Corbacho <carlos@strangeworlds.co.uk>
230L: aceracpi@googlegroups.com (subscribers-only) 233L: aceracpi@googlegroups.com (subscribers-only)
234L: platform-driver-x86@vger.kernel.org
231W: http://code.google.com/p/aceracpi 235W: http://code.google.com/p/aceracpi
232S: Maintained 236S: Maintained
233F: drivers/platform/x86/acer-wmi.c 237F: drivers/platform/x86/acer-wmi.c
@@ -236,6 +240,7 @@ ACPI
236M: Len Brown <lenb@kernel.org> 240M: Len Brown <lenb@kernel.org>
237L: linux-acpi@vger.kernel.org 241L: linux-acpi@vger.kernel.org
238W: http://www.lesswatts.org/projects/acpi/ 242W: http://www.lesswatts.org/projects/acpi/
243Q: http://patchwork.kernel.org/project/linux-acpi/list/
239T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git 244T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
240S: Supported 245S: Supported
241F: drivers/acpi/ 246F: drivers/acpi/
@@ -288,7 +293,7 @@ F: drivers/acpi/video.c
288 293
289ACPI WMI DRIVER 294ACPI WMI DRIVER
290M: Carlos Corbacho <carlos@strangeworlds.co.uk> 295M: Carlos Corbacho <carlos@strangeworlds.co.uk>
291L: linux-acpi@vger.kernel.org 296L: platform-driver-x86@vger.kernel.org
292W: http://www.lesswatts.org/projects/acpi/ 297W: http://www.lesswatts.org/projects/acpi/
293S: Maintained 298S: Maintained
294F: drivers/platform/x86/wmi.c 299F: drivers/platform/x86/wmi.c
@@ -426,7 +431,6 @@ P: Jordan Crouse
426L: linux-geode@lists.infradead.org (moderated for non-subscribers) 431L: linux-geode@lists.infradead.org (moderated for non-subscribers)
427W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html 432W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
428S: Supported 433S: Supported
429F: arch/x86/kernel/geode_32.c
430F: drivers/char/hw_random/geode-rng.c 434F: drivers/char/hw_random/geode-rng.c
431F: drivers/crypto/geode* 435F: drivers/crypto/geode*
432F: drivers/video/geode/ 436F: drivers/video/geode/
@@ -662,6 +666,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git
662F: arch/arm/mach-mx*/ 666F: arch/arm/mach-mx*/
663F: arch/arm/plat-mxc/ 667F: arch/arm/plat-mxc/
664 668
669ARM/FREESCALE IMX51
670M: Amit Kucheria <amit.kucheria@canonical.com>
671L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
672S: Maintained
673F: arch/arm/mach-mx5/
674
665ARM/GLOMATION GESBC9312SX MACHINE SUPPORT 675ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
666M: Lennert Buytenhek <kernel@wantstofly.org> 676M: Lennert Buytenhek <kernel@wantstofly.org>
667L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 677L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -935,6 +945,16 @@ W: http://www.fluff.org/ben/linux/
935S: Maintained 945S: Maintained
936F: arch/arm/mach-s3c6410/ 946F: arch/arm/mach-s3c6410/
937 947
948ARM/SHMOBILE ARM ARCHITECTURE
949M: Paul Mundt <lethal@linux-sh.org>
950M: Magnus Damm <magnus.damm@gmail.com>
951L: linux-sh@vger.kernel.org
952T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git
953W: http://oss.renesas.com
954S: Supported
955F: arch/arm/mach-shmobile/
956F: drivers/sh/
957
938ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT 958ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
939M: Lennert Buytenhek <kernel@wantstofly.org> 959M: Lennert Buytenhek <kernel@wantstofly.org>
940L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 960L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -964,10 +984,18 @@ W: http://www.arm.linux.org.uk/
964S: Maintained 984S: Maintained
965F: arch/arm/vfp/ 985F: arch/arm/vfp/
966 986
987ASC7621 HARDWARE MONITOR DRIVER
988M: George Joseph <george.joseph@fairview5.com>
989L: lm-sensors@lm-sensors.org
990S: Maintained
991F: Documentation/hwmon/asc7621
992F: drivers/hwmon/asc7621.c
993
967ASUS ACPI EXTRAS DRIVER 994ASUS ACPI EXTRAS DRIVER
968M: Corentin Chary <corentincj@iksaif.net> 995M: Corentin Chary <corentincj@iksaif.net>
969M: Karol Kozimor <sziwan@users.sourceforge.net> 996M: Karol Kozimor <sziwan@users.sourceforge.net>
970L: acpi4asus-user@lists.sourceforge.net 997L: acpi4asus-user@lists.sourceforge.net
998L: platform-driver-x86@vger.kernel.org
971W: http://acpi4asus.sf.net 999W: http://acpi4asus.sf.net
972S: Maintained 1000S: Maintained
973F: drivers/platform/x86/asus_acpi.c 1001F: drivers/platform/x86/asus_acpi.c
@@ -981,6 +1009,7 @@ F: drivers/hwmon/asb100.c
981ASUS LAPTOP EXTRAS DRIVER 1009ASUS LAPTOP EXTRAS DRIVER
982M: Corentin Chary <corentincj@iksaif.net> 1010M: Corentin Chary <corentincj@iksaif.net>
983L: acpi4asus-user@lists.sourceforge.net 1011L: acpi4asus-user@lists.sourceforge.net
1012L: platform-driver-x86@vger.kernel.org
984W: http://acpi4asus.sf.net 1013W: http://acpi4asus.sf.net
985S: Maintained 1014S: Maintained
986F: drivers/platform/x86/asus-laptop.c 1015F: drivers/platform/x86/asus-laptop.c
@@ -1222,6 +1251,13 @@ W: http://blackfin.uclinux.org
1222S: Supported 1251S: Supported
1223F: drivers/rtc/rtc-bfin.c 1252F: drivers/rtc/rtc-bfin.c
1224 1253
1254BLACKFIN SDH DRIVER
1255M: Cliff Cai <cliff.cai@analog.com>
1256L: uclinux-dist-devel@blackfin.uclinux.org
1257W: http://blackfin.uclinux.org
1258S: Supported
1259F: drivers/mmc/host/bfin_sdh.c
1260
1225BLACKFIN SERIAL DRIVER 1261BLACKFIN SERIAL DRIVER
1226M: Sonic Zhang <sonic.zhang@analog.com> 1262M: Sonic Zhang <sonic.zhang@analog.com>
1227L: uclinux-dist-devel@blackfin.uclinux.org 1263L: uclinux-dist-devel@blackfin.uclinux.org
@@ -1328,6 +1364,7 @@ BTRFS FILE SYSTEM
1328M: Chris Mason <chris.mason@oracle.com> 1364M: Chris Mason <chris.mason@oracle.com>
1329L: linux-btrfs@vger.kernel.org 1365L: linux-btrfs@vger.kernel.org
1330W: http://btrfs.wiki.kernel.org/ 1366W: http://btrfs.wiki.kernel.org/
1367Q: http://patchwork.kernel.org/project/linux-btrfs/list/
1331T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git 1368T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1332S: Maintained 1369S: Maintained
1333F: Documentation/filesystems/btrfs.txt 1370F: Documentation/filesystems/btrfs.txt
@@ -1368,20 +1405,30 @@ F: arch/x86/include/asm/calgary.h
1368F: arch/x86/include/asm/tce.h 1405F: arch/x86/include/asm/tce.h
1369 1406
1370CAN NETWORK LAYER 1407CAN NETWORK LAYER
1371M: Urs Thuermann <urs.thuermann@volkswagen.de> 1408M: Oliver Hartkopp <socketcan@hartkopp.net>
1372M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> 1409M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
1373L: socketcan-core@lists.berlios.de (subscribers-only) 1410M: Urs Thuermann <urs.thuermann@volkswagen.de>
1411L: socketcan-core@lists.berlios.de
1412L: netdev@vger.kernel.org
1374W: http://developer.berlios.de/projects/socketcan/ 1413W: http://developer.berlios.de/projects/socketcan/
1375S: Maintained 1414S: Maintained
1376F: drivers/net/can/ 1415F: net/can/
1377F: include/linux/can/
1378F: include/linux/can.h 1416F: include/linux/can.h
1417F: include/linux/can/core.h
1418F: include/linux/can/bcm.h
1419F: include/linux/can/raw.h
1379 1420
1380CAN NETWORK DRIVERS 1421CAN NETWORK DRIVERS
1381M: Wolfgang Grandegger <wg@grandegger.com> 1422M: Wolfgang Grandegger <wg@grandegger.com>
1382L: socketcan-core@lists.berlios.de (subscribers-only) 1423L: socketcan-core@lists.berlios.de
1424L: netdev@vger.kernel.org
1383W: http://developer.berlios.de/projects/socketcan/ 1425W: http://developer.berlios.de/projects/socketcan/
1384S: Maintained 1426S: Maintained
1427F: drivers/net/can/
1428F: include/linux/can/dev.h
1429F: include/linux/can/error.h
1430F: include/linux/can/netlink.h
1431F: include/linux/can/platform/
1385 1432
1386CELL BROADBAND ENGINE ARCHITECTURE 1433CELL BROADBAND ENGINE ARCHITECTURE
1387M: Arnd Bergmann <arnd@arndb.de> 1434M: Arnd Bergmann <arnd@arndb.de>
@@ -1394,6 +1441,15 @@ F: arch/powerpc/include/asm/spu*.h
1394F: arch/powerpc/oprofile/*cell* 1441F: arch/powerpc/oprofile/*cell*
1395F: arch/powerpc/platforms/cell/ 1442F: arch/powerpc/platforms/cell/
1396 1443
1444CEPH DISTRIBUTED FILE SYSTEM CLIENT
1445M: Sage Weil <sage@newdream.net>
1446L: ceph-devel@lists.sourceforge.net
1447W: http://ceph.newdream.net/
1448T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
1449S: Supported
1450F: Documentation/filesystems/ceph.txt
1451F: fs/ceph
1452
1397CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1453CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1398M: David Vrabel <david.vrabel@csr.com> 1454M: David Vrabel <david.vrabel@csr.com>
1399L: linux-usb@vger.kernel.org 1455L: linux-usb@vger.kernel.org
@@ -1473,6 +1529,7 @@ F: drivers/scsi/fnic/
1473CMPC ACPI DRIVER 1529CMPC ACPI DRIVER
1474M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> 1530M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
1475M: Daniel Oliveira Nascimento <don@syst.com.br> 1531M: Daniel Oliveira Nascimento <don@syst.com.br>
1532L: platform-driver-x86@vger.kernel.org
1476S: Supported 1533S: Supported
1477F: drivers/platform/x86/classmate-laptop.c 1534F: drivers/platform/x86/classmate-laptop.c
1478 1535
@@ -1491,6 +1548,7 @@ M: Steve French <sfrench@samba.org>
1491L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) 1548L: linux-cifs-client@lists.samba.org (moderated for non-subscribers)
1492L: samba-technical@lists.samba.org (moderated for non-subscribers) 1549L: samba-technical@lists.samba.org (moderated for non-subscribers)
1493W: http://linux-cifs.samba.org/ 1550W: http://linux-cifs.samba.org/
1551Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
1494T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git 1552T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1495S: Supported 1553S: Supported
1496F: Documentation/filesystems/cifs.txt 1554F: Documentation/filesystems/cifs.txt
@@ -1516,6 +1574,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c
1516 1574
1517COMPAL LAPTOP SUPPORT 1575COMPAL LAPTOP SUPPORT
1518M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> 1576M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
1577L: platform-driver-x86@vger.kernel.org
1519S: Maintained 1578S: Maintained
1520F: drivers/platform/x86/compal-laptop.c 1579F: drivers/platform/x86/compal-laptop.c
1521 1580
@@ -1746,6 +1805,7 @@ F: drivers/net/defxx.*
1746 1805
1747DELL LAPTOP DRIVER 1806DELL LAPTOP DRIVER
1748M: Matthew Garrett <mjg59@srcf.ucam.org> 1807M: Matthew Garrett <mjg59@srcf.ucam.org>
1808L: platform-driver-x86@vger.kernel.org
1749S: Maintained 1809S: Maintained
1750F: drivers/platform/x86/dell-laptop.c 1810F: drivers/platform/x86/dell-laptop.c
1751 1811
@@ -1775,6 +1835,7 @@ DEVICE-MAPPER (LVM)
1775P: Alasdair Kergon 1835P: Alasdair Kergon
1776L: dm-devel@redhat.com 1836L: dm-devel@redhat.com
1777W: http://sources.redhat.com/dm 1837W: http://sources.redhat.com/dm
1838Q: http://patchwork.kernel.org/project/dm-devel/list/
1778S: Maintained 1839S: Maintained
1779F: Documentation/device-mapper/ 1840F: Documentation/device-mapper/
1780F: drivers/md/dm* 1841F: drivers/md/dm*
@@ -2028,6 +2089,7 @@ F: drivers/edac/r82600_edac.c
2028EEEPC LAPTOP EXTRAS DRIVER 2089EEEPC LAPTOP EXTRAS DRIVER
2029M: Corentin Chary <corentincj@iksaif.net> 2090M: Corentin Chary <corentincj@iksaif.net>
2030L: acpi4asus-user@lists.sourceforge.net 2091L: acpi4asus-user@lists.sourceforge.net
2092L: platform-driver-x86@vger.kernel.org
2031W: http://acpi4asus.sf.net 2093W: http://acpi4asus.sf.net
2032S: Maintained 2094S: Maintained
2033F: drivers/platform/x86/eeepc-laptop.c 2095F: drivers/platform/x86/eeepc-laptop.c
@@ -2087,6 +2149,7 @@ F: drivers/net/eexpress.*
2087ETHERNET BRIDGE 2149ETHERNET BRIDGE
2088M: Stephen Hemminger <shemminger@linux-foundation.org> 2150M: Stephen Hemminger <shemminger@linux-foundation.org>
2089L: bridge@lists.linux-foundation.org 2151L: bridge@lists.linux-foundation.org
2152L: netdev@vger.kernel.org
2090W: http://www.linux-foundation.org/en/Net:Bridge 2153W: http://www.linux-foundation.org/en/Net:Bridge
2091S: Maintained 2154S: Maintained
2092F: include/linux/netfilter_bridge/ 2155F: include/linux/netfilter_bridge/
@@ -2118,6 +2181,7 @@ M: "Theodore Ts'o" <tytso@mit.edu>
2118M: Andreas Dilger <adilger@sun.com> 2181M: Andreas Dilger <adilger@sun.com>
2119L: linux-ext4@vger.kernel.org 2182L: linux-ext4@vger.kernel.org
2120W: http://ext4.wiki.kernel.org 2183W: http://ext4.wiki.kernel.org
2184Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
2121S: Maintained 2185S: Maintained
2122F: Documentation/filesystems/ext4.txt 2186F: Documentation/filesystems/ext4.txt
2123F: fs/ext4/ 2187F: fs/ext4/
@@ -2141,6 +2205,17 @@ S: Supported
2141F: Documentation/fault-injection/ 2205F: Documentation/fault-injection/
2142F: lib/fault-inject.c 2206F: lib/fault-inject.c
2143 2207
2208FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
2209M: Robert Love <robert.w.love@intel.com>
2210L: devel@open-fcoe.org
2211W: www.Open-FCoE.org
2212S: Supported
2213F: drivers/scsi/libfc/
2214F: drivers/scsi/fcoe/
2215F: include/scsi/fc/
2216F: include/scsi/libfc.h
2217F: include/scsi/libfcoe.h
2218
2144FILE LOCKING (flock() and fcntl()/lockf()) 2219FILE LOCKING (flock() and fcntl()/lockf())
2145M: Matthew Wilcox <matthew@wil.cx> 2220M: Matthew Wilcox <matthew@wil.cx>
2146L: linux-fsdevel@vger.kernel.org 2221L: linux-fsdevel@vger.kernel.org
@@ -2295,7 +2370,7 @@ F: arch/frv/
2295 2370
2296FUJITSU LAPTOP EXTRAS 2371FUJITSU LAPTOP EXTRAS
2297M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> 2372M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
2298L: linux-acpi@vger.kernel.org 2373L: platform-driver-x86@vger.kernel.org
2299S: Maintained 2374S: Maintained
2300F: drivers/platform/x86/fujitsu-laptop.c 2375F: drivers/platform/x86/fujitsu-laptop.c
2301 2376
@@ -2372,6 +2447,12 @@ F: Documentation/isdn/README.gigaset
2372F: drivers/isdn/gigaset/ 2447F: drivers/isdn/gigaset/
2373F: include/linux/gigaset_dev.h 2448F: include/linux/gigaset_dev.h
2374 2449
2450GRETH 10/100/1G Ethernet MAC device driver
2451M: Kristoffer Glembo <kristoffer@gaisler.com>
2452L: netdev@vger.kernel.org
2453S: Maintained
2454F: drivers/net/greth*
2455
2375HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER 2456HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2376M: Frank Seidel <frank@f-seidel.de> 2457M: Frank Seidel <frank@f-seidel.de>
2377L: lm-sensors@lm-sensors.org 2458L: lm-sensors@lm-sensors.org
@@ -2393,6 +2474,18 @@ L: linuxppc-dev@ozlabs.org
2393S: Odd Fixes 2474S: Odd Fixes
2394F: drivers/char/hvc_* 2475F: drivers/char/hvc_*
2395 2476
2477VIRTIO CONSOLE DRIVER
2478M: Amit Shah <amit.shah@redhat.com>
2479L: virtualization@lists.linux-foundation.org
2480S: Maintained
2481F: drivers/char/virtio_console.c
2482
2483iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
2484M: Peter Jones <pjones@redhat.com>
2485M: Konrad Rzeszutek Wilk <konrad@kernel.org>
2486S: Maintained
2487F: drivers/firmware/iscsi_ibft*
2488
2396GSPCA FINEPIX SUBDRIVER 2489GSPCA FINEPIX SUBDRIVER
2397M: Frank Zago <frank@zago.net> 2490M: Frank Zago <frank@zago.net>
2398L: linux-media@vger.kernel.org 2491L: linux-media@vger.kernel.org
@@ -2465,13 +2558,6 @@ L: linux-parisc@vger.kernel.org
2465S: Maintained 2558S: Maintained
2466F: sound/parisc/harmony.* 2559F: sound/parisc/harmony.*
2467 2560
2468HAYES ESP SERIAL DRIVER
2469M: "Andrew J. Robinson" <arobinso@nyx.net>
2470W: http://www.nyx.net/~arobinso
2471S: Maintained
2472F: Documentation/serial/hayes-esp.txt
2473F: drivers/char/esp.c
2474
2475HEWLETT-PACKARD SMART2 RAID DRIVER 2561HEWLETT-PACKARD SMART2 RAID DRIVER
2476M: Chirag Kantharia <chirag.kantharia@hp.com> 2562M: Chirag Kantharia <chirag.kantharia@hp.com>
2477L: iss_storagedev@hp.com 2563L: iss_storagedev@hp.com
@@ -2561,6 +2647,7 @@ F: drivers/net/wireless/hostap/
2561 2647
2562HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER 2648HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2563M: Carlos Corbacho <carlos@strangeworlds.co.uk> 2649M: Carlos Corbacho <carlos@strangeworlds.co.uk>
2650L: platform-driver-x86@vger.kernel.org
2564S: Odd Fixes 2651S: Odd Fixes
2565F: drivers/platform/x86/tc1100-wmi.c 2652F: drivers/platform/x86/tc1100-wmi.c
2566 2653
@@ -2679,6 +2766,7 @@ F: drivers/scsi/ips.*
2679IDE SUBSYSTEM 2766IDE SUBSYSTEM
2680M: "David S. Miller" <davem@davemloft.net> 2767M: "David S. Miller" <davem@davemloft.net>
2681L: linux-ide@vger.kernel.org 2768L: linux-ide@vger.kernel.org
2769Q: http://patchwork.ozlabs.org/project/linux-ide/list/
2682T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 2770T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
2683S: Maintained 2771S: Maintained
2684F: Documentation/ide/ 2772F: Documentation/ide/
@@ -2733,6 +2821,7 @@ M: Sean Hefty <sean.hefty@intel.com>
2733M: Hal Rosenstock <hal.rosenstock@gmail.com> 2821M: Hal Rosenstock <hal.rosenstock@gmail.com>
2734L: linux-rdma@vger.kernel.org 2822L: linux-rdma@vger.kernel.org
2735W: http://www.openib.org/ 2823W: http://www.openib.org/
2824Q: http://patchwork.kernel.org/project/linux-rdma/list/
2736T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git 2825T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2737S: Supported 2826S: Supported
2738F: Documentation/infiniband/ 2827F: Documentation/infiniband/
@@ -2752,12 +2841,13 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2752M: Dmitry Torokhov <dmitry.torokhov@gmail.com> 2841M: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2753M: Dmitry Torokhov <dtor@mail.ru> 2842M: Dmitry Torokhov <dtor@mail.ru>
2754L: linux-input@vger.kernel.org 2843L: linux-input@vger.kernel.org
2844Q: http://patchwork.kernel.org/project/linux-input/list/
2755T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git 2845T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2756S: Maintained 2846S: Maintained
2757F: drivers/input/ 2847F: drivers/input/
2758 2848
2759INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) 2849INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2760M: Sylvain Meyer <sylvain.meyer@worldonline.fr> 2850M: Maik Broemme <mbroemme@plusserver.de>
2761L: linux-fbdev@vger.kernel.org 2851L: linux-fbdev@vger.kernel.org
2762S: Maintained 2852S: Maintained
2763F: Documentation/fb/intelfb.txt 2853F: Documentation/fb/intelfb.txt
@@ -2771,7 +2861,7 @@ F: drivers/video/i810/
2771 2861
2772INTEL MENLOW THERMAL DRIVER 2862INTEL MENLOW THERMAL DRIVER
2773M: Sujith Thomas <sujith.thomas@intel.com> 2863M: Sujith Thomas <sujith.thomas@intel.com>
2774L: linux-acpi@vger.kernel.org 2864L: platform-driver-x86@vger.kernel.org
2775W: http://www.lesswatts.org/projects/acpi/ 2865W: http://www.lesswatts.org/projects/acpi/
2776S: Supported 2866S: Supported
2777F: drivers/platform/x86/intel_menlow.c 2867F: drivers/platform/x86/intel_menlow.c
@@ -3008,6 +3098,13 @@ W: http://www.melware.de
3008S: Maintained 3098S: Maintained
3009F: drivers/isdn/hardware/eicon/ 3099F: drivers/isdn/hardware/eicon/
3010 3100
3101IT87 HARDWARE MONITORING DRIVER
3102M: Jean Delvare <khali@linux-fr.org>
3103L: lm-sensors@lm-sensors.org
3104S: Maintained
3105F: Documentation/hwmon/it87
3106F: drivers/hwmon/it87.c
3107
3011IVTV VIDEO4LINUX DRIVER 3108IVTV VIDEO4LINUX DRIVER
3012M: Andy Walls <awalls@radix.net> 3109M: Andy Walls <awalls@radix.net>
3013L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3110L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
@@ -3061,6 +3158,7 @@ F: drivers/hwmon/k8temp.c
3061KCONFIG 3158KCONFIG
3062M: Roman Zippel <zippel@linux-m68k.org> 3159M: Roman Zippel <zippel@linux-m68k.org>
3063L: linux-kbuild@vger.kernel.org 3160L: linux-kbuild@vger.kernel.org
3161Q: http://patchwork.kernel.org/project/linux-kbuild/list/
3064S: Maintained 3162S: Maintained
3065F: Documentation/kbuild/kconfig-language.txt 3163F: Documentation/kbuild/kconfig-language.txt
3066F: scripts/kconfig/ 3164F: scripts/kconfig/
@@ -3135,7 +3233,7 @@ F: arch/x86/include/asm/svm.h
3135F: arch/x86/kvm/svm.c 3233F: arch/x86/kvm/svm.c
3136 3234
3137KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC 3235KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3138M: Hollis Blanchard <hollisb@us.ibm.com> 3236M: Alexander Graf <agraf@suse.de>
3139L: kvm-ppc@vger.kernel.org 3237L: kvm-ppc@vger.kernel.org
3140W: http://kvm.qumranet.com 3238W: http://kvm.qumranet.com
3141S: Supported 3239S: Supported
@@ -3274,6 +3372,7 @@ M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3274M: Paul Mackerras <paulus@samba.org> 3372M: Paul Mackerras <paulus@samba.org>
3275W: http://www.penguinppc.org/ 3373W: http://www.penguinppc.org/
3276L: linuxppc-dev@ozlabs.org 3374L: linuxppc-dev@ozlabs.org
3375Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
3277T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git 3376T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3278S: Supported 3377S: Supported
3279F: Documentation/powerpc/ 3378F: Documentation/powerpc/
@@ -3394,6 +3493,13 @@ S: Maintained
3394F: Documentation/ldm.txt 3493F: Documentation/ldm.txt
3395F: fs/partitions/ldm.* 3494F: fs/partitions/ldm.*
3396 3495
3496LogFS
3497M: Joern Engel <joern@logfs.org>
3498L: logfs@logfs.org
3499W: logfs.org
3500S: Maintained
3501F: fs/logfs/
3502
3397LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) 3503LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3398M: Eric Moore <Eric.Moore@lsi.com> 3504M: Eric Moore <Eric.Moore@lsi.com>
3399M: support@lsi.com 3505M: support@lsi.com
@@ -3496,9 +3602,9 @@ F: drivers/net/mv643xx_eth.*
3496F: include/linux/mv643xx.h 3602F: include/linux/mv643xx.h
3497 3603
3498MARVELL MWL8K WIRELESS DRIVER 3604MARVELL MWL8K WIRELESS DRIVER
3499M: Lennert Buytenhek <buytenh@marvell.com> 3605M: Lennert Buytenhek <buytenh@wantstofly.org>
3500L: linux-wireless@vger.kernel.org 3606L: linux-wireless@vger.kernel.org
3501S: Supported 3607S: Maintained
3502F: drivers/net/wireless/mwl8k.c 3608F: drivers/net/wireless/mwl8k.c
3503 3609
3504MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER 3610MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
@@ -3530,6 +3636,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org>
3530P: LinuxTV.org Project 3636P: LinuxTV.org Project
3531L: linux-media@vger.kernel.org 3637L: linux-media@vger.kernel.org
3532W: http://linuxtv.org 3638W: http://linuxtv.org
3639Q: http://patchwork.kernel.org/project/linux-media/list/
3533T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3640T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3534S: Maintained 3641S: Maintained
3535F: Documentation/dvb/ 3642F: Documentation/dvb/
@@ -3557,7 +3664,7 @@ F: mm/
3557 3664
3558MEMORY RESOURCE CONTROLLER 3665MEMORY RESOURCE CONTROLLER
3559M: Balbir Singh <balbir@linux.vnet.ibm.com> 3666M: Balbir Singh <balbir@linux.vnet.ibm.com>
3560M: Pavel Emelyanov <xemul@openvz.org> 3667M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
3561M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> 3668M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
3562L: linux-mm@kvack.org 3669L: linux-mm@kvack.org
3563S: Maintained 3670S: Maintained
@@ -3565,8 +3672,9 @@ F: mm/memcontrol.c
3565 3672
3566MEMORY TECHNOLOGY DEVICES (MTD) 3673MEMORY TECHNOLOGY DEVICES (MTD)
3567M: David Woodhouse <dwmw2@infradead.org> 3674M: David Woodhouse <dwmw2@infradead.org>
3568W: http://www.linux-mtd.infradead.org/
3569L: linux-mtd@lists.infradead.org 3675L: linux-mtd@lists.infradead.org
3676W: http://www.linux-mtd.infradead.org/
3677Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
3570T: git git://git.infradead.org/mtd-2.6.git 3678T: git git://git.infradead.org/mtd-2.6.git
3571S: Maintained 3679S: Maintained
3572F: drivers/mtd/ 3680F: drivers/mtd/
@@ -3637,6 +3745,7 @@ F: drivers/char/mxser.*
3637 3745
3638MSI LAPTOP SUPPORT 3746MSI LAPTOP SUPPORT
3639M: Lennart Poettering <mzxreary@0pointer.de> 3747M: Lennart Poettering <mzxreary@0pointer.de>
3748L: platform-driver-x86@vger.kernel.org
3640W: https://tango.0pointer.de/mailman/listinfo/s270-linux 3749W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3641W: http://0pointer.de/lennart/tchibo.html 3750W: http://0pointer.de/lennart/tchibo.html
3642S: Maintained 3751S: Maintained
@@ -3644,6 +3753,7 @@ F: drivers/platform/x86/msi-laptop.c
3644 3753
3645MSI WMI SUPPORT 3754MSI WMI SUPPORT
3646M: Anisse Astier <anisse@astier.eu> 3755M: Anisse Astier <anisse@astier.eu>
3756L: platform-driver-x86@vger.kernel.org
3647S: Supported 3757S: Supported
3648F: drivers/platform/x86/msi-wmi.c 3758F: drivers/platform/x86/msi-wmi.c
3649 3759
@@ -3824,6 +3934,7 @@ S: Maintained
3824NETWORKING [WIRELESS] 3934NETWORKING [WIRELESS]
3825M: "John W. Linville" <linville@tuxdriver.com> 3935M: "John W. Linville" <linville@tuxdriver.com>
3826L: linux-wireless@vger.kernel.org 3936L: linux-wireless@vger.kernel.org
3937Q: http://patchwork.kernel.org/project/linux-wireless/list/
3827T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 3938T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3828S: Maintained 3939S: Maintained
3829F: net/mac80211/ 3940F: net/mac80211/
@@ -3916,6 +4027,7 @@ M: Tony Lindgren <tony@atomide.com>
3916L: linux-omap@vger.kernel.org 4027L: linux-omap@vger.kernel.org
3917W: http://www.muru.com/linux/omap/ 4028W: http://www.muru.com/linux/omap/
3918W: http://linux.omap.com/ 4029W: http://linux.omap.com/
4030Q: http://patchwork.kernel.org/project/linux-omap/list/
3919T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git 4031T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
3920S: Maintained 4032S: Maintained
3921F: arch/arm/*omap*/ 4033F: arch/arm/*omap*/
@@ -4096,6 +4208,7 @@ F: drivers/i2c/busses/i2c-pasemi.c
4096 4208
4097PANASONIC LAPTOP ACPI EXTRAS DRIVER 4209PANASONIC LAPTOP ACPI EXTRAS DRIVER
4098M: Harald Welte <laforge@gnumonks.org> 4210M: Harald Welte <laforge@gnumonks.org>
4211L: platform-driver-x86@vger.kernel.org
4099S: Maintained 4212S: Maintained
4100F: drivers/platform/x86/panasonic-laptop.c 4213F: drivers/platform/x86/panasonic-laptop.c
4101 4214
@@ -4141,6 +4254,7 @@ M: Helge Deller <deller@gmx.de>
4141M: "James E.J. Bottomley" <jejb@parisc-linux.org> 4254M: "James E.J. Bottomley" <jejb@parisc-linux.org>
4142L: linux-parisc@vger.kernel.org 4255L: linux-parisc@vger.kernel.org
4143W: http://www.parisc-linux.org/ 4256W: http://www.parisc-linux.org/
4257Q: http://patchwork.kernel.org/project/linux-parisc/list/
4144T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 4258T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4145S: Maintained 4259S: Maintained
4146F: arch/parisc/ 4260F: arch/parisc/
@@ -4183,6 +4297,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt
4183PCI SUBSYSTEM 4297PCI SUBSYSTEM
4184M: Jesse Barnes <jbarnes@virtuousgeek.org> 4298M: Jesse Barnes <jbarnes@virtuousgeek.org>
4185L: linux-pci@vger.kernel.org 4299L: linux-pci@vger.kernel.org
4300Q: http://patchwork.kernel.org/project/linux-pci/list/
4186T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 4301T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4187S: Supported 4302S: Supported
4188F: Documentation/PCI/ 4303F: Documentation/PCI/
@@ -4221,10 +4336,13 @@ PERFORMANCE EVENTS SUBSYSTEM
4221M: Peter Zijlstra <a.p.zijlstra@chello.nl> 4336M: Peter Zijlstra <a.p.zijlstra@chello.nl>
4222M: Paul Mackerras <paulus@samba.org> 4337M: Paul Mackerras <paulus@samba.org>
4223M: Ingo Molnar <mingo@elte.hu> 4338M: Ingo Molnar <mingo@elte.hu>
4339M: Arnaldo Carvalho de Melo <acme@redhat.com>
4224S: Supported 4340S: Supported
4225F: kernel/perf_event.c 4341F: kernel/perf_event.c
4226F: include/linux/perf_event.h 4342F: include/linux/perf_event.h
4227F: arch/*/*/kernel/perf_event.c 4343F: arch/*/kernel/perf_event.c
4344F: arch/*/kernel/*/perf_event.c
4345F: arch/*/kernel/*/*/perf_event.c
4228F: arch/*/include/asm/perf_event.h 4346F: arch/*/include/asm/perf_event.h
4229F: arch/*/lib/perf_event.c 4347F: arch/*/lib/perf_event.c
4230F: arch/*/kernel/perf_callchain.c 4348F: arch/*/kernel/perf_callchain.c
@@ -4421,6 +4539,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4421T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4539T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4422S: Maintained 4540S: Maintained
4423 4541
4542MMP2 SUPPORT (aka ARMADA610)
4543M: Haojian Zhuang <haojian.zhuang@marvell.com>
4544M: Eric Miao <eric.y.miao@gmail.com>
4545L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4546T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4547S: Maintained
4548
4424PXA MMCI DRIVER 4549PXA MMCI DRIVER
4425S: Orphan 4550S: Orphan
4426 4551
@@ -4445,6 +4570,13 @@ S: Supported
4445F: Documentation/networking/LICENSE.qla3xxx 4570F: Documentation/networking/LICENSE.qla3xxx
4446F: drivers/net/qla3xxx.* 4571F: drivers/net/qla3xxx.*
4447 4572
4573QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
4574M: Amit Kumar Salecha <amit.salecha@qlogic.com>
4575M: linux-driver@qlogic.com
4576L: netdev@vger.kernel.org
4577S: Supported
4578F: drivers/net/qlcnic/
4579
4448QLOGIC QLGE 10Gb ETHERNET DRIVER 4580QLOGIC QLGE 10Gb ETHERNET DRIVER
4449M: Ron Mercer <ron.mercer@qlogic.com> 4581M: Ron Mercer <ron.mercer@qlogic.com>
4450M: linux-driver@qlogic.com 4582M: linux-driver@qlogic.com
@@ -4509,7 +4641,7 @@ F: drivers/net/wireless/ray*
4509RCUTORTURE MODULE 4641RCUTORTURE MODULE
4510M: Josh Triplett <josh@freedesktop.org> 4642M: Josh Triplett <josh@freedesktop.org>
4511M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 4643M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4512S: Maintained 4644S: Supported
4513F: Documentation/RCU/torture.txt 4645F: Documentation/RCU/torture.txt
4514F: kernel/rcutorture.c 4646F: kernel/rcutorture.c
4515 4647
@@ -4534,11 +4666,12 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
4534M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 4666M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4535W: http://www.rdrop.com/users/paulmck/rclock/ 4667W: http://www.rdrop.com/users/paulmck/rclock/
4536S: Supported 4668S: Supported
4537F: Documentation/RCU/rcu.txt 4669F: Documentation/RCU/
4538F: Documentation/RCU/rcuref.txt 4670F: include/linux/rcu*
4539F: include/linux/rcupdate.h 4671F: include/linux/srcu*
4540F: include/linux/srcu.h 4672F: kernel/rcu*
4541F: kernel/rcupdate.c 4673F: kernel/srcu*
4674X: kernel/rcutorture.c
4542 4675
4543REAL TIME CLOCK DRIVER 4676REAL TIME CLOCK DRIVER
4544M: Paul Gortmaker <p_gortmaker@yahoo.com> 4677M: Paul Gortmaker <p_gortmaker@yahoo.com>
@@ -4550,6 +4683,7 @@ F: include/linux/rtc.h
4550REAL TIME CLOCK (RTC) SUBSYSTEM 4683REAL TIME CLOCK (RTC) SUBSYSTEM
4551M: Alessandro Zummo <a.zummo@towertech.it> 4684M: Alessandro Zummo <a.zummo@towertech.it>
4552L: rtc-linux@googlegroups.com 4685L: rtc-linux@googlegroups.com
4686Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
4553S: Maintained 4687S: Maintained
4554F: Documentation/rtc.txt 4688F: Documentation/rtc.txt
4555F: drivers/rtc/ 4689F: drivers/rtc/
@@ -4682,6 +4816,13 @@ F: drivers/media/common/saa7146*
4682F: drivers/media/video/*7146* 4816F: drivers/media/video/*7146*
4683F: include/media/*7146* 4817F: include/media/*7146*
4684 4818
4819TLG2300 VIDEO4LINUX-2 DRIVER
4820M: Huang Shijie <shijie8@gmail.com>
4821M: Kang Yong <kangyong@telegent.com>
4822M: Zhang Xiaobing <xbzhang@telegent.com>
4823S: Supported
4824F: drivers/media/video/tlg2300
4825
4685SC1200 WDT DRIVER 4826SC1200 WDT DRIVER
4686M: Zwane Mwaikambo <zwane@arm.linux.org.uk> 4827M: Zwane Mwaikambo <zwane@arm.linux.org.uk>
4687S: Maintained 4828S: Maintained
@@ -4837,6 +4978,8 @@ F: drivers/scsi/be2iscsi/
4837SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER 4978SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
4838M: Sathya Perla <sathyap@serverengines.com> 4979M: Sathya Perla <sathyap@serverengines.com>
4839M: Subbu Seetharaman <subbus@serverengines.com> 4980M: Subbu Seetharaman <subbus@serverengines.com>
4981M: Sarveshwar Bandi <sarveshwarb@serverengines.com>
4982M: Ajit Khaparde <ajitk@serverengines.com>
4840L: netdev@vger.kernel.org 4983L: netdev@vger.kernel.org
4841W: http://www.serverengines.com 4984W: http://www.serverengines.com
4842S: Supported 4985S: Supported
@@ -4914,6 +5057,7 @@ F: drivers/*/*/*s3c2410*
4914TI DAVINCI MACHINE SUPPORT 5057TI DAVINCI MACHINE SUPPORT
4915P: Kevin Hilman 5058P: Kevin Hilman
4916M: davinci-linux-open-source@linux.davincidsp.com 5059M: davinci-linux-open-source@linux.davincidsp.com
5060Q: http://patchwork.kernel.org/project/linux-davinci/list/
4917S: Supported 5061S: Supported
4918F: arch/arm/mach-davinci 5062F: arch/arm/mach-davinci
4919 5063
@@ -5040,7 +5184,7 @@ F: include/linux/ssb/
5040 5184
5041SONY VAIO CONTROL DEVICE DRIVER 5185SONY VAIO CONTROL DEVICE DRIVER
5042M: Mattia Dongili <malattia@linux.it> 5186M: Mattia Dongili <malattia@linux.it>
5043L: linux-acpi@vger.kernel.org 5187L: platform-driver-x86@vger.kernel.org
5044W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers 5188W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5045S: Maintained 5189S: Maintained
5046F: Documentation/laptops/sony-laptop.txt 5190F: Documentation/laptops/sony-laptop.txt
@@ -5079,11 +5223,27 @@ F: include/sound/soc*
5079SPARC + UltraSPARC (sparc/sparc64) 5223SPARC + UltraSPARC (sparc/sparc64)
5080M: "David S. Miller" <davem@davemloft.net> 5224M: "David S. Miller" <davem@davemloft.net>
5081L: sparclinux@vger.kernel.org 5225L: sparclinux@vger.kernel.org
5226Q: http://patchwork.ozlabs.org/project/sparclinux/list/
5082T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 5227T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5083T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 5228T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5084S: Maintained 5229S: Maintained
5085F: arch/sparc/ 5230F: arch/sparc/
5086 5231
5232SPARC SERIAL DRIVERS
5233M: "David S. Miller" <davem@davemloft.net>
5234L: sparclinux@vger.kernel.org
5235T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5236T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5237S: Maintained
5238F: drivers/serial/suncore.c
5239F: drivers/serial/suncore.h
5240F: drivers/serial/sunhv.c
5241F: drivers/serial/sunsab.c
5242F: drivers/serial/sunsab.h
5243F: drivers/serial/sunsu.c
5244F: drivers/serial/sunzilog.c
5245F: drivers/serial/sunzilog.h
5246
5087SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER 5247SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5088M: Roger Wolff <R.E.Wolff@BitWizard.nl> 5248M: Roger Wolff <R.E.Wolff@BitWizard.nl>
5089S: Supported 5249S: Supported
@@ -5094,6 +5254,7 @@ SPI SUBSYSTEM
5094M: David Brownell <dbrownell@users.sourceforge.net> 5254M: David Brownell <dbrownell@users.sourceforge.net>
5095M: Grant Likely <grant.likely@secretlab.ca> 5255M: Grant Likely <grant.likely@secretlab.ca>
5096L: spi-devel-general@lists.sourceforge.net 5256L: spi-devel-general@lists.sourceforge.net
5257Q: http://patchwork.kernel.org/project/spi-devel-general/list/
5097S: Maintained 5258S: Maintained
5098F: Documentation/spi/ 5259F: Documentation/spi/
5099F: drivers/spi/ 5260F: drivers/spi/
@@ -5149,7 +5310,7 @@ F: drivers/net/starfire*
5149 5310
5150STARMODE RADIO IP (STRIP) PROTOCOL DRIVER 5311STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5151S: Orphan 5312S: Orphan
5152F: drivers/net/wireless/strip.c 5313F: drivers/staging/strip/strip.c
5153F: include/linux/if_strip.h 5314F: include/linux/if_strip.h
5154 5315
5155STRADIS MPEG-2 DECODER DRIVER 5316STRADIS MPEG-2 DECODER DRIVER
@@ -5170,6 +5331,7 @@ SUPERH
5170M: Paul Mundt <lethal@linux-sh.org> 5331M: Paul Mundt <lethal@linux-sh.org>
5171L: linux-sh@vger.kernel.org 5332L: linux-sh@vger.kernel.org
5172W: http://www.linux-sh.org 5333W: http://www.linux-sh.org
5334Q: http://patchwork.kernel.org/project/linux-sh/list/
5173T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git 5335T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5174S: Supported 5336S: Supported
5175F: Documentation/sh/ 5337F: Documentation/sh/
@@ -5246,6 +5408,7 @@ F: arch/xtensa/
5246THINKPAD ACPI EXTRAS DRIVER 5408THINKPAD ACPI EXTRAS DRIVER
5247M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> 5409M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
5248L: ibm-acpi-devel@lists.sourceforge.net 5410L: ibm-acpi-devel@lists.sourceforge.net
5411L: platform-driver-x86@vger.kernel.org
5249W: http://ibm-acpi.sourceforge.net 5412W: http://ibm-acpi.sourceforge.net
5250W: http://thinkwiki.org/wiki/Ibm-acpi 5413W: http://thinkwiki.org/wiki/Ibm-acpi
5251T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git 5414T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
@@ -5299,10 +5462,12 @@ F: security/tomoyo/
5299 5462
5300TOPSTAR LAPTOP EXTRAS DRIVER 5463TOPSTAR LAPTOP EXTRAS DRIVER
5301M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> 5464M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
5465L: platform-driver-x86@vger.kernel.org
5302S: Maintained 5466S: Maintained
5303F: drivers/platform/x86/topstar-laptop.c 5467F: drivers/platform/x86/topstar-laptop.c
5304 5468
5305TOSHIBA ACPI EXTRAS DRIVER 5469TOSHIBA ACPI EXTRAS DRIVER
5470L: platform-driver-x86@vger.kernel.org
5306S: Orphan 5471S: Orphan
5307F: drivers/platform/x86/toshiba_acpi.c 5472F: drivers/platform/x86/toshiba_acpi.c
5308 5473
@@ -5802,6 +5967,15 @@ S: Maintained
5802F: Documentation/filesystems/vfat.txt 5967F: Documentation/filesystems/vfat.txt
5803F: fs/fat/ 5968F: fs/fat/
5804 5969
5970VIRTIO HOST (VHOST)
5971M: "Michael S. Tsirkin" <mst@redhat.com>
5972L: kvm@vger.kernel.org
5973L: virtualization@lists.osdl.org
5974L: netdev@vger.kernel.org
5975S: Maintained
5976F: drivers/vhost/
5977F: include/linux/vhost.h
5978
5805VIA RHINE NETWORK DRIVER 5979VIA RHINE NETWORK DRIVER
5806M: Roger Luethi <rl@hellgate.ch> 5980M: Roger Luethi <rl@hellgate.ch>
5807S: Maintained 5981S: Maintained
@@ -5925,7 +6099,7 @@ L: linux-wireless@vger.kernel.org
5925W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ 6099W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
5926S: Maintained 6100S: Maintained
5927F: Documentation/networking/wavelan.txt 6101F: Documentation/networking/wavelan.txt
5928F: drivers/net/wireless/wavelan* 6102F: drivers/staging/wavelan/
5929 6103
5930WD7000 SCSI DRIVER 6104WD7000 SCSI DRIVER
5931M: Miroslav Zagorac <zaga@fly.cc.fer.hr> 6105M: Miroslav Zagorac <zaga@fly.cc.fer.hr>
@@ -5960,7 +6134,7 @@ S: Maintained
5960F: drivers/input/misc/wistron_btns.c 6134F: drivers/input/misc/wistron_btns.c
5961 6135
5962WL1251 WIRELESS DRIVER 6136WL1251 WIRELESS DRIVER
5963M: Kalle Valo <kalle.valo@nokia.com> 6137M: Kalle Valo <kalle.valo@iki.fi>
5964L: linux-wireless@vger.kernel.org 6138L: linux-wireless@vger.kernel.org
5965W: http://wireless.kernel.org 6139W: http://wireless.kernel.org
5966T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git 6140T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
@@ -6030,6 +6204,13 @@ S: Maintained
6030F: Documentation/x86/ 6204F: Documentation/x86/
6031F: arch/x86/ 6205F: arch/x86/
6032 6206
6207X86 PLATFORM DRIVERS
6208M: Matthew Garrett <mjg@redhat.com>
6209L: platform-driver-x86@vger.kernel.org
6210T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
6211S: Maintained
6212F: drivers/platform/x86
6213
6033XEN HYPERVISOR INTERFACE 6214XEN HYPERVISOR INTERFACE
6034M: Jeremy Fitzhardinge <jeremy@xensource.com> 6215M: Jeremy Fitzhardinge <jeremy@xensource.com>
6035M: Chris Wright <chrisw@sous-sol.org> 6216M: Chris Wright <chrisw@sous-sol.org>
@@ -6114,6 +6295,7 @@ F: drivers/serial/zs.*
6114THE REST 6295THE REST
6115M: Linus Torvalds <torvalds@linux-foundation.org> 6296M: Linus Torvalds <torvalds@linux-foundation.org>
6116L: linux-kernel@vger.kernel.org 6297L: linux-kernel@vger.kernel.org
6298Q: http://patchwork.kernel.org/project/LKML/list/
6117T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 6299T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6118S: Buried alive in reporters 6300S: Buried alive in reporters
6119F: * 6301F: *