aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS122
1 files changed, 102 insertions, 20 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a1cb1e6f6bee..382eaa4d0068 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
@@ -238,6 +240,7 @@ ACPI
238M: Len Brown <lenb@kernel.org> 240M: Len Brown <lenb@kernel.org>
239L: linux-acpi@vger.kernel.org 241L: linux-acpi@vger.kernel.org
240W: http://www.lesswatts.org/projects/acpi/ 242W: http://www.lesswatts.org/projects/acpi/
243Q: http://patchwork.kernel.org/project/linux-acpi/list/
241T: 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
242S: Supported 245S: Supported
243F: drivers/acpi/ 246F: drivers/acpi/
@@ -428,7 +431,6 @@ P: Jordan Crouse
428L: linux-geode@lists.infradead.org (moderated for non-subscribers) 431L: linux-geode@lists.infradead.org (moderated for non-subscribers)
429W: 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
430S: Supported 433S: Supported
431F: arch/x86/kernel/geode_32.c
432F: drivers/char/hw_random/geode-rng.c 434F: drivers/char/hw_random/geode-rng.c
433F: drivers/crypto/geode* 435F: drivers/crypto/geode*
434F: drivers/video/geode/ 436F: drivers/video/geode/
@@ -664,6 +666,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git
664F: arch/arm/mach-mx*/ 666F: arch/arm/mach-mx*/
665F: arch/arm/plat-mxc/ 667F: arch/arm/plat-mxc/
666 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
667ARM/GLOMATION GESBC9312SX MACHINE SUPPORT 675ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
668M: Lennert Buytenhek <kernel@wantstofly.org> 676M: Lennert Buytenhek <kernel@wantstofly.org>
669L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 677L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -937,6 +945,16 @@ W: http://www.fluff.org/ben/linux/
937S: Maintained 945S: Maintained
938F: arch/arm/mach-s3c6410/ 946F: arch/arm/mach-s3c6410/
939 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
940ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT 958ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
941M: Lennert Buytenhek <kernel@wantstofly.org> 959M: Lennert Buytenhek <kernel@wantstofly.org>
942L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 960L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -966,6 +984,13 @@ W: http://www.arm.linux.org.uk/
966S: Maintained 984S: Maintained
967F: arch/arm/vfp/ 985F: arch/arm/vfp/
968 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
969ASUS ACPI EXTRAS DRIVER 994ASUS ACPI EXTRAS DRIVER
970M: Corentin Chary <corentincj@iksaif.net> 995M: Corentin Chary <corentincj@iksaif.net>
971M: Karol Kozimor <sziwan@users.sourceforge.net> 996M: Karol Kozimor <sziwan@users.sourceforge.net>
@@ -1226,6 +1251,13 @@ W: http://blackfin.uclinux.org
1226S: Supported 1251S: Supported
1227F: drivers/rtc/rtc-bfin.c 1252F: drivers/rtc/rtc-bfin.c
1228 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
1229BLACKFIN SERIAL DRIVER 1261BLACKFIN SERIAL DRIVER
1230M: Sonic Zhang <sonic.zhang@analog.com> 1262M: Sonic Zhang <sonic.zhang@analog.com>
1231L: uclinux-dist-devel@blackfin.uclinux.org 1263L: uclinux-dist-devel@blackfin.uclinux.org
@@ -1332,6 +1364,7 @@ BTRFS FILE SYSTEM
1332M: Chris Mason <chris.mason@oracle.com> 1364M: Chris Mason <chris.mason@oracle.com>
1333L: linux-btrfs@vger.kernel.org 1365L: linux-btrfs@vger.kernel.org
1334W: http://btrfs.wiki.kernel.org/ 1366W: http://btrfs.wiki.kernel.org/
1367Q: http://patchwork.kernel.org/project/linux-btrfs/list/
1335T: 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
1336S: Maintained 1369S: Maintained
1337F: Documentation/filesystems/btrfs.txt 1370F: Documentation/filesystems/btrfs.txt
@@ -1372,20 +1405,30 @@ F: arch/x86/include/asm/calgary.h
1372F: arch/x86/include/asm/tce.h 1405F: arch/x86/include/asm/tce.h
1373 1406
1374CAN NETWORK LAYER 1407CAN NETWORK LAYER
1375M: Urs Thuermann <urs.thuermann@volkswagen.de> 1408M: Oliver Hartkopp <socketcan@hartkopp.net>
1376M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> 1409M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
1377L: 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
1378W: http://developer.berlios.de/projects/socketcan/ 1413W: http://developer.berlios.de/projects/socketcan/
1379S: Maintained 1414S: Maintained
1380F: drivers/net/can/ 1415F: net/can/
1381F: include/linux/can/
1382F: 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
1383 1420
1384CAN NETWORK DRIVERS 1421CAN NETWORK DRIVERS
1385M: Wolfgang Grandegger <wg@grandegger.com> 1422M: Wolfgang Grandegger <wg@grandegger.com>
1386L: socketcan-core@lists.berlios.de (subscribers-only) 1423L: socketcan-core@lists.berlios.de
1424L: netdev@vger.kernel.org
1387W: http://developer.berlios.de/projects/socketcan/ 1425W: http://developer.berlios.de/projects/socketcan/
1388S: 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/
1389 1432
1390CELL BROADBAND ENGINE ARCHITECTURE 1433CELL BROADBAND ENGINE ARCHITECTURE
1391M: Arnd Bergmann <arnd@arndb.de> 1434M: Arnd Bergmann <arnd@arndb.de>
@@ -1496,6 +1539,7 @@ M: Steve French <sfrench@samba.org>
1496L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) 1539L: linux-cifs-client@lists.samba.org (moderated for non-subscribers)
1497L: samba-technical@lists.samba.org (moderated for non-subscribers) 1540L: samba-technical@lists.samba.org (moderated for non-subscribers)
1498W: http://linux-cifs.samba.org/ 1541W: http://linux-cifs.samba.org/
1542Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
1499T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git 1543T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1500S: Supported 1544S: Supported
1501F: Documentation/filesystems/cifs.txt 1545F: Documentation/filesystems/cifs.txt
@@ -1782,6 +1826,7 @@ DEVICE-MAPPER (LVM)
1782P: Alasdair Kergon 1826P: Alasdair Kergon
1783L: dm-devel@redhat.com 1827L: dm-devel@redhat.com
1784W: http://sources.redhat.com/dm 1828W: http://sources.redhat.com/dm
1829Q: http://patchwork.kernel.org/project/dm-devel/list/
1785S: Maintained 1830S: Maintained
1786F: Documentation/device-mapper/ 1831F: Documentation/device-mapper/
1787F: drivers/md/dm* 1832F: drivers/md/dm*
@@ -2095,6 +2140,7 @@ F: drivers/net/eexpress.*
2095ETHERNET BRIDGE 2140ETHERNET BRIDGE
2096M: Stephen Hemminger <shemminger@linux-foundation.org> 2141M: Stephen Hemminger <shemminger@linux-foundation.org>
2097L: bridge@lists.linux-foundation.org 2142L: bridge@lists.linux-foundation.org
2143L: netdev@vger.kernel.org
2098W: http://www.linux-foundation.org/en/Net:Bridge 2144W: http://www.linux-foundation.org/en/Net:Bridge
2099S: Maintained 2145S: Maintained
2100F: include/linux/netfilter_bridge/ 2146F: include/linux/netfilter_bridge/
@@ -2126,6 +2172,7 @@ M: "Theodore Ts'o" <tytso@mit.edu>
2126M: Andreas Dilger <adilger@sun.com> 2172M: Andreas Dilger <adilger@sun.com>
2127L: linux-ext4@vger.kernel.org 2173L: linux-ext4@vger.kernel.org
2128W: http://ext4.wiki.kernel.org 2174W: http://ext4.wiki.kernel.org
2175Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
2129S: Maintained 2176S: Maintained
2130F: Documentation/filesystems/ext4.txt 2177F: Documentation/filesystems/ext4.txt
2131F: fs/ext4/ 2178F: fs/ext4/
@@ -2502,13 +2549,6 @@ L: linux-parisc@vger.kernel.org
2502S: Maintained 2549S: Maintained
2503F: sound/parisc/harmony.* 2550F: sound/parisc/harmony.*
2504 2551
2505HAYES ESP SERIAL DRIVER
2506M: "Andrew J. Robinson" <arobinso@nyx.net>
2507W: http://www.nyx.net/~arobinso
2508S: Maintained
2509F: Documentation/serial/hayes-esp.txt
2510F: drivers/char/esp.c
2511
2512HEWLETT-PACKARD SMART2 RAID DRIVER 2552HEWLETT-PACKARD SMART2 RAID DRIVER
2513M: Chirag Kantharia <chirag.kantharia@hp.com> 2553M: Chirag Kantharia <chirag.kantharia@hp.com>
2514L: iss_storagedev@hp.com 2554L: iss_storagedev@hp.com
@@ -2717,6 +2757,7 @@ F: drivers/scsi/ips.*
2717IDE SUBSYSTEM 2757IDE SUBSYSTEM
2718M: "David S. Miller" <davem@davemloft.net> 2758M: "David S. Miller" <davem@davemloft.net>
2719L: linux-ide@vger.kernel.org 2759L: linux-ide@vger.kernel.org
2760Q: http://patchwork.ozlabs.org/project/linux-ide/list/
2720T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 2761T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
2721S: Maintained 2762S: Maintained
2722F: Documentation/ide/ 2763F: Documentation/ide/
@@ -2771,6 +2812,7 @@ M: Sean Hefty <sean.hefty@intel.com>
2771M: Hal Rosenstock <hal.rosenstock@gmail.com> 2812M: Hal Rosenstock <hal.rosenstock@gmail.com>
2772L: linux-rdma@vger.kernel.org 2813L: linux-rdma@vger.kernel.org
2773W: http://www.openib.org/ 2814W: http://www.openib.org/
2815Q: http://patchwork.kernel.org/project/linux-rdma/list/
2774T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git 2816T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2775S: Supported 2817S: Supported
2776F: Documentation/infiniband/ 2818F: Documentation/infiniband/
@@ -2790,12 +2832,13 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2790M: Dmitry Torokhov <dmitry.torokhov@gmail.com> 2832M: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2791M: Dmitry Torokhov <dtor@mail.ru> 2833M: Dmitry Torokhov <dtor@mail.ru>
2792L: linux-input@vger.kernel.org 2834L: linux-input@vger.kernel.org
2835Q: http://patchwork.kernel.org/project/linux-input/list/
2793T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git 2836T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2794S: Maintained 2837S: Maintained
2795F: drivers/input/ 2838F: drivers/input/
2796 2839
2797INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) 2840INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2798M: Sylvain Meyer <sylvain.meyer@worldonline.fr> 2841M: Maik Broemme <mbroemme@plusserver.de>
2799L: linux-fbdev@vger.kernel.org 2842L: linux-fbdev@vger.kernel.org
2800S: Maintained 2843S: Maintained
2801F: Documentation/fb/intelfb.txt 2844F: Documentation/fb/intelfb.txt
@@ -3046,6 +3089,13 @@ W: http://www.melware.de
3046S: Maintained 3089S: Maintained
3047F: drivers/isdn/hardware/eicon/ 3090F: drivers/isdn/hardware/eicon/
3048 3091
3092IT87 HARDWARE MONITORING DRIVER
3093M: Jean Delvare <khali@linux-fr.org>
3094L: lm-sensors@lm-sensors.org
3095S: Maintained
3096F: Documentation/hwmon/it87
3097F: drivers/hwmon/it87.c
3098
3049IVTV VIDEO4LINUX DRIVER 3099IVTV VIDEO4LINUX DRIVER
3050M: Andy Walls <awalls@radix.net> 3100M: Andy Walls <awalls@radix.net>
3051L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3101L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
@@ -3099,6 +3149,7 @@ F: drivers/hwmon/k8temp.c
3099KCONFIG 3149KCONFIG
3100M: Roman Zippel <zippel@linux-m68k.org> 3150M: Roman Zippel <zippel@linux-m68k.org>
3101L: linux-kbuild@vger.kernel.org 3151L: linux-kbuild@vger.kernel.org
3152Q: http://patchwork.kernel.org/project/linux-kbuild/list/
3102S: Maintained 3153S: Maintained
3103F: Documentation/kbuild/kconfig-language.txt 3154F: Documentation/kbuild/kconfig-language.txt
3104F: scripts/kconfig/ 3155F: scripts/kconfig/
@@ -3173,7 +3224,7 @@ F: arch/x86/include/asm/svm.h
3173F: arch/x86/kvm/svm.c 3224F: arch/x86/kvm/svm.c
3174 3225
3175KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC 3226KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3176M: Hollis Blanchard <hollisb@us.ibm.com> 3227M: Alexander Graf <agraf@suse.de>
3177L: kvm-ppc@vger.kernel.org 3228L: kvm-ppc@vger.kernel.org
3178W: http://kvm.qumranet.com 3229W: http://kvm.qumranet.com
3179S: Supported 3230S: Supported
@@ -3312,6 +3363,7 @@ M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3312M: Paul Mackerras <paulus@samba.org> 3363M: Paul Mackerras <paulus@samba.org>
3313W: http://www.penguinppc.org/ 3364W: http://www.penguinppc.org/
3314L: linuxppc-dev@ozlabs.org 3365L: linuxppc-dev@ozlabs.org
3366Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
3315T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git 3367T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3316S: Supported 3368S: Supported
3317F: Documentation/powerpc/ 3369F: Documentation/powerpc/
@@ -3432,6 +3484,13 @@ S: Maintained
3432F: Documentation/ldm.txt 3484F: Documentation/ldm.txt
3433F: fs/partitions/ldm.* 3485F: fs/partitions/ldm.*
3434 3486
3487LogFS
3488M: Joern Engel <joern@logfs.org>
3489L: logfs@logfs.org
3490W: logfs.org
3491S: Maintained
3492F: fs/logfs/
3493
3435LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) 3494LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3436M: Eric Moore <Eric.Moore@lsi.com> 3495M: Eric Moore <Eric.Moore@lsi.com>
3437M: support@lsi.com 3496M: support@lsi.com
@@ -3568,6 +3627,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org>
3568P: LinuxTV.org Project 3627P: LinuxTV.org Project
3569L: linux-media@vger.kernel.org 3628L: linux-media@vger.kernel.org
3570W: http://linuxtv.org 3629W: http://linuxtv.org
3630Q: http://patchwork.kernel.org/project/linux-media/list/
3571T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3631T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3572S: Maintained 3632S: Maintained
3573F: Documentation/dvb/ 3633F: Documentation/dvb/
@@ -3595,7 +3655,7 @@ F: mm/
3595 3655
3596MEMORY RESOURCE CONTROLLER 3656MEMORY RESOURCE CONTROLLER
3597M: Balbir Singh <balbir@linux.vnet.ibm.com> 3657M: Balbir Singh <balbir@linux.vnet.ibm.com>
3598M: Pavel Emelyanov <xemul@openvz.org> 3658M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
3599M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> 3659M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
3600L: linux-mm@kvack.org 3660L: linux-mm@kvack.org
3601S: Maintained 3661S: Maintained
@@ -3603,8 +3663,9 @@ F: mm/memcontrol.c
3603 3663
3604MEMORY TECHNOLOGY DEVICES (MTD) 3664MEMORY TECHNOLOGY DEVICES (MTD)
3605M: David Woodhouse <dwmw2@infradead.org> 3665M: David Woodhouse <dwmw2@infradead.org>
3606W: http://www.linux-mtd.infradead.org/
3607L: linux-mtd@lists.infradead.org 3666L: linux-mtd@lists.infradead.org
3667W: http://www.linux-mtd.infradead.org/
3668Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
3608T: git git://git.infradead.org/mtd-2.6.git 3669T: git git://git.infradead.org/mtd-2.6.git
3609S: Maintained 3670S: Maintained
3610F: drivers/mtd/ 3671F: drivers/mtd/
@@ -3864,6 +3925,7 @@ S: Maintained
3864NETWORKING [WIRELESS] 3925NETWORKING [WIRELESS]
3865M: "John W. Linville" <linville@tuxdriver.com> 3926M: "John W. Linville" <linville@tuxdriver.com>
3866L: linux-wireless@vger.kernel.org 3927L: linux-wireless@vger.kernel.org
3928Q: http://patchwork.kernel.org/project/linux-wireless/list/
3867T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 3929T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3868S: Maintained 3930S: Maintained
3869F: net/mac80211/ 3931F: net/mac80211/
@@ -3956,6 +4018,7 @@ M: Tony Lindgren <tony@atomide.com>
3956L: linux-omap@vger.kernel.org 4018L: linux-omap@vger.kernel.org
3957W: http://www.muru.com/linux/omap/ 4019W: http://www.muru.com/linux/omap/
3958W: http://linux.omap.com/ 4020W: http://linux.omap.com/
4021Q: http://patchwork.kernel.org/project/linux-omap/list/
3959T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git 4022T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
3960S: Maintained 4023S: Maintained
3961F: arch/arm/*omap*/ 4024F: arch/arm/*omap*/
@@ -4182,6 +4245,7 @@ M: Helge Deller <deller@gmx.de>
4182M: "James E.J. Bottomley" <jejb@parisc-linux.org> 4245M: "James E.J. Bottomley" <jejb@parisc-linux.org>
4183L: linux-parisc@vger.kernel.org 4246L: linux-parisc@vger.kernel.org
4184W: http://www.parisc-linux.org/ 4247W: http://www.parisc-linux.org/
4248Q: http://patchwork.kernel.org/project/linux-parisc/list/
4185T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 4249T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4186S: Maintained 4250S: Maintained
4187F: arch/parisc/ 4251F: arch/parisc/
@@ -4224,6 +4288,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt
4224PCI SUBSYSTEM 4288PCI SUBSYSTEM
4225M: Jesse Barnes <jbarnes@virtuousgeek.org> 4289M: Jesse Barnes <jbarnes@virtuousgeek.org>
4226L: linux-pci@vger.kernel.org 4290L: linux-pci@vger.kernel.org
4291Q: http://patchwork.kernel.org/project/linux-pci/list/
4227T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 4292T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4228S: Supported 4293S: Supported
4229F: Documentation/PCI/ 4294F: Documentation/PCI/
@@ -4262,10 +4327,13 @@ PERFORMANCE EVENTS SUBSYSTEM
4262M: Peter Zijlstra <a.p.zijlstra@chello.nl> 4327M: Peter Zijlstra <a.p.zijlstra@chello.nl>
4263M: Paul Mackerras <paulus@samba.org> 4328M: Paul Mackerras <paulus@samba.org>
4264M: Ingo Molnar <mingo@elte.hu> 4329M: Ingo Molnar <mingo@elte.hu>
4330M: Arnaldo Carvalho de Melo <acme@redhat.com>
4265S: Supported 4331S: Supported
4266F: kernel/perf_event.c 4332F: kernel/perf_event.c
4267F: include/linux/perf_event.h 4333F: include/linux/perf_event.h
4268F: arch/*/*/kernel/perf_event.c 4334F: arch/*/kernel/perf_event.c
4335F: arch/*/kernel/*/perf_event.c
4336F: arch/*/kernel/*/*/perf_event.c
4269F: arch/*/include/asm/perf_event.h 4337F: arch/*/include/asm/perf_event.h
4270F: arch/*/lib/perf_event.c 4338F: arch/*/lib/perf_event.c
4271F: arch/*/kernel/perf_callchain.c 4339F: arch/*/kernel/perf_callchain.c
@@ -4462,6 +4530,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4462T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4530T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4463S: Maintained 4531S: Maintained
4464 4532
4533MMP2 SUPPORT (aka ARMADA610)
4534M: Haojian Zhuang <haojian.zhuang@marvell.com>
4535M: Eric Miao <eric.y.miao@gmail.com>
4536L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4537T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4538S: Maintained
4539
4465PXA MMCI DRIVER 4540PXA MMCI DRIVER
4466S: Orphan 4541S: Orphan
4467 4542
@@ -4599,6 +4674,7 @@ F: include/linux/rtc.h
4599REAL TIME CLOCK (RTC) SUBSYSTEM 4674REAL TIME CLOCK (RTC) SUBSYSTEM
4600M: Alessandro Zummo <a.zummo@towertech.it> 4675M: Alessandro Zummo <a.zummo@towertech.it>
4601L: rtc-linux@googlegroups.com 4676L: rtc-linux@googlegroups.com
4677Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
4602S: Maintained 4678S: Maintained
4603F: Documentation/rtc.txt 4679F: Documentation/rtc.txt
4604F: drivers/rtc/ 4680F: drivers/rtc/
@@ -4966,6 +5042,7 @@ F: drivers/*/*/*s3c2410*
4966TI DAVINCI MACHINE SUPPORT 5042TI DAVINCI MACHINE SUPPORT
4967P: Kevin Hilman 5043P: Kevin Hilman
4968M: davinci-linux-open-source@linux.davincidsp.com 5044M: davinci-linux-open-source@linux.davincidsp.com
5045Q: http://patchwork.kernel.org/project/linux-davinci/list/
4969S: Supported 5046S: Supported
4970F: arch/arm/mach-davinci 5047F: arch/arm/mach-davinci
4971 5048
@@ -5131,6 +5208,7 @@ F: include/sound/soc*
5131SPARC + UltraSPARC (sparc/sparc64) 5208SPARC + UltraSPARC (sparc/sparc64)
5132M: "David S. Miller" <davem@davemloft.net> 5209M: "David S. Miller" <davem@davemloft.net>
5133L: sparclinux@vger.kernel.org 5210L: sparclinux@vger.kernel.org
5211Q: http://patchwork.ozlabs.org/project/sparclinux/list/
5134T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 5212T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5135T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 5213T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5136S: Maintained 5214S: Maintained
@@ -5161,6 +5239,7 @@ SPI SUBSYSTEM
5161M: David Brownell <dbrownell@users.sourceforge.net> 5239M: David Brownell <dbrownell@users.sourceforge.net>
5162M: Grant Likely <grant.likely@secretlab.ca> 5240M: Grant Likely <grant.likely@secretlab.ca>
5163L: spi-devel-general@lists.sourceforge.net 5241L: spi-devel-general@lists.sourceforge.net
5242Q: http://patchwork.kernel.org/project/spi-devel-general/list/
5164S: Maintained 5243S: Maintained
5165F: Documentation/spi/ 5244F: Documentation/spi/
5166F: drivers/spi/ 5245F: drivers/spi/
@@ -5216,7 +5295,7 @@ F: drivers/net/starfire*
5216 5295
5217STARMODE RADIO IP (STRIP) PROTOCOL DRIVER 5296STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5218S: Orphan 5297S: Orphan
5219F: drivers/net/wireless/strip.c 5298F: drivers/staging/strip/strip.c
5220F: include/linux/if_strip.h 5299F: include/linux/if_strip.h
5221 5300
5222STRADIS MPEG-2 DECODER DRIVER 5301STRADIS MPEG-2 DECODER DRIVER
@@ -5237,6 +5316,7 @@ SUPERH
5237M: Paul Mundt <lethal@linux-sh.org> 5316M: Paul Mundt <lethal@linux-sh.org>
5238L: linux-sh@vger.kernel.org 5317L: linux-sh@vger.kernel.org
5239W: http://www.linux-sh.org 5318W: http://www.linux-sh.org
5319Q: http://patchwork.kernel.org/project/linux-sh/list/
5240T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git 5320T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5241S: Supported 5321S: Supported
5242F: Documentation/sh/ 5322F: Documentation/sh/
@@ -6004,7 +6084,7 @@ L: linux-wireless@vger.kernel.org
6004W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ 6084W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
6005S: Maintained 6085S: Maintained
6006F: Documentation/networking/wavelan.txt 6086F: Documentation/networking/wavelan.txt
6007F: drivers/net/wireless/wavelan* 6087F: drivers/staging/wavelan/
6008 6088
6009WD7000 SCSI DRIVER 6089WD7000 SCSI DRIVER
6010M: Miroslav Zagorac <zaga@fly.cc.fer.hr> 6090M: Miroslav Zagorac <zaga@fly.cc.fer.hr>
@@ -6112,6 +6192,7 @@ F: arch/x86/
6112X86 PLATFORM DRIVERS 6192X86 PLATFORM DRIVERS
6113M: Matthew Garrett <mjg@redhat.com> 6193M: Matthew Garrett <mjg@redhat.com>
6114L: platform-driver-x86@vger.kernel.org 6194L: platform-driver-x86@vger.kernel.org
6195T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
6115S: Maintained 6196S: Maintained
6116F: drivers/platform/x86 6197F: drivers/platform/x86
6117 6198
@@ -6199,6 +6280,7 @@ F: drivers/serial/zs.*
6199THE REST 6280THE REST
6200M: Linus Torvalds <torvalds@linux-foundation.org> 6281M: Linus Torvalds <torvalds@linux-foundation.org>
6201L: linux-kernel@vger.kernel.org 6282L: linux-kernel@vger.kernel.org
6283Q: http://patchwork.kernel.org/project/LKML/list/
6202T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 6284T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6203S: Buried alive in reporters 6285S: Buried alive in reporters
6204F: * 6286F: *