aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2012-05-24 04:13:01 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-05-24 04:13:01 -0400
commite644dae645e167d154c0526358940986682a72b0 (patch)
tree972993c6568085b8d407fc7e13de10f4b93c651d /MAINTAINERS
parent899c612d74d4a242158a4db20367388d6299c028 (diff)
parent86809173ce32ef03bd4d0389dfc72df0c805e9c4 (diff)
Merge branch 'next' into for-linus
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS372
1 files changed, 246 insertions, 126 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b31d1c954661..d7f7a96e829b 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>
@@ -962,7 +966,7 @@ F: drivers/tty/serial/msm_serial.c
962F: drivers/platform/msm/ 966F: drivers/platform/msm/
963F: drivers/*/pm8???-* 967F: drivers/*/pm8???-*
964F: include/linux/mfd/pm8xxx/ 968F: include/linux/mfd/pm8xxx/
965T: git git://codeaurora.org/quic/kernel/davidb/linux-msm.git 969T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
966S: Maintained 970S: Maintained
967 971
968ARM/TOSA MACHINE SUPPORT 972ARM/TOSA MACHINE SUPPORT
@@ -1247,7 +1251,6 @@ ATHEROS ATH5K WIRELESS DRIVER
1247M: Jiri Slaby <jirislaby@gmail.com> 1251M: Jiri Slaby <jirislaby@gmail.com>
1248M: Nick Kossifidis <mickflemm@gmail.com> 1252M: Nick Kossifidis <mickflemm@gmail.com>
1249M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> 1253M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com>
1250M: Bob Copeland <me@bobcopeland.com>
1251L: linux-wireless@vger.kernel.org 1254L: linux-wireless@vger.kernel.org
1252L: ath5k-devel@lists.ath5k.org 1255L: ath5k-devel@lists.ath5k.org
1253W: http://wireless.kernel.org/en/users/Drivers/ath5k 1256W: http://wireless.kernel.org/en/users/Drivers/ath5k
@@ -1310,7 +1313,7 @@ F: drivers/atm/
1310F: include/linux/atm* 1313F: include/linux/atm*
1311 1314
1312ATMEL AT91 MCI DRIVER 1315ATMEL AT91 MCI DRIVER
1313M: Nicolas Ferre <nicolas.ferre@atmel.com> 1316M: Ludovic Desroches <ludovic.desroches@atmel.com>
1314L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1317L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1315W: http://www.atmel.com/products/AT91/ 1318W: http://www.atmel.com/products/AT91/
1316W: http://www.at91.com/ 1319W: http://www.at91.com/
@@ -1318,7 +1321,7 @@ S: Maintained
1318F: drivers/mmc/host/at91_mci.c 1321F: drivers/mmc/host/at91_mci.c
1319 1322
1320ATMEL AT91 / AT32 MCI DRIVER 1323ATMEL AT91 / AT32 MCI DRIVER
1321M: Nicolas Ferre <nicolas.ferre@atmel.com> 1324M: Ludovic Desroches <ludovic.desroches@atmel.com>
1322S: Maintained 1325S: Maintained
1323F: drivers/mmc/host/atmel-mci.c 1326F: drivers/mmc/host/atmel-mci.c
1324F: drivers/mmc/host/atmel-mci-regs.h 1327F: drivers/mmc/host/atmel-mci-regs.h
@@ -1405,7 +1408,7 @@ F: net/ax25/
1405B43 WIRELESS DRIVER 1408B43 WIRELESS DRIVER
1406M: Stefano Brivio <stefano.brivio@polimi.it> 1409M: Stefano Brivio <stefano.brivio@polimi.it>
1407L: linux-wireless@vger.kernel.org 1410L: linux-wireless@vger.kernel.org
1408L: b43-dev@lists.infradead.org (moderated for non-subscribers) 1411L: b43-dev@lists.infradead.org
1409W: http://linuxwireless.org/en/users/Drivers/b43 1412W: http://linuxwireless.org/en/users/Drivers/b43
1410S: Maintained 1413S: Maintained
1411F: drivers/net/wireless/b43/ 1414F: drivers/net/wireless/b43/
@@ -1414,6 +1417,7 @@ B43LEGACY WIRELESS DRIVER
1414M: Larry Finger <Larry.Finger@lwfinger.net> 1417M: Larry Finger <Larry.Finger@lwfinger.net>
1415M: Stefano Brivio <stefano.brivio@polimi.it> 1418M: Stefano Brivio <stefano.brivio@polimi.it>
1416L: linux-wireless@vger.kernel.org 1419L: linux-wireless@vger.kernel.org
1420L: b43-dev@lists.infradead.org
1417W: http://linuxwireless.org/en/users/Drivers/b43 1421W: http://linuxwireless.org/en/users/Drivers/b43
1418S: Maintained 1422S: Maintained
1419F: drivers/net/wireless/b43legacy/ 1423F: drivers/net/wireless/b43legacy/
@@ -1501,7 +1505,7 @@ F: drivers/i2c/busses/i2c-bfin-twi.c
1501 1505
1502BLOCK LAYER 1506BLOCK LAYER
1503M: Jens Axboe <axboe@kernel.dk> 1507M: Jens Axboe <axboe@kernel.dk>
1504T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1508T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1505S: Maintained 1509S: Maintained
1506F: block/ 1510F: block/
1507 1511
@@ -1513,19 +1517,23 @@ F: drivers/mtd/devices/block2mtd.c
1513 1517
1514BLUETOOTH DRIVERS 1518BLUETOOTH DRIVERS
1515M: Marcel Holtmann <marcel@holtmann.org> 1519M: Marcel Holtmann <marcel@holtmann.org>
1516M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1520M: Gustavo Padovan <gustavo@padovan.org>
1521M: Johan Hedberg <johan.hedberg@gmail.com>
1517L: linux-bluetooth@vger.kernel.org 1522L: linux-bluetooth@vger.kernel.org
1518W: http://www.bluez.org/ 1523W: http://www.bluez.org/
1519T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1524T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
1525T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
1520S: Maintained 1526S: Maintained
1521F: drivers/bluetooth/ 1527F: drivers/bluetooth/
1522 1528
1523BLUETOOTH SUBSYSTEM 1529BLUETOOTH SUBSYSTEM
1524M: Marcel Holtmann <marcel@holtmann.org> 1530M: Marcel Holtmann <marcel@holtmann.org>
1525M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1531M: Gustavo Padovan <gustavo@padovan.org>
1532M: Johan Hedberg <johan.hedberg@gmail.com>
1526L: linux-bluetooth@vger.kernel.org 1533L: linux-bluetooth@vger.kernel.org
1527W: http://www.bluez.org/ 1534W: http://www.bluez.org/
1528T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1535T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
1536T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
1529S: Maintained 1537S: Maintained
1530F: net/bluetooth/ 1538F: net/bluetooth/
1531F: include/net/bluetooth/ 1539F: include/net/bluetooth/
@@ -1567,7 +1575,6 @@ F: drivers/net/ethernet/broadcom/tg3.*
1567 1575
1568BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER 1576BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
1569M: Brett Rudley <brudley@broadcom.com> 1577M: Brett Rudley <brudley@broadcom.com>
1570M: Henry Ptasinski <henryp@broadcom.com>
1571M: Roland Vossen <rvossen@broadcom.com> 1578M: Roland Vossen <rvossen@broadcom.com>
1572M: Arend van Spriel <arend@broadcom.com> 1579M: Arend van Spriel <arend@broadcom.com>
1573M: Franky (Zhenhui) Lin <frankyl@broadcom.com> 1580M: Franky (Zhenhui) Lin <frankyl@broadcom.com>
@@ -1636,7 +1643,7 @@ BTTV VIDEO4LINUX DRIVER
1636M: Mauro Carvalho Chehab <mchehab@infradead.org> 1643M: Mauro Carvalho Chehab <mchehab@infradead.org>
1637L: linux-media@vger.kernel.org 1644L: linux-media@vger.kernel.org
1638W: http://linuxtv.org 1645W: http://linuxtv.org
1639T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1646T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1640S: Maintained 1647S: Maintained
1641F: Documentation/video4linux/bttv/ 1648F: Documentation/video4linux/bttv/
1642F: drivers/media/video/bt8xx/bttv* 1649F: drivers/media/video/bt8xx/bttv*
@@ -1666,7 +1673,7 @@ F: fs/cachefiles/
1666CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 1673CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1667M: Jonathan Corbet <corbet@lwn.net> 1674M: Jonathan Corbet <corbet@lwn.net>
1668L: linux-media@vger.kernel.org 1675L: linux-media@vger.kernel.org
1669T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1676T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1670S: Maintained 1677S: Maintained
1671F: Documentation/video4linux/cafe_ccic 1678F: Documentation/video4linux/cafe_ccic
1672F: drivers/media/video/marvell-ccic/ 1679F: drivers/media/video/marvell-ccic/
@@ -1717,6 +1724,14 @@ F: include/linux/can/error.h
1717F: include/linux/can/netlink.h 1724F: include/linux/can/netlink.h
1718F: include/linux/can/platform/ 1725F: include/linux/can/platform/
1719 1726
1727CAPABILITIES
1728M: Serge Hallyn <serge.hallyn@canonical.com>
1729L: linux-security-module@vger.kernel.org
1730S: Supported
1731F: include/linux/capability.h
1732F: security/capability.c
1733F: security/commoncap.c
1734
1720CELL BROADBAND ENGINE ARCHITECTURE 1735CELL BROADBAND ENGINE ARCHITECTURE
1721M: Arnd Bergmann <arnd@arndb.de> 1736M: Arnd Bergmann <arnd@arndb.de>
1722L: linuxppc-dev@lists.ozlabs.org 1737L: linuxppc-dev@lists.ozlabs.org
@@ -1797,7 +1812,8 @@ F: Documentation/zh_CN/
1797CISCO VIC ETHERNET NIC DRIVER 1812CISCO VIC ETHERNET NIC DRIVER
1798M: Christian Benvenuti <benve@cisco.com> 1813M: Christian Benvenuti <benve@cisco.com>
1799M: Roopa Prabhu <roprabhu@cisco.com> 1814M: Roopa Prabhu <roprabhu@cisco.com>
1800M: David Wang <dwang2@cisco.com> 1815M: Neel Patel <neepatel@cisco.com>
1816M: Nishank Trivedi <nistrive@cisco.com>
1801S: Supported 1817S: Supported
1802F: drivers/net/ethernet/cisco/enic/ 1818F: drivers/net/ethernet/cisco/enic/
1803 1819
@@ -1819,8 +1835,16 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1819S: Supported 1835S: Supported
1820F: sound/soc/codecs/cs4270* 1836F: sound/soc/codecs/cs4270*
1821 1837
1838CLEANCACHE API
1839M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
1840L: linux-kernel@vger.kernel.org
1841S: Maintained
1842F: mm/cleancache.c
1843F: include/linux/cleancache.h
1844
1822CLK API 1845CLK API
1823M: Russell King <linux@arm.linux.org.uk> 1846M: Russell King <linux@arm.linux.org.uk>
1847S: Maintained
1824F: include/linux/clk.h 1848F: include/linux/clk.h
1825 1849
1826CISCO FCOE HBA DRIVER 1850CISCO FCOE HBA DRIVER
@@ -1915,7 +1939,7 @@ F: drivers/connector/
1915 1939
1916CONTROL GROUPS (CGROUPS) 1940CONTROL GROUPS (CGROUPS)
1917M: Tejun Heo <tj@kernel.org> 1941M: Tejun Heo <tj@kernel.org>
1918M: Li Zefan <lizf@cn.fujitsu.com> 1942M: Li Zefan <lizefan@huawei.com>
1919L: containers@lists.linux-foundation.org 1943L: containers@lists.linux-foundation.org
1920L: cgroups@vger.kernel.org 1944L: cgroups@vger.kernel.org
1921T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git 1945T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
@@ -2016,7 +2040,7 @@ CX18 VIDEO4LINUX DRIVER
2016M: Andy Walls <awalls@md.metrocast.net> 2040M: Andy Walls <awalls@md.metrocast.net>
2017L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 2041L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
2018L: linux-media@vger.kernel.org 2042L: linux-media@vger.kernel.org
2019T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2043T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2020W: http://linuxtv.org 2044W: http://linuxtv.org
2021W: http://www.ivtvdriver.org/index.php/Cx18 2045W: http://www.ivtvdriver.org/index.php/Cx18
2022S: Maintained 2046S: Maintained
@@ -2200,13 +2224,16 @@ W: http://lanana.org/docs/device-list/index.html
2200S: Maintained 2224S: Maintained
2201 2225
2202DEVICE-MAPPER (LVM) 2226DEVICE-MAPPER (LVM)
2203P: Alasdair Kergon 2227M: Alasdair Kergon <agk@redhat.com>
2228M: dm-devel@redhat.com
2204L: dm-devel@redhat.com 2229L: dm-devel@redhat.com
2205W: http://sources.redhat.com/dm 2230W: http://sources.redhat.com/dm
2206Q: http://patchwork.kernel.org/project/dm-devel/list/ 2231Q: http://patchwork.kernel.org/project/dm-devel/list/
2232T: quilt http://people.redhat.com/agk/patches/linux/editing/
2207S: Maintained 2233S: Maintained
2208F: Documentation/device-mapper/ 2234F: Documentation/device-mapper/
2209F: drivers/md/dm* 2235F: drivers/md/dm*
2236F: drivers/md/persistent-data/
2210F: include/linux/device-mapper.h 2237F: include/linux/device-mapper.h
2211F: include/linux/dm-*.h 2238F: include/linux/dm-*.h
2212 2239
@@ -2237,6 +2264,15 @@ F: Documentation/filesystems/quota.txt
2237F: fs/quota/ 2264F: fs/quota/
2238F: include/linux/quota*.h 2265F: include/linux/quota*.h
2239 2266
2267DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
2268M: Bernie Thompson <bernie@plugable.com>
2269L: linux-fbdev@vger.kernel.org
2270S: Maintained
2271W: http://plugable.com/category/projects/udlfb/
2272F: drivers/video/udlfb.c
2273F: include/video/udlfb.h
2274F: Documentation/fb/udlfb.txt
2275
2240DISTRIBUTED LOCK MANAGER (DLM) 2276DISTRIBUTED LOCK MANAGER (DLM)
2241M: Christine Caulfield <ccaulfie@redhat.com> 2277M: Christine Caulfield <ccaulfie@redhat.com>
2242M: David Teigland <teigland@redhat.com> 2278M: David Teigland <teigland@redhat.com>
@@ -2285,9 +2321,9 @@ S: Supported
2285F: drivers/acpi/dock.c 2321F: drivers/acpi/dock.c
2286 2322
2287DOCUMENTATION 2323DOCUMENTATION
2288M: Randy Dunlap <rdunlap@xenotime.net> 2324M: Rob Landley <rob@landley.net>
2289L: linux-doc@vger.kernel.org 2325L: linux-doc@vger.kernel.org
2290T: quilt http://xenotime.net/kernel-doc-patches/current/ 2326T: TBD
2291S: Maintained 2327S: Maintained
2292F: Documentation/ 2328F: Documentation/
2293 2329
@@ -2321,7 +2357,7 @@ F: Documentation/blockdev/drbd/
2321 2357
2322DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS 2358DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2323M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2359M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2324T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git 2360T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2325S: Supported 2361S: Supported
2326F: Documentation/kobject.txt 2362F: Documentation/kobject.txt
2327F: drivers/base/ 2363F: drivers/base/
@@ -2343,7 +2379,7 @@ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2343M: Keith Packard <keithp@keithp.com> 2379M: Keith Packard <keithp@keithp.com>
2344L: intel-gfx@lists.freedesktop.org (subscribers-only) 2380L: intel-gfx@lists.freedesktop.org (subscribers-only)
2345L: dri-devel@lists.freedesktop.org 2381L: dri-devel@lists.freedesktop.org
2346T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git 2382T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux.git
2347S: Supported 2383S: Supported
2348F: drivers/gpu/drm/i915 2384F: drivers/gpu/drm/i915
2349F: include/drm/i915* 2385F: include/drm/i915*
@@ -2414,17 +2450,17 @@ F: fs/ecryptfs/
2414 2450
2415EDAC-CORE 2451EDAC-CORE
2416M: Doug Thompson <dougthompson@xmission.com> 2452M: Doug Thompson <dougthompson@xmission.com>
2417L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2453L: linux-edac@vger.kernel.org
2418W: bluesmoke.sourceforge.net 2454W: bluesmoke.sourceforge.net
2419S: Supported 2455S: Supported
2420F: Documentation/edac.txt 2456F: Documentation/edac.txt
2421F: drivers/edac/edac_* 2457F: drivers/edac/
2422F: include/linux/edac.h 2458F: include/linux/edac.h
2423 2459
2424EDAC-AMD64 2460EDAC-AMD64
2425M: Doug Thompson <dougthompson@xmission.com> 2461M: Doug Thompson <dougthompson@xmission.com>
2426M: Borislav Petkov <borislav.petkov@amd.com> 2462M: Borislav Petkov <borislav.petkov@amd.com>
2427L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2463L: linux-edac@vger.kernel.org
2428W: bluesmoke.sourceforge.net 2464W: bluesmoke.sourceforge.net
2429S: Supported 2465S: Supported
2430F: drivers/edac/amd64_edac* 2466F: drivers/edac/amd64_edac*
@@ -2432,35 +2468,35 @@ F: drivers/edac/amd64_edac*
2432EDAC-E752X 2468EDAC-E752X
2433M: Mark Gross <mark.gross@intel.com> 2469M: Mark Gross <mark.gross@intel.com>
2434M: Doug Thompson <dougthompson@xmission.com> 2470M: Doug Thompson <dougthompson@xmission.com>
2435L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2471L: linux-edac@vger.kernel.org
2436W: bluesmoke.sourceforge.net 2472W: bluesmoke.sourceforge.net
2437S: Maintained 2473S: Maintained
2438F: drivers/edac/e752x_edac.c 2474F: drivers/edac/e752x_edac.c
2439 2475
2440EDAC-E7XXX 2476EDAC-E7XXX
2441M: Doug Thompson <dougthompson@xmission.com> 2477M: Doug Thompson <dougthompson@xmission.com>
2442L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2478L: linux-edac@vger.kernel.org
2443W: bluesmoke.sourceforge.net 2479W: bluesmoke.sourceforge.net
2444S: Maintained 2480S: Maintained
2445F: drivers/edac/e7xxx_edac.c 2481F: drivers/edac/e7xxx_edac.c
2446 2482
2447EDAC-I82443BXGX 2483EDAC-I82443BXGX
2448M: Tim Small <tim@buttersideup.com> 2484M: Tim Small <tim@buttersideup.com>
2449L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2485L: linux-edac@vger.kernel.org
2450W: bluesmoke.sourceforge.net 2486W: bluesmoke.sourceforge.net
2451S: Maintained 2487S: Maintained
2452F: drivers/edac/i82443bxgx_edac.c 2488F: drivers/edac/i82443bxgx_edac.c
2453 2489
2454EDAC-I3000 2490EDAC-I3000
2455M: Jason Uhlenkott <juhlenko@akamai.com> 2491M: Jason Uhlenkott <juhlenko@akamai.com>
2456L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2492L: linux-edac@vger.kernel.org
2457W: bluesmoke.sourceforge.net 2493W: bluesmoke.sourceforge.net
2458S: Maintained 2494S: Maintained
2459F: drivers/edac/i3000_edac.c 2495F: drivers/edac/i3000_edac.c
2460 2496
2461EDAC-I5000 2497EDAC-I5000
2462M: Doug Thompson <dougthompson@xmission.com> 2498M: Doug Thompson <dougthompson@xmission.com>
2463L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2499L: linux-edac@vger.kernel.org
2464W: bluesmoke.sourceforge.net 2500W: bluesmoke.sourceforge.net
2465S: Maintained 2501S: Maintained
2466F: drivers/edac/i5000_edac.c 2502F: drivers/edac/i5000_edac.c
@@ -2489,21 +2525,21 @@ F: drivers/edac/i7core_edac.c
2489EDAC-I82975X 2525EDAC-I82975X
2490M: Ranganathan Desikan <ravi@jetztechnologies.com> 2526M: Ranganathan Desikan <ravi@jetztechnologies.com>
2491M: "Arvind R." <arvino55@gmail.com> 2527M: "Arvind R." <arvino55@gmail.com>
2492L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2528L: linux-edac@vger.kernel.org
2493W: bluesmoke.sourceforge.net 2529W: bluesmoke.sourceforge.net
2494S: Maintained 2530S: Maintained
2495F: drivers/edac/i82975x_edac.c 2531F: drivers/edac/i82975x_edac.c
2496 2532
2497EDAC-PASEMI 2533EDAC-PASEMI
2498M: Egor Martovetsky <egor@pasemi.com> 2534M: Egor Martovetsky <egor@pasemi.com>
2499L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2535L: linux-edac@vger.kernel.org
2500W: bluesmoke.sourceforge.net 2536W: bluesmoke.sourceforge.net
2501S: Maintained 2537S: Maintained
2502F: drivers/edac/pasemi_edac.c 2538F: drivers/edac/pasemi_edac.c
2503 2539
2504EDAC-R82600 2540EDAC-R82600
2505M: Tim Small <tim@buttersideup.com> 2541M: Tim Small <tim@buttersideup.com>
2506L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) 2542L: linux-edac@vger.kernel.org
2507W: bluesmoke.sourceforge.net 2543W: bluesmoke.sourceforge.net
2508S: Maintained 2544S: Maintained
2509F: drivers/edac/r82600_edac.c 2545F: drivers/edac/r82600_edac.c
@@ -2638,6 +2674,21 @@ M: Mimi Zohar <zohar@us.ibm.com>
2638S: Supported 2674S: Supported
2639F: security/integrity/evm/ 2675F: security/integrity/evm/
2640 2676
2677EXYNOS DP DRIVER
2678M: Jingoo Han <jg1.han@samsung.com>
2679L: linux-fbdev@vger.kernel.org
2680S: Maintained
2681F: drivers/video/exynos/exynos_dp*
2682
2683EXYNOS MIPI DISPLAY DRIVERS
2684M: Inki Dae <inki.dae@samsung.com>
2685M: Donghwa Lee <dh09.lee@samsung.com>
2686M: Kyungmin Park <kyungmin.park@samsung.com>
2687L: linux-fbdev@vger.kernel.org
2688S: Maintained
2689F: drivers/video/exynos/exynos_mipi*
2690F: include/video/exynos_mipi*
2691
2641F71805F HARDWARE MONITORING DRIVER 2692F71805F HARDWARE MONITORING DRIVER
2642M: Jean Delvare <khali@linux-fr.org> 2693M: Jean Delvare <khali@linux-fr.org>
2643L: lm-sensors@lm-sensors.org 2694L: lm-sensors@lm-sensors.org
@@ -2852,6 +2903,12 @@ S: Maintained
2852F: drivers/media/video/m5mols/ 2903F: drivers/media/video/m5mols/
2853F: include/media/m5mols.h 2904F: include/media/m5mols.h
2854 2905
2906FUJITSU TABLET EXTRAS
2907M: Robert Gerlach <khnz@gmx.de>
2908L: platform-driver-x86@vger.kernel.org
2909S: Maintained
2910F: drivers/platform/x86/fujitsu-tablet.c
2911
2855FUSE: FILESYSTEM IN USERSPACE 2912FUSE: FILESYSTEM IN USERSPACE
2856M: Miklos Szeredi <miklos@szeredi.hu> 2913M: Miklos Szeredi <miklos@szeredi.hu>
2857L: fuse-devel@lists.sourceforge.net 2914L: fuse-devel@lists.sourceforge.net
@@ -2916,8 +2973,8 @@ GFS2 FILE SYSTEM
2916M: Steven Whitehouse <swhiteho@redhat.com> 2973M: Steven Whitehouse <swhiteho@redhat.com>
2917L: cluster-devel@redhat.com 2974L: cluster-devel@redhat.com
2918W: http://sources.redhat.com/cluster/ 2975W: http://sources.redhat.com/cluster/
2919T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 2976T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git
2920T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 2977T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
2921S: Supported 2978S: Supported
2922F: Documentation/filesystems/gfs2*.txt 2979F: Documentation/filesystems/gfs2*.txt
2923F: fs/gfs2/ 2980F: fs/gfs2/
@@ -2958,42 +3015,42 @@ F: drivers/net/ethernet/aeroflex/
2958GSPCA FINEPIX SUBDRIVER 3015GSPCA FINEPIX SUBDRIVER
2959M: Frank Zago <frank@zago.net> 3016M: Frank Zago <frank@zago.net>
2960L: linux-media@vger.kernel.org 3017L: linux-media@vger.kernel.org
2961T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3018T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2962S: Maintained 3019S: Maintained
2963F: drivers/media/video/gspca/finepix.c 3020F: drivers/media/video/gspca/finepix.c
2964 3021
2965GSPCA GL860 SUBDRIVER 3022GSPCA GL860 SUBDRIVER
2966M: Olivier Lorin <o.lorin@laposte.net> 3023M: Olivier Lorin <o.lorin@laposte.net>
2967L: linux-media@vger.kernel.org 3024L: linux-media@vger.kernel.org
2968T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3025T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2969S: Maintained 3026S: Maintained
2970F: drivers/media/video/gspca/gl860/ 3027F: drivers/media/video/gspca/gl860/
2971 3028
2972GSPCA M5602 SUBDRIVER 3029GSPCA M5602 SUBDRIVER
2973M: Erik Andren <erik.andren@gmail.com> 3030M: Erik Andren <erik.andren@gmail.com>
2974L: linux-media@vger.kernel.org 3031L: linux-media@vger.kernel.org
2975T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3032T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2976S: Maintained 3033S: Maintained
2977F: drivers/media/video/gspca/m5602/ 3034F: drivers/media/video/gspca/m5602/
2978 3035
2979GSPCA PAC207 SONIXB SUBDRIVER 3036GSPCA PAC207 SONIXB SUBDRIVER
2980M: Hans de Goede <hdegoede@redhat.com> 3037M: Hans de Goede <hdegoede@redhat.com>
2981L: linux-media@vger.kernel.org 3038L: linux-media@vger.kernel.org
2982T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3039T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2983S: Maintained 3040S: Maintained
2984F: drivers/media/video/gspca/pac207.c 3041F: drivers/media/video/gspca/pac207.c
2985 3042
2986GSPCA SN9C20X SUBDRIVER 3043GSPCA SN9C20X SUBDRIVER
2987M: Brian Johnson <brijohn@gmail.com> 3044M: Brian Johnson <brijohn@gmail.com>
2988L: linux-media@vger.kernel.org 3045L: linux-media@vger.kernel.org
2989T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3046T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2990S: Maintained 3047S: Maintained
2991F: drivers/media/video/gspca/sn9c20x.c 3048F: drivers/media/video/gspca/sn9c20x.c
2992 3049
2993GSPCA T613 SUBDRIVER 3050GSPCA T613 SUBDRIVER
2994M: Leandro Costantino <lcostantino@gmail.com> 3051M: Leandro Costantino <lcostantino@gmail.com>
2995L: linux-media@vger.kernel.org 3052L: linux-media@vger.kernel.org
2996T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3053T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2997S: Maintained 3054S: Maintained
2998F: drivers/media/video/gspca/t613.c 3055F: drivers/media/video/gspca/t613.c
2999 3056
@@ -3001,7 +3058,7 @@ GSPCA USB WEBCAM DRIVER
3001M: Jean-Francois Moine <moinejf@free.fr> 3058M: Jean-Francois Moine <moinejf@free.fr>
3002W: http://moinejf.free.fr 3059W: http://moinejf.free.fr
3003L: linux-media@vger.kernel.org 3060L: linux-media@vger.kernel.org
3004T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3061T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3005S: Maintained 3062S: Maintained
3006F: drivers/media/video/gspca/ 3063F: drivers/media/video/gspca/
3007 3064
@@ -3287,7 +3344,7 @@ IDE SUBSYSTEM
3287M: "David S. Miller" <davem@davemloft.net> 3344M: "David S. Miller" <davem@davemloft.net>
3288L: linux-ide@vger.kernel.org 3345L: linux-ide@vger.kernel.org
3289Q: http://patchwork.ozlabs.org/project/linux-ide/list/ 3346Q: http://patchwork.ozlabs.org/project/linux-ide/list/
3290T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 3347T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
3291S: Maintained 3348S: Maintained
3292F: Documentation/ide/ 3349F: Documentation/ide/
3293F: drivers/ide/ 3350F: drivers/ide/
@@ -3375,6 +3432,8 @@ Q: http://patchwork.kernel.org/project/linux-input/list/
3375T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git 3432T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
3376S: Maintained 3433S: Maintained
3377F: drivers/input/ 3434F: drivers/input/
3435F: include/linux/input.h
3436F: include/linux/input/
3378 3437
3379INPUT MULTITOUCH (MT) PROTOCOL 3438INPUT MULTITOUCH (MT) PROTOCOL
3380M: Henrik Rydberg <rydberg@euromail.se> 3439M: Henrik Rydberg <rydberg@euromail.se>
@@ -3399,7 +3458,7 @@ F: firmware/isci/
3399INTEL IDLE DRIVER 3458INTEL IDLE DRIVER
3400M: Len Brown <lenb@kernel.org> 3459M: Len Brown <lenb@kernel.org>
3401L: linux-pm@vger.kernel.org 3460L: linux-pm@vger.kernel.org
3402T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git 3461T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
3403S: Supported 3462S: Supported
3404F: drivers/idle/intel_idle.c 3463F: drivers/idle/intel_idle.c
3405 3464
@@ -3499,17 +3558,13 @@ L: linux-pm@vger.kernel.org
3499S: Supported 3558S: Supported
3500F: arch/x86/platform/mrst/pmu.* 3559F: arch/x86/platform/mrst/pmu.*
3501 3560
3502INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT 3561INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
3562M: Stanislav Yakovlev <stas.yakovlev@gmail.com>
3503L: linux-wireless@vger.kernel.org 3563L: linux-wireless@vger.kernel.org
3504S: Orphan 3564S: Maintained
3505F: Documentation/networking/README.ipw2100 3565F: Documentation/networking/README.ipw2100
3506F: drivers/net/wireless/ipw2x00/ipw2100.*
3507
3508INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
3509L: linux-wireless@vger.kernel.org
3510S: Orphan
3511F: Documentation/networking/README.ipw2200 3566F: Documentation/networking/README.ipw2200
3512F: drivers/net/wireless/ipw2x00/ipw2200.* 3567F: drivers/net/wireless/ipw2x00/
3513 3568
3514INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) 3569INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
3515M: Joseph Cihula <joseph.cihula@intel.com> 3570M: Joseph Cihula <joseph.cihula@intel.com>
@@ -3645,6 +3700,15 @@ S: Maintained
3645T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core 3700T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
3646F: kernel/irq/ 3701F: kernel/irq/
3647 3702
3703IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
3704M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3705M: Grant Likely <grant.likely@secretlab.ca>
3706T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next
3707S: Maintained
3708F: Documentation/IRQ-domain.txt
3709F: include/linux/irqdomain.h
3710F: kernel/irq/irqdomain.c
3711
3648ISAPNP 3712ISAPNP
3649M: Jaroslav Kysela <perex@perex.cz> 3713M: Jaroslav Kysela <perex@perex.cz>
3650S: Maintained 3714S: Maintained
@@ -3697,7 +3761,7 @@ IVTV VIDEO4LINUX DRIVER
3697M: Andy Walls <awalls@md.metrocast.net> 3761M: Andy Walls <awalls@md.metrocast.net>
3698L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3762L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3699L: linux-media@vger.kernel.org 3763L: linux-media@vger.kernel.org
3700T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3764T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3701W: http://www.ivtvdriver.org 3765W: http://www.ivtvdriver.org
3702S: Maintained 3766S: Maintained
3703F: Documentation/video4linux/*.ivtv 3767F: Documentation/video4linux/*.ivtv
@@ -3793,8 +3857,8 @@ F: fs/autofs4/
3793 3857
3794KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 3858KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
3795M: Michal Marek <mmarek@suse.cz> 3859M: Michal Marek <mmarek@suse.cz>
3796T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next 3860T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
3797T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes 3861T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
3798L: linux-kbuild@vger.kernel.org 3862L: linux-kbuild@vger.kernel.org
3799S: Maintained 3863S: Maintained
3800F: Documentation/kbuild/ 3864F: Documentation/kbuild/
@@ -4041,7 +4105,7 @@ M: Josh Boyer <jwboyer@gmail.com>
4041M: Matt Porter <mporter@kernel.crashing.org> 4105M: Matt Porter <mporter@kernel.crashing.org>
4042W: http://www.penguinppc.org/ 4106W: http://www.penguinppc.org/
4043L: linuxppc-dev@lists.ozlabs.org 4107L: linuxppc-dev@lists.ozlabs.org
4044T: git git://git.infradead.org/users/jwboyer/powerpc-4xx.git 4108T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
4045S: Maintained 4109S: Maintained
4046F: arch/powerpc/platforms/40x/ 4110F: arch/powerpc/platforms/40x/
4047F: arch/powerpc/platforms/44x/ 4111F: arch/powerpc/platforms/44x/
@@ -4174,12 +4238,14 @@ F: Documentation/hwmon/ltc4261
4174F: drivers/hwmon/ltc4261.c 4238F: drivers/hwmon/ltc4261.c
4175 4239
4176LTP (Linux Test Project) 4240LTP (Linux Test Project)
4177M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> 4241M: Shubham Goyal <shubham@linux.vnet.ibm.com>
4178M: Garrett Cooper <yanegomi@gmail.com>
4179M: Mike Frysinger <vapier@gentoo.org> 4242M: Mike Frysinger <vapier@gentoo.org>
4180M: Subrata Modak <subrata@linux.vnet.ibm.com> 4243M: Cyril Hrubis <chrubis@suse.cz>
4244M: Caspar Zhang <caspar@casparzhang.com>
4245M: Wanlong Gao <gaowanlong@cn.fujitsu.com>
4181L: ltp-list@lists.sourceforge.net (subscribers-only) 4246L: ltp-list@lists.sourceforge.net (subscribers-only)
4182W: http://ltp.sourceforge.net/ 4247W: http://ltp.sourceforge.net/
4248T: git git://github.com/linux-test-project/ltp.git
4183T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev 4249T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
4184S: Maintained 4250S: Maintained
4185 4251
@@ -4217,7 +4283,7 @@ MAC80211
4217M: Johannes Berg <johannes@sipsolutions.net> 4283M: Johannes Berg <johannes@sipsolutions.net>
4218L: linux-wireless@vger.kernel.org 4284L: linux-wireless@vger.kernel.org
4219W: http://linuxwireless.org/ 4285W: http://linuxwireless.org/
4220T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4286T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4221S: Maintained 4287S: Maintained
4222F: Documentation/networking/mac80211-injection.txt 4288F: Documentation/networking/mac80211-injection.txt
4223F: include/net/mac80211.h 4289F: include/net/mac80211.h
@@ -4228,7 +4294,7 @@ M: Stefano Brivio <stefano.brivio@polimi.it>
4228M: Mattias Nissler <mattias.nissler@gmx.de> 4294M: Mattias Nissler <mattias.nissler@gmx.de>
4229L: linux-wireless@vger.kernel.org 4295L: linux-wireless@vger.kernel.org
4230W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 4296W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
4231T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4297T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4232S: Maintained 4298S: Maintained
4233F: net/mac80211/rc80211_pid* 4299F: net/mac80211/rc80211_pid*
4234 4300
@@ -4245,6 +4311,13 @@ W: http://www.kernel.org/doc/man-pages
4245L: linux-man@vger.kernel.org 4311L: linux-man@vger.kernel.org
4246S: Maintained 4312S: Maintained
4247 4313
4314MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
4315M: Mirko Lindner <mlindner@marvell.com>
4316M: Stephen Hemminger <shemminger@vyatta.com>
4317L: netdev@vger.kernel.org
4318S: Maintained
4319F: drivers/net/ethernet/marvell/sk*
4320
4248MARVELL LIBERTAS WIRELESS DRIVER 4321MARVELL LIBERTAS WIRELESS DRIVER
4249M: Dan Williams <dcbw@redhat.com> 4322M: Dan Williams <dcbw@redhat.com>
4250L: libertas-dev@lists.infradead.org 4323L: libertas-dev@lists.infradead.org
@@ -4275,12 +4348,6 @@ M: Nicolas Pitre <nico@fluxnic.net>
4275S: Odd Fixes 4348S: Odd Fixes
4276F: drivers/mmc/host/mvsdio.* 4349F: drivers/mmc/host/mvsdio.*
4277 4350
4278MARVELL YUKON / SYSKONNECT DRIVER
4279M: Mirko Lindner <mlindner@syskonnect.de>
4280M: Ralph Roesler <rroesler@syskonnect.de>
4281W: http://www.syskonnect.com
4282S: Supported
4283
4284MATROX FRAMEBUFFER DRIVER 4351MATROX FRAMEBUFFER DRIVER
4285L: linux-fbdev@vger.kernel.org 4352L: linux-fbdev@vger.kernel.org
4286S: Orphan 4353S: Orphan
@@ -4300,7 +4367,7 @@ P: LinuxTV.org Project
4300L: linux-media@vger.kernel.org 4367L: linux-media@vger.kernel.org
4301W: http://linuxtv.org 4368W: http://linuxtv.org
4302Q: http://patchwork.kernel.org/project/linux-media/list/ 4369Q: http://patchwork.kernel.org/project/linux-media/list/
4303T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4370T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4304S: Maintained 4371S: Maintained
4305F: Documentation/dvb/ 4372F: Documentation/dvb/
4306F: Documentation/video4linux/ 4373F: Documentation/video4linux/
@@ -4357,6 +4424,13 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git
4357S: Supported 4424S: Supported
4358F: arch/microblaze/ 4425F: arch/microblaze/
4359 4426
4427MICROCHANNEL ARCHITECTURE (MCA)
4428M: James Bottomley <James.Bottomley@HansenPartnership.com>
4429S: Maintained
4430F: Documentation/mca.txt
4431F: drivers/mca/
4432F: include/linux/mca*
4433
4360MICROTEK X6 SCANNER 4434MICROTEK X6 SCANNER
4361M: Oliver Neukum <oliver@neukum.name> 4435M: Oliver Neukum <oliver@neukum.name>
4362S: Maintained 4436S: Maintained
@@ -4372,14 +4446,6 @@ S: Supported
4372F: Documentation/mips/ 4446F: Documentation/mips/
4373F: arch/mips/ 4447F: arch/mips/
4374 4448
4375MISCELLANEOUS MCA-SUPPORT
4376M: James Bottomley <James.Bottomley@HansenPartnership.com>
4377S: Maintained
4378F: Documentation/ia64/mca.txt
4379F: Documentation/mca.txt
4380F: drivers/mca/
4381F: include/linux/mca*
4382
4383MODULE SUPPORT 4449MODULE SUPPORT
4384M: Rusty Russell <rusty@rustcorp.com.au> 4450M: Rusty Russell <rusty@rustcorp.com.au>
4385S: Maintained 4451S: Maintained
@@ -4469,8 +4535,7 @@ S: Supported
4469F: drivers/net/ethernet/myricom/myri10ge/ 4535F: drivers/net/ethernet/myricom/myri10ge/
4470 4536
4471NATSEMI ETHERNET DRIVER (DP8381x) 4537NATSEMI ETHERNET DRIVER (DP8381x)
4472M: Tim Hockin <thockin@hockin.org> 4538S: Orphan
4473S: Maintained
4474F: drivers/net/ethernet/natsemi/natsemi.c 4539F: drivers/net/ethernet/natsemi/natsemi.c
4475 4540
4476NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER 4541NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
@@ -4587,7 +4652,7 @@ M: James Morris <jmorris@namei.org>
4587M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> 4652M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
4588M: Patrick McHardy <kaber@trash.net> 4653M: Patrick McHardy <kaber@trash.net>
4589L: netdev@vger.kernel.org 4654L: netdev@vger.kernel.org
4590T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4655T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4591S: Maintained 4656S: Maintained
4592F: net/ipv4/ 4657F: net/ipv4/
4593F: net/ipv6/ 4658F: net/ipv6/
@@ -4603,7 +4668,7 @@ NETWORKING [WIRELESS]
4603M: "John W. Linville" <linville@tuxdriver.com> 4668M: "John W. Linville" <linville@tuxdriver.com>
4604L: linux-wireless@vger.kernel.org 4669L: linux-wireless@vger.kernel.org
4605Q: http://patchwork.kernel.org/project/linux-wireless/list/ 4670Q: http://patchwork.kernel.org/project/linux-wireless/list/
4606T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4671T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4607S: Maintained 4672S: Maintained
4608F: net/mac80211/ 4673F: net/mac80211/
4609F: net/rfkill/ 4674F: net/rfkill/
@@ -4616,8 +4681,8 @@ F: drivers/net/wireless/
4616NETWORKING DRIVERS 4681NETWORKING DRIVERS
4617L: netdev@vger.kernel.org 4682L: netdev@vger.kernel.org
4618W: http://www.linuxfoundation.org/en/Net 4683W: http://www.linuxfoundation.org/en/Net
4619T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4684T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4620T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git 4685T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
4621S: Odd Fixes 4686S: Odd Fixes
4622F: drivers/net/ 4687F: drivers/net/
4623F: include/linux/if_* 4688F: include/linux/if_*
@@ -4739,6 +4804,7 @@ F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c
4739F: arch/arm/mach-omap2/clockdomain44xx.c 4804F: arch/arm/mach-omap2/clockdomain44xx.c
4740 4805
4741OMAP AUDIO SUPPORT 4806OMAP AUDIO SUPPORT
4807M: Peter Ujfalusi <peter.ujfalusi@ti.com>
4742M: Jarkko Nikula <jarkko.nikula@bitmer.com> 4808M: Jarkko Nikula <jarkko.nikula@bitmer.com>
4743L: alsa-devel@alsa-project.org (subscribers-only) 4809L: alsa-devel@alsa-project.org (subscribers-only)
4744L: linux-omap@vger.kernel.org 4810L: linux-omap@vger.kernel.org
@@ -4833,7 +4899,7 @@ F: drivers/char/pcmcia/cm4040_cs.*
4833OMNIVISION OV7670 SENSOR DRIVER 4899OMNIVISION OV7670 SENSOR DRIVER
4834M: Jonathan Corbet <corbet@lwn.net> 4900M: Jonathan Corbet <corbet@lwn.net>
4835L: linux-media@vger.kernel.org 4901L: linux-media@vger.kernel.org
4836T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4902T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4837S: Maintained 4903S: Maintained
4838F: drivers/media/video/ov7670.c 4904F: drivers/media/video/ov7670.c
4839 4905
@@ -4917,8 +4983,6 @@ F: fs/ocfs2/
4917 4983
4918ORINOCO DRIVER 4984ORINOCO DRIVER
4919L: linux-wireless@vger.kernel.org 4985L: linux-wireless@vger.kernel.org
4920L: orinoco-users@lists.sourceforge.net
4921L: orinoco-devel@lists.sourceforge.net
4922W: http://linuxwireless.org/en/users/Drivers/orinoco 4986W: http://linuxwireless.org/en/users/Drivers/orinoco
4923W: http://www.nongnu.org/orinoco/ 4987W: http://www.nongnu.org/orinoco/
4924S: Orphan 4988S: Orphan
@@ -5010,7 +5074,7 @@ M: Helge Deller <deller@gmx.de>
5010L: linux-parisc@vger.kernel.org 5074L: linux-parisc@vger.kernel.org
5011W: http://www.parisc-linux.org/ 5075W: http://www.parisc-linux.org/
5012Q: http://patchwork.kernel.org/project/linux-parisc/list/ 5076Q: http://patchwork.kernel.org/project/linux-parisc/list/
5013T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 5077T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
5014S: Maintained 5078S: Maintained
5015F: arch/parisc/ 5079F: arch/parisc/
5016F: drivers/parisc/ 5080F: drivers/parisc/
@@ -5055,6 +5119,11 @@ F: drivers/i2c/busses/i2c-pca-*
5055F: include/linux/i2c-algo-pca.h 5119F: include/linux/i2c-algo-pca.h
5056F: include/linux/i2c-pca-platform.h 5120F: include/linux/i2c-pca-platform.h
5057 5121
5122PCDP - PRIMARY CONSOLE AND DEBUG PORT
5123M: Khalid Aziz <khalid.aziz@hp.com>
5124S: Maintained
5125F: drivers/firmware/pcdp.*
5126
5058PCI ERROR RECOVERY 5127PCI ERROR RECOVERY
5059M: Linas Vepstas <linasvepstas@gmail.com> 5128M: Linas Vepstas <linasvepstas@gmail.com>
5060L: linux-pci@vger.kernel.org 5129L: linux-pci@vger.kernel.org
@@ -5063,17 +5132,17 @@ F: Documentation/PCI/pci-error-recovery.txt
5063F: Documentation/powerpc/eeh-pci-error-recovery.txt 5132F: Documentation/powerpc/eeh-pci-error-recovery.txt
5064 5133
5065PCI SUBSYSTEM 5134PCI SUBSYSTEM
5066M: Jesse Barnes <jbarnes@virtuousgeek.org> 5135M: Bjorn Helgaas <bhelgaas@google.com>
5067L: linux-pci@vger.kernel.org 5136L: linux-pci@vger.kernel.org
5068Q: http://patchwork.kernel.org/project/linux-pci/list/ 5137Q: http://patchwork.kernel.org/project/linux-pci/list/
5069T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 5138T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git
5070S: Supported 5139S: Supported
5071F: Documentation/PCI/ 5140F: Documentation/PCI/
5072F: drivers/pci/ 5141F: drivers/pci/
5073F: include/linux/pci* 5142F: include/linux/pci*
5074 5143
5075PCI HOTPLUG 5144PCI HOTPLUG
5076M: Jesse Barnes <jbarnes@virtuousgeek.org> 5145M: Bjorn Helgaas <bhelgaas@google.com>
5077L: linux-pci@vger.kernel.org 5146L: linux-pci@vger.kernel.org
5078S: Supported 5147S: Supported
5079F: drivers/pci/hotplug 5148F: drivers/pci/hotplug
@@ -5119,7 +5188,7 @@ F: kernel/delayacct.c
5119PERFORMANCE EVENTS SUBSYSTEM 5188PERFORMANCE EVENTS SUBSYSTEM
5120M: Peter Zijlstra <a.p.zijlstra@chello.nl> 5189M: Peter Zijlstra <a.p.zijlstra@chello.nl>
5121M: Paul Mackerras <paulus@samba.org> 5190M: Paul Mackerras <paulus@samba.org>
5122M: Ingo Molnar <mingo@elte.hu> 5191M: Ingo Molnar <mingo@redhat.com>
5123M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5192M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5124T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core 5193T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
5125S: Supported 5194S: Supported
@@ -5325,6 +5394,17 @@ L: cbe-oss-dev@lists.ozlabs.org
5325S: Maintained 5394S: Maintained
5326F: drivers/block/ps3vram.c 5395F: drivers/block/ps3vram.c
5327 5396
5397PTP HARDWARE CLOCK SUPPORT
5398M: Richard Cochran <richardcochran@gmail.com>
5399S: Maintained
5400W: http://linuxptp.sourceforge.net/
5401F: Documentation/ABI/testing/sysfs-ptp
5402F: Documentation/ptp/*
5403F: drivers/net/gianfar_ptp.c
5404F: drivers/net/phy/dp83640*
5405F: drivers/ptp/*
5406F: include/linux/ptp_cl*
5407
5328PTRACE SUPPORT 5408PTRACE SUPPORT
5329M: Roland McGrath <roland@redhat.com> 5409M: Roland McGrath <roland@redhat.com>
5330M: Oleg Nesterov <oleg@redhat.com> 5410M: Oleg Nesterov <oleg@redhat.com>
@@ -5340,7 +5420,7 @@ M: Mike Isely <isely@pobox.com>
5340L: pvrusb2@isely.net (subscribers-only) 5420L: pvrusb2@isely.net (subscribers-only)
5341L: linux-media@vger.kernel.org 5421L: linux-media@vger.kernel.org
5342W: http://www.isely.net/pvrusb2/ 5422W: http://www.isely.net/pvrusb2/
5343T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5423T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5344S: Maintained 5424S: Maintained
5345F: Documentation/video4linux/README.pvrusb2 5425F: Documentation/video4linux/README.pvrusb2
5346F: drivers/media/video/pvrusb2/ 5426F: drivers/media/video/pvrusb2/
@@ -5348,7 +5428,7 @@ F: drivers/media/video/pvrusb2/
5348PXA2xx/PXA3xx SUPPORT 5428PXA2xx/PXA3xx SUPPORT
5349M: Eric Miao <eric.y.miao@gmail.com> 5429M: Eric Miao <eric.y.miao@gmail.com>
5350M: Russell King <linux@arm.linux.org.uk> 5430M: Russell King <linux@arm.linux.org.uk>
5351M: Haojian Zhuang <haojian.zhuang@marvell.com> 5431M: Haojian Zhuang <haojian.zhuang@gmail.com>
5352L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5432L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5353T: git git://github.com/hzhuang1/linux.git 5433T: git git://github.com/hzhuang1/linux.git
5354T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5434T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5363,7 +5443,7 @@ F: sound/soc/pxa
5363 5443
5364MMP SUPPORT 5444MMP SUPPORT
5365M: Eric Miao <eric.y.miao@gmail.com> 5445M: Eric Miao <eric.y.miao@gmail.com>
5366M: Haojian Zhuang <haojian.zhuang@marvell.com> 5446M: Haojian Zhuang <haojian.zhuang@gmail.com>
5367L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5447L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5368T: git git://github.com/hzhuang1/linux.git 5448T: git git://github.com/hzhuang1/linux.git
5369T: git git://git.linaro.org/people/ycmiao/pxa-linux.git 5449T: git git://git.linaro.org/people/ycmiao/pxa-linux.git
@@ -5506,7 +5586,7 @@ RCUTORTURE MODULE
5506M: Josh Triplett <josh@freedesktop.org> 5586M: Josh Triplett <josh@freedesktop.org>
5507M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5587M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5508S: Supported 5588S: Supported
5509T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5589T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5510F: Documentation/RCU/torture.txt 5590F: Documentation/RCU/torture.txt
5511F: kernel/rcutorture.c 5591F: kernel/rcutorture.c
5512 5592
@@ -5531,7 +5611,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
5531M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5611M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5532W: http://www.rdrop.com/users/paulmck/rclock/ 5612W: http://www.rdrop.com/users/paulmck/rclock/
5533S: Supported 5613S: Supported
5534T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5614T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5535F: Documentation/RCU/ 5615F: Documentation/RCU/
5536F: include/linux/rcu* 5616F: include/linux/rcu*
5537F: include/linux/srcu* 5617F: include/linux/srcu*
@@ -5560,6 +5640,13 @@ S: Supported
5560F: drivers/base/regmap/ 5640F: drivers/base/regmap/
5561F: include/linux/regmap.h 5641F: include/linux/regmap.h
5562 5642
5643REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
5644M: Ohad Ben-Cohen <ohad@wizery.com>
5645S: Maintained
5646F: drivers/remoteproc/
5647F: Documentation/remoteproc.txt
5648F: include/linux/remoteproc.h
5649
5563RFKILL 5650RFKILL
5564M: Johannes Berg <johannes@sipsolutions.net> 5651M: Johannes Berg <johannes@sipsolutions.net>
5565L: linux-wireless@vger.kernel.org 5652L: linux-wireless@vger.kernel.org
@@ -5685,13 +5772,19 @@ F: drivers/mmc/host/s3cmci.*
5685SAA7146 VIDEO4LINUX-2 DRIVER 5772SAA7146 VIDEO4LINUX-2 DRIVER
5686M: Michael Hunold <michael@mihu.de> 5773M: Michael Hunold <michael@mihu.de>
5687L: linux-media@vger.kernel.org 5774L: linux-media@vger.kernel.org
5688T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5775T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5689W: http://www.mihu.de/linux/saa7146 5776W: http://www.mihu.de/linux/saa7146
5690S: Maintained 5777S: Maintained
5691F: drivers/media/common/saa7146* 5778F: drivers/media/common/saa7146*
5692F: drivers/media/video/*7146* 5779F: drivers/media/video/*7146*
5693F: include/media/*7146* 5780F: include/media/*7146*
5694 5781
5782SAMSUNG LAPTOP DRIVER
5783M: Corentin Chary <corentincj@iksaif.net>
5784L: platform-driver-x86@vger.kernel.org
5785S: Maintained
5786F: drivers/platform/x86/samsung-laptop.c
5787
5695SAMSUNG AUDIO (ASoC) DRIVERS 5788SAMSUNG AUDIO (ASoC) DRIVERS
5696M: Sangbeom Kim <sbkim73@samsung.com> 5789M: Sangbeom Kim <sbkim73@samsung.com>
5697L: alsa-devel@alsa-project.org (moderated for non-subscribers) 5790L: alsa-devel@alsa-project.org (moderated for non-subscribers)
@@ -5743,7 +5836,7 @@ S: Maintained
5743F: drivers/watchdog/sc1200wdt.c 5836F: drivers/watchdog/sc1200wdt.c
5744 5837
5745SCHEDULER 5838SCHEDULER
5746M: Ingo Molnar <mingo@elte.hu> 5839M: Ingo Molnar <mingo@redhat.com>
5747M: Peter Zijlstra <peterz@infradead.org> 5840M: Peter Zijlstra <peterz@infradead.org>
5748T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core 5841T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
5749S: Maintained 5842S: Maintained
@@ -5860,6 +5953,7 @@ F: drivers/mmc/host/sdhci-s3c.c
5860 5953
5861SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER 5954SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
5862M: Viresh Kumar <viresh.kumar@st.com> 5955M: Viresh Kumar <viresh.kumar@st.com>
5956L: spear-devel@list.st.com
5863L: linux-mmc@vger.kernel.org 5957L: linux-mmc@vger.kernel.org
5864S: Maintained 5958S: Maintained
5865F: drivers/mmc/host/sdhci-spear.c 5959F: drivers/mmc/host/sdhci-spear.c
@@ -5989,7 +6083,8 @@ F: arch/arm/mach-s3c2410/bast-irq.c
5989TI DAVINCI MACHINE SUPPORT 6083TI DAVINCI MACHINE SUPPORT
5990M: Sekhar Nori <nsekhar@ti.com> 6084M: Sekhar Nori <nsekhar@ti.com>
5991M: Kevin Hilman <khilman@ti.com> 6085M: Kevin Hilman <khilman@ti.com>
5992L: davinci-linux-open-source@linux.davincidsp.com (subscribers-only) 6086L: davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers)
6087T: git git://gitorious.org/linux-davinci/linux-davinci.git
5993Q: http://patchwork.kernel.org/project/linux-davinci/list/ 6088Q: http://patchwork.kernel.org/project/linux-davinci/list/
5994S: Supported 6089S: Supported
5995F: arch/arm/mach-davinci 6090F: arch/arm/mach-davinci
@@ -6029,12 +6124,6 @@ W: http://www.winischhofer.at/linuxsisusbvga.shtml
6029S: Maintained 6124S: Maintained
6030F: drivers/usb/misc/sisusbvga/ 6125F: drivers/usb/misc/sisusbvga/
6031 6126
6032SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
6033M: Stephen Hemminger <shemminger@vyatta.com>
6034L: netdev@vger.kernel.org
6035S: Maintained
6036F: drivers/net/ethernet/marvell/sk*
6037
6038SLAB ALLOCATOR 6127SLAB ALLOCATOR
6039M: Christoph Lameter <cl@linux-foundation.org> 6128M: Christoph Lameter <cl@linux-foundation.org>
6040M: Pekka Enberg <penberg@kernel.org> 6129M: Pekka Enberg <penberg@kernel.org>
@@ -6107,7 +6196,7 @@ F: arch/ia64/sn/
6107SOC-CAMERA V4L2 SUBSYSTEM 6196SOC-CAMERA V4L2 SUBSYSTEM
6108M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> 6197M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6109L: linux-media@vger.kernel.org 6198L: linux-media@vger.kernel.org
6110T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6199T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6111S: Maintained 6200S: Maintained
6112F: include/media/v4l2* 6201F: include/media/v4l2*
6113F: drivers/media/video/v4l2* 6202F: drivers/media/video/v4l2*
@@ -6179,8 +6268,8 @@ SPARC + UltraSPARC (sparc/sparc64)
6179M: "David S. Miller" <davem@davemloft.net> 6268M: "David S. Miller" <davem@davemloft.net>
6180L: sparclinux@vger.kernel.org 6269L: sparclinux@vger.kernel.org
6181Q: http://patchwork.ozlabs.org/project/sparclinux/list/ 6270Q: http://patchwork.ozlabs.org/project/sparclinux/list/
6182T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6271T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6183T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6272T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6184S: Maintained 6273S: Maintained
6185F: arch/sparc/ 6274F: arch/sparc/
6186F: drivers/sbus/ 6275F: drivers/sbus/
@@ -6188,11 +6277,11 @@ F: drivers/sbus/
6188SPARC SERIAL DRIVERS 6277SPARC SERIAL DRIVERS
6189M: "David S. Miller" <davem@davemloft.net> 6278M: "David S. Miller" <davem@davemloft.net>
6190L: sparclinux@vger.kernel.org 6279L: sparclinux@vger.kernel.org
6191T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6280T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6192T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6281T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6193S: Maintained 6282S: Maintained
6283F: include/linux/sunserialcore.h
6194F: drivers/tty/serial/suncore.c 6284F: drivers/tty/serial/suncore.c
6195F: drivers/tty/serial/suncore.h
6196F: drivers/tty/serial/sunhv.c 6285F: drivers/tty/serial/sunhv.c
6197F: drivers/tty/serial/sunsab.c 6286F: drivers/tty/serial/sunsab.c
6198F: drivers/tty/serial/sunsab.h 6287F: drivers/tty/serial/sunsab.h
@@ -6200,26 +6289,43 @@ F: drivers/tty/serial/sunsu.c
6200F: drivers/tty/serial/sunzilog.c 6289F: drivers/tty/serial/sunzilog.c
6201F: drivers/tty/serial/sunzilog.h 6290F: drivers/tty/serial/sunzilog.h
6202 6291
6292SPARSE CHECKER
6293M: "Christopher Li" <sparse@chrisli.org>
6294L: linux-sparse@vger.kernel.org
6295W: https://sparse.wiki.kernel.org/
6296T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
6297T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
6298S: Maintained
6299F: include/linux/compiler.h
6300
6203SPEAR PLATFORM SUPPORT 6301SPEAR PLATFORM SUPPORT
6204M: Viresh Kumar <viresh.kumar@st.com> 6302M: Viresh Kumar <viresh.kumar@st.com>
6303L: spear-devel@list.st.com
6304L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6205W: http://www.st.com/spear 6305W: http://www.st.com/spear
6206S: Maintained 6306S: Maintained
6207F: arch/arm/plat-spear/ 6307F: arch/arm/plat-spear/
6208 6308
6209SPEAR3XX MACHINE SUPPORT 6309SPEAR3XX MACHINE SUPPORT
6210M: Viresh Kumar <viresh.kumar@st.com> 6310M: Viresh Kumar <viresh.kumar@st.com>
6311L: spear-devel@list.st.com
6312L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6211W: http://www.st.com/spear 6313W: http://www.st.com/spear
6212S: Maintained 6314S: Maintained
6213F: arch/arm/mach-spear3xx/ 6315F: arch/arm/mach-spear3xx/
6214 6316
6215SPEAR6XX MACHINE SUPPORT 6317SPEAR6XX MACHINE SUPPORT
6216M: Rajeev Kumar <rajeev-dlh.kumar@st.com> 6318M: Rajeev Kumar <rajeev-dlh.kumar@st.com>
6319L: spear-devel@list.st.com
6320L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6217W: http://www.st.com/spear 6321W: http://www.st.com/spear
6218S: Maintained 6322S: Maintained
6219F: arch/arm/mach-spear6xx/ 6323F: arch/arm/mach-spear6xx/
6220 6324
6221SPEAR CLOCK FRAMEWORK SUPPORT 6325SPEAR CLOCK FRAMEWORK SUPPORT
6222M: Viresh Kumar <viresh.kumar@st.com> 6326M: Viresh Kumar <viresh.kumar@st.com>
6327L: spear-devel@list.st.com
6328L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6223W: http://www.st.com/spear 6329W: http://www.st.com/spear
6224S: Maintained 6330S: Maintained
6225F: arch/arm/mach-spear*/clock.c 6331F: arch/arm/mach-spear*/clock.c
@@ -6228,6 +6334,8 @@ F: arch/arm/plat-spear/include/plat/clock.h
6228 6334
6229SPEAR PAD MULTIPLEXING SUPPORT 6335SPEAR PAD MULTIPLEXING SUPPORT
6230M: Viresh Kumar <viresh.kumar@st.com> 6336M: Viresh Kumar <viresh.kumar@st.com>
6337L: spear-devel@list.st.com
6338L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6231W: http://www.st.com/spear 6339W: http://www.st.com/spear
6232S: Maintained 6340S: Maintained
6233F: arch/arm/plat-spear/include/plat/padmux.h 6341F: arch/arm/plat-spear/include/plat/padmux.h
@@ -6364,6 +6472,12 @@ W: http://wiki.laptop.org/go/DCON
6364S: Odd Fixes 6472S: Odd Fixes
6365F: drivers/staging/olpc_dcon/ 6473F: drivers/staging/olpc_dcon/
6366 6474
6475STAGING - OZMO DEVICES USB OVER WIFI DRIVER
6476M: Rupesh Gujare <rgujare@ozmodevices.com>
6477M: Chris Kelly <ckelly@ozmodevices.com>
6478S: Maintained
6479F: drivers/staging/ozwpan/
6480
6367STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER 6481STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
6368M: Willy Tarreau <willy@meta-x.org> 6482M: Willy Tarreau <willy@meta-x.org>
6369S: Odd Fixes 6483S: Odd Fixes
@@ -6479,7 +6593,7 @@ L: linux-scsi@vger.kernel.org
6479L: target-devel@vger.kernel.org 6593L: target-devel@vger.kernel.org
6480L: http://groups.google.com/group/linux-iscsi-target-dev 6594L: http://groups.google.com/group/linux-iscsi-target-dev
6481W: http://www.linux-iscsi.org 6595W: http://www.linux-iscsi.org
6482T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master 6596T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core.git master
6483S: Supported 6597S: Supported
6484F: drivers/target/ 6598F: drivers/target/
6485F: include/target/ 6599F: include/target/
@@ -6517,9 +6631,10 @@ F: include/linux/if_team.h
6517TEGRA SUPPORT 6631TEGRA SUPPORT
6518M: Colin Cross <ccross@android.com> 6632M: Colin Cross <ccross@android.com>
6519M: Olof Johansson <olof@lixom.net> 6633M: Olof Johansson <olof@lixom.net>
6520M: Stephen Warren <swarren@nvidia.com> 6634M: Stephen Warren <swarren@wwwdotorg.org>
6521L: linux-tegra@vger.kernel.org 6635L: linux-tegra@vger.kernel.org
6522T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git 6636Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
6637T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
6523S: Supported 6638S: Supported
6524F: arch/arm/mach-tegra 6639F: arch/arm/mach-tegra
6525 6640
@@ -6670,7 +6785,7 @@ K: ^Subject:.*(?i)trivial
6670TTY LAYER 6785TTY LAYER
6671M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 6786M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6672S: Supported 6787S: Supported
6673T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 6788T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
6674F: drivers/tty/ 6789F: drivers/tty/
6675F: drivers/tty/serial/serial_core.c 6790F: drivers/tty/serial/serial_core.c
6676F: include/linux/serial_core.h 6791F: include/linux/serial_core.h
@@ -6838,7 +6953,7 @@ USB ET61X[12]51 DRIVER
6838M: Luca Risolia <luca.risolia@studio.unibo.it> 6953M: Luca Risolia <luca.risolia@studio.unibo.it>
6839L: linux-usb@vger.kernel.org 6954L: linux-usb@vger.kernel.org
6840L: linux-media@vger.kernel.org 6955L: linux-media@vger.kernel.org
6841T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6956T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6842W: http://www.linux-projects.org 6957W: http://www.linux-projects.org
6843S: Maintained 6958S: Maintained
6844F: drivers/media/video/et61x251/ 6959F: drivers/media/video/et61x251/
@@ -6994,7 +7109,7 @@ USB SN9C1xx DRIVER
6994M: Luca Risolia <luca.risolia@studio.unibo.it> 7109M: Luca Risolia <luca.risolia@studio.unibo.it>
6995L: linux-usb@vger.kernel.org 7110L: linux-usb@vger.kernel.org
6996L: linux-media@vger.kernel.org 7111L: linux-media@vger.kernel.org
6997T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7112T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6998W: http://www.linux-projects.org 7113W: http://www.linux-projects.org
6999S: Maintained 7114S: Maintained
7000F: Documentation/video4linux/sn9c102.txt 7115F: Documentation/video4linux/sn9c102.txt
@@ -7004,7 +7119,7 @@ USB SUBSYSTEM
7004M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7119M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7005L: linux-usb@vger.kernel.org 7120L: linux-usb@vger.kernel.org
7006W: http://www.linux-usb.org 7121W: http://www.linux-usb.org
7007T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git 7122T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
7008S: Supported 7123S: Supported
7009F: Documentation/usb/ 7124F: Documentation/usb/
7010F: drivers/net/usb/ 7125F: drivers/net/usb/
@@ -7030,7 +7145,7 @@ USB VIDEO CLASS
7030M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 7145M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7031L: linux-uvc-devel@lists.berlios.de (subscribers-only) 7146L: linux-uvc-devel@lists.berlios.de (subscribers-only)
7032L: linux-media@vger.kernel.org 7147L: linux-media@vger.kernel.org
7033T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7148T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7034W: http://www.ideasonboard.org/uvc/ 7149W: http://www.ideasonboard.org/uvc/
7035S: Maintained 7150S: Maintained
7036F: drivers/media/video/uvc/ 7151F: drivers/media/video/uvc/
@@ -7039,7 +7154,7 @@ USB W996[87]CF DRIVER
7039M: Luca Risolia <luca.risolia@studio.unibo.it> 7154M: Luca Risolia <luca.risolia@studio.unibo.it>
7040L: linux-usb@vger.kernel.org 7155L: linux-usb@vger.kernel.org
7041L: linux-media@vger.kernel.org 7156L: linux-media@vger.kernel.org
7042T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7157T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7043W: http://www.linux-projects.org 7158W: http://www.linux-projects.org
7044S: Maintained 7159S: Maintained
7045F: Documentation/video4linux/w9968cf.txt 7160F: Documentation/video4linux/w9968cf.txt
@@ -7068,7 +7183,7 @@ USB ZR364XX DRIVER
7068M: Antoine Jacquet <royale@zerezo.com> 7183M: Antoine Jacquet <royale@zerezo.com>
7069L: linux-usb@vger.kernel.org 7184L: linux-usb@vger.kernel.org
7070L: linux-media@vger.kernel.org 7185L: linux-media@vger.kernel.org
7071T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7186T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7072W: http://royale.zerezo.com/zr364xx/ 7187W: http://royale.zerezo.com/zr364xx/
7073S: Maintained 7188S: Maintained
7074F: Documentation/video4linux/zr364xx.txt 7189F: Documentation/video4linux/zr364xx.txt
@@ -7218,7 +7333,7 @@ M: Liam Girdwood <lrg@ti.com>
7218M: Mark Brown <broonie@opensource.wolfsonmicro.com> 7333M: Mark Brown <broonie@opensource.wolfsonmicro.com>
7219W: http://opensource.wolfsonmicro.com/node/15 7334W: http://opensource.wolfsonmicro.com/node/15
7220W: http://www.slimlogic.co.uk/?p=48 7335W: http://www.slimlogic.co.uk/?p=48
7221T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 7336T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/regulator.git
7222S: Supported 7337S: Supported
7223F: drivers/regulator/ 7338F: drivers/regulator/
7224F: include/linux/regulator/ 7339F: include/linux/regulator/
@@ -7354,8 +7469,7 @@ F: include/linux/wm97xx.h
7354 7469
7355WOLFSON MICROELECTRONICS DRIVERS 7470WOLFSON MICROELECTRONICS DRIVERS
7356M: Mark Brown <broonie@opensource.wolfsonmicro.com> 7471M: Mark Brown <broonie@opensource.wolfsonmicro.com>
7357M: Ian Lartey <ian@opensource.wolfsonmicro.com> 7472L: patches@opensource.wolfsonmicro.com
7358M: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
7359T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc 7473T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc
7360T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus 7474T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
7361W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices 7475W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices
@@ -7465,6 +7579,12 @@ S: Supported
7465F: Documentation/filesystems/xfs.txt 7579F: Documentation/filesystems/xfs.txt
7466F: fs/xfs/ 7580F: fs/xfs/
7467 7581
7582XILINX AXI ETHERNET DRIVER
7583M: Ariane Keller <ariane.keller@tik.ee.ethz.ch>
7584M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
7585S: Maintained
7586F: drivers/net/ethernet/xilinx/xilinx_axienet*
7587
7468XILINX SYSTEMACE DRIVER 7588XILINX SYSTEMACE DRIVER
7469M: Grant Likely <grant.likely@secretlab.ca> 7589M: Grant Likely <grant.likely@secretlab.ca>
7470W: http://www.secretlab.ca/ 7590W: http://www.secretlab.ca/