aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2012-04-06 21:48:59 -0400
committerLen Brown <len.brown@intel.com>2012-04-06 21:48:59 -0400
commiteeaab2d8af2cf1d36d7086f22e9de42d6dd2995c (patch)
tree369b9c91a6d808944f07d2290fec6f9fe2731904 /MAINTAINERS
parentee01e663373343c63e0e3d364d09f6155378dbcc (diff)
parentaaef292acf3a78d9c0bb6fb72226077d286b45d7 (diff)
Merge branches 'idle-fix' and 'misc' into release
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS263
1 files changed, 173 insertions, 90 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9c63a43ab63..c159e2f0276 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
@@ -228,7 +228,7 @@ M: Len Brown <lenb@kernel.org>
228L: linux-acpi@vger.kernel.org 228L: linux-acpi@vger.kernel.org
229W: http://www.lesswatts.org/projects/acpi/ 229W: http://www.lesswatts.org/projects/acpi/
230Q: http://patchwork.kernel.org/project/linux-acpi/list/ 230Q: http://patchwork.kernel.org/project/linux-acpi/list/
231T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git 231T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
232S: Supported 232S: Supported
233F: drivers/acpi/ 233F: drivers/acpi/
234F: drivers/pnp/pnpacpi/ 234F: drivers/pnp/pnpacpi/
@@ -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>
@@ -1405,7 +1409,7 @@ F: net/ax25/
1405B43 WIRELESS DRIVER 1409B43 WIRELESS DRIVER
1406M: Stefano Brivio <stefano.brivio@polimi.it> 1410M: Stefano Brivio <stefano.brivio@polimi.it>
1407L: linux-wireless@vger.kernel.org 1411L: linux-wireless@vger.kernel.org
1408L: b43-dev@lists.infradead.org (moderated for non-subscribers) 1412L: b43-dev@lists.infradead.org
1409W: http://linuxwireless.org/en/users/Drivers/b43 1413W: http://linuxwireless.org/en/users/Drivers/b43
1410S: Maintained 1414S: Maintained
1411F: drivers/net/wireless/b43/ 1415F: drivers/net/wireless/b43/
@@ -1414,6 +1418,7 @@ B43LEGACY WIRELESS DRIVER
1414M: Larry Finger <Larry.Finger@lwfinger.net> 1418M: Larry Finger <Larry.Finger@lwfinger.net>
1415M: Stefano Brivio <stefano.brivio@polimi.it> 1419M: Stefano Brivio <stefano.brivio@polimi.it>
1416L: linux-wireless@vger.kernel.org 1420L: linux-wireless@vger.kernel.org
1421L: b43-dev@lists.infradead.org
1417W: http://linuxwireless.org/en/users/Drivers/b43 1422W: http://linuxwireless.org/en/users/Drivers/b43
1418S: Maintained 1423S: Maintained
1419F: drivers/net/wireless/b43legacy/ 1424F: drivers/net/wireless/b43legacy/
@@ -1501,7 +1506,7 @@ F: drivers/i2c/busses/i2c-bfin-twi.c
1501 1506
1502BLOCK LAYER 1507BLOCK LAYER
1503M: Jens Axboe <axboe@kernel.dk> 1508M: Jens Axboe <axboe@kernel.dk>
1504T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1509T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1505S: Maintained 1510S: Maintained
1506F: block/ 1511F: block/
1507 1512
@@ -1571,7 +1576,6 @@ F: drivers/net/ethernet/broadcom/tg3.*
1571 1576
1572BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER 1577BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
1573M: Brett Rudley <brudley@broadcom.com> 1578M: Brett Rudley <brudley@broadcom.com>
1574M: Henry Ptasinski <henryp@broadcom.com>
1575M: Roland Vossen <rvossen@broadcom.com> 1579M: Roland Vossen <rvossen@broadcom.com>
1576M: Arend van Spriel <arend@broadcom.com> 1580M: Arend van Spriel <arend@broadcom.com>
1577M: Franky (Zhenhui) Lin <frankyl@broadcom.com> 1581M: Franky (Zhenhui) Lin <frankyl@broadcom.com>
@@ -1640,7 +1644,7 @@ BTTV VIDEO4LINUX DRIVER
1640M: Mauro Carvalho Chehab <mchehab@infradead.org> 1644M: Mauro Carvalho Chehab <mchehab@infradead.org>
1641L: linux-media@vger.kernel.org 1645L: linux-media@vger.kernel.org
1642W: http://linuxtv.org 1646W: http://linuxtv.org
1643T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1647T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1644S: Maintained 1648S: Maintained
1645F: Documentation/video4linux/bttv/ 1649F: Documentation/video4linux/bttv/
1646F: drivers/media/video/bt8xx/bttv* 1650F: drivers/media/video/bt8xx/bttv*
@@ -1670,7 +1674,7 @@ F: fs/cachefiles/
1670CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 1674CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1671M: Jonathan Corbet <corbet@lwn.net> 1675M: Jonathan Corbet <corbet@lwn.net>
1672L: linux-media@vger.kernel.org 1676L: linux-media@vger.kernel.org
1673T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1677T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1674S: Maintained 1678S: Maintained
1675F: Documentation/video4linux/cafe_ccic 1679F: Documentation/video4linux/cafe_ccic
1676F: drivers/media/video/marvell-ccic/ 1680F: drivers/media/video/marvell-ccic/
@@ -1809,7 +1813,8 @@ F: Documentation/zh_CN/
1809CISCO VIC ETHERNET NIC DRIVER 1813CISCO VIC ETHERNET NIC DRIVER
1810M: Christian Benvenuti <benve@cisco.com> 1814M: Christian Benvenuti <benve@cisco.com>
1811M: Roopa Prabhu <roprabhu@cisco.com> 1815M: Roopa Prabhu <roprabhu@cisco.com>
1812M: David Wang <dwang2@cisco.com> 1816M: Neel Patel <neepatel@cisco.com>
1817M: Nishank Trivedi <nistrive@cisco.com>
1813S: Supported 1818S: Supported
1814F: drivers/net/ethernet/cisco/enic/ 1819F: drivers/net/ethernet/cisco/enic/
1815 1820
@@ -1831,8 +1836,16 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1831S: Supported 1836S: Supported
1832F: sound/soc/codecs/cs4270* 1837F: sound/soc/codecs/cs4270*
1833 1838
1839CLEANCACHE API
1840M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1841L: linux-kernel@vger.kernel.org
1842S: Maintained
1843F: mm/cleancache.c
1844F: include/linux/cleancache.h
1845
1834CLK API 1846CLK API
1835M: Russell King <linux@arm.linux.org.uk> 1847M: Russell King <linux@arm.linux.org.uk>
1848S: Maintained
1836F: include/linux/clk.h 1849F: include/linux/clk.h
1837 1850
1838CISCO FCOE HBA DRIVER 1851CISCO FCOE HBA DRIVER
@@ -1927,7 +1940,7 @@ F: drivers/connector/
1927 1940
1928CONTROL GROUPS (CGROUPS) 1941CONTROL GROUPS (CGROUPS)
1929M: Tejun Heo <tj@kernel.org> 1942M: Tejun Heo <tj@kernel.org>
1930M: Li Zefan <lizf@cn.fujitsu.com> 1943M: Li Zefan <lizefan@huawei.com>
1931L: containers@lists.linux-foundation.org 1944L: containers@lists.linux-foundation.org
1932L: cgroups@vger.kernel.org 1945L: cgroups@vger.kernel.org
1933T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git 1946T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
@@ -2028,7 +2041,7 @@ CX18 VIDEO4LINUX DRIVER
2028M: Andy Walls <awalls@md.metrocast.net> 2041M: Andy Walls <awalls@md.metrocast.net>
2029L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 2042L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
2030L: linux-media@vger.kernel.org 2043L: linux-media@vger.kernel.org
2031T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2044T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2032W: http://linuxtv.org 2045W: http://linuxtv.org
2033W: http://www.ivtvdriver.org/index.php/Cx18 2046W: http://www.ivtvdriver.org/index.php/Cx18
2034S: Maintained 2047S: Maintained
@@ -2101,6 +2114,13 @@ W: http://www.cyclades.com/
2101S: Orphan 2114S: Orphan
2102F: drivers/net/wan/pc300* 2115F: drivers/net/wan/pc300*
2103 2116
2117CYTTSP TOUCHSCREEN DRIVER
2118M: Javier Martinez Canillas <javier@dowhile0.org>
2119L: linux-input@vger.kernel.org
2120S: Maintained
2121F: drivers/input/touchscreen/cyttsp*
2122F: include/linux/input/cyttsp.h
2123
2104DAMA SLAVE for AX.25 2124DAMA SLAVE for AX.25
2105M: Joerg Reuter <jreuter@yaina.de> 2125M: Joerg Reuter <jreuter@yaina.de>
2106W: http://yaina.de/jreuter/ 2126W: http://yaina.de/jreuter/
@@ -2205,13 +2225,16 @@ W: http://lanana.org/docs/device-list/index.html
2205S: Maintained 2225S: Maintained
2206 2226
2207DEVICE-MAPPER (LVM) 2227DEVICE-MAPPER (LVM)
2208P: Alasdair Kergon 2228M: Alasdair Kergon <agk@redhat.com>
2229M: dm-devel@redhat.com
2209L: dm-devel@redhat.com 2230L: dm-devel@redhat.com
2210W: http://sources.redhat.com/dm 2231W: http://sources.redhat.com/dm
2211Q: http://patchwork.kernel.org/project/dm-devel/list/ 2232Q: http://patchwork.kernel.org/project/dm-devel/list/
2233T: quilt http://people.redhat.com/agk/patches/linux/editing/
2212S: Maintained 2234S: Maintained
2213F: Documentation/device-mapper/ 2235F: Documentation/device-mapper/
2214F: drivers/md/dm* 2236F: drivers/md/dm*
2237F: drivers/md/persistent-data/
2215F: include/linux/device-mapper.h 2238F: include/linux/device-mapper.h
2216F: include/linux/dm-*.h 2239F: include/linux/dm-*.h
2217 2240
@@ -2242,6 +2265,15 @@ F: Documentation/filesystems/quota.txt
2242F: fs/quota/ 2265F: fs/quota/
2243F: include/linux/quota*.h 2266F: include/linux/quota*.h
2244 2267
2268DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
2269M: Bernie Thompson <bernie@plugable.com>
2270L: linux-fbdev@vger.kernel.org
2271S: Maintained
2272W: http://plugable.com/category/projects/udlfb/
2273F: drivers/video/udlfb.c
2274F: include/video/udlfb.h
2275F: Documentation/fb/udlfb.txt
2276
2245DISTRIBUTED LOCK MANAGER (DLM) 2277DISTRIBUTED LOCK MANAGER (DLM)
2246M: Christine Caulfield <ccaulfie@redhat.com> 2278M: Christine Caulfield <ccaulfie@redhat.com>
2247M: David Teigland <teigland@redhat.com> 2279M: David Teigland <teigland@redhat.com>
@@ -2326,7 +2358,7 @@ F: Documentation/blockdev/drbd/
2326 2358
2327DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS 2359DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2328M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2360M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2329T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git 2361T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2330S: Supported 2362S: Supported
2331F: Documentation/kobject.txt 2363F: Documentation/kobject.txt
2332F: drivers/base/ 2364F: drivers/base/
@@ -2348,7 +2380,7 @@ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2348M: Keith Packard <keithp@keithp.com> 2380M: Keith Packard <keithp@keithp.com>
2349L: intel-gfx@lists.freedesktop.org (subscribers-only) 2381L: intel-gfx@lists.freedesktop.org (subscribers-only)
2350L: dri-devel@lists.freedesktop.org 2382L: dri-devel@lists.freedesktop.org
2351T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git 2383T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux.git
2352S: Supported 2384S: Supported
2353F: drivers/gpu/drm/i915 2385F: drivers/gpu/drm/i915
2354F: include/drm/i915* 2386F: include/drm/i915*
@@ -2363,15 +2395,6 @@ S: Supported
2363F: drivers/gpu/drm/exynos 2395F: drivers/gpu/drm/exynos
2364F: include/drm/exynos* 2396F: include/drm/exynos*
2365 2397
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 2398DSCC4 DRIVER
2376M: Francois Romieu <romieu@fr.zoreil.com> 2399M: Francois Romieu <romieu@fr.zoreil.com>
2377L: netdev@vger.kernel.org 2400L: netdev@vger.kernel.org
@@ -2652,6 +2675,21 @@ M: Mimi Zohar <zohar@us.ibm.com>
2652S: Supported 2675S: Supported
2653F: security/integrity/evm/ 2676F: security/integrity/evm/
2654 2677
2678EXYNOS DP DRIVER
2679M: Jingoo Han <jg1.han@samsung.com>
2680L: linux-fbdev@vger.kernel.org
2681S: Maintained
2682F: drivers/video/exynos/exynos_dp*
2683
2684EXYNOS MIPI DISPLAY DRIVERS
2685M: Inki Dae <inki.dae@samsung.com>
2686M: Donghwa Lee <dh09.lee@samsung.com>
2687M: Kyungmin Park <kyungmin.park@samsung.com>
2688L: linux-fbdev@vger.kernel.org
2689S: Maintained
2690F: drivers/video/exynos/exynos_mipi*
2691F: include/video/exynos_mipi*
2692
2655F71805F HARDWARE MONITORING DRIVER 2693F71805F HARDWARE MONITORING DRIVER
2656M: Jean Delvare <khali@linux-fr.org> 2694M: Jean Delvare <khali@linux-fr.org>
2657L: lm-sensors@lm-sensors.org 2695L: lm-sensors@lm-sensors.org
@@ -2936,8 +2974,8 @@ GFS2 FILE SYSTEM
2936M: Steven Whitehouse <swhiteho@redhat.com> 2974M: Steven Whitehouse <swhiteho@redhat.com>
2937L: cluster-devel@redhat.com 2975L: cluster-devel@redhat.com
2938W: http://sources.redhat.com/cluster/ 2976W: http://sources.redhat.com/cluster/
2939T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 2977T: 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 2978T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
2941S: Supported 2979S: Supported
2942F: Documentation/filesystems/gfs2*.txt 2980F: Documentation/filesystems/gfs2*.txt
2943F: fs/gfs2/ 2981F: fs/gfs2/
@@ -2978,42 +3016,42 @@ F: drivers/net/ethernet/aeroflex/
2978GSPCA FINEPIX SUBDRIVER 3016GSPCA FINEPIX SUBDRIVER
2979M: Frank Zago <frank@zago.net> 3017M: Frank Zago <frank@zago.net>
2980L: linux-media@vger.kernel.org 3018L: linux-media@vger.kernel.org
2981T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3019T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2982S: Maintained 3020S: Maintained
2983F: drivers/media/video/gspca/finepix.c 3021F: drivers/media/video/gspca/finepix.c
2984 3022
2985GSPCA GL860 SUBDRIVER 3023GSPCA GL860 SUBDRIVER
2986M: Olivier Lorin <o.lorin@laposte.net> 3024M: Olivier Lorin <o.lorin@laposte.net>
2987L: linux-media@vger.kernel.org 3025L: linux-media@vger.kernel.org
2988T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3026T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2989S: Maintained 3027S: Maintained
2990F: drivers/media/video/gspca/gl860/ 3028F: drivers/media/video/gspca/gl860/
2991 3029
2992GSPCA M5602 SUBDRIVER 3030GSPCA M5602 SUBDRIVER
2993M: Erik Andren <erik.andren@gmail.com> 3031M: Erik Andren <erik.andren@gmail.com>
2994L: linux-media@vger.kernel.org 3032L: linux-media@vger.kernel.org
2995T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3033T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2996S: Maintained 3034S: Maintained
2997F: drivers/media/video/gspca/m5602/ 3035F: drivers/media/video/gspca/m5602/
2998 3036
2999GSPCA PAC207 SONIXB SUBDRIVER 3037GSPCA PAC207 SONIXB SUBDRIVER
3000M: Hans de Goede <hdegoede@redhat.com> 3038M: Hans de Goede <hdegoede@redhat.com>
3001L: linux-media@vger.kernel.org 3039L: linux-media@vger.kernel.org
3002T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3040T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3003S: Maintained 3041S: Maintained
3004F: drivers/media/video/gspca/pac207.c 3042F: drivers/media/video/gspca/pac207.c
3005 3043
3006GSPCA SN9C20X SUBDRIVER 3044GSPCA SN9C20X SUBDRIVER
3007M: Brian Johnson <brijohn@gmail.com> 3045M: Brian Johnson <brijohn@gmail.com>
3008L: linux-media@vger.kernel.org 3046L: linux-media@vger.kernel.org
3009T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3047T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3010S: Maintained 3048S: Maintained
3011F: drivers/media/video/gspca/sn9c20x.c 3049F: drivers/media/video/gspca/sn9c20x.c
3012 3050
3013GSPCA T613 SUBDRIVER 3051GSPCA T613 SUBDRIVER
3014M: Leandro Costantino <lcostantino@gmail.com> 3052M: Leandro Costantino <lcostantino@gmail.com>
3015L: linux-media@vger.kernel.org 3053L: linux-media@vger.kernel.org
3016T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3054T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3017S: Maintained 3055S: Maintained
3018F: drivers/media/video/gspca/t613.c 3056F: drivers/media/video/gspca/t613.c
3019 3057
@@ -3021,7 +3059,7 @@ GSPCA USB WEBCAM DRIVER
3021M: Jean-Francois Moine <moinejf@free.fr> 3059M: Jean-Francois Moine <moinejf@free.fr>
3022W: http://moinejf.free.fr 3060W: http://moinejf.free.fr
3023L: linux-media@vger.kernel.org 3061L: linux-media@vger.kernel.org
3024T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3062T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3025S: Maintained 3063S: Maintained
3026F: drivers/media/video/gspca/ 3064F: drivers/media/video/gspca/
3027 3065
@@ -3307,7 +3345,7 @@ IDE SUBSYSTEM
3307M: "David S. Miller" <davem@davemloft.net> 3345M: "David S. Miller" <davem@davemloft.net>
3308L: linux-ide@vger.kernel.org 3346L: linux-ide@vger.kernel.org
3309Q: http://patchwork.ozlabs.org/project/linux-ide/list/ 3347Q: http://patchwork.ozlabs.org/project/linux-ide/list/
3310T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 3348T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
3311S: Maintained 3349S: Maintained
3312F: Documentation/ide/ 3350F: Documentation/ide/
3313F: drivers/ide/ 3351F: drivers/ide/
@@ -3419,7 +3457,7 @@ F: firmware/isci/
3419INTEL IDLE DRIVER 3457INTEL IDLE DRIVER
3420M: Len Brown <lenb@kernel.org> 3458M: Len Brown <lenb@kernel.org>
3421L: linux-pm@vger.kernel.org 3459L: linux-pm@vger.kernel.org
3422T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git 3460T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
3423S: Supported 3461S: Supported
3424F: drivers/idle/intel_idle.c 3462F: drivers/idle/intel_idle.c
3425 3463
@@ -3665,6 +3703,15 @@ S: Maintained
3665T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core 3703T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
3666F: kernel/irq/ 3704F: kernel/irq/
3667 3705
3706IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
3707M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3708M: Grant Likely <grant.likely@secretlab.ca>
3709T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next
3710S: Maintained
3711F: Documentation/IRQ-domain.txt
3712F: include/linux/irqdomain.h
3713F: kernel/irq/irqdomain.c
3714
3668ISAPNP 3715ISAPNP
3669M: Jaroslav Kysela <perex@perex.cz> 3716M: Jaroslav Kysela <perex@perex.cz>
3670S: Maintained 3717S: Maintained
@@ -3717,7 +3764,7 @@ IVTV VIDEO4LINUX DRIVER
3717M: Andy Walls <awalls@md.metrocast.net> 3764M: Andy Walls <awalls@md.metrocast.net>
3718L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3765L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3719L: linux-media@vger.kernel.org 3766L: linux-media@vger.kernel.org
3720T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3767T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3721W: http://www.ivtvdriver.org 3768W: http://www.ivtvdriver.org
3722S: Maintained 3769S: Maintained
3723F: Documentation/video4linux/*.ivtv 3770F: Documentation/video4linux/*.ivtv
@@ -3813,8 +3860,8 @@ F: fs/autofs4/
3813 3860
3814KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 3861KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
3815M: Michal Marek <mmarek@suse.cz> 3862M: Michal Marek <mmarek@suse.cz>
3816T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next 3863T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
3817T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes 3864T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
3818L: linux-kbuild@vger.kernel.org 3865L: linux-kbuild@vger.kernel.org
3819S: Maintained 3866S: Maintained
3820F: Documentation/kbuild/ 3867F: Documentation/kbuild/
@@ -4061,7 +4108,7 @@ M: Josh Boyer <jwboyer@gmail.com>
4061M: Matt Porter <mporter@kernel.crashing.org> 4108M: Matt Porter <mporter@kernel.crashing.org>
4062W: http://www.penguinppc.org/ 4109W: http://www.penguinppc.org/
4063L: linuxppc-dev@lists.ozlabs.org 4110L: linuxppc-dev@lists.ozlabs.org
4064T: git git://git.infradead.org/users/jwboyer/powerpc-4xx.git 4111T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
4065S: Maintained 4112S: Maintained
4066F: arch/powerpc/platforms/40x/ 4113F: arch/powerpc/platforms/40x/
4067F: arch/powerpc/platforms/44x/ 4114F: arch/powerpc/platforms/44x/
@@ -4194,12 +4241,14 @@ F: Documentation/hwmon/ltc4261
4194F: drivers/hwmon/ltc4261.c 4241F: drivers/hwmon/ltc4261.c
4195 4242
4196LTP (Linux Test Project) 4243LTP (Linux Test Project)
4197M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> 4244M: Shubham Goyal <shubham@linux.vnet.ibm.com>
4198M: Garrett Cooper <yanegomi@gmail.com>
4199M: Mike Frysinger <vapier@gentoo.org> 4245M: Mike Frysinger <vapier@gentoo.org>
4200M: Subrata Modak <subrata@linux.vnet.ibm.com> 4246M: Cyril Hrubis <chrubis@suse.cz>
4247M: Caspar Zhang <caspar@casparzhang.com>
4248M: Wanlong Gao <gaowanlong@cn.fujitsu.com>
4201L: ltp-list@lists.sourceforge.net (subscribers-only) 4249L: ltp-list@lists.sourceforge.net (subscribers-only)
4202W: http://ltp.sourceforge.net/ 4250W: http://ltp.sourceforge.net/
4251T: git git://github.com/linux-test-project/ltp.git
4203T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev 4252T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
4204S: Maintained 4253S: Maintained
4205 4254
@@ -4237,7 +4286,7 @@ MAC80211
4237M: Johannes Berg <johannes@sipsolutions.net> 4286M: Johannes Berg <johannes@sipsolutions.net>
4238L: linux-wireless@vger.kernel.org 4287L: linux-wireless@vger.kernel.org
4239W: http://linuxwireless.org/ 4288W: http://linuxwireless.org/
4240T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4289T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4241S: Maintained 4290S: Maintained
4242F: Documentation/networking/mac80211-injection.txt 4291F: Documentation/networking/mac80211-injection.txt
4243F: include/net/mac80211.h 4292F: include/net/mac80211.h
@@ -4248,7 +4297,7 @@ M: Stefano Brivio <stefano.brivio@polimi.it>
4248M: Mattias Nissler <mattias.nissler@gmx.de> 4297M: Mattias Nissler <mattias.nissler@gmx.de>
4249L: linux-wireless@vger.kernel.org 4298L: linux-wireless@vger.kernel.org
4250W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 4299W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
4251T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4300T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4252S: Maintained 4301S: Maintained
4253F: net/mac80211/rc80211_pid* 4302F: net/mac80211/rc80211_pid*
4254 4303
@@ -4320,7 +4369,7 @@ P: LinuxTV.org Project
4320L: linux-media@vger.kernel.org 4369L: linux-media@vger.kernel.org
4321W: http://linuxtv.org 4370W: http://linuxtv.org
4322Q: http://patchwork.kernel.org/project/linux-media/list/ 4371Q: http://patchwork.kernel.org/project/linux-media/list/
4323T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4372T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4324S: Maintained 4373S: Maintained
4325F: Documentation/dvb/ 4374F: Documentation/dvb/
4326F: Documentation/video4linux/ 4375F: Documentation/video4linux/
@@ -4377,6 +4426,13 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git
4377S: Supported 4426S: Supported
4378F: arch/microblaze/ 4427F: arch/microblaze/
4379 4428
4429MICROCHANNEL ARCHITECTURE (MCA)
4430M: James Bottomley <James.Bottomley@HansenPartnership.com>
4431S: Maintained
4432F: Documentation/mca.txt
4433F: drivers/mca/
4434F: include/linux/mca*
4435
4380MICROTEK X6 SCANNER 4436MICROTEK X6 SCANNER
4381M: Oliver Neukum <oliver@neukum.name> 4437M: Oliver Neukum <oliver@neukum.name>
4382S: Maintained 4438S: Maintained
@@ -4392,14 +4448,6 @@ S: Supported
4392F: Documentation/mips/ 4448F: Documentation/mips/
4393F: arch/mips/ 4449F: arch/mips/
4394 4450
4395MISCELLANEOUS MCA-SUPPORT
4396M: James Bottomley <James.Bottomley@HansenPartnership.com>
4397S: Maintained
4398F: Documentation/ia64/mca.txt
4399F: Documentation/mca.txt
4400F: drivers/mca/
4401F: include/linux/mca*
4402
4403MODULE SUPPORT 4451MODULE SUPPORT
4404M: Rusty Russell <rusty@rustcorp.com.au> 4452M: Rusty Russell <rusty@rustcorp.com.au>
4405S: Maintained 4453S: Maintained
@@ -4607,7 +4655,7 @@ M: James Morris <jmorris@namei.org>
4607M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> 4655M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
4608M: Patrick McHardy <kaber@trash.net> 4656M: Patrick McHardy <kaber@trash.net>
4609L: netdev@vger.kernel.org 4657L: netdev@vger.kernel.org
4610T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4658T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4611S: Maintained 4659S: Maintained
4612F: net/ipv4/ 4660F: net/ipv4/
4613F: net/ipv6/ 4661F: net/ipv6/
@@ -4623,7 +4671,7 @@ NETWORKING [WIRELESS]
4623M: "John W. Linville" <linville@tuxdriver.com> 4671M: "John W. Linville" <linville@tuxdriver.com>
4624L: linux-wireless@vger.kernel.org 4672L: linux-wireless@vger.kernel.org
4625Q: http://patchwork.kernel.org/project/linux-wireless/list/ 4673Q: http://patchwork.kernel.org/project/linux-wireless/list/
4626T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4674T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4627S: Maintained 4675S: Maintained
4628F: net/mac80211/ 4676F: net/mac80211/
4629F: net/rfkill/ 4677F: net/rfkill/
@@ -4636,8 +4684,8 @@ F: drivers/net/wireless/
4636NETWORKING DRIVERS 4684NETWORKING DRIVERS
4637L: netdev@vger.kernel.org 4685L: netdev@vger.kernel.org
4638W: http://www.linuxfoundation.org/en/Net 4686W: http://www.linuxfoundation.org/en/Net
4639T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4687T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4640T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git 4688T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
4641S: Odd Fixes 4689S: Odd Fixes
4642F: drivers/net/ 4690F: drivers/net/
4643F: include/linux/if_* 4691F: include/linux/if_*
@@ -4853,7 +4901,7 @@ F: drivers/char/pcmcia/cm4040_cs.*
4853OMNIVISION OV7670 SENSOR DRIVER 4901OMNIVISION OV7670 SENSOR DRIVER
4854M: Jonathan Corbet <corbet@lwn.net> 4902M: Jonathan Corbet <corbet@lwn.net>
4855L: linux-media@vger.kernel.org 4903L: linux-media@vger.kernel.org
4856T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4904T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4857S: Maintained 4905S: Maintained
4858F: drivers/media/video/ov7670.c 4906F: drivers/media/video/ov7670.c
4859 4907
@@ -4937,8 +4985,6 @@ F: fs/ocfs2/
4937 4985
4938ORINOCO DRIVER 4986ORINOCO DRIVER
4939L: linux-wireless@vger.kernel.org 4987L: linux-wireless@vger.kernel.org
4940L: orinoco-users@lists.sourceforge.net
4941L: orinoco-devel@lists.sourceforge.net
4942W: http://linuxwireless.org/en/users/Drivers/orinoco 4988W: http://linuxwireless.org/en/users/Drivers/orinoco
4943W: http://www.nongnu.org/orinoco/ 4989W: http://www.nongnu.org/orinoco/
4944S: Orphan 4990S: Orphan
@@ -5030,7 +5076,7 @@ M: Helge Deller <deller@gmx.de>
5030L: linux-parisc@vger.kernel.org 5076L: linux-parisc@vger.kernel.org
5031W: http://www.parisc-linux.org/ 5077W: http://www.parisc-linux.org/
5032Q: http://patchwork.kernel.org/project/linux-parisc/list/ 5078Q: http://patchwork.kernel.org/project/linux-parisc/list/
5033T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 5079T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
5034S: Maintained 5080S: Maintained
5035F: arch/parisc/ 5081F: arch/parisc/
5036F: drivers/parisc/ 5082F: drivers/parisc/
@@ -5083,17 +5129,17 @@ F: Documentation/PCI/pci-error-recovery.txt
5083F: Documentation/powerpc/eeh-pci-error-recovery.txt 5129F: Documentation/powerpc/eeh-pci-error-recovery.txt
5084 5130
5085PCI SUBSYSTEM 5131PCI SUBSYSTEM
5086M: Jesse Barnes <jbarnes@virtuousgeek.org> 5132M: Bjorn Helgaas <bhelgaas@google.com>
5087L: linux-pci@vger.kernel.org 5133L: linux-pci@vger.kernel.org
5088Q: http://patchwork.kernel.org/project/linux-pci/list/ 5134Q: http://patchwork.kernel.org/project/linux-pci/list/
5089T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 5135T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git
5090S: Supported 5136S: Supported
5091F: Documentation/PCI/ 5137F: Documentation/PCI/
5092F: drivers/pci/ 5138F: drivers/pci/
5093F: include/linux/pci* 5139F: include/linux/pci*
5094 5140
5095PCI HOTPLUG 5141PCI HOTPLUG
5096M: Jesse Barnes <jbarnes@virtuousgeek.org> 5142M: Bjorn Helgaas <bhelgaas@google.com>
5097L: linux-pci@vger.kernel.org 5143L: linux-pci@vger.kernel.org
5098S: Supported 5144S: Supported
5099F: drivers/pci/hotplug 5145F: drivers/pci/hotplug
@@ -5139,7 +5185,7 @@ F: kernel/delayacct.c
5139PERFORMANCE EVENTS SUBSYSTEM 5185PERFORMANCE EVENTS SUBSYSTEM
5140M: Peter Zijlstra <a.p.zijlstra@chello.nl> 5186M: Peter Zijlstra <a.p.zijlstra@chello.nl>
5141M: Paul Mackerras <paulus@samba.org> 5187M: Paul Mackerras <paulus@samba.org>
5142M: Ingo Molnar <mingo@elte.hu> 5188M: Ingo Molnar <mingo@redhat.com>
5143M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5189M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5144T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core 5190T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
5145S: Supported 5191S: Supported
@@ -5345,6 +5391,17 @@ L: cbe-oss-dev@lists.ozlabs.org
5345S: Maintained 5391S: Maintained
5346F: drivers/block/ps3vram.c 5392F: drivers/block/ps3vram.c
5347 5393
5394PTP HARDWARE CLOCK SUPPORT
5395M: Richard Cochran <richardcochran@gmail.com>
5396S: Maintained
5397W: http://linuxptp.sourceforge.net/
5398F: Documentation/ABI/testing/sysfs-ptp
5399F: Documentation/ptp/*
5400F: drivers/net/gianfar_ptp.c
5401F: drivers/net/phy/dp83640*
5402F: drivers/ptp/*
5403F: include/linux/ptp_cl*
5404
5348PTRACE SUPPORT 5405PTRACE SUPPORT
5349M: Roland McGrath <roland@redhat.com> 5406M: Roland McGrath <roland@redhat.com>
5350M: Oleg Nesterov <oleg@redhat.com> 5407M: Oleg Nesterov <oleg@redhat.com>
@@ -5360,7 +5417,7 @@ M: Mike Isely <isely@pobox.com>
5360L: pvrusb2@isely.net (subscribers-only) 5417L: pvrusb2@isely.net (subscribers-only)
5361L: linux-media@vger.kernel.org 5418L: linux-media@vger.kernel.org
5362W: http://www.isely.net/pvrusb2/ 5419W: http://www.isely.net/pvrusb2/
5363T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5420T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5364S: Maintained 5421S: Maintained
5365F: Documentation/video4linux/README.pvrusb2 5422F: Documentation/video4linux/README.pvrusb2
5366F: drivers/media/video/pvrusb2/ 5423F: drivers/media/video/pvrusb2/
@@ -5368,7 +5425,7 @@ F: drivers/media/video/pvrusb2/
5368PXA2xx/PXA3xx SUPPORT 5425PXA2xx/PXA3xx SUPPORT
5369M: Eric Miao <eric.y.miao@gmail.com> 5426M: Eric Miao <eric.y.miao@gmail.com>
5370M: Russell King <linux@arm.linux.org.uk> 5427M: Russell King <linux@arm.linux.org.uk>
5371M: Haojian Zhuang <haojian.zhuang@marvell.com> 5428M: Haojian Zhuang <haojian.zhuang@gmail.com>
5372L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5429L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5373T: git git://github.com/hzhuang1/linux.git 5430T: git git://github.com/hzhuang1/linux.git
5374T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5431T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5383,7 +5440,7 @@ F: sound/soc/pxa
5383 5440
5384MMP SUPPORT 5441MMP SUPPORT
5385M: Eric Miao <eric.y.miao@gmail.com> 5442M: Eric Miao <eric.y.miao@gmail.com>
5386M: Haojian Zhuang <haojian.zhuang@marvell.com> 5443M: Haojian Zhuang <haojian.zhuang@gmail.com>
5387L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5444L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5388T: git git://github.com/hzhuang1/linux.git 5445T: git git://github.com/hzhuang1/linux.git
5389T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5446T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5526,7 +5583,7 @@ RCUTORTURE MODULE
5526M: Josh Triplett <josh@freedesktop.org> 5583M: Josh Triplett <josh@freedesktop.org>
5527M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5584M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5528S: Supported 5585S: Supported
5529T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5586T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5530F: Documentation/RCU/torture.txt 5587F: Documentation/RCU/torture.txt
5531F: kernel/rcutorture.c 5588F: kernel/rcutorture.c
5532 5589
@@ -5551,7 +5608,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
5551M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5608M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5552W: http://www.rdrop.com/users/paulmck/rclock/ 5609W: http://www.rdrop.com/users/paulmck/rclock/
5553S: Supported 5610S: Supported
5554T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5611T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5555F: Documentation/RCU/ 5612F: Documentation/RCU/
5556F: include/linux/rcu* 5613F: include/linux/rcu*
5557F: include/linux/srcu* 5614F: include/linux/srcu*
@@ -5580,6 +5637,13 @@ S: Supported
5580F: drivers/base/regmap/ 5637F: drivers/base/regmap/
5581F: include/linux/regmap.h 5638F: include/linux/regmap.h
5582 5639
5640REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
5641M: Ohad Ben-Cohen <ohad@wizery.com>
5642S: Maintained
5643F: drivers/remoteproc/
5644F: Documentation/remoteproc.txt
5645F: include/linux/remoteproc.txt
5646
5583RFKILL 5647RFKILL
5584M: Johannes Berg <johannes@sipsolutions.net> 5648M: Johannes Berg <johannes@sipsolutions.net>
5585L: linux-wireless@vger.kernel.org 5649L: linux-wireless@vger.kernel.org
@@ -5705,13 +5769,19 @@ F: drivers/mmc/host/s3cmci.*
5705SAA7146 VIDEO4LINUX-2 DRIVER 5769SAA7146 VIDEO4LINUX-2 DRIVER
5706M: Michael Hunold <michael@mihu.de> 5770M: Michael Hunold <michael@mihu.de>
5707L: linux-media@vger.kernel.org 5771L: linux-media@vger.kernel.org
5708T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5772T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5709W: http://www.mihu.de/linux/saa7146 5773W: http://www.mihu.de/linux/saa7146
5710S: Maintained 5774S: Maintained
5711F: drivers/media/common/saa7146* 5775F: drivers/media/common/saa7146*
5712F: drivers/media/video/*7146* 5776F: drivers/media/video/*7146*
5713F: include/media/*7146* 5777F: include/media/*7146*
5714 5778
5779SAMSUNG LAPTOP DRIVER
5780M: Corentin Chary <corentincj@iksaif.net>
5781L: platform-driver-x86@vger.kernel.org
5782S: Maintained
5783F: drivers/platform/x86/samsung-laptop.c
5784
5715SAMSUNG AUDIO (ASoC) DRIVERS 5785SAMSUNG AUDIO (ASoC) DRIVERS
5716M: Sangbeom Kim <sbkim73@samsung.com> 5786M: Sangbeom Kim <sbkim73@samsung.com>
5717L: alsa-devel@alsa-project.org (moderated for non-subscribers) 5787L: alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -5763,7 +5833,7 @@ S: Maintained
5763F: drivers/watchdog/sc1200wdt.c 5833F: drivers/watchdog/sc1200wdt.c
5764 5834
5765SCHEDULER 5835SCHEDULER
5766M: Ingo Molnar <mingo@elte.hu> 5836M: Ingo Molnar <mingo@redhat.com>
5767M: Peter Zijlstra <peterz@infradead.org> 5837M: Peter Zijlstra <peterz@infradead.org>
5768T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core 5838T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
5769S: Maintained 5839S: Maintained
@@ -6010,7 +6080,8 @@ F: arch/arm/mach-s3c2410/bast-irq.c
6010TI DAVINCI MACHINE SUPPORT 6080TI DAVINCI MACHINE SUPPORT
6011M: Sekhar Nori <nsekhar@ti.com> 6081M: Sekhar Nori <nsekhar@ti.com>
6012M: Kevin Hilman <khilman@ti.com> 6082M: Kevin Hilman <khilman@ti.com>
6013L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) 6083L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers)
6084T: git git://gitorious.org/linux-davinci/linux-davinci.git
6014Q: http://patchwork.kernel.org/project/linux-davinci/list/ 6085Q: http://patchwork.kernel.org/project/linux-davinci/list/
6015S: Supported 6086S: Supported
6016F: arch/arm/mach-davinci 6087F: arch/arm/mach-davinci
@@ -6128,7 +6199,7 @@ F: arch/ia64/sn/
6128SOC-CAMERA V4L2 SUBSYSTEM 6199SOC-CAMERA V4L2 SUBSYSTEM
6129M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> 6200M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6130L: linux-media@vger.kernel.org 6201L: linux-media@vger.kernel.org
6131T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6202T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6132S: Maintained 6203S: Maintained
6133F: include/media/v4l2* 6204F: include/media/v4l2*
6134F: drivers/media/video/v4l2* 6205F: drivers/media/video/v4l2*
@@ -6200,8 +6271,8 @@ SPARC + UltraSPARC (sparc/sparc64)
6200M: "David S. Miller" <davem@davemloft.net> 6271M: "David S. Miller" <davem@davemloft.net>
6201L: sparclinux@vger.kernel.org 6272L: sparclinux@vger.kernel.org
6202Q: http://patchwork.ozlabs.org/project/sparclinux/list/ 6273Q: http://patchwork.ozlabs.org/project/sparclinux/list/
6203T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6274T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6204T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6275T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6205S: Maintained 6276S: Maintained
6206F: arch/sparc/ 6277F: arch/sparc/
6207F: drivers/sbus/ 6278F: drivers/sbus/
@@ -6209,11 +6280,11 @@ F: drivers/sbus/
6209SPARC SERIAL DRIVERS 6280SPARC SERIAL DRIVERS
6210M: "David S. Miller" <davem@davemloft.net> 6281M: "David S. Miller" <davem@davemloft.net>
6211L: sparclinux@vger.kernel.org 6282L: sparclinux@vger.kernel.org
6212T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6283T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6213T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6284T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6214S: Maintained 6285S: Maintained
6286F: include/linux/sunserialcore.h
6215F: drivers/tty/serial/suncore.c 6287F: drivers/tty/serial/suncore.c
6216F: drivers/tty/serial/suncore.h
6217F: drivers/tty/serial/sunhv.c 6288F: drivers/tty/serial/sunhv.c
6218F: drivers/tty/serial/sunsab.c 6289F: drivers/tty/serial/sunsab.c
6219F: drivers/tty/serial/sunsab.h 6290F: drivers/tty/serial/sunsab.h
@@ -6395,6 +6466,11 @@ W: http://wiki.laptop.org/go/DCON
6395S: Odd Fixes 6466S: Odd Fixes
6396F: drivers/staging/olpc_dcon/ 6467F: drivers/staging/olpc_dcon/
6397 6468
6469STAGING - OZMO DEVICES USB OVER WIFI DRIVER
6470M: Chris Kelly <ckelly@ozmodevices.com>
6471S: Maintained
6472F: drivers/staging/ozwpan/
6473
6398STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER 6474STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
6399M: Willy Tarreau <willy@meta-x.org> 6475M: Willy Tarreau <willy@meta-x.org>
6400S: Odd Fixes 6476S: Odd Fixes
@@ -6510,7 +6586,7 @@ L: linux-scsi@vger.kernel.org
6510L: target-devel@vger.kernel.org 6586L: target-devel@vger.kernel.org
6511L: http://groups.google.com/group/linux-iscsi-target-dev 6587L: http://groups.google.com/group/linux-iscsi-target-dev
6512W: http://www.linux-iscsi.org 6588W: http://www.linux-iscsi.org
6513T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master 6589T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core.git master
6514S: Supported 6590S: Supported
6515F: drivers/target/ 6591F: drivers/target/
6516F: include/target/ 6592F: include/target/
@@ -6548,9 +6624,10 @@ F: include/linux/if_team.h
6548TEGRA SUPPORT 6624TEGRA SUPPORT
6549M: Colin Cross <ccross@android.com> 6625M: Colin Cross <ccross@android.com>
6550M: Olof Johansson <olof@lixom.net> 6626M: Olof Johansson <olof@lixom.net>
6551M: Stephen Warren <swarren@nvidia.com> 6627M: Stephen Warren <swarren@wwwdotorg.org>
6552L: linux-tegra@vger.kernel.org 6628L: linux-tegra@vger.kernel.org
6553T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git 6629Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
6630T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
6554S: Supported 6631S: Supported
6555F: arch/arm/mach-tegra 6632F: arch/arm/mach-tegra
6556 6633
@@ -6701,7 +6778,7 @@ K: ^Subject:.*(?i)trivial
6701TTY LAYER 6778TTY LAYER
6702M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 6779M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6703S: Supported 6780S: Supported
6704T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 6781T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
6705F: drivers/tty/ 6782F: drivers/tty/
6706F: drivers/tty/serial/serial_core.c 6783F: drivers/tty/serial/serial_core.c
6707F: include/linux/serial_core.h 6784F: include/linux/serial_core.h
@@ -6869,7 +6946,7 @@ USB ET61X[12]51 DRIVER
6869M: Luca Risolia <luca.risolia@studio.unibo.it> 6946M: Luca Risolia <luca.risolia@studio.unibo.it>
6870L: linux-usb@vger.kernel.org 6947L: linux-usb@vger.kernel.org
6871L: linux-media@vger.kernel.org 6948L: linux-media@vger.kernel.org
6872T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6949T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6873W: http://www.linux-projects.org 6950W: http://www.linux-projects.org
6874S: Maintained 6951S: Maintained
6875F: drivers/media/video/et61x251/ 6952F: drivers/media/video/et61x251/
@@ -7025,7 +7102,7 @@ USB SN9C1xx DRIVER
7025M: Luca Risolia <luca.risolia@studio.unibo.it> 7102M: Luca Risolia <luca.risolia@studio.unibo.it>
7026L: linux-usb@vger.kernel.org 7103L: linux-usb@vger.kernel.org
7027L: linux-media@vger.kernel.org 7104L: linux-media@vger.kernel.org
7028T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7105T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7029W: http://www.linux-projects.org 7106W: http://www.linux-projects.org
7030S: Maintained 7107S: Maintained
7031F: Documentation/video4linux/sn9c102.txt 7108F: Documentation/video4linux/sn9c102.txt
@@ -7035,7 +7112,7 @@ USB SUBSYSTEM
7035M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7112M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7036L: linux-usb@vger.kernel.org 7113L: linux-usb@vger.kernel.org
7037W: http://www.linux-usb.org 7114W: http://www.linux-usb.org
7038T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git 7115T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
7039S: Supported 7116S: Supported
7040F: Documentation/usb/ 7117F: Documentation/usb/
7041F: drivers/net/usb/ 7118F: drivers/net/usb/
@@ -7061,7 +7138,7 @@ USB VIDEO CLASS
7061M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 7138M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7062L: linux-uvc-devel@lists.berlios.de (subscribers-only) 7139L: linux-uvc-devel@lists.berlios.de (subscribers-only)
7063L: linux-media@vger.kernel.org 7140L: linux-media@vger.kernel.org
7064T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7141T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7065W: http://www.ideasonboard.org/uvc/ 7142W: http://www.ideasonboard.org/uvc/
7066S: Maintained 7143S: Maintained
7067F: drivers/media/video/uvc/ 7144F: drivers/media/video/uvc/
@@ -7070,7 +7147,7 @@ USB W996[87]CF DRIVER
7070M: Luca Risolia <luca.risolia@studio.unibo.it> 7147M: Luca Risolia <luca.risolia@studio.unibo.it>
7071L: linux-usb@vger.kernel.org 7148L: linux-usb@vger.kernel.org
7072L: linux-media@vger.kernel.org 7149L: linux-media@vger.kernel.org
7073T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7150T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7074W: http://www.linux-projects.org 7151W: http://www.linux-projects.org
7075S: Maintained 7152S: Maintained
7076F: Documentation/video4linux/w9968cf.txt 7153F: Documentation/video4linux/w9968cf.txt
@@ -7099,7 +7176,7 @@ USB ZR364XX DRIVER
7099M: Antoine Jacquet <royale@zerezo.com> 7176M: Antoine Jacquet <royale@zerezo.com>
7100L: linux-usb@vger.kernel.org 7177L: linux-usb@vger.kernel.org
7101L: linux-media@vger.kernel.org 7178L: linux-media@vger.kernel.org
7102T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7179T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7103W: http://royale.zerezo.com/zr364xx/ 7180W: http://royale.zerezo.com/zr364xx/
7104S: Maintained 7181S: Maintained
7105F: Documentation/video4linux/zr364xx.txt 7182F: Documentation/video4linux/zr364xx.txt
@@ -7249,7 +7326,7 @@ M: Liam Girdwood <lrg@ti.com>
7249M: Mark Brown <broonie@opensource.wolfsonmicro.com> 7326M: Mark Brown <broonie@opensource.wolfsonmicro.com>
7250W: http://opensource.wolfsonmicro.com/node/15 7327W: http://opensource.wolfsonmicro.com/node/15
7251W: http://www.slimlogic.co.uk/?p=48 7328W: http://www.slimlogic.co.uk/?p=48
7252T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 7329T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/regulator.git
7253S: Supported 7330S: Supported
7254F: drivers/regulator/ 7331F: drivers/regulator/
7255F: include/linux/regulator/ 7332F: include/linux/regulator/
@@ -7496,6 +7573,12 @@ S: Supported
7496F: Documentation/filesystems/xfs.txt 7573F: Documentation/filesystems/xfs.txt
7497F: fs/xfs/ 7574F: fs/xfs/
7498 7575
7576XILINX AXI ETHERNET DRIVER
7577M: Ariane Keller <ariane.keller@tik.ee.ethz.ch>
7578M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
7579S: Maintained
7580F: drivers/net/ethernet/xilinx/xilinx_axienet*
7581
7499XILINX SYSTEMACE DRIVER 7582XILINX SYSTEMACE DRIVER
7500M: Grant Likely <grant.likely@secretlab.ca> 7583M: Grant Likely <grant.likely@secretlab.ca>
7501W: http://www.secretlab.ca/ 7584W: http://www.secretlab.ca/