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