diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 250 |
1 files changed, 151 insertions, 99 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7f7a96e829b..62b0cf496ebd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -640,13 +640,6 @@ S: Maintained | |||
640 | F: drivers/amba/ | 640 | F: drivers/amba/ |
641 | F: include/linux/amba/bus.h | 641 | F: include/linux/amba/bus.h |
642 | 642 | ||
643 | ARM/ADI ROADRUNNER MACHINE SUPPORT | ||
644 | M: Lennert Buytenhek <kernel@wantstofly.org> | ||
645 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
646 | S: Maintained | ||
647 | F: arch/arm/mach-ixp23xx/ | ||
648 | F: arch/arm/mach-ixp23xx/include/mach/ | ||
649 | |||
650 | ARM/ADS SPHERE MACHINE SUPPORT | 643 | ARM/ADS SPHERE MACHINE SUPPORT |
651 | M: Lennert Buytenhek <kernel@wantstofly.org> | 644 | M: Lennert Buytenhek <kernel@wantstofly.org> |
652 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 645 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -746,7 +739,10 @@ M: Barry Song <baohua.song@csr.com> | |||
746 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 739 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
747 | S: Maintained | 740 | S: Maintained |
748 | F: arch/arm/mach-prima2/ | 741 | F: arch/arm/mach-prima2/ |
749 | F: drivers/dma/sirf-dma* | 742 | F: drivers/dma/sirf-dma.c |
743 | F: drivers/i2c/busses/i2c-sirf.c | ||
744 | F: drivers/pinctrl/pinctrl-sirf.c | ||
745 | F: drivers/spi/spi-sirf.c | ||
750 | 746 | ||
751 | ARM/EBSA110 MACHINE SUPPORT | 747 | ARM/EBSA110 MACHINE SUPPORT |
752 | M: Russell King <linux@arm.linux.org.uk> | 748 | M: Russell King <linux@arm.linux.org.uk> |
@@ -859,21 +855,11 @@ M: Dan Williams <dan.j.williams@intel.com> | |||
859 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 855 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
860 | S: Maintained | 856 | S: Maintained |
861 | 857 | ||
862 | ARM/INTEL IXP2000 ARM ARCHITECTURE | ||
863 | M: Lennert Buytenhek <kernel@wantstofly.org> | ||
864 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
865 | S: Maintained | ||
866 | |||
867 | ARM/INTEL IXDP2850 MACHINE SUPPORT | 858 | ARM/INTEL IXDP2850 MACHINE SUPPORT |
868 | M: Lennert Buytenhek <kernel@wantstofly.org> | 859 | M: Lennert Buytenhek <kernel@wantstofly.org> |
869 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 860 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
870 | S: Maintained | 861 | S: Maintained |
871 | 862 | ||
872 | ARM/INTEL IXP23XX ARM ARCHITECTURE | ||
873 | M: Lennert Buytenhek <kernel@wantstofly.org> | ||
874 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
875 | S: Maintained | ||
876 | |||
877 | ARM/INTEL IXP4XX ARM ARCHITECTURE | 863 | ARM/INTEL IXP4XX ARM ARCHITECTURE |
878 | M: Imre Kaloz <kaloz@openwrt.org> | 864 | M: Imre Kaloz <kaloz@openwrt.org> |
879 | M: Krzysztof Halasa <khc@pm.waw.pl> | 865 | M: Krzysztof Halasa <khc@pm.waw.pl> |
@@ -908,11 +894,12 @@ ARM/MAGICIAN MACHINE SUPPORT | |||
908 | M: Philipp Zabel <philipp.zabel@gmail.com> | 894 | M: Philipp Zabel <philipp.zabel@gmail.com> |
909 | S: Maintained | 895 | S: Maintained |
910 | 896 | ||
911 | ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support | 897 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support |
912 | M: Lennert Buytenhek <kernel@wantstofly.org> | 898 | M: Jason Cooper <jason@lakedaemon.net> |
913 | M: Nicolas Pitre <nico@fluxnic.net> | 899 | M: Andrew Lunn <andrew@lunn.ch> |
914 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 900 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
915 | S: Odd Fixes | 901 | S: Maintained |
902 | F: arch/arm/mach-dove/ | ||
916 | F: arch/arm/mach-kirkwood/ | 903 | F: arch/arm/mach-kirkwood/ |
917 | F: arch/arm/mach-mv78xx0/ | 904 | F: arch/arm/mach-mv78xx0/ |
918 | F: arch/arm/mach-orion5x/ | 905 | F: arch/arm/mach-orion5x/ |
@@ -1331,6 +1318,21 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com> | |||
1331 | S: Supported | 1318 | S: Supported |
1332 | F: drivers/tty/serial/atmel_serial.c | 1319 | F: drivers/tty/serial/atmel_serial.c |
1333 | 1320 | ||
1321 | ATMEL DMA DRIVER | ||
1322 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
1323 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1324 | S: Supported | ||
1325 | F: drivers/dma/at_hdmac.c | ||
1326 | F: drivers/dma/at_hdmac_regs.h | ||
1327 | F: arch/arm/mach-at91/include/mach/at_hdmac.h | ||
1328 | |||
1329 | ATMEL ISI DRIVER | ||
1330 | M: Josh Wu <josh.wu@atmel.com> | ||
1331 | L: linux-media@vger.kernel.org | ||
1332 | S: Supported | ||
1333 | F: drivers/media/video/atmel-isi.c | ||
1334 | F: include/media/atmel-isi.h | ||
1335 | |||
1334 | ATMEL LCDFB DRIVER | 1336 | ATMEL LCDFB DRIVER |
1335 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1337 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1336 | L: linux-fbdev@vger.kernel.org | 1338 | L: linux-fbdev@vger.kernel.org |
@@ -1348,10 +1350,22 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com> | |||
1348 | S: Supported | 1350 | S: Supported |
1349 | F: drivers/spi/spi-atmel.* | 1351 | F: drivers/spi/spi-atmel.* |
1350 | 1352 | ||
1353 | ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS | ||
1354 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
1355 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1356 | S: Supported | ||
1357 | F: drivers/misc/atmel_tclib.c | ||
1358 | F: drivers/clocksource/tcb_clksrc.c | ||
1359 | |||
1360 | ATMEL TSADCC DRIVER | ||
1361 | M: Josh Wu <josh.wu@atmel.com> | ||
1362 | L: linux-input@vger.kernel.org | ||
1363 | S: Supported | ||
1364 | F: drivers/input/touchscreen/atmel_tsadcc.c | ||
1365 | |||
1351 | ATMEL USBA UDC DRIVER | 1366 | ATMEL USBA UDC DRIVER |
1352 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1367 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1353 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1368 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1354 | W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver | ||
1355 | S: Supported | 1369 | S: Supported |
1356 | F: drivers/usb/gadget/atmel_usba_udc.* | 1370 | F: drivers/usb/gadget/atmel_usba_udc.* |
1357 | 1371 | ||
@@ -1431,6 +1445,7 @@ F: include/linux/backlight.h | |||
1431 | BATMAN ADVANCED | 1445 | BATMAN ADVANCED |
1432 | M: Marek Lindner <lindner_marek@yahoo.de> | 1446 | M: Marek Lindner <lindner_marek@yahoo.de> |
1433 | M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> | 1447 | M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> |
1448 | M: Antonio Quartulli <ordex@autistici.org> | ||
1434 | L: b.a.t.m.a.n@lists.open-mesh.org | 1449 | L: b.a.t.m.a.n@lists.open-mesh.org |
1435 | W: http://www.open-mesh.org/ | 1450 | W: http://www.open-mesh.org/ |
1436 | S: Maintained | 1451 | S: Maintained |
@@ -1598,6 +1613,7 @@ F: include/linux/bcma/ | |||
1598 | 1613 | ||
1599 | BROCADE BFA FC SCSI DRIVER | 1614 | BROCADE BFA FC SCSI DRIVER |
1600 | M: Jing Huang <huangj@brocade.com> | 1615 | M: Jing Huang <huangj@brocade.com> |
1616 | M: Krishna C Gudipati <kgudipat@brocade.com> | ||
1601 | L: linux-scsi@vger.kernel.org | 1617 | L: linux-scsi@vger.kernel.org |
1602 | S: Supported | 1618 | S: Supported |
1603 | F: drivers/scsi/bfa/ | 1619 | F: drivers/scsi/bfa/ |
@@ -1731,6 +1747,7 @@ S: Supported | |||
1731 | F: include/linux/capability.h | 1747 | F: include/linux/capability.h |
1732 | F: security/capability.c | 1748 | F: security/capability.c |
1733 | F: security/commoncap.c | 1749 | F: security/commoncap.c |
1750 | F: kernel/capability.c | ||
1734 | 1751 | ||
1735 | CELL BROADBAND ENGINE ARCHITECTURE | 1752 | CELL BROADBAND ENGINE ARCHITECTURE |
1736 | M: Arnd Bergmann <arnd@arndb.de> | 1753 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -1809,6 +1826,12 @@ L: linux-kernel@zh-kernel.org (moderated for non-subscribers) | |||
1809 | S: Maintained | 1826 | S: Maintained |
1810 | F: Documentation/zh_CN/ | 1827 | F: Documentation/zh_CN/ |
1811 | 1828 | ||
1829 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER | ||
1830 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> | ||
1831 | L: linux-usb@vger.kernel.org | ||
1832 | S: Maintained | ||
1833 | F: drivers/usb/chipidea/ | ||
1834 | |||
1812 | CISCO VIC ETHERNET NIC DRIVER | 1835 | CISCO VIC ETHERNET NIC DRIVER |
1813 | M: Christian Benvenuti <benve@cisco.com> | 1836 | M: Christian Benvenuti <benve@cisco.com> |
1814 | M: Roopa Prabhu <roprabhu@cisco.com> | 1837 | M: Roopa Prabhu <roprabhu@cisco.com> |
@@ -1968,10 +1991,9 @@ S: Maintained | |||
1968 | F: drivers/net/ethernet/ti/cpmac.c | 1991 | F: drivers/net/ethernet/ti/cpmac.c |
1969 | 1992 | ||
1970 | CPU FREQUENCY DRIVERS | 1993 | CPU FREQUENCY DRIVERS |
1971 | M: Dave Jones <davej@redhat.com> | 1994 | M: Rafael J. Wysocki <rjw@sisk.pl> |
1972 | L: cpufreq@vger.kernel.org | 1995 | L: cpufreq@vger.kernel.org |
1973 | W: http://www.codemonkey.org.uk/projects/cpufreq/ | 1996 | L: linux-pm@vger.kernel.org |
1974 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git | ||
1975 | S: Maintained | 1997 | S: Maintained |
1976 | F: drivers/cpufreq/ | 1998 | F: drivers/cpufreq/ |
1977 | F: include/linux/cpufreq.h | 1999 | F: include/linux/cpufreq.h |
@@ -2696,6 +2718,13 @@ S: Maintained | |||
2696 | F: Documentation/hwmon/f71805f | 2718 | F: Documentation/hwmon/f71805f |
2697 | F: drivers/hwmon/f71805f.c | 2719 | F: drivers/hwmon/f71805f.c |
2698 | 2720 | ||
2721 | FC0011 TUNER DRIVER | ||
2722 | M: Michael Buesch <m@bues.ch> | ||
2723 | L: linux-media@vger.kernel.org | ||
2724 | S: Maintained | ||
2725 | F: drivers/media/common/tuners/fc0011.h | ||
2726 | F: drivers/media/common/tuners/fc0011.c | ||
2727 | |||
2699 | FANOTIFY | 2728 | FANOTIFY |
2700 | M: Eric Paris <eparis@redhat.com> | 2729 | M: Eric Paris <eparis@redhat.com> |
2701 | S: Maintained | 2730 | S: Maintained |
@@ -2754,6 +2783,15 @@ T: git git://git.alsa-project.org/alsa-kernel.git | |||
2754 | S: Maintained | 2783 | S: Maintained |
2755 | F: sound/firewire/ | 2784 | F: sound/firewire/ |
2756 | 2785 | ||
2786 | FIREWIRE SBP-2 TARGET | ||
2787 | M: Chris Boot <bootc@bootc.net> | ||
2788 | L: linux-scsi@vger.kernel.org | ||
2789 | L: target-devel@vger.kernel.org | ||
2790 | L: linux1394-devel@lists.sourceforge.net | ||
2791 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master | ||
2792 | S: Maintained | ||
2793 | F: drivers/target/sbp/ | ||
2794 | |||
2757 | FIREWIRE SUBSYSTEM | 2795 | FIREWIRE SUBSYSTEM |
2758 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2796 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2759 | L: linux1394-devel@lists.sourceforge.net | 2797 | L: linux1394-devel@lists.sourceforge.net |
@@ -2890,7 +2928,7 @@ S: Maintained | |||
2890 | F: arch/frv/ | 2928 | F: arch/frv/ |
2891 | 2929 | ||
2892 | FUJITSU LAPTOP EXTRAS | 2930 | FUJITSU LAPTOP EXTRAS |
2893 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2931 | M: Jonathan Woithe <jwoithe@just42.net> |
2894 | L: platform-driver-x86@vger.kernel.org | 2932 | L: platform-driver-x86@vger.kernel.org |
2895 | S: Maintained | 2933 | S: Maintained |
2896 | F: drivers/platform/x86/fujitsu-laptop.c | 2934 | F: drivers/platform/x86/fujitsu-laptop.c |
@@ -3316,12 +3354,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git | |||
3316 | S: Maintained | 3354 | S: Maintained |
3317 | F: arch/ia64/ | 3355 | F: arch/ia64/ |
3318 | 3356 | ||
3319 | IBM MCA SCSI SUBSYSTEM DRIVER | ||
3320 | M: Michael Lang <langa2@kph.uni-mainz.de> | ||
3321 | W: http://www.uni-mainz.de/~langm000/linux.html | ||
3322 | S: Maintained | ||
3323 | F: drivers/scsi/ibmmca.c | ||
3324 | |||
3325 | IBM Power Linux RAID adapter | 3357 | IBM Power Linux RAID adapter |
3326 | M: Brian King <brking@us.ibm.com> | 3358 | M: Brian King <brking@us.ibm.com> |
3327 | S: Supported | 3359 | S: Supported |
@@ -3384,6 +3416,7 @@ IIO SUBSYSTEM AND DRIVERS | |||
3384 | M: Jonathan Cameron <jic23@cam.ac.uk> | 3416 | M: Jonathan Cameron <jic23@cam.ac.uk> |
3385 | L: linux-iio@vger.kernel.org | 3417 | L: linux-iio@vger.kernel.org |
3386 | S: Maintained | 3418 | S: Maintained |
3419 | F: drivers/iio/ | ||
3387 | F: drivers/staging/iio/ | 3420 | F: drivers/staging/iio/ |
3388 | 3421 | ||
3389 | IKANOS/ADI EAGLE ADSL USB DRIVER | 3422 | IKANOS/ADI EAGLE ADSL USB DRIVER |
@@ -3521,12 +3554,6 @@ M: Deepak Saxena <dsaxena@plexity.net> | |||
3521 | S: Maintained | 3554 | S: Maintained |
3522 | F: drivers/char/hw_random/ixp4xx-rng.c | 3555 | F: drivers/char/hw_random/ixp4xx-rng.c |
3523 | 3556 | ||
3524 | INTEL IXP2000 ETHERNET DRIVER | ||
3525 | M: Lennert Buytenhek <kernel@wantstofly.org> | ||
3526 | L: netdev@vger.kernel.org | ||
3527 | S: Maintained | ||
3528 | F: drivers/net/ethernet/xscale/ixp2000/ | ||
3529 | |||
3530 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) | 3557 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) |
3531 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 3558 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
3532 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 3559 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
@@ -3594,6 +3621,7 @@ S: Supported | |||
3594 | F: drivers/net/wireless/iwlegacy/ | 3621 | F: drivers/net/wireless/iwlegacy/ |
3595 | 3622 | ||
3596 | INTEL WIRELESS WIFI LINK (iwlwifi) | 3623 | INTEL WIRELESS WIFI LINK (iwlwifi) |
3624 | M: Johannes Berg <johannes.berg@intel.com> | ||
3597 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> | 3625 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> |
3598 | M: Intel Linux Wireless <ilw@linux.intel.com> | 3626 | M: Intel Linux Wireless <ilw@linux.intel.com> |
3599 | L: linux-wireless@vger.kernel.org | 3627 | L: linux-wireless@vger.kernel.org |
@@ -3610,6 +3638,14 @@ S: Supported | |||
3610 | W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi | 3638 | W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi |
3611 | F: drivers/net/wireless/iwmc3200wifi/ | 3639 | F: drivers/net/wireless/iwmc3200wifi/ |
3612 | 3640 | ||
3641 | INTEL MANAGEMENT ENGINE (mei) | ||
3642 | M: Tomas Winkler <tomas.winkler@intel.com> | ||
3643 | L: linux-kernel@vger.kernel.org | ||
3644 | S: Supported | ||
3645 | F: include/linux/mei.h | ||
3646 | F: drivers/misc/mei/* | ||
3647 | F: Documentation/mei/* | ||
3648 | |||
3613 | IOC3 ETHERNET DRIVER | 3649 | IOC3 ETHERNET DRIVER |
3614 | M: Ralf Baechle <ralf@linux-mips.org> | 3650 | M: Ralf Baechle <ralf@linux-mips.org> |
3615 | L: linux-mips@linux-mips.org | 3651 | L: linux-mips@linux-mips.org |
@@ -3635,7 +3671,7 @@ S: Maintained | |||
3635 | F: drivers/net/ethernet/icplus/ipg.* | 3671 | F: drivers/net/ethernet/icplus/ipg.* |
3636 | 3672 | ||
3637 | IPATH DRIVER | 3673 | IPATH DRIVER |
3638 | M: Mike Marciniszyn <infinipath@qlogic.com> | 3674 | M: Mike Marciniszyn <infinipath@intel.com> |
3639 | L: linux-rdma@vger.kernel.org | 3675 | L: linux-rdma@vger.kernel.org |
3640 | S: Maintained | 3676 | S: Maintained |
3641 | F: drivers/infiniband/hw/ipath/ | 3677 | F: drivers/infiniband/hw/ipath/ |
@@ -4038,6 +4074,7 @@ F: Documentation/scsi/53c700.txt | |||
4038 | F: drivers/scsi/53c700* | 4074 | F: drivers/scsi/53c700* |
4039 | 4075 | ||
4040 | LED SUBSYSTEM | 4076 | LED SUBSYSTEM |
4077 | M: Bryan Wu <bryan.wu@canonical.com> | ||
4041 | M: Richard Purdie <rpurdie@rpsys.net> | 4078 | M: Richard Purdie <rpurdie@rpsys.net> |
4042 | S: Maintained | 4079 | S: Maintained |
4043 | F: drivers/leds/ | 4080 | F: drivers/leds/ |
@@ -4424,13 +4461,6 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git | |||
4424 | S: Supported | 4461 | S: Supported |
4425 | F: arch/microblaze/ | 4462 | F: arch/microblaze/ |
4426 | 4463 | ||
4427 | MICROCHANNEL ARCHITECTURE (MCA) | ||
4428 | M: James Bottomley <James.Bottomley@HansenPartnership.com> | ||
4429 | S: Maintained | ||
4430 | F: Documentation/mca.txt | ||
4431 | F: drivers/mca/ | ||
4432 | F: include/linux/mca* | ||
4433 | |||
4434 | MICROTEK X6 SCANNER | 4464 | MICROTEK X6 SCANNER |
4435 | M: Oliver Neukum <oliver@neukum.name> | 4465 | M: Oliver Neukum <oliver@neukum.name> |
4436 | S: Maintained | 4466 | S: Maintained |
@@ -5134,19 +5164,13 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
5134 | PCI SUBSYSTEM | 5164 | PCI SUBSYSTEM |
5135 | M: Bjorn Helgaas <bhelgaas@google.com> | 5165 | M: Bjorn Helgaas <bhelgaas@google.com> |
5136 | L: linux-pci@vger.kernel.org | 5166 | L: linux-pci@vger.kernel.org |
5137 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | 5167 | Q: http://patchwork.ozlabs.org/project/linux-pci/list/ |
5138 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git | 5168 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/linux.git |
5139 | S: Supported | 5169 | S: Supported |
5140 | F: Documentation/PCI/ | 5170 | F: Documentation/PCI/ |
5141 | F: drivers/pci/ | 5171 | F: drivers/pci/ |
5142 | F: include/linux/pci* | 5172 | F: include/linux/pci* |
5143 | 5173 | ||
5144 | PCI HOTPLUG | ||
5145 | M: Bjorn Helgaas <bhelgaas@google.com> | ||
5146 | L: linux-pci@vger.kernel.org | ||
5147 | S: Supported | ||
5148 | F: drivers/pci/hotplug | ||
5149 | |||
5150 | PCMCIA SUBSYSTEM | 5174 | PCMCIA SUBSYSTEM |
5151 | P: Linux PCMCIA Team | 5175 | P: Linux PCMCIA Team |
5152 | L: linux-pcmcia@lists.infradead.org | 5176 | L: linux-pcmcia@lists.infradead.org |
@@ -5209,7 +5233,7 @@ S: Maintained | |||
5209 | F: include/linux/personality.h | 5233 | F: include/linux/personality.h |
5210 | 5234 | ||
5211 | PHONET PROTOCOL | 5235 | PHONET PROTOCOL |
5212 | M: Remi Denis-Courmont <remi.denis-courmont@nokia.com> | 5236 | M: Remi Denis-Courmont <courmisch@gmail.com> |
5213 | S: Supported | 5237 | S: Supported |
5214 | F: Documentation/networking/phonet.txt | 5238 | F: Documentation/networking/phonet.txt |
5215 | F: include/linux/phonet.h | 5239 | F: include/linux/phonet.h |
@@ -5236,6 +5260,14 @@ M: Linus Walleij <linus.walleij@linaro.org> | |||
5236 | S: Maintained | 5260 | S: Maintained |
5237 | F: drivers/pinctrl/ | 5261 | F: drivers/pinctrl/ |
5238 | 5262 | ||
5263 | PIN CONTROLLER - ST SPEAR | ||
5264 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5265 | L: spear-devel@list.st.com | ||
5266 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
5267 | W: http://www.st.com/spear | ||
5268 | S: Maintained | ||
5269 | F: driver/pinctrl/spear/ | ||
5270 | |||
5239 | PKTCDVD DRIVER | 5271 | PKTCDVD DRIVER |
5240 | M: Peter Osterlund <petero2@telia.com> | 5272 | M: Peter Osterlund <petero2@telia.com> |
5241 | S: Maintained | 5273 | S: Maintained |
@@ -5459,7 +5491,7 @@ L: rtc-linux@googlegroups.com | |||
5459 | S: Maintained | 5491 | S: Maintained |
5460 | 5492 | ||
5461 | QIB DRIVER | 5493 | QIB DRIVER |
5462 | M: Mike Marciniszyn <infinipath@qlogic.com> | 5494 | M: Mike Marciniszyn <infinipath@intel.com> |
5463 | L: linux-rdma@vger.kernel.org | 5495 | L: linux-rdma@vger.kernel.org |
5464 | S: Supported | 5496 | S: Supported |
5465 | F: drivers/infiniband/hw/qib/ | 5497 | F: drivers/infiniband/hw/qib/ |
@@ -5609,14 +5641,13 @@ F: net/rds/ | |||
5609 | READ-COPY UPDATE (RCU) | 5641 | READ-COPY UPDATE (RCU) |
5610 | M: Dipankar Sarma <dipankar@in.ibm.com> | 5642 | M: Dipankar Sarma <dipankar@in.ibm.com> |
5611 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 5643 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
5612 | W: http://www.rdrop.com/users/paulmck/rclock/ | 5644 | W: http://www.rdrop.com/users/paulmck/RCU/ |
5613 | S: Supported | 5645 | S: Supported |
5614 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 5646 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
5615 | F: Documentation/RCU/ | 5647 | F: Documentation/RCU/ |
5648 | X: Documentation/RCU/torture.txt | ||
5616 | F: include/linux/rcu* | 5649 | F: include/linux/rcu* |
5617 | F: include/linux/srcu* | ||
5618 | F: kernel/rcu* | 5650 | F: kernel/rcu* |
5619 | F: kernel/srcu* | ||
5620 | X: kernel/rcutorture.c | 5651 | X: kernel/rcutorture.c |
5621 | 5652 | ||
5622 | REAL TIME CLOCK (RTC) SUBSYSTEM | 5653 | REAL TIME CLOCK (RTC) SUBSYSTEM |
@@ -5893,11 +5924,11 @@ F: Documentation/scsi/st.txt | |||
5893 | F: drivers/scsi/st* | 5924 | F: drivers/scsi/st* |
5894 | 5925 | ||
5895 | SCTP PROTOCOL | 5926 | SCTP PROTOCOL |
5896 | M: Vlad Yasevich <vladislav.yasevich@hp.com> | 5927 | M: Vlad Yasevich <vyasevich@gmail.com> |
5897 | M: Sridhar Samudrala <sri@us.ibm.com> | 5928 | M: Sridhar Samudrala <sri@us.ibm.com> |
5898 | L: linux-sctp@vger.kernel.org | 5929 | L: linux-sctp@vger.kernel.org |
5899 | W: http://lksctp.sourceforge.net | 5930 | W: http://lksctp.sourceforge.net |
5900 | S: Supported | 5931 | S: Maintained |
5901 | F: Documentation/networking/sctp.txt | 5932 | F: Documentation/networking/sctp.txt |
5902 | F: include/linux/sctp.h | 5933 | F: include/linux/sctp.h |
5903 | F: include/net/sctp/ | 5934 | F: include/net/sctp/ |
@@ -5962,7 +5993,7 @@ SECURITY SUBSYSTEM | |||
5962 | M: James Morris <james.l.morris@oracle.com> | 5993 | M: James Morris <james.l.morris@oracle.com> |
5963 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 5994 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
5964 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git | 5995 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git |
5965 | W: http://security.wiki.kernel.org/ | 5996 | W: http://kernsec.org/ |
5966 | S: Supported | 5997 | S: Supported |
5967 | F: security/ | 5998 | F: security/ |
5968 | 5999 | ||
@@ -6133,6 +6164,15 @@ S: Maintained | |||
6133 | F: include/linux/sl?b*.h | 6164 | F: include/linux/sl?b*.h |
6134 | F: mm/sl?b.c | 6165 | F: mm/sl?b.c |
6135 | 6166 | ||
6167 | SLEEPABLE READ-COPY UPDATE (SRCU) | ||
6168 | M: Lai Jiangshan <laijs@cn.fujitsu.com> | ||
6169 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | ||
6170 | W: http://www.rdrop.com/users/paulmck/RCU/ | ||
6171 | S: Supported | ||
6172 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | ||
6173 | F: include/linux/srcu* | ||
6174 | F: kernel/srcu* | ||
6175 | |||
6136 | SMC91x ETHERNET DRIVER | 6176 | SMC91x ETHERNET DRIVER |
6137 | M: Nicolas Pitre <nico@fluxnic.net> | 6177 | M: Nicolas Pitre <nico@fluxnic.net> |
6138 | S: Odd Fixes | 6178 | S: Odd Fixes |
@@ -6332,21 +6372,6 @@ F: arch/arm/mach-spear*/clock.c | |||
6332 | F: arch/arm/plat-spear/clock.c | 6372 | F: arch/arm/plat-spear/clock.c |
6333 | F: arch/arm/plat-spear/include/plat/clock.h | 6373 | F: arch/arm/plat-spear/include/plat/clock.h |
6334 | 6374 | ||
6335 | SPEAR PAD MULTIPLEXING SUPPORT | ||
6336 | M: Viresh Kumar <viresh.kumar@st.com> | ||
6337 | L: spear-devel@list.st.com | ||
6338 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6339 | W: http://www.st.com/spear | ||
6340 | S: Maintained | ||
6341 | F: arch/arm/plat-spear/include/plat/padmux.h | ||
6342 | F: arch/arm/plat-spear/padmux.c | ||
6343 | F: arch/arm/mach-spear*/spear*xx.c | ||
6344 | F: arch/arm/mach-spear*/include/mach/generic.h | ||
6345 | F: arch/arm/mach-spear3xx/spear3*0.c | ||
6346 | F: arch/arm/mach-spear3xx/spear3*0_evb.c | ||
6347 | F: arch/arm/mach-spear6xx/spear600.c | ||
6348 | F: arch/arm/mach-spear6xx/spear600_evb.c | ||
6349 | |||
6350 | SPI SUBSYSTEM | 6375 | SPI SUBSYSTEM |
6351 | M: Grant Likely <grant.likely@secretlab.ca> | 6376 | M: Grant Likely <grant.likely@secretlab.ca> |
6352 | L: spi-devel-general@lists.sourceforge.net | 6377 | L: spi-devel-general@lists.sourceforge.net |
@@ -6553,7 +6578,7 @@ M: Paul Mundt <lethal@linux-sh.org> | |||
6553 | L: linux-sh@vger.kernel.org | 6578 | L: linux-sh@vger.kernel.org |
6554 | W: http://www.linux-sh.org | 6579 | W: http://www.linux-sh.org |
6555 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | 6580 | Q: http://patchwork.kernel.org/project/linux-sh/list/ |
6556 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh-latest | 6581 | T: git git://github.com/pmundt/linux-sh.git sh-latest |
6557 | S: Supported | 6582 | S: Supported |
6558 | F: Documentation/sh/ | 6583 | F: Documentation/sh/ |
6559 | F: arch/sh/ | 6584 | F: arch/sh/ |
@@ -6671,12 +6696,28 @@ F: drivers/misc/tifm* | |||
6671 | F: drivers/mmc/host/tifm_sd.c | 6696 | F: drivers/mmc/host/tifm_sd.c |
6672 | F: include/linux/tifm.h | 6697 | F: include/linux/tifm.h |
6673 | 6698 | ||
6699 | TI LM49xxx FAMILY ASoC CODEC DRIVERS | ||
6700 | M: M R Swami Reddy <mr.swami.reddy@ti.com> | ||
6701 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
6702 | S: Maintained | ||
6703 | F: sound/soc/codecs/lm49453* | ||
6704 | |||
6674 | TI TWL4030 SERIES SOC CODEC DRIVER | 6705 | TI TWL4030 SERIES SOC CODEC DRIVER |
6675 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 6706 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |
6676 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 6707 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
6677 | S: Maintained | 6708 | S: Maintained |
6678 | F: sound/soc/codecs/twl4030* | 6709 | F: sound/soc/codecs/twl4030* |
6679 | 6710 | ||
6711 | TI WILINK WIRELESS DRIVERS | ||
6712 | M: Luciano Coelho <coelho@ti.com> | ||
6713 | L: linux-wireless@vger.kernel.org | ||
6714 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx | ||
6715 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 | ||
6716 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git | ||
6717 | S: Maintained | ||
6718 | F: drivers/net/wireless/ti/ | ||
6719 | F: include/linux/wl12xx.h | ||
6720 | |||
6680 | TIPC NETWORK LAYER | 6721 | TIPC NETWORK LAYER |
6681 | M: Jon Maloy <jon.maloy@ericsson.com> | 6722 | M: Jon Maloy <jon.maloy@ericsson.com> |
6682 | M: Allan Stephens <allan.stephens@windriver.com> | 6723 | M: Allan Stephens <allan.stephens@windriver.com> |
@@ -6884,6 +6925,14 @@ F: Documentation/cdrom/ | |||
6884 | F: drivers/cdrom/cdrom.c | 6925 | F: drivers/cdrom/cdrom.c |
6885 | F: include/linux/cdrom.h | 6926 | F: include/linux/cdrom.h |
6886 | 6927 | ||
6928 | UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER | ||
6929 | M: Vinayak Holikatti <vinholikatti@gmail.com> | ||
6930 | M: Santosh Y <santoshsy@gmail.com> | ||
6931 | L: linux-scsi@vger.kernel.org | ||
6932 | S: Supported | ||
6933 | F: Documentation/scsi/ufs.txt | ||
6934 | F: drivers/scsi/ufs/ | ||
6935 | |||
6887 | UNSORTED BLOCK IMAGES (UBI) | 6936 | UNSORTED BLOCK IMAGES (UBI) |
6888 | M: Artem Bityutskiy <dedekind1@gmail.com> | 6937 | M: Artem Bityutskiy <dedekind1@gmail.com> |
6889 | W: http://www.linux-mtd.infradead.org/ | 6938 | W: http://www.linux-mtd.infradead.org/ |
@@ -7030,6 +7079,14 @@ W: http://pegasus2.sourceforge.net/ | |||
7030 | S: Maintained | 7079 | S: Maintained |
7031 | F: drivers/net/usb/pegasus.* | 7080 | F: drivers/net/usb/pegasus.* |
7032 | 7081 | ||
7082 | USB PHY LAYER | ||
7083 | M: Felipe Balbi <balbi@ti.com> | ||
7084 | L: linux-usb@vger.kernel.org | ||
7085 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git | ||
7086 | S: Maintained | ||
7087 | F: drivers/usb/phy/ | ||
7088 | F: drivers/usb/otg/ | ||
7089 | |||
7033 | USB PRINTER DRIVER (usblp) | 7090 | USB PRINTER DRIVER (usblp) |
7034 | M: Pete Zaitcev <zaitcev@redhat.com> | 7091 | M: Pete Zaitcev <zaitcev@redhat.com> |
7035 | L: linux-usb@vger.kernel.org | 7092 | L: linux-usb@vger.kernel.org |
@@ -7143,7 +7200,7 @@ F: include/linux/usb/usbnet.h | |||
7143 | 7200 | ||
7144 | USB VIDEO CLASS | 7201 | USB VIDEO CLASS |
7145 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 7202 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
7146 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) | 7203 | L: linux-uvc-devel@lists.sourceforge.net (subscribers-only) |
7147 | L: linux-media@vger.kernel.org | 7204 | L: linux-media@vger.kernel.org |
7148 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git | 7205 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git |
7149 | W: http://www.ideasonboard.org/uvc/ | 7206 | W: http://www.ideasonboard.org/uvc/ |
@@ -7313,6 +7370,18 @@ S: Maintained | |||
7313 | F: drivers/vlynq/vlynq.c | 7370 | F: drivers/vlynq/vlynq.c |
7314 | F: include/linux/vlynq.h | 7371 | F: include/linux/vlynq.h |
7315 | 7372 | ||
7373 | VME SUBSYSTEM | ||
7374 | M: Martyn Welch <martyn.welch@ge.com> | ||
7375 | M: Manohar Vanga <manohar.vanga@cern.ch> | ||
7376 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
7377 | L: devel@driverdev.osuosl.org | ||
7378 | S: Maintained | ||
7379 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | ||
7380 | F: Documentation/vme_api.txt | ||
7381 | F: drivers/staging/vme/ | ||
7382 | F: drivers/vme/ | ||
7383 | F: include/linux/vme* | ||
7384 | |||
7316 | VMWARE VMXNET3 ETHERNET DRIVER | 7385 | VMWARE VMXNET3 ETHERNET DRIVER |
7317 | M: Shreyas Bhatewara <sbhatewara@vmware.com> | 7386 | M: Shreyas Bhatewara <sbhatewara@vmware.com> |
7318 | M: "VMware, Inc." <pv-drivers@vmware.com> | 7387 | M: "VMware, Inc." <pv-drivers@vmware.com> |
@@ -7433,23 +7502,6 @@ M: Miloslav Trmac <mitr@volny.cz> | |||
7433 | S: Maintained | 7502 | S: Maintained |
7434 | F: drivers/input/misc/wistron_btns.c | 7503 | F: drivers/input/misc/wistron_btns.c |
7435 | 7504 | ||
7436 | WL1251 WIRELESS DRIVER | ||
7437 | M: Luciano Coelho <coelho@ti.com> | ||
7438 | L: linux-wireless@vger.kernel.org | ||
7439 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 | ||
7440 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | ||
7441 | S: Maintained | ||
7442 | F: drivers/net/wireless/wl1251/* | ||
7443 | |||
7444 | WL1271 WIRELESS DRIVER | ||
7445 | M: Luciano Coelho <coelho@ti.com> | ||
7446 | L: linux-wireless@vger.kernel.org | ||
7447 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx | ||
7448 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git | ||
7449 | S: Maintained | ||
7450 | F: drivers/net/wireless/wl12xx/ | ||
7451 | F: include/linux/wl12xx.h | ||
7452 | |||
7453 | WL3501 WIRELESS PCMCIA CARD DRIVER | 7505 | WL3501 WIRELESS PCMCIA CARD DRIVER |
7454 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 7506 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
7455 | L: linux-wireless@vger.kernel.org | 7507 | L: linux-wireless@vger.kernel.org |
@@ -7580,8 +7632,8 @@ F: Documentation/filesystems/xfs.txt | |||
7580 | F: fs/xfs/ | 7632 | F: fs/xfs/ |
7581 | 7633 | ||
7582 | XILINX AXI ETHERNET DRIVER | 7634 | XILINX AXI ETHERNET DRIVER |
7583 | M: Ariane Keller <ariane.keller@tik.ee.ethz.ch> | 7635 | M: Anirudha Sarangi <anirudh@xilinx.com> |
7584 | M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> | 7636 | M: John Linn <John.Linn@xilinx.com> |
7585 | S: Maintained | 7637 | S: Maintained |
7586 | F: drivers/net/ethernet/xilinx/xilinx_axienet* | 7638 | F: drivers/net/ethernet/xilinx/xilinx_axienet* |
7587 | 7639 | ||