diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 190 |
1 files changed, 135 insertions, 55 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 335c525879e5..36ed8a14e8e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -242,13 +242,6 @@ W: http://www.lesswatts.org/projects/acpi/ | |||
242 | S: Supported | 242 | S: Supported |
243 | F: drivers/acpi/fan.c | 243 | F: drivers/acpi/fan.c |
244 | 244 | ||
245 | ACPI PROCESSOR AGGREGATOR DRIVER | ||
246 | M: Shaohua Li <shaohua.li@intel.com> | ||
247 | L: linux-acpi@vger.kernel.org | ||
248 | W: http://www.lesswatts.org/projects/acpi/ | ||
249 | S: Supported | ||
250 | F: drivers/acpi/acpi_pad.c | ||
251 | |||
252 | ACPI THERMAL DRIVER | 245 | ACPI THERMAL DRIVER |
253 | M: Zhang Rui <rui.zhang@intel.com> | 246 | M: Zhang Rui <rui.zhang@intel.com> |
254 | L: linux-acpi@vger.kernel.org | 247 | L: linux-acpi@vger.kernel.org |
@@ -329,7 +322,7 @@ F: drivers/hwmon/adm1029.c | |||
329 | 322 | ||
330 | ADM8211 WIRELESS DRIVER | 323 | ADM8211 WIRELESS DRIVER |
331 | L: linux-wireless@vger.kernel.org | 324 | L: linux-wireless@vger.kernel.org |
332 | W: http://linuxwireless.org/ | 325 | W: http://wireless.kernel.org/ |
333 | S: Orphan | 326 | S: Orphan |
334 | F: drivers/net/wireless/adm8211.* | 327 | F: drivers/net/wireless/adm8211.* |
335 | 328 | ||
@@ -894,6 +887,14 @@ ARM/MAGICIAN MACHINE SUPPORT | |||
894 | M: Philipp Zabel <philipp.zabel@gmail.com> | 887 | M: Philipp Zabel <philipp.zabel@gmail.com> |
895 | S: Maintained | 888 | S: Maintained |
896 | 889 | ||
890 | ARM/Marvell Armada 370 and Armada XP SOC support | ||
891 | M: Jason Cooper <jason@lakedaemon.net> | ||
892 | M: Andrew Lunn <andrew@lunn.ch> | ||
893 | M: Gregory Clement <gregory.clement@free-electrons.com> | ||
894 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
895 | S: Maintained | ||
896 | F: arch/arm/mach-mvebu/ | ||
897 | |||
897 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support | 898 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support |
898 | M: Jason Cooper <jason@lakedaemon.net> | 899 | M: Jason Cooper <jason@lakedaemon.net> |
899 | M: Andrew Lunn <andrew@lunn.ch> | 900 | M: Andrew Lunn <andrew@lunn.ch> |
@@ -1103,6 +1104,16 @@ S: Supported | |||
1103 | F: arch/arm/mach-shmobile/ | 1104 | F: arch/arm/mach-shmobile/ |
1104 | F: drivers/sh/ | 1105 | F: drivers/sh/ |
1105 | 1106 | ||
1107 | ARM/SOCFPGA ARCHITECTURE | ||
1108 | M: Dinh Nguyen <dinguyen@altera.com> | ||
1109 | S: Maintained | ||
1110 | F: arch/arm/mach-socfpga/ | ||
1111 | |||
1112 | ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT | ||
1113 | M: Dinh Nguyen <dinguyen@altera.com> | ||
1114 | S: Maintained | ||
1115 | F: drivers/clk/socfpga/ | ||
1116 | |||
1106 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 1117 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
1107 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1118 | M: Lennert Buytenhek <kernel@wantstofly.org> |
1108 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1119 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1175,6 +1186,17 @@ S: Maintained | |||
1175 | F: arch/arm/mach-pxa/vpac270.c | 1186 | F: arch/arm/mach-pxa/vpac270.c |
1176 | F: arch/arm/mach-pxa/include/mach/vpac270.h | 1187 | F: arch/arm/mach-pxa/include/mach/vpac270.h |
1177 | 1188 | ||
1189 | ARM/VT8500 ARM ARCHITECTURE | ||
1190 | M: Tony Prisk <linux@prisktech.co.nz> | ||
1191 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1192 | S: Maintained | ||
1193 | F: arch/arm/mach-vt8500/ | ||
1194 | F: drivers/video/vt8500lcdfb.* | ||
1195 | F: drivers/video/wm8505fb* | ||
1196 | F: drivers/video/wmt_ge_rops.* | ||
1197 | F: drivers/tty/serial/vt8500_serial.c | ||
1198 | F: drivers/rtc/rtc-vt8500-c | ||
1199 | |||
1178 | ARM/ZIPIT Z2 SUPPORT | 1200 | ARM/ZIPIT Z2 SUPPORT |
1179 | M: Marek Vasut <marek.vasut@gmail.com> | 1201 | M: Marek Vasut <marek.vasut@gmail.com> |
1180 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1202 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1423,7 +1445,7 @@ B43 WIRELESS DRIVER | |||
1423 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1445 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1424 | L: linux-wireless@vger.kernel.org | 1446 | L: linux-wireless@vger.kernel.org |
1425 | L: b43-dev@lists.infradead.org | 1447 | L: b43-dev@lists.infradead.org |
1426 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1448 | W: http://wireless.kernel.org/en/users/Drivers/b43 |
1427 | S: Maintained | 1449 | S: Maintained |
1428 | F: drivers/net/wireless/b43/ | 1450 | F: drivers/net/wireless/b43/ |
1429 | 1451 | ||
@@ -1432,7 +1454,7 @@ M: Larry Finger <Larry.Finger@lwfinger.net> | |||
1432 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1454 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1433 | L: linux-wireless@vger.kernel.org | 1455 | L: linux-wireless@vger.kernel.org |
1434 | L: b43-dev@lists.infradead.org | 1456 | L: b43-dev@lists.infradead.org |
1435 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1457 | W: http://wireless.kernel.org/en/users/Drivers/b43 |
1436 | S: Maintained | 1458 | S: Maintained |
1437 | F: drivers/net/wireless/b43legacy/ | 1459 | F: drivers/net/wireless/b43legacy/ |
1438 | 1460 | ||
@@ -1518,6 +1540,11 @@ W: http://blackfin.uclinux.org/ | |||
1518 | S: Supported | 1540 | S: Supported |
1519 | F: drivers/i2c/busses/i2c-bfin-twi.c | 1541 | F: drivers/i2c/busses/i2c-bfin-twi.c |
1520 | 1542 | ||
1543 | BLINKM RGB LED DRIVER | ||
1544 | M: Jan-Simon Moeller <jansimon.moeller@gmx.de> | ||
1545 | S: Maintained | ||
1546 | F: drivers/leds/leds-blinkm.c | ||
1547 | |||
1521 | BLOCK LAYER | 1548 | BLOCK LAYER |
1522 | M: Jens Axboe <axboe@kernel.dk> | 1549 | M: Jens Axboe <axboe@kernel.dk> |
1523 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | 1550 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git |
@@ -1595,6 +1622,7 @@ M: Arend van Spriel <arend@broadcom.com> | |||
1595 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> | 1622 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> |
1596 | M: Kan Yan <kanyan@broadcom.com> | 1623 | M: Kan Yan <kanyan@broadcom.com> |
1597 | L: linux-wireless@vger.kernel.org | 1624 | L: linux-wireless@vger.kernel.org |
1625 | L: brcm80211-dev-list@broadcom.com | ||
1598 | S: Supported | 1626 | S: Supported |
1599 | F: drivers/net/wireless/brcm80211/ | 1627 | F: drivers/net/wireless/brcm80211/ |
1600 | 1628 | ||
@@ -1761,15 +1789,16 @@ F: arch/powerpc/oprofile/*cell* | |||
1761 | F: arch/powerpc/platforms/cell/ | 1789 | F: arch/powerpc/platforms/cell/ |
1762 | 1790 | ||
1763 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | 1791 | CEPH DISTRIBUTED FILE SYSTEM CLIENT |
1764 | M: Sage Weil <sage@newdream.net> | 1792 | M: Sage Weil <sage@inktank.com> |
1765 | L: ceph-devel@vger.kernel.org | 1793 | L: ceph-devel@vger.kernel.org |
1766 | W: http://ceph.newdream.net/ | 1794 | W: http://ceph.com/ |
1767 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | 1795 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git |
1768 | S: Supported | 1796 | S: Supported |
1769 | F: Documentation/filesystems/ceph.txt | 1797 | F: Documentation/filesystems/ceph.txt |
1770 | F: fs/ceph | 1798 | F: fs/ceph |
1771 | F: net/ceph | 1799 | F: net/ceph |
1772 | F: include/linux/ceph | 1800 | F: include/linux/ceph |
1801 | F: include/linux/crush | ||
1773 | 1802 | ||
1774 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1803 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1775 | L: linux-usb@vger.kernel.org | 1804 | L: linux-usb@vger.kernel.org |
@@ -2709,11 +2738,20 @@ M: Mimi Zohar <zohar@us.ibm.com> | |||
2709 | S: Supported | 2738 | S: Supported |
2710 | F: security/integrity/evm/ | 2739 | F: security/integrity/evm/ |
2711 | 2740 | ||
2741 | EXTERNAL CONNECTOR SUBSYSTEM (EXTCON) | ||
2742 | M: MyungJoo Ham <myungjoo.ham@samsung.com> | ||
2743 | M: Chanwoo Choi <cw00.choi@samsung.com> | ||
2744 | L: linux-kernel@vger.kernel.org | ||
2745 | S: Maintained | ||
2746 | F: drivers/extcon/ | ||
2747 | F: Documentation/extcon/ | ||
2748 | |||
2712 | EXYNOS DP DRIVER | 2749 | EXYNOS DP DRIVER |
2713 | M: Jingoo Han <jg1.han@samsung.com> | 2750 | M: Jingoo Han <jg1.han@samsung.com> |
2714 | L: linux-fbdev@vger.kernel.org | 2751 | L: linux-fbdev@vger.kernel.org |
2715 | S: Maintained | 2752 | S: Maintained |
2716 | F: drivers/video/exynos/exynos_dp* | 2753 | F: drivers/video/exynos/exynos_dp* |
2754 | F: include/video/exynos_dp* | ||
2717 | 2755 | ||
2718 | EXYNOS MIPI DISPLAY DRIVERS | 2756 | EXYNOS MIPI DISPLAY DRIVERS |
2719 | M: Inki Dae <inki.dae@samsung.com> | 2757 | M: Inki Dae <inki.dae@samsung.com> |
@@ -3119,8 +3157,7 @@ S: Maintained | |||
3119 | F: drivers/media/video/gspca/t613.c | 3157 | F: drivers/media/video/gspca/t613.c |
3120 | 3158 | ||
3121 | GSPCA USB WEBCAM DRIVER | 3159 | GSPCA USB WEBCAM DRIVER |
3122 | M: Jean-Francois Moine <moinejf@free.fr> | 3160 | M: Hans de Goede <hdegoede@redhat.com> |
3123 | W: http://moinejf.free.fr | ||
3124 | L: linux-media@vger.kernel.org | 3161 | L: linux-media@vger.kernel.org |
3125 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git | 3162 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git |
3126 | S: Maintained | 3163 | S: Maintained |
@@ -3433,13 +3470,14 @@ S: Supported | |||
3433 | F: drivers/idle/i7300_idle.c | 3470 | F: drivers/idle/i7300_idle.c |
3434 | 3471 | ||
3435 | IEEE 802.15.4 SUBSYSTEM | 3472 | IEEE 802.15.4 SUBSYSTEM |
3473 | M: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> | ||
3436 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 3474 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
3437 | M: Sergey Lapin <slapin@ossfans.org> | ||
3438 | L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) | 3475 | L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) |
3439 | W: http://apps.sourceforge.net/trac/linux-zigbee | 3476 | W: http://apps.sourceforge.net/trac/linux-zigbee |
3440 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git | 3477 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git |
3441 | S: Maintained | 3478 | S: Maintained |
3442 | F: net/ieee802154/ | 3479 | F: net/ieee802154/ |
3480 | F: net/mac802154/ | ||
3443 | F: drivers/ieee802154/ | 3481 | F: drivers/ieee802154/ |
3444 | 3482 | ||
3445 | IIO SUBSYSTEM AND DRIVERS | 3483 | IIO SUBSYSTEM AND DRIVERS |
@@ -3660,14 +3698,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git | |||
3660 | S: Supported | 3698 | S: Supported |
3661 | F: drivers/net/wireless/iwlwifi/ | 3699 | F: drivers/net/wireless/iwlwifi/ |
3662 | 3700 | ||
3663 | INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) | ||
3664 | M: Samuel Ortiz <samuel.ortiz@intel.com> | ||
3665 | M: Intel Linux Wireless <ilw@linux.intel.com> | ||
3666 | L: linux-wireless@vger.kernel.org | ||
3667 | S: Supported | ||
3668 | W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi | ||
3669 | F: drivers/net/wireless/iwmc3200wifi/ | ||
3670 | |||
3671 | INTEL MANAGEMENT ENGINE (mei) | 3701 | INTEL MANAGEMENT ENGINE (mei) |
3672 | M: Tomas Winkler <tomas.winkler@intel.com> | 3702 | M: Tomas Winkler <tomas.winkler@intel.com> |
3673 | L: linux-kernel@vger.kernel.org | 3703 | L: linux-kernel@vger.kernel.org |
@@ -3990,8 +4020,8 @@ F: arch/ia64/include/asm/kvm* | |||
3990 | F: arch/ia64/kvm/ | 4020 | F: arch/ia64/kvm/ |
3991 | 4021 | ||
3992 | KERNEL VIRTUAL MACHINE for s390 (KVM/s390) | 4022 | KERNEL VIRTUAL MACHINE for s390 (KVM/s390) |
3993 | M: Carsten Otte <cotte@de.ibm.com> | ||
3994 | M: Christian Borntraeger <borntraeger@de.ibm.com> | 4023 | M: Christian Borntraeger <borntraeger@de.ibm.com> |
4024 | M: Cornelia Huck <cornelia.huck@de.ibm.com> | ||
3995 | M: linux390@de.ibm.com | 4025 | M: linux390@de.ibm.com |
3996 | L: linux-s390@vger.kernel.org | 4026 | L: linux-s390@vger.kernel.org |
3997 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4027 | W: http://www.ibm.com/developerworks/linux/linux390/ |
@@ -4351,7 +4381,7 @@ F: arch/m68k/hp300/ | |||
4351 | MAC80211 | 4381 | MAC80211 |
4352 | M: Johannes Berg <johannes@sipsolutions.net> | 4382 | M: Johannes Berg <johannes@sipsolutions.net> |
4353 | L: linux-wireless@vger.kernel.org | 4383 | L: linux-wireless@vger.kernel.org |
4354 | W: http://linuxwireless.org/ | 4384 | W: http://wireless.kernel.org/ |
4355 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | 4385 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git |
4356 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | 4386 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git |
4357 | S: Maintained | 4387 | S: Maintained |
@@ -4363,7 +4393,7 @@ MAC80211 PID RATE CONTROL | |||
4363 | M: Stefano Brivio <stefano.brivio@polimi.it> | 4393 | M: Stefano Brivio <stefano.brivio@polimi.it> |
4364 | M: Mattias Nissler <mattias.nissler@gmx.de> | 4394 | M: Mattias Nissler <mattias.nissler@gmx.de> |
4365 | L: linux-wireless@vger.kernel.org | 4395 | L: linux-wireless@vger.kernel.org |
4366 | W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID | 4396 | W: http://wireless.kernel.org/en/developers/Documentation/mac80211/RateControl/PID |
4367 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git | 4397 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git |
4368 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git | 4398 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git |
4369 | S: Maintained | 4399 | S: Maintained |
@@ -4592,7 +4622,6 @@ S: Maintained | |||
4592 | F: drivers/usb/musb/ | 4622 | F: drivers/usb/musb/ |
4593 | 4623 | ||
4594 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) | 4624 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) |
4595 | M: Jon Mason <mason@myri.com> | ||
4596 | M: Andrew Gallatin <gallatin@myri.com> | 4625 | M: Andrew Gallatin <gallatin@myri.com> |
4597 | L: netdev@vger.kernel.org | 4626 | L: netdev@vger.kernel.org |
4598 | W: http://www.myri.com/scs/download-Myri10GE.html | 4627 | W: http://www.myri.com/scs/download-Myri10GE.html |
@@ -4637,8 +4666,6 @@ F: net/sched/sch_netem.c | |||
4637 | NETERION 10GbE DRIVERS (s2io/vxge) | 4666 | NETERION 10GbE DRIVERS (s2io/vxge) |
4638 | M: Jon Mason <jdmason@kudzu.us> | 4667 | M: Jon Mason <jdmason@kudzu.us> |
4639 | L: netdev@vger.kernel.org | 4668 | L: netdev@vger.kernel.org |
4640 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous | ||
4641 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous | ||
4642 | S: Supported | 4669 | S: Supported |
4643 | F: Documentation/networking/s2io.txt | 4670 | F: Documentation/networking/s2io.txt |
4644 | F: Documentation/networking/vxge.txt | 4671 | F: Documentation/networking/vxge.txt |
@@ -4654,8 +4681,8 @@ L: netfilter@vger.kernel.org | |||
4654 | L: coreteam@netfilter.org | 4681 | L: coreteam@netfilter.org |
4655 | W: http://www.netfilter.org/ | 4682 | W: http://www.netfilter.org/ |
4656 | W: http://www.iptables.org/ | 4683 | W: http://www.iptables.org/ |
4657 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-2.6.git | 4684 | T: git git://1984.lsi.us.es/nf |
4658 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next-2.6.git | 4685 | T: git git://1984.lsi.us.es/nf-next |
4659 | S: Supported | 4686 | S: Supported |
4660 | F: include/linux/netfilter* | 4687 | F: include/linux/netfilter* |
4661 | F: include/linux/netfilter/ | 4688 | F: include/linux/netfilter/ |
@@ -4857,6 +4884,7 @@ M: Kevin Hilman <khilman@ti.com> | |||
4857 | L: linux-omap@vger.kernel.org | 4884 | L: linux-omap@vger.kernel.org |
4858 | S: Maintained | 4885 | S: Maintained |
4859 | F: arch/arm/*omap*/*pm* | 4886 | F: arch/arm/*omap*/*pm* |
4887 | F: drivers/cpufreq/omap-cpufreq.c | ||
4860 | 4888 | ||
4861 | OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT | 4889 | OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT |
4862 | M: Rajendra Nayak <rnayak@ti.com> | 4890 | M: Rajendra Nayak <rnayak@ti.com> |
@@ -4943,6 +4971,13 @@ S: Maintained | |||
4943 | F: drivers/usb/*/*omap* | 4971 | F: drivers/usb/*/*omap* |
4944 | F: arch/arm/*omap*/usb* | 4972 | F: arch/arm/*omap*/usb* |
4945 | 4973 | ||
4974 | OMAP GPIO DRIVER | ||
4975 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | ||
4976 | M: Kevin Hilman <khilman@ti.com> | ||
4977 | L: linux-omap@vger.kernel.org | ||
4978 | S: Maintained | ||
4979 | F: drivers/gpio/gpio-omap.c | ||
4980 | |||
4946 | OMFS FILESYSTEM | 4981 | OMFS FILESYSTEM |
4947 | M: Bob Copeland <me@bobcopeland.com> | 4982 | M: Bob Copeland <me@bobcopeland.com> |
4948 | L: linux-karma-devel@lists.sourceforge.net | 4983 | L: linux-karma-devel@lists.sourceforge.net |
@@ -5048,7 +5083,7 @@ F: fs/ocfs2/ | |||
5048 | 5083 | ||
5049 | ORINOCO DRIVER | 5084 | ORINOCO DRIVER |
5050 | L: linux-wireless@vger.kernel.org | 5085 | L: linux-wireless@vger.kernel.org |
5051 | W: http://linuxwireless.org/en/users/Drivers/orinoco | 5086 | W: http://wireless.kernel.org/en/users/Drivers/orinoco |
5052 | W: http://www.nongnu.org/orinoco/ | 5087 | W: http://www.nongnu.org/orinoco/ |
5053 | S: Orphan | 5088 | S: Orphan |
5054 | F: drivers/net/wireless/orinoco/ | 5089 | F: drivers/net/wireless/orinoco/ |
@@ -5200,7 +5235,7 @@ PCI SUBSYSTEM | |||
5200 | M: Bjorn Helgaas <bhelgaas@google.com> | 5235 | M: Bjorn Helgaas <bhelgaas@google.com> |
5201 | L: linux-pci@vger.kernel.org | 5236 | L: linux-pci@vger.kernel.org |
5202 | Q: http://patchwork.ozlabs.org/project/linux-pci/list/ | 5237 | Q: http://patchwork.ozlabs.org/project/linux-pci/list/ |
5203 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/linux.git | 5238 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git |
5204 | S: Supported | 5239 | S: Supported |
5205 | F: Documentation/PCI/ | 5240 | F: Documentation/PCI/ |
5206 | F: drivers/pci/ | 5241 | F: drivers/pci/ |
@@ -5492,6 +5527,18 @@ S: Maintained | |||
5492 | F: Documentation/video4linux/README.pvrusb2 | 5527 | F: Documentation/video4linux/README.pvrusb2 |
5493 | F: drivers/media/video/pvrusb2/ | 5528 | F: drivers/media/video/pvrusb2/ |
5494 | 5529 | ||
5530 | PWM SUBSYSTEM | ||
5531 | M: Thierry Reding <thierry.reding@avionic-design.de> | ||
5532 | L: linux-kernel@vger.kernel.org | ||
5533 | S: Maintained | ||
5534 | W: http://gitorious.org/linux-pwm | ||
5535 | T: git git://gitorious.org/linux-pwm/linux-pwm.git | ||
5536 | F: Documentation/pwm.txt | ||
5537 | F: Documentation/devicetree/bindings/pwm/ | ||
5538 | F: include/linux/pwm.h | ||
5539 | F: include/linux/of_pwm.h | ||
5540 | F: drivers/pwm/ | ||
5541 | |||
5495 | PXA2xx/PXA3xx SUPPORT | 5542 | PXA2xx/PXA3xx SUPPORT |
5496 | M: Eric Miao <eric.y.miao@gmail.com> | 5543 | M: Eric Miao <eric.y.miao@gmail.com> |
5497 | M: Russell King <linux@arm.linux.org.uk> | 5544 | M: Russell King <linux@arm.linux.org.uk> |
@@ -5563,7 +5610,7 @@ F: Documentation/networking/LICENSE.qla3xxx | |||
5563 | F: drivers/net/ethernet/qlogic/qla3xxx.* | 5610 | F: drivers/net/ethernet/qlogic/qla3xxx.* |
5564 | 5611 | ||
5565 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER | 5612 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER |
5566 | M: Anirban Chakraborty <anirban.chakraborty@qlogic.com> | 5613 | M: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> |
5567 | M: Sony Chacko <sony.chacko@qlogic.com> | 5614 | M: Sony Chacko <sony.chacko@qlogic.com> |
5568 | M: linux-driver@qlogic.com | 5615 | M: linux-driver@qlogic.com |
5569 | L: netdev@vger.kernel.org | 5616 | L: netdev@vger.kernel.org |
@@ -5571,7 +5618,6 @@ S: Supported | |||
5571 | F: drivers/net/ethernet/qlogic/qlcnic/ | 5618 | F: drivers/net/ethernet/qlogic/qlcnic/ |
5572 | 5619 | ||
5573 | QLOGIC QLGE 10Gb ETHERNET DRIVER | 5620 | QLOGIC QLGE 10Gb ETHERNET DRIVER |
5574 | M: Anirban Chakraborty <anirban.chakraborty@qlogic.com> | ||
5575 | M: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> | 5621 | M: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> |
5576 | M: Ron Mercer <ron.mercer@qlogic.com> | 5622 | M: Ron Mercer <ron.mercer@qlogic.com> |
5577 | M: linux-driver@qlogic.com | 5623 | M: linux-driver@qlogic.com |
@@ -5594,10 +5640,12 @@ S: Supported | |||
5594 | F: arch/hexagon/ | 5640 | F: arch/hexagon/ |
5595 | 5641 | ||
5596 | RADOS BLOCK DEVICE (RBD) | 5642 | RADOS BLOCK DEVICE (RBD) |
5597 | F: include/linux/qnxtypes.h | 5643 | M: Yehuda Sadeh <yehuda@inktank.com> |
5598 | M: Yehuda Sadeh <yehuda@hq.newdream.net> | 5644 | M: Sage Weil <sage@inktank.com> |
5599 | M: Sage Weil <sage@newdream.net> | 5645 | M: Alex Elder <elder@inktank.com> |
5600 | M: ceph-devel@vger.kernel.org | 5646 | M: ceph-devel@vger.kernel.org |
5647 | W: http://ceph.com/ | ||
5648 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
5601 | S: Supported | 5649 | S: Supported |
5602 | F: drivers/block/rbd.c | 5650 | F: drivers/block/rbd.c |
5603 | F: drivers/block/rbd_types.h | 5651 | F: drivers/block/rbd_types.h |
@@ -5708,6 +5756,7 @@ F: include/linux/regmap.h | |||
5708 | 5756 | ||
5709 | REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM | 5757 | REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM |
5710 | M: Ohad Ben-Cohen <ohad@wizery.com> | 5758 | M: Ohad Ben-Cohen <ohad@wizery.com> |
5759 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git | ||
5711 | S: Maintained | 5760 | S: Maintained |
5712 | F: drivers/remoteproc/ | 5761 | F: drivers/remoteproc/ |
5713 | F: Documentation/remoteproc.txt | 5762 | F: Documentation/remoteproc.txt |
@@ -5753,7 +5802,7 @@ F: net/rose/ | |||
5753 | RTL8180 WIRELESS DRIVER | 5802 | RTL8180 WIRELESS DRIVER |
5754 | M: "John W. Linville" <linville@tuxdriver.com> | 5803 | M: "John W. Linville" <linville@tuxdriver.com> |
5755 | L: linux-wireless@vger.kernel.org | 5804 | L: linux-wireless@vger.kernel.org |
5756 | W: http://linuxwireless.org/ | 5805 | W: http://wireless.kernel.org/ |
5757 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 5806 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
5758 | S: Maintained | 5807 | S: Maintained |
5759 | F: drivers/net/wireless/rtl818x/rtl8180/ | 5808 | F: drivers/net/wireless/rtl818x/rtl8180/ |
@@ -5763,7 +5812,7 @@ M: Herton Ronaldo Krzesinski <herton@canonical.com> | |||
5763 | M: Hin-Tak Leung <htl10@users.sourceforge.net> | 5812 | M: Hin-Tak Leung <htl10@users.sourceforge.net> |
5764 | M: Larry Finger <Larry.Finger@lwfinger.net> | 5813 | M: Larry Finger <Larry.Finger@lwfinger.net> |
5765 | L: linux-wireless@vger.kernel.org | 5814 | L: linux-wireless@vger.kernel.org |
5766 | W: http://linuxwireless.org/ | 5815 | W: http://wireless.kernel.org/ |
5767 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 5816 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
5768 | S: Maintained | 5817 | S: Maintained |
5769 | F: drivers/net/wireless/rtl818x/rtl8187/ | 5818 | F: drivers/net/wireless/rtl818x/rtl8187/ |
@@ -5772,7 +5821,7 @@ RTL8192CE WIRELESS DRIVER | |||
5772 | M: Larry Finger <Larry.Finger@lwfinger.net> | 5821 | M: Larry Finger <Larry.Finger@lwfinger.net> |
5773 | M: Chaoming Li <chaoming_li@realsil.com.cn> | 5822 | M: Chaoming Li <chaoming_li@realsil.com.cn> |
5774 | L: linux-wireless@vger.kernel.org | 5823 | L: linux-wireless@vger.kernel.org |
5775 | W: http://linuxwireless.org/ | 5824 | W: http://wireless.kernel.org/ |
5776 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 5825 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
5777 | S: Maintained | 5826 | S: Maintained |
5778 | F: drivers/net/wireless/rtlwifi/ | 5827 | F: drivers/net/wireless/rtlwifi/ |
@@ -5866,6 +5915,16 @@ L: linux-fbdev@vger.kernel.org | |||
5866 | S: Maintained | 5915 | S: Maintained |
5867 | F: drivers/video/s3c-fb.c | 5916 | F: drivers/video/s3c-fb.c |
5868 | 5917 | ||
5918 | SAMSUNG MULTIFUNCTION DEVICE DRIVERS | ||
5919 | M: Sangbeom Kim <sbkim73@samsung.com> | ||
5920 | L: linux-kernel@vger.kernel.org | ||
5921 | S: Supported | ||
5922 | F: drivers/mfd/sec*.c | ||
5923 | F: drivers/regulator/s2m*.c | ||
5924 | F: drivers/regulator/s5m*.c | ||
5925 | F: drivers/rtc/rtc-sec.c | ||
5926 | F: include/linux/mfd/samsung/ | ||
5927 | |||
5869 | SERIAL DRIVERS | 5928 | SERIAL DRIVERS |
5870 | M: Alan Cox <alan@linux.intel.com> | 5929 | M: Alan Cox <alan@linux.intel.com> |
5871 | L: linux-serial@vger.kernel.org | 5930 | L: linux-serial@vger.kernel.org |
@@ -5909,7 +5968,7 @@ M: Ingo Molnar <mingo@redhat.com> | |||
5909 | M: Peter Zijlstra <peterz@infradead.org> | 5968 | M: Peter Zijlstra <peterz@infradead.org> |
5910 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | 5969 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |
5911 | S: Maintained | 5970 | S: Maintained |
5912 | F: kernel/sched* | 5971 | F: kernel/sched/ |
5913 | F: include/linux/sched.h | 5972 | F: include/linux/sched.h |
5914 | 5973 | ||
5915 | SCORE ARCHITECTURE | 5974 | SCORE ARCHITECTURE |
@@ -6211,6 +6270,15 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | |||
6211 | F: include/linux/srcu* | 6270 | F: include/linux/srcu* |
6212 | F: kernel/srcu* | 6271 | F: kernel/srcu* |
6213 | 6272 | ||
6273 | SMACK SECURITY MODULE | ||
6274 | M: Casey Schaufler <casey@schaufler-ca.com> | ||
6275 | L: linux-security-module@vger.kernel.org | ||
6276 | W: http://schaufler-ca.com | ||
6277 | T: git git://git.gitorious.org/smack-next/kernel.git | ||
6278 | S: Maintained | ||
6279 | F: Documentation/security/Smack.txt | ||
6280 | F: security/smack/ | ||
6281 | |||
6214 | SMC91x ETHERNET DRIVER | 6282 | SMC91x ETHERNET DRIVER |
6215 | M: Nicolas Pitre <nico@fluxnic.net> | 6283 | M: Nicolas Pitre <nico@fluxnic.net> |
6216 | S: Odd Fixes | 6284 | S: Odd Fixes |
@@ -6224,9 +6292,9 @@ F: Documentation/hwmon/smm665 | |||
6224 | F: drivers/hwmon/smm665.c | 6292 | F: drivers/hwmon/smm665.c |
6225 | 6293 | ||
6226 | SMSC EMC2103 HARDWARE MONITOR DRIVER | 6294 | SMSC EMC2103 HARDWARE MONITOR DRIVER |
6227 | M: Steve Glendinning <steve.glendinning@smsc.com> | 6295 | M: Steve Glendinning <steve.glendinning@shawell.net> |
6228 | L: lm-sensors@lm-sensors.org | 6296 | L: lm-sensors@lm-sensors.org |
6229 | S: Supported | 6297 | S: Maintained |
6230 | F: Documentation/hwmon/emc2103 | 6298 | F: Documentation/hwmon/emc2103 |
6231 | F: drivers/hwmon/emc2103.c | 6299 | F: drivers/hwmon/emc2103.c |
6232 | 6300 | ||
@@ -6245,22 +6313,22 @@ F: Documentation/hwmon/smsc47b397 | |||
6245 | F: drivers/hwmon/smsc47b397.c | 6313 | F: drivers/hwmon/smsc47b397.c |
6246 | 6314 | ||
6247 | SMSC911x ETHERNET DRIVER | 6315 | SMSC911x ETHERNET DRIVER |
6248 | M: Steve Glendinning <steve.glendinning@smsc.com> | 6316 | M: Steve Glendinning <steve.glendinning@shawell.net> |
6249 | L: netdev@vger.kernel.org | 6317 | L: netdev@vger.kernel.org |
6250 | S: Supported | 6318 | S: Maintained |
6251 | F: include/linux/smsc911x.h | 6319 | F: include/linux/smsc911x.h |
6252 | F: drivers/net/ethernet/smsc/smsc911x.* | 6320 | F: drivers/net/ethernet/smsc/smsc911x.* |
6253 | 6321 | ||
6254 | SMSC9420 PCI ETHERNET DRIVER | 6322 | SMSC9420 PCI ETHERNET DRIVER |
6255 | M: Steve Glendinning <steve.glendinning@smsc.com> | 6323 | M: Steve Glendinning <steve.glendinning@shawell.net> |
6256 | L: netdev@vger.kernel.org | 6324 | L: netdev@vger.kernel.org |
6257 | S: Supported | 6325 | S: Maintained |
6258 | F: drivers/net/ethernet/smsc/smsc9420.* | 6326 | F: drivers/net/ethernet/smsc/smsc9420.* |
6259 | 6327 | ||
6260 | SMSC UFX6000 and UFX7000 USB to VGA DRIVER | 6328 | SMSC UFX6000 and UFX7000 USB to VGA DRIVER |
6261 | M: Steve Glendinning <steve.glendinning@smsc.com> | 6329 | M: Steve Glendinning <steve.glendinning@shawell.net> |
6262 | L: linux-fbdev@vger.kernel.org | 6330 | L: linux-fbdev@vger.kernel.org |
6263 | S: Supported | 6331 | S: Maintained |
6264 | F: drivers/video/smscufx.c | 6332 | F: drivers/video/smscufx.c |
6265 | 6333 | ||
6266 | SN-IA64 (Itanium) SUB-PLATFORM | 6334 | SN-IA64 (Itanium) SUB-PLATFORM |
@@ -6747,9 +6815,11 @@ F: include/linux/tifm.h | |||
6747 | 6815 | ||
6748 | TI LM49xxx FAMILY ASoC CODEC DRIVERS | 6816 | TI LM49xxx FAMILY ASoC CODEC DRIVERS |
6749 | M: M R Swami Reddy <mr.swami.reddy@ti.com> | 6817 | M: M R Swami Reddy <mr.swami.reddy@ti.com> |
6818 | M: Vishwas A Deshpande <vishwas.a.deshpande@ti.com> | ||
6750 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 6819 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
6751 | S: Maintained | 6820 | S: Maintained |
6752 | F: sound/soc/codecs/lm49453* | 6821 | F: sound/soc/codecs/lm49453* |
6822 | F: sound/soc/codecs/isabelle* | ||
6753 | 6823 | ||
6754 | TI TWL4030 SERIES SOC CODEC DRIVER | 6824 | TI TWL4030 SERIES SOC CODEC DRIVER |
6755 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 6825 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |
@@ -6843,10 +6913,11 @@ F: include/linux/shmem_fs.h | |||
6843 | F: mm/shmem.c | 6913 | F: mm/shmem.c |
6844 | 6914 | ||
6845 | TPM DEVICE DRIVER | 6915 | TPM DEVICE DRIVER |
6846 | M: Debora Velarde <debora@linux.vnet.ibm.com> | 6916 | M: Kent Yoder <key@linux.vnet.ibm.com> |
6847 | M: Rajiv Andrade <srajiv@linux.vnet.ibm.com> | 6917 | M: Rajiv Andrade <mail@srajiv.net> |
6848 | W: http://tpmdd.sourceforge.net | 6918 | W: http://tpmdd.sourceforge.net |
6849 | M: Marcel Selhorst <m.selhorst@sirrix.com> | 6919 | M: Marcel Selhorst <tpmdd@selhorst.net> |
6920 | M: Sirrix AG <tpmdd@sirrix.com> | ||
6850 | W: http://www.sirrix.com | 6921 | W: http://www.sirrix.com |
6851 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) | 6922 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) |
6852 | S: Maintained | 6923 | S: Maintained |
@@ -6946,6 +7017,13 @@ S: Maintained | |||
6946 | F: Documentation/filesystems/ufs.txt | 7017 | F: Documentation/filesystems/ufs.txt |
6947 | F: fs/ufs/ | 7018 | F: fs/ufs/ |
6948 | 7019 | ||
7020 | UHID USERSPACE HID IO DRIVER: | ||
7021 | M: David Herrmann <dh.herrmann@googlemail.com> | ||
7022 | L: linux-input@vger.kernel.org | ||
7023 | S: Maintained | ||
7024 | F: drivers/hid/uhid.c | ||
7025 | F: include/linux/uhid.h | ||
7026 | |||
6949 | ULTRA-WIDEBAND (UWB) SUBSYSTEM: | 7027 | ULTRA-WIDEBAND (UWB) SUBSYSTEM: |
6950 | L: linux-usb@vger.kernel.org | 7028 | L: linux-usb@vger.kernel.org |
6951 | S: Orphan | 7029 | S: Orphan |
@@ -7206,9 +7284,9 @@ S: Supported | |||
7206 | F: drivers/usb/serial/whiteheat* | 7284 | F: drivers/usb/serial/whiteheat* |
7207 | 7285 | ||
7208 | USB SMSC95XX ETHERNET DRIVER | 7286 | USB SMSC95XX ETHERNET DRIVER |
7209 | M: Steve Glendinning <steve.glendinning@smsc.com> | 7287 | M: Steve Glendinning <steve.glendinning@shawell.net> |
7210 | L: netdev@vger.kernel.org | 7288 | L: netdev@vger.kernel.org |
7211 | S: Supported | 7289 | S: Maintained |
7212 | F: drivers/net/usb/smsc95xx.* | 7290 | F: drivers/net/usb/smsc95xx.* |
7213 | 7291 | ||
7214 | USB SN9C1xx DRIVER | 7292 | USB SN9C1xx DRIVER |
@@ -7577,7 +7655,9 @@ W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices | |||
7577 | S: Supported | 7655 | S: Supported |
7578 | F: Documentation/hwmon/wm83?? | 7656 | F: Documentation/hwmon/wm83?? |
7579 | F: arch/arm/mach-s3c64xx/mach-crag6410* | 7657 | F: arch/arm/mach-s3c64xx/mach-crag6410* |
7658 | F: drivers/clk/clk-wm83*.c | ||
7580 | F: drivers/leds/leds-wm83*.c | 7659 | F: drivers/leds/leds-wm83*.c |
7660 | F: drivers/gpio/gpio-*wm*.c | ||
7581 | F: drivers/hwmon/wm83??-hwmon.c | 7661 | F: drivers/hwmon/wm83??-hwmon.c |
7582 | F: drivers/input/misc/wm831x-on.c | 7662 | F: drivers/input/misc/wm831x-on.c |
7583 | F: drivers/input/touchscreen/wm831x-ts.c | 7663 | F: drivers/input/touchscreen/wm831x-ts.c |