aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS259
1 files changed, 156 insertions, 103 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6555183d7cf5..6010b9d13b47 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -163,7 +163,7 @@ M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
163L: linux-serial@vger.kernel.org 163L: linux-serial@vger.kernel.org
164W: http://serial.sourceforge.net 164W: http://serial.sourceforge.net
165S: Maintained 165S: Maintained
166T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 166T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
167F: drivers/tty/serial/8250* 167F: drivers/tty/serial/8250*
168F: include/linux/serial_8250.h 168F: include/linux/serial_8250.h
169 169
@@ -464,6 +464,7 @@ ALPHA PORT
464M: Richard Henderson <rth@twiddle.net> 464M: Richard Henderson <rth@twiddle.net>
465M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> 465M: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
466M: Matt Turner <mattst88@gmail.com> 466M: Matt Turner <mattst88@gmail.com>
467S: Odd Fixes
467L: linux-alpha@vger.kernel.org 468L: linux-alpha@vger.kernel.org
468F: arch/alpha/ 469F: arch/alpha/
469 470
@@ -503,7 +504,7 @@ F: arch/x86/include/asm/geode.h
503AMD IOMMU (AMD-VI) 504AMD IOMMU (AMD-VI)
504M: Joerg Roedel <joerg.roedel@amd.com> 505M: Joerg Roedel <joerg.roedel@amd.com>
505L: iommu@lists.linux-foundation.org 506L: iommu@lists.linux-foundation.org
506T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git 507T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
507S: Supported 508S: Supported
508F: drivers/iommu/amd_iommu*.[ch] 509F: drivers/iommu/amd_iommu*.[ch]
509F: include/linux/amd-iommu.h 510F: include/linux/amd-iommu.h
@@ -715,6 +716,7 @@ S: Maintained
715ARM/CLKDEV SUPPORT 716ARM/CLKDEV SUPPORT
716M: Russell King <linux@arm.linux.org.uk> 717M: Russell King <linux@arm.linux.org.uk>
717L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 718L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
719S: Maintained
718F: arch/arm/include/asm/clkdev.h 720F: arch/arm/include/asm/clkdev.h
719F: drivers/clk/clkdev.c 721F: drivers/clk/clkdev.c
720 722
@@ -784,7 +786,6 @@ M: Sascha Hauer <kernel@pengutronix.de>
784L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 786L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
785S: Maintained 787S: Maintained
786T: git git://git.pengutronix.de/git/imx/linux-2.6.git 788T: git git://git.pengutronix.de/git/imx/linux-2.6.git
787F: arch/arm/mach-mx*/
788F: arch/arm/mach-imx/ 789F: arch/arm/mach-imx/
789F: arch/arm/plat-mxc/ 790F: arch/arm/plat-mxc/
790 791
@@ -814,9 +815,12 @@ S: Maintained
814 815
815ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT 816ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
816M: Philipp Zabel <philipp.zabel@gmail.com> 817M: Philipp Zabel <philipp.zabel@gmail.com>
818M: Paul Parsons <lost.distance@yahoo.com>
819L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
817S: Maintained 820S: Maintained
818F: arch/arm/mach-pxa/hx4700.c 821F: arch/arm/mach-pxa/hx4700.c
819F: arch/arm/mach-pxa/include/mach/hx4700.h 822F: arch/arm/mach-pxa/include/mach/hx4700.h
823F: sound/soc/pxa/hx4700.c
820 824
821ARM/HP JORNADA 7XX MACHINE SUPPORT 825ARM/HP JORNADA 7XX MACHINE SUPPORT
822M: Kristoffer Ericson <kristoffer.ericson@gmail.com> 826M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
@@ -1501,7 +1505,7 @@ F: drivers/i2c/busses/i2c-bfin-twi.c
1501 1505
1502BLOCK LAYER 1506BLOCK LAYER
1503M: Jens Axboe <axboe@kernel.dk> 1507M: Jens Axboe <axboe@kernel.dk>
1504T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1508T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1505S: Maintained 1509S: Maintained
1506F: block/ 1510F: block/
1507 1511
@@ -1639,7 +1643,7 @@ BTTV VIDEO4LINUX DRIVER
1639M: Mauro Carvalho Chehab <mchehab@infradead.org> 1643M: Mauro Carvalho Chehab <mchehab@infradead.org>
1640L: linux-media@vger.kernel.org 1644L: linux-media@vger.kernel.org
1641W: http://linuxtv.org 1645W: http://linuxtv.org
1642T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1646T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1643S: Maintained 1647S: Maintained
1644F: Documentation/video4linux/bttv/ 1648F: Documentation/video4linux/bttv/
1645F: drivers/media/video/bt8xx/bttv* 1649F: drivers/media/video/bt8xx/bttv*
@@ -1669,7 +1673,7 @@ F: fs/cachefiles/
1669CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 1673CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1670M: Jonathan Corbet <corbet@lwn.net> 1674M: Jonathan Corbet <corbet@lwn.net>
1671L: linux-media@vger.kernel.org 1675L: linux-media@vger.kernel.org
1672T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1676T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1673S: Maintained 1677S: Maintained
1674F: Documentation/video4linux/cafe_ccic 1678F: Documentation/video4linux/cafe_ccic
1675F: drivers/media/video/marvell-ccic/ 1679F: drivers/media/video/marvell-ccic/
@@ -1831,8 +1835,16 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1831S: Supported 1835S: Supported
1832F: sound/soc/codecs/cs4270* 1836F: sound/soc/codecs/cs4270*
1833 1837
1838CLEANCACHE API
1839M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1840L: linux-kernel@vger.kernel.org
1841S: Maintained
1842F: mm/cleancache.c
1843F: include/linux/cleancache.h
1844
1834CLK API 1845CLK API
1835M: Russell King <linux@arm.linux.org.uk> 1846M: Russell King <linux@arm.linux.org.uk>
1847S: Maintained
1836F: include/linux/clk.h 1848F: include/linux/clk.h
1837 1849
1838CISCO FCOE HBA DRIVER 1850CISCO FCOE HBA DRIVER
@@ -1927,7 +1939,7 @@ F: drivers/connector/
1927 1939
1928CONTROL GROUPS (CGROUPS) 1940CONTROL GROUPS (CGROUPS)
1929M: Tejun Heo <tj@kernel.org> 1941M: Tejun Heo <tj@kernel.org>
1930M: Li Zefan <lizf@cn.fujitsu.com> 1942M: Li Zefan <lizefan@huawei.com>
1931L: containers@lists.linux-foundation.org 1943L: containers@lists.linux-foundation.org
1932L: cgroups@vger.kernel.org 1944L: cgroups@vger.kernel.org
1933T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git 1945T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
@@ -2028,7 +2040,7 @@ CX18 VIDEO4LINUX DRIVER
2028M: Andy Walls <awalls@md.metrocast.net> 2040M: Andy Walls <awalls@md.metrocast.net>
2029L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 2041L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
2030L: linux-media@vger.kernel.org 2042L: linux-media@vger.kernel.org
2031T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2043T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2032W: http://linuxtv.org 2044W: http://linuxtv.org
2033W: http://www.ivtvdriver.org/index.php/Cx18 2045W: http://www.ivtvdriver.org/index.php/Cx18
2034S: Maintained 2046S: Maintained
@@ -2101,6 +2113,13 @@ W: http://www.cyclades.com/
2101S: Orphan 2113S: Orphan
2102F: drivers/net/wan/pc300* 2114F: drivers/net/wan/pc300*
2103 2115
2116CYTTSP TOUCHSCREEN DRIVER
2117M: Javier Martinez Canillas <javier@dowhile0.org>
2118L: linux-input@vger.kernel.org
2119S: Maintained
2120F: drivers/input/touchscreen/cyttsp*
2121F: include/linux/input/cyttsp.h
2122
2104DAMA SLAVE for AX.25 2123DAMA SLAVE for AX.25
2105M: Joerg Reuter <jreuter@yaina.de> 2124M: Joerg Reuter <jreuter@yaina.de>
2106W: http://yaina.de/jreuter/ 2125W: http://yaina.de/jreuter/
@@ -2205,13 +2224,16 @@ W: http://lanana.org/docs/device-list/index.html
2205S: Maintained 2224S: Maintained
2206 2225
2207DEVICE-MAPPER (LVM) 2226DEVICE-MAPPER (LVM)
2208P: Alasdair Kergon 2227M: Alasdair Kergon <agk@redhat.com>
2228M: dm-devel@redhat.com
2209L: dm-devel@redhat.com 2229L: dm-devel@redhat.com
2210W: http://sources.redhat.com/dm 2230W: http://sources.redhat.com/dm
2211Q: http://patchwork.kernel.org/project/dm-devel/list/ 2231Q: http://patchwork.kernel.org/project/dm-devel/list/
2232T: quilt http://people.redhat.com/agk/patches/linux/editing/
2212S: Maintained 2233S: Maintained
2213F: Documentation/device-mapper/ 2234F: Documentation/device-mapper/
2214F: drivers/md/dm* 2235F: drivers/md/dm*
2236F: drivers/md/persistent-data/
2215F: include/linux/device-mapper.h 2237F: include/linux/device-mapper.h
2216F: include/linux/dm-*.h 2238F: include/linux/dm-*.h
2217 2239
@@ -2242,6 +2264,15 @@ F: Documentation/filesystems/quota.txt
2242F: fs/quota/ 2264F: fs/quota/
2243F: include/linux/quota*.h 2265F: include/linux/quota*.h
2244 2266
2267DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
2268M: Bernie Thompson <bernie@plugable.com>
2269L: linux-fbdev@vger.kernel.org
2270S: Maintained
2271W: http://plugable.com/category/projects/udlfb/
2272F: drivers/video/udlfb.c
2273F: include/video/udlfb.h
2274F: Documentation/fb/udlfb.txt
2275
2245DISTRIBUTED LOCK MANAGER (DLM) 2276DISTRIBUTED LOCK MANAGER (DLM)
2246M: Christine Caulfield <ccaulfie@redhat.com> 2277M: Christine Caulfield <ccaulfie@redhat.com>
2247M: David Teigland <teigland@redhat.com> 2278M: David Teigland <teigland@redhat.com>
@@ -2326,7 +2357,7 @@ F: Documentation/blockdev/drbd/
2326 2357
2327DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS 2358DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2328M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2359M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2329T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git 2360T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2330S: Supported 2361S: Supported
2331F: Documentation/kobject.txt 2362F: Documentation/kobject.txt
2332F: drivers/base/ 2363F: drivers/base/
@@ -2348,7 +2379,7 @@ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2348M: Keith Packard <keithp@keithp.com> 2379M: Keith Packard <keithp@keithp.com>
2349L: intel-gfx@lists.freedesktop.org (subscribers-only) 2380L: intel-gfx@lists.freedesktop.org (subscribers-only)
2350L: dri-devel@lists.freedesktop.org 2381L: dri-devel@lists.freedesktop.org
2351T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git 2382T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux.git
2352S: Supported 2383S: Supported
2353F: drivers/gpu/drm/i915 2384F: drivers/gpu/drm/i915
2354F: include/drm/i915* 2385F: include/drm/i915*
@@ -2363,15 +2394,6 @@ S: Supported
2363F: drivers/gpu/drm/exynos 2394F: drivers/gpu/drm/exynos
2364F: include/drm/exynos* 2395F: include/drm/exynos*
2365 2396
2366EXYNOS MIPI DISPLAY DRIVERS
2367M: Inki Dae <inki.dae@samsung.com>
2368M: Donghwa Lee <dh09.lee@samsung.com>
2369M: Kyungmin Park <kyungmin.park@samsung.com>
2370L: linux-fbdev@vger.kernel.org
2371S: Maintained
2372F: drivers/video/exynos/exynos_mipi*
2373F: include/video/exynos_mipi*
2374
2375DSCC4 DRIVER 2397DSCC4 DRIVER
2376M: Francois Romieu <romieu@fr.zoreil.com> 2398M: Francois Romieu <romieu@fr.zoreil.com>
2377L: netdev@vger.kernel.org 2399L: netdev@vger.kernel.org
@@ -2652,6 +2674,21 @@ M: Mimi Zohar <zohar@us.ibm.com>
2652S: Supported 2674S: Supported
2653F: security/integrity/evm/ 2675F: security/integrity/evm/
2654 2676
2677EXYNOS DP DRIVER
2678M: Jingoo Han <jg1.han@samsung.com>
2679L: linux-fbdev@vger.kernel.org
2680S: Maintained
2681F: drivers/video/exynos/exynos_dp*
2682
2683EXYNOS MIPI DISPLAY DRIVERS
2684M: Inki Dae <inki.dae@samsung.com>
2685M: Donghwa Lee <dh09.lee@samsung.com>
2686M: Kyungmin Park <kyungmin.park@samsung.com>
2687L: linux-fbdev@vger.kernel.org
2688S: Maintained
2689F: drivers/video/exynos/exynos_mipi*
2690F: include/video/exynos_mipi*
2691
2655F71805F HARDWARE MONITORING DRIVER 2692F71805F HARDWARE MONITORING DRIVER
2656M: Jean Delvare <khali@linux-fr.org> 2693M: Jean Delvare <khali@linux-fr.org>
2657L: lm-sensors@lm-sensors.org 2694L: lm-sensors@lm-sensors.org
@@ -2936,8 +2973,8 @@ GFS2 FILE SYSTEM
2936M: Steven Whitehouse <swhiteho@redhat.com> 2973M: Steven Whitehouse <swhiteho@redhat.com>
2937L: cluster-devel@redhat.com 2974L: cluster-devel@redhat.com
2938W: http://sources.redhat.com/cluster/ 2975W: http://sources.redhat.com/cluster/
2939T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 2976T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git
2940T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 2977T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
2941S: Supported 2978S: Supported
2942F: Documentation/filesystems/gfs2*.txt 2979F: Documentation/filesystems/gfs2*.txt
2943F: fs/gfs2/ 2980F: fs/gfs2/
@@ -2978,42 +3015,42 @@ F: drivers/net/ethernet/aeroflex/
2978GSPCA FINEPIX SUBDRIVER 3015GSPCA FINEPIX SUBDRIVER
2979M: Frank Zago <frank@zago.net> 3016M: Frank Zago <frank@zago.net>
2980L: linux-media@vger.kernel.org 3017L: linux-media@vger.kernel.org
2981T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3018T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2982S: Maintained 3019S: Maintained
2983F: drivers/media/video/gspca/finepix.c 3020F: drivers/media/video/gspca/finepix.c
2984 3021
2985GSPCA GL860 SUBDRIVER 3022GSPCA GL860 SUBDRIVER
2986M: Olivier Lorin <o.lorin@laposte.net> 3023M: Olivier Lorin <o.lorin@laposte.net>
2987L: linux-media@vger.kernel.org 3024L: linux-media@vger.kernel.org
2988T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3025T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2989S: Maintained 3026S: Maintained
2990F: drivers/media/video/gspca/gl860/ 3027F: drivers/media/video/gspca/gl860/
2991 3028
2992GSPCA M5602 SUBDRIVER 3029GSPCA M5602 SUBDRIVER
2993M: Erik Andren <erik.andren@gmail.com> 3030M: Erik Andren <erik.andren@gmail.com>
2994L: linux-media@vger.kernel.org 3031L: linux-media@vger.kernel.org
2995T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3032T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2996S: Maintained 3033S: Maintained
2997F: drivers/media/video/gspca/m5602/ 3034F: drivers/media/video/gspca/m5602/
2998 3035
2999GSPCA PAC207 SONIXB SUBDRIVER 3036GSPCA PAC207 SONIXB SUBDRIVER
3000M: Hans de Goede <hdegoede@redhat.com> 3037M: Hans de Goede <hdegoede@redhat.com>
3001L: linux-media@vger.kernel.org 3038L: linux-media@vger.kernel.org
3002T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3039T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3003S: Maintained 3040S: Maintained
3004F: drivers/media/video/gspca/pac207.c 3041F: drivers/media/video/gspca/pac207.c
3005 3042
3006GSPCA SN9C20X SUBDRIVER 3043GSPCA SN9C20X SUBDRIVER
3007M: Brian Johnson <brijohn@gmail.com> 3044M: Brian Johnson <brijohn@gmail.com>
3008L: linux-media@vger.kernel.org 3045L: linux-media@vger.kernel.org
3009T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3046T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3010S: Maintained 3047S: Maintained
3011F: drivers/media/video/gspca/sn9c20x.c 3048F: drivers/media/video/gspca/sn9c20x.c
3012 3049
3013GSPCA T613 SUBDRIVER 3050GSPCA T613 SUBDRIVER
3014M: Leandro Costantino <lcostantino@gmail.com> 3051M: Leandro Costantino <lcostantino@gmail.com>
3015L: linux-media@vger.kernel.org 3052L: linux-media@vger.kernel.org
3016T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3053T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3017S: Maintained 3054S: Maintained
3018F: drivers/media/video/gspca/t613.c 3055F: drivers/media/video/gspca/t613.c
3019 3056
@@ -3021,7 +3058,7 @@ GSPCA USB WEBCAM DRIVER
3021M: Jean-Francois Moine <moinejf@free.fr> 3058M: Jean-Francois Moine <moinejf@free.fr>
3022W: http://moinejf.free.fr 3059W: http://moinejf.free.fr
3023L: linux-media@vger.kernel.org 3060L: linux-media@vger.kernel.org
3024T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3061T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3025S: Maintained 3062S: Maintained
3026F: drivers/media/video/gspca/ 3063F: drivers/media/video/gspca/
3027 3064
@@ -3307,7 +3344,7 @@ IDE SUBSYSTEM
3307M: "David S. Miller" <davem@davemloft.net> 3344M: "David S. Miller" <davem@davemloft.net>
3308L: linux-ide@vger.kernel.org 3345L: linux-ide@vger.kernel.org
3309Q: http://patchwork.ozlabs.org/project/linux-ide/list/ 3346Q: http://patchwork.ozlabs.org/project/linux-ide/list/
3310T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 3347T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
3311S: Maintained 3348S: Maintained
3312F: Documentation/ide/ 3349F: Documentation/ide/
3313F: drivers/ide/ 3350F: drivers/ide/
@@ -3419,7 +3456,7 @@ F: firmware/isci/
3419INTEL IDLE DRIVER 3456INTEL IDLE DRIVER
3420M: Len Brown <lenb@kernel.org> 3457M: Len Brown <lenb@kernel.org>
3421L: linux-pm@vger.kernel.org 3458L: linux-pm@vger.kernel.org
3422T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git 3459T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
3423S: Supported 3460S: Supported
3424F: drivers/idle/intel_idle.c 3461F: drivers/idle/intel_idle.c
3425 3462
@@ -3519,17 +3556,13 @@ L: linux-pm@vger.kernel.org
3519S: Supported 3556S: Supported
3520F: arch/x86/platform/mrst/pmu.* 3557F: arch/x86/platform/mrst/pmu.*
3521 3558
3522INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT 3559INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
3560M: Stanislav Yakovlev <stas.yakovlev@gmail.com>
3523L: linux-wireless@vger.kernel.org 3561L: linux-wireless@vger.kernel.org
3524S: Orphan 3562S: Maintained
3525F: Documentation/networking/README.ipw2100 3563F: Documentation/networking/README.ipw2100
3526F: drivers/net/wireless/ipw2x00/ipw2100.*
3527
3528INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
3529L: linux-wireless@vger.kernel.org
3530S: Orphan
3531F: Documentation/networking/README.ipw2200 3564F: Documentation/networking/README.ipw2200
3532F: drivers/net/wireless/ipw2x00/ipw2200.* 3565F: drivers/net/wireless/ipw2x00/
3533 3566
3534INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) 3567INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
3535M: Joseph Cihula <joseph.cihula@intel.com> 3568M: Joseph Cihula <joseph.cihula@intel.com>
@@ -3726,7 +3759,7 @@ IVTV VIDEO4LINUX DRIVER
3726M: Andy Walls <awalls@md.metrocast.net> 3759M: Andy Walls <awalls@md.metrocast.net>
3727L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3760L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3728L: linux-media@vger.kernel.org 3761L: linux-media@vger.kernel.org
3729T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3762T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3730W: http://www.ivtvdriver.org 3763W: http://www.ivtvdriver.org
3731S: Maintained 3764S: Maintained
3732F: Documentation/video4linux/*.ivtv 3765F: Documentation/video4linux/*.ivtv
@@ -3822,8 +3855,8 @@ F: fs/autofs4/
3822 3855
3823KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 3856KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
3824M: Michal Marek <mmarek@suse.cz> 3857M: Michal Marek <mmarek@suse.cz>
3825T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next 3858T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
3826T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes 3859T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
3827L: linux-kbuild@vger.kernel.org 3860L: linux-kbuild@vger.kernel.org
3828S: Maintained 3861S: Maintained
3829F: Documentation/kbuild/ 3862F: Documentation/kbuild/
@@ -4070,7 +4103,7 @@ M: Josh Boyer <jwboyer@gmail.com>
4070M: Matt Porter <mporter@kernel.crashing.org> 4103M: Matt Porter <mporter@kernel.crashing.org>
4071W: http://www.penguinppc.org/ 4104W: http://www.penguinppc.org/
4072L: linuxppc-dev@lists.ozlabs.org 4105L: linuxppc-dev@lists.ozlabs.org
4073T: git git://git.infradead.org/users/jwboyer/powerpc-4xx.git 4106T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
4074S: Maintained 4107S: Maintained
4075F: arch/powerpc/platforms/40x/ 4108F: arch/powerpc/platforms/40x/
4076F: arch/powerpc/platforms/44x/ 4109F: arch/powerpc/platforms/44x/
@@ -4203,12 +4236,14 @@ F: Documentation/hwmon/ltc4261
4203F: drivers/hwmon/ltc4261.c 4236F: drivers/hwmon/ltc4261.c
4204 4237
4205LTP (Linux Test Project) 4238LTP (Linux Test Project)
4206M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> 4239M: Shubham Goyal <shubham@linux.vnet.ibm.com>
4207M: Garrett Cooper <yanegomi@gmail.com>
4208M: Mike Frysinger <vapier@gentoo.org> 4240M: Mike Frysinger <vapier@gentoo.org>
4209M: Subrata Modak <subrata@linux.vnet.ibm.com> 4241M: Cyril Hrubis <chrubis@suse.cz>
4242M: Caspar Zhang <caspar@casparzhang.com>
4243M: Wanlong Gao <gaowanlong@cn.fujitsu.com>
4210L: ltp-list@lists.sourceforge.net (subscribers-only) 4244L: ltp-list@lists.sourceforge.net (subscribers-only)
4211W: http://ltp.sourceforge.net/ 4245W: http://ltp.sourceforge.net/
4246T: git git://github.com/linux-test-project/ltp.git
4212T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev 4247T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
4213S: Maintained 4248S: Maintained
4214 4249
@@ -4246,7 +4281,7 @@ MAC80211
4246M: Johannes Berg <johannes@sipsolutions.net> 4281M: Johannes Berg <johannes@sipsolutions.net>
4247L: linux-wireless@vger.kernel.org 4282L: linux-wireless@vger.kernel.org
4248W: http://linuxwireless.org/ 4283W: http://linuxwireless.org/
4249T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4284T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4250S: Maintained 4285S: Maintained
4251F: Documentation/networking/mac80211-injection.txt 4286F: Documentation/networking/mac80211-injection.txt
4252F: include/net/mac80211.h 4287F: include/net/mac80211.h
@@ -4257,7 +4292,7 @@ M: Stefano Brivio <stefano.brivio@polimi.it>
4257M: Mattias Nissler <mattias.nissler@gmx.de> 4292M: Mattias Nissler <mattias.nissler@gmx.de>
4258L: linux-wireless@vger.kernel.org 4293L: linux-wireless@vger.kernel.org
4259W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 4294W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
4260T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4295T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4261S: Maintained 4296S: Maintained
4262F: net/mac80211/rc80211_pid* 4297F: net/mac80211/rc80211_pid*
4263 4298
@@ -4274,6 +4309,13 @@ W: http://www.kernel.org/doc/man-pages
4274L: linux-man@vger.kernel.org 4309L: linux-man@vger.kernel.org
4275S: Maintained 4310S: Maintained
4276 4311
4312MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
4313M: Mirko Lindner <mlindner@marvell.com>
4314M: Stephen Hemminger <shemminger@vyatta.com>
4315L: netdev@vger.kernel.org
4316S: Maintained
4317F: drivers/net/ethernet/marvell/sk*
4318
4277MARVELL LIBERTAS WIRELESS DRIVER 4319MARVELL LIBERTAS WIRELESS DRIVER
4278M: Dan Williams <dcbw@redhat.com> 4320M: Dan Williams <dcbw@redhat.com>
4279L: libertas-dev@lists.infradead.org 4321L: libertas-dev@lists.infradead.org
@@ -4304,12 +4346,6 @@ M: Nicolas Pitre <nico@fluxnic.net>
4304S: Odd Fixes 4346S: Odd Fixes
4305F: drivers/mmc/host/mvsdio.* 4347F: drivers/mmc/host/mvsdio.*
4306 4348
4307MARVELL YUKON / SYSKONNECT DRIVER
4308M: Mirko Lindner <mlindner@syskonnect.de>
4309M: Ralph Roesler <rroesler@syskonnect.de>
4310W: http://www.syskonnect.com
4311S: Supported
4312
4313MATROX FRAMEBUFFER DRIVER 4349MATROX FRAMEBUFFER DRIVER
4314L: linux-fbdev@vger.kernel.org 4350L: linux-fbdev@vger.kernel.org
4315S: Orphan 4351S: Orphan
@@ -4329,7 +4365,7 @@ P: LinuxTV.org Project
4329L: linux-media@vger.kernel.org 4365L: linux-media@vger.kernel.org
4330W: http://linuxtv.org 4366W: http://linuxtv.org
4331Q: http://patchwork.kernel.org/project/linux-media/list/ 4367Q: http://patchwork.kernel.org/project/linux-media/list/
4332T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4368T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4333S: Maintained 4369S: Maintained
4334F: Documentation/dvb/ 4370F: Documentation/dvb/
4335F: Documentation/video4linux/ 4371F: Documentation/video4linux/
@@ -4386,6 +4422,13 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git
4386S: Supported 4422S: Supported
4387F: arch/microblaze/ 4423F: arch/microblaze/
4388 4424
4425MICROCHANNEL ARCHITECTURE (MCA)
4426M: James Bottomley <James.Bottomley@HansenPartnership.com>
4427S: Maintained
4428F: Documentation/mca.txt
4429F: drivers/mca/
4430F: include/linux/mca*
4431
4389MICROTEK X6 SCANNER 4432MICROTEK X6 SCANNER
4390M: Oliver Neukum <oliver@neukum.name> 4433M: Oliver Neukum <oliver@neukum.name>
4391S: Maintained 4434S: Maintained
@@ -4401,14 +4444,6 @@ S: Supported
4401F: Documentation/mips/ 4444F: Documentation/mips/
4402F: arch/mips/ 4445F: arch/mips/
4403 4446
4404MISCELLANEOUS MCA-SUPPORT
4405M: James Bottomley <James.Bottomley@HansenPartnership.com>
4406S: Maintained
4407F: Documentation/ia64/mca.txt
4408F: Documentation/mca.txt
4409F: drivers/mca/
4410F: include/linux/mca*
4411
4412MODULE SUPPORT 4447MODULE SUPPORT
4413M: Rusty Russell <rusty@rustcorp.com.au> 4448M: Rusty Russell <rusty@rustcorp.com.au>
4414S: Maintained 4449S: Maintained
@@ -4616,7 +4651,7 @@ M: James Morris <jmorris@namei.org>
4616M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> 4651M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
4617M: Patrick McHardy <kaber@trash.net> 4652M: Patrick McHardy <kaber@trash.net>
4618L: netdev@vger.kernel.org 4653L: netdev@vger.kernel.org
4619T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4654T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4620S: Maintained 4655S: Maintained
4621F: net/ipv4/ 4656F: net/ipv4/
4622F: net/ipv6/ 4657F: net/ipv6/
@@ -4632,7 +4667,7 @@ NETWORKING [WIRELESS]
4632M: "John W. Linville" <linville@tuxdriver.com> 4667M: "John W. Linville" <linville@tuxdriver.com>
4633L: linux-wireless@vger.kernel.org 4668L: linux-wireless@vger.kernel.org
4634Q: http://patchwork.kernel.org/project/linux-wireless/list/ 4669Q: http://patchwork.kernel.org/project/linux-wireless/list/
4635T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4670T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4636S: Maintained 4671S: Maintained
4637F: net/mac80211/ 4672F: net/mac80211/
4638F: net/rfkill/ 4673F: net/rfkill/
@@ -4645,8 +4680,8 @@ F: drivers/net/wireless/
4645NETWORKING DRIVERS 4680NETWORKING DRIVERS
4646L: netdev@vger.kernel.org 4681L: netdev@vger.kernel.org
4647W: http://www.linuxfoundation.org/en/Net 4682W: http://www.linuxfoundation.org/en/Net
4648T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4683T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4649T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git 4684T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
4650S: Odd Fixes 4685S: Odd Fixes
4651F: drivers/net/ 4686F: drivers/net/
4652F: include/linux/if_* 4687F: include/linux/if_*
@@ -4862,7 +4897,7 @@ F: drivers/char/pcmcia/cm4040_cs.*
4862OMNIVISION OV7670 SENSOR DRIVER 4897OMNIVISION OV7670 SENSOR DRIVER
4863M: Jonathan Corbet <corbet@lwn.net> 4898M: Jonathan Corbet <corbet@lwn.net>
4864L: linux-media@vger.kernel.org 4899L: linux-media@vger.kernel.org
4865T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4900T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4866S: Maintained 4901S: Maintained
4867F: drivers/media/video/ov7670.c 4902F: drivers/media/video/ov7670.c
4868 4903
@@ -5037,7 +5072,7 @@ M: Helge Deller <deller@gmx.de>
5037L: linux-parisc@vger.kernel.org 5072L: linux-parisc@vger.kernel.org
5038W: http://www.parisc-linux.org/ 5073W: http://www.parisc-linux.org/
5039Q: http://patchwork.kernel.org/project/linux-parisc/list/ 5074Q: http://patchwork.kernel.org/project/linux-parisc/list/
5040T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 5075T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
5041S: Maintained 5076S: Maintained
5042F: arch/parisc/ 5077F: arch/parisc/
5043F: drivers/parisc/ 5078F: drivers/parisc/
@@ -5090,17 +5125,17 @@ F: Documentation/PCI/pci-error-recovery.txt
5090F: Documentation/powerpc/eeh-pci-error-recovery.txt 5125F: Documentation/powerpc/eeh-pci-error-recovery.txt
5091 5126
5092PCI SUBSYSTEM 5127PCI SUBSYSTEM
5093M: Jesse Barnes <jbarnes@virtuousgeek.org> 5128M: Bjorn Helgaas <bhelgaas@google.com>
5094L: linux-pci@vger.kernel.org 5129L: linux-pci@vger.kernel.org
5095Q: http://patchwork.kernel.org/project/linux-pci/list/ 5130Q: http://patchwork.kernel.org/project/linux-pci/list/
5096T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 5131T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git
5097S: Supported 5132S: Supported
5098F: Documentation/PCI/ 5133F: Documentation/PCI/
5099F: drivers/pci/ 5134F: drivers/pci/
5100F: include/linux/pci* 5135F: include/linux/pci*
5101 5136
5102PCI HOTPLUG 5137PCI HOTPLUG
5103M: Jesse Barnes <jbarnes@virtuousgeek.org> 5138M: Bjorn Helgaas <bhelgaas@google.com>
5104L: linux-pci@vger.kernel.org 5139L: linux-pci@vger.kernel.org
5105S: Supported 5140S: Supported
5106F: drivers/pci/hotplug 5141F: drivers/pci/hotplug
@@ -5146,7 +5181,7 @@ F: kernel/delayacct.c
5146PERFORMANCE EVENTS SUBSYSTEM 5181PERFORMANCE EVENTS SUBSYSTEM
5147M: Peter Zijlstra <a.p.zijlstra@chello.nl> 5182M: Peter Zijlstra <a.p.zijlstra@chello.nl>
5148M: Paul Mackerras <paulus@samba.org> 5183M: Paul Mackerras <paulus@samba.org>
5149M: Ingo Molnar <mingo@elte.hu> 5184M: Ingo Molnar <mingo@redhat.com>
5150M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5185M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5151T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core 5186T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
5152S: Supported 5187S: Supported
@@ -5378,7 +5413,7 @@ M: Mike Isely <isely@pobox.com>
5378L: pvrusb2@isely.net (subscribers-only) 5413L: pvrusb2@isely.net (subscribers-only)
5379L: linux-media@vger.kernel.org 5414L: linux-media@vger.kernel.org
5380W: http://www.isely.net/pvrusb2/ 5415W: http://www.isely.net/pvrusb2/
5381T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5416T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5382S: Maintained 5417S: Maintained
5383F: Documentation/video4linux/README.pvrusb2 5418F: Documentation/video4linux/README.pvrusb2
5384F: drivers/media/video/pvrusb2/ 5419F: drivers/media/video/pvrusb2/
@@ -5386,7 +5421,7 @@ F: drivers/media/video/pvrusb2/
5386PXA2xx/PXA3xx SUPPORT 5421PXA2xx/PXA3xx SUPPORT
5387M: Eric Miao <eric.y.miao@gmail.com> 5422M: Eric Miao <eric.y.miao@gmail.com>
5388M: Russell King <linux@arm.linux.org.uk> 5423M: Russell King <linux@arm.linux.org.uk>
5389M: Haojian Zhuang <haojian.zhuang@marvell.com> 5424M: Haojian Zhuang <haojian.zhuang@gmail.com>
5390L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5425L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5391T: git git://github.com/hzhuang1/linux.git 5426T: git git://github.com/hzhuang1/linux.git
5392T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5427T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5401,7 +5436,7 @@ F: sound/soc/pxa
5401 5436
5402MMP SUPPORT 5437MMP SUPPORT
5403M: Eric Miao <eric.y.miao@gmail.com> 5438M: Eric Miao <eric.y.miao@gmail.com>
5404M: Haojian Zhuang <haojian.zhuang@marvell.com> 5439M: Haojian Zhuang <haojian.zhuang@gmail.com>
5405L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5440L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5406T: git git://github.com/hzhuang1/linux.git 5441T: git git://github.com/hzhuang1/linux.git
5407T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5442T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5544,7 +5579,7 @@ RCUTORTURE MODULE
5544M: Josh Triplett <josh@freedesktop.org> 5579M: Josh Triplett <josh@freedesktop.org>
5545M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5580M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5546S: Supported 5581S: Supported
5547T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5582T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5548F: Documentation/RCU/torture.txt 5583F: Documentation/RCU/torture.txt
5549F: kernel/rcutorture.c 5584F: kernel/rcutorture.c
5550 5585
@@ -5569,7 +5604,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
5569M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5604M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5570W: http://www.rdrop.com/users/paulmck/rclock/ 5605W: http://www.rdrop.com/users/paulmck/rclock/
5571S: Supported 5606S: Supported
5572T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5607T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5573F: Documentation/RCU/ 5608F: Documentation/RCU/
5574F: include/linux/rcu* 5609F: include/linux/rcu*
5575F: include/linux/srcu* 5610F: include/linux/srcu*
@@ -5598,6 +5633,13 @@ S: Supported
5598F: drivers/base/regmap/ 5633F: drivers/base/regmap/
5599F: include/linux/regmap.h 5634F: include/linux/regmap.h
5600 5635
5636REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
5637M: Ohad Ben-Cohen <ohad@wizery.com>
5638S: Maintained
5639F: drivers/remoteproc/
5640F: Documentation/remoteproc.txt
5641F: include/linux/remoteproc.h
5642
5601RFKILL 5643RFKILL
5602M: Johannes Berg <johannes@sipsolutions.net> 5644M: Johannes Berg <johannes@sipsolutions.net>
5603L: linux-wireless@vger.kernel.org 5645L: linux-wireless@vger.kernel.org
@@ -5723,13 +5765,19 @@ F: drivers/mmc/host/s3cmci.*
5723SAA7146 VIDEO4LINUX-2 DRIVER 5765SAA7146 VIDEO4LINUX-2 DRIVER
5724M: Michael Hunold <michael@mihu.de> 5766M: Michael Hunold <michael@mihu.de>
5725L: linux-media@vger.kernel.org 5767L: linux-media@vger.kernel.org
5726T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5768T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5727W: http://www.mihu.de/linux/saa7146 5769W: http://www.mihu.de/linux/saa7146
5728S: Maintained 5770S: Maintained
5729F: drivers/media/common/saa7146* 5771F: drivers/media/common/saa7146*
5730F: drivers/media/video/*7146* 5772F: drivers/media/video/*7146*
5731F: include/media/*7146* 5773F: include/media/*7146*
5732 5774
5775SAMSUNG LAPTOP DRIVER
5776M: Corentin Chary <corentincj@iksaif.net>
5777L: platform-driver-x86@vger.kernel.org
5778S: Maintained
5779F: drivers/platform/x86/samsung-laptop.c
5780
5733SAMSUNG AUDIO (ASoC) DRIVERS 5781SAMSUNG AUDIO (ASoC) DRIVERS
5734M: Sangbeom Kim <sbkim73@samsung.com> 5782M: Sangbeom Kim <sbkim73@samsung.com>
5735L: alsa-devel@alsa-project.org (moderated for non-subscribers) 5783L: alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -5781,7 +5829,7 @@ S: Maintained
5781F: drivers/watchdog/sc1200wdt.c 5829F: drivers/watchdog/sc1200wdt.c
5782 5830
5783SCHEDULER 5831SCHEDULER
5784M: Ingo Molnar <mingo@elte.hu> 5832M: Ingo Molnar <mingo@redhat.com>
5785M: Peter Zijlstra <peterz@infradead.org> 5833M: Peter Zijlstra <peterz@infradead.org>
5786T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core 5834T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
5787S: Maintained 5835S: Maintained
@@ -6028,7 +6076,8 @@ F: arch/arm/mach-s3c2410/bast-irq.c
6028TI DAVINCI MACHINE SUPPORT 6076TI DAVINCI MACHINE SUPPORT
6029M: Sekhar Nori <nsekhar@ti.com> 6077M: Sekhar Nori <nsekhar@ti.com>
6030M: Kevin Hilman <khilman@ti.com> 6078M: Kevin Hilman <khilman@ti.com>
6031L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) 6079L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers)
6080T: git git://gitorious.org/linux-davinci/linux-davinci.git
6032Q: http://patchwork.kernel.org/project/linux-davinci/list/ 6081Q: http://patchwork.kernel.org/project/linux-davinci/list/
6033S: Supported 6082S: Supported
6034F: arch/arm/mach-davinci 6083F: arch/arm/mach-davinci
@@ -6068,12 +6117,6 @@ W: http://www.winischhofer.at/linuxsisusbvga.shtml
6068S: Maintained 6117S: Maintained
6069F: drivers/usb/misc/sisusbvga/ 6118F: drivers/usb/misc/sisusbvga/
6070 6119
6071SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
6072M: Stephen Hemminger <shemminger@vyatta.com>
6073L: netdev@vger.kernel.org
6074S: Maintained
6075F: drivers/net/ethernet/marvell/sk*
6076
6077SLAB ALLOCATOR 6120SLAB ALLOCATOR
6078M: Christoph Lameter <cl@linux-foundation.org> 6121M: Christoph Lameter <cl@linux-foundation.org>
6079M: Pekka Enberg <penberg@kernel.org> 6122M: Pekka Enberg <penberg@kernel.org>
@@ -6146,7 +6189,7 @@ F: arch/ia64/sn/
6146SOC-CAMERA V4L2 SUBSYSTEM 6189SOC-CAMERA V4L2 SUBSYSTEM
6147M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> 6190M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6148L: linux-media@vger.kernel.org 6191L: linux-media@vger.kernel.org
6149T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6192T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6150S: Maintained 6193S: Maintained
6151F: include/media/v4l2* 6194F: include/media/v4l2*
6152F: drivers/media/video/v4l2* 6195F: drivers/media/video/v4l2*
@@ -6218,8 +6261,8 @@ SPARC + UltraSPARC (sparc/sparc64)
6218M: "David S. Miller" <davem@davemloft.net> 6261M: "David S. Miller" <davem@davemloft.net>
6219L: sparclinux@vger.kernel.org 6262L: sparclinux@vger.kernel.org
6220Q: http://patchwork.ozlabs.org/project/sparclinux/list/ 6263Q: http://patchwork.ozlabs.org/project/sparclinux/list/
6221T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6264T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6222T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6265T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6223S: Maintained 6266S: Maintained
6224F: arch/sparc/ 6267F: arch/sparc/
6225F: drivers/sbus/ 6268F: drivers/sbus/
@@ -6227,8 +6270,8 @@ F: drivers/sbus/
6227SPARC SERIAL DRIVERS 6270SPARC SERIAL DRIVERS
6228M: "David S. Miller" <davem@davemloft.net> 6271M: "David S. Miller" <davem@davemloft.net>
6229L: sparclinux@vger.kernel.org 6272L: sparclinux@vger.kernel.org
6230T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6273T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6231T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6274T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6232S: Maintained 6275S: Maintained
6233F: include/linux/sunserialcore.h 6276F: include/linux/sunserialcore.h
6234F: drivers/tty/serial/suncore.c 6277F: drivers/tty/serial/suncore.c
@@ -6239,6 +6282,15 @@ F: drivers/tty/serial/sunsu.c
6239F: drivers/tty/serial/sunzilog.c 6282F: drivers/tty/serial/sunzilog.c
6240F: drivers/tty/serial/sunzilog.h 6283F: drivers/tty/serial/sunzilog.h
6241 6284
6285SPARSE CHECKER
6286M: "Christopher Li" <sparse@chrisli.org>
6287L: linux-sparse@vger.kernel.org
6288W: https://sparse.wiki.kernel.org/
6289T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
6290T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
6291S: Maintained
6292F: include/linux/compiler.h
6293
6242SPEAR PLATFORM SUPPORT 6294SPEAR PLATFORM SUPPORT
6243M: Viresh Kumar <viresh.kumar@st.com> 6295M: Viresh Kumar <viresh.kumar@st.com>
6244L: spear-devel@list.st.com 6296L: spear-devel@list.st.com
@@ -6533,7 +6585,7 @@ L: linux-scsi@vger.kernel.org
6533L: target-devel@vger.kernel.org 6585L: target-devel@vger.kernel.org
6534L: http://groups.google.com/group/linux-iscsi-target-dev 6586L: http://groups.google.com/group/linux-iscsi-target-dev
6535W: http://www.linux-iscsi.org 6587W: http://www.linux-iscsi.org
6536T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master 6588T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core.git master
6537S: Supported 6589S: Supported
6538F: drivers/target/ 6590F: drivers/target/
6539F: include/target/ 6591F: include/target/
@@ -6571,9 +6623,10 @@ F: include/linux/if_team.h
6571TEGRA SUPPORT 6623TEGRA SUPPORT
6572M: Colin Cross <ccross@android.com> 6624M: Colin Cross <ccross@android.com>
6573M: Olof Johansson <olof@lixom.net> 6625M: Olof Johansson <olof@lixom.net>
6574M: Stephen Warren <swarren@nvidia.com> 6626M: Stephen Warren <swarren@wwwdotorg.org>
6575L: linux-tegra@vger.kernel.org 6627L: linux-tegra@vger.kernel.org
6576T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git 6628Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
6629T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
6577S: Supported 6630S: Supported
6578F: arch/arm/mach-tegra 6631F: arch/arm/mach-tegra
6579 6632
@@ -6724,7 +6777,7 @@ K: ^Subject:.*(?i)trivial
6724TTY LAYER 6777TTY LAYER
6725M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 6778M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6726S: Supported 6779S: Supported
6727T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 6780T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
6728F: drivers/tty/ 6781F: drivers/tty/
6729F: drivers/tty/serial/serial_core.c 6782F: drivers/tty/serial/serial_core.c
6730F: include/linux/serial_core.h 6783F: include/linux/serial_core.h
@@ -6892,7 +6945,7 @@ USB ET61X[12]51 DRIVER
6892M: Luca Risolia <luca.risolia@studio.unibo.it> 6945M: Luca Risolia <luca.risolia@studio.unibo.it>
6893L: linux-usb@vger.kernel.org 6946L: linux-usb@vger.kernel.org
6894L: linux-media@vger.kernel.org 6947L: linux-media@vger.kernel.org
6895T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6948T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6896W: http://www.linux-projects.org 6949W: http://www.linux-projects.org
6897S: Maintained 6950S: Maintained
6898F: drivers/media/video/et61x251/ 6951F: drivers/media/video/et61x251/
@@ -7048,7 +7101,7 @@ USB SN9C1xx DRIVER
7048M: Luca Risolia <luca.risolia@studio.unibo.it> 7101M: Luca Risolia <luca.risolia@studio.unibo.it>
7049L: linux-usb@vger.kernel.org 7102L: linux-usb@vger.kernel.org
7050L: linux-media@vger.kernel.org 7103L: linux-media@vger.kernel.org
7051T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7104T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7052W: http://www.linux-projects.org 7105W: http://www.linux-projects.org
7053S: Maintained 7106S: Maintained
7054F: Documentation/video4linux/sn9c102.txt 7107F: Documentation/video4linux/sn9c102.txt
@@ -7058,7 +7111,7 @@ USB SUBSYSTEM
7058M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7111M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7059L: linux-usb@vger.kernel.org 7112L: linux-usb@vger.kernel.org
7060W: http://www.linux-usb.org 7113W: http://www.linux-usb.org
7061T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git 7114T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
7062S: Supported 7115S: Supported
7063F: Documentation/usb/ 7116F: Documentation/usb/
7064F: drivers/net/usb/ 7117F: drivers/net/usb/
@@ -7084,7 +7137,7 @@ USB VIDEO CLASS
7084M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 7137M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7085L: linux-uvc-devel@lists.berlios.de (subscribers-only) 7138L: linux-uvc-devel@lists.berlios.de (subscribers-only)
7086L: linux-media@vger.kernel.org 7139L: linux-media@vger.kernel.org
7087T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7140T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7088W: http://www.ideasonboard.org/uvc/ 7141W: http://www.ideasonboard.org/uvc/
7089S: Maintained 7142S: Maintained
7090F: drivers/media/video/uvc/ 7143F: drivers/media/video/uvc/
@@ -7093,7 +7146,7 @@ USB W996[87]CF DRIVER
7093M: Luca Risolia <luca.risolia@studio.unibo.it> 7146M: Luca Risolia <luca.risolia@studio.unibo.it>
7094L: linux-usb@vger.kernel.org 7147L: linux-usb@vger.kernel.org
7095L: linux-media@vger.kernel.org 7148L: linux-media@vger.kernel.org
7096T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7149T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7097W: http://www.linux-projects.org 7150W: http://www.linux-projects.org
7098S: Maintained 7151S: Maintained
7099F: Documentation/video4linux/w9968cf.txt 7152F: Documentation/video4linux/w9968cf.txt
@@ -7122,7 +7175,7 @@ USB ZR364XX DRIVER
7122M: Antoine Jacquet <royale@zerezo.com> 7175M: Antoine Jacquet <royale@zerezo.com>
7123L: linux-usb@vger.kernel.org 7176L: linux-usb@vger.kernel.org
7124L: linux-media@vger.kernel.org 7177L: linux-media@vger.kernel.org
7125T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7178T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7126W: http://royale.zerezo.com/zr364xx/ 7179W: http://royale.zerezo.com/zr364xx/
7127S: Maintained 7180S: Maintained
7128F: Documentation/video4linux/zr364xx.txt 7181F: Documentation/video4linux/zr364xx.txt
@@ -7272,7 +7325,7 @@ M: Liam Girdwood <lrg@ti.com>
7272M: Mark Brown <broonie@opensource.wolfsonmicro.com> 7325M: Mark Brown <broonie@opensource.wolfsonmicro.com>
7273W: http://opensource.wolfsonmicro.com/node/15 7326W: http://opensource.wolfsonmicro.com/node/15
7274W: http://www.slimlogic.co.uk/?p=48 7327W: http://www.slimlogic.co.uk/?p=48
7275T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 7328T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/regulator.git
7276S: Supported 7329S: Supported
7277F: drivers/regulator/ 7330F: drivers/regulator/
7278F: include/linux/regulator/ 7331F: include/linux/regulator/