diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-12-16 05:23:45 -0500 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-12-16 05:23:45 -0500 |
commit | c4de673b775e4db48cd2db6277e0c6714332ca0c (patch) | |
tree | 84f9e4728e6ccf257236d2ba063b6e784ec8b65d /MAINTAINERS | |
parent | bafdc614a1f4f8be8cde41b8ab10ac17e67c1837 (diff) | |
parent | 55957fb7a0b61d8ab6ff3f04e279b8fc22b738fa (diff) |
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 375 |
1 files changed, 249 insertions, 126 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index da6cf1676f2c..bdf13e400450 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -237,11 +237,11 @@ F: drivers/platform/x86/acer-wmi.c | |||
237 | 237 | ||
238 | ACPI | 238 | ACPI |
239 | M: Len Brown <lenb@kernel.org> | 239 | M: Len Brown <lenb@kernel.org> |
240 | M: Rafael J. Wysocki <rjw@sisk.pl> | 240 | M: Rafael J. Wysocki <rjw@rjwysocki.net> |
241 | L: linux-acpi@vger.kernel.org | 241 | L: linux-acpi@vger.kernel.org |
242 | W: http://www.lesswatts.org/projects/acpi/ | 242 | W: https://01.org/linux-acpi |
243 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ | 243 | Q: https://patchwork.kernel.org/project/linux-acpi/list/ |
244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux | 244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |
245 | S: Supported | 245 | S: Supported |
246 | F: drivers/acpi/ | 246 | F: drivers/acpi/ |
247 | F: drivers/pnp/pnpacpi/ | 247 | F: drivers/pnp/pnpacpi/ |
@@ -253,24 +253,38 @@ F: drivers/pci/*acpi* | |||
253 | F: drivers/pci/*/*acpi* | 253 | F: drivers/pci/*/*acpi* |
254 | F: drivers/pci/*/*/*acpi* | 254 | F: drivers/pci/*/*/*acpi* |
255 | 255 | ||
256 | ACPI COMPONENT ARCHITECTURE (ACPICA) | ||
257 | M: Robert Moore <robert.moore@intel.com> | ||
258 | M: Lv Zheng <lv.zheng@intel.com> | ||
259 | M: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
260 | L: linux-acpi@vger.kernel.org | ||
261 | L: devel@acpica.org | ||
262 | W: https://acpica.org/ | ||
263 | W: https://github.com/acpica/acpica/ | ||
264 | Q: https://patchwork.kernel.org/project/linux-acpi/list/ | ||
265 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm | ||
266 | S: Supported | ||
267 | F: drivers/acpi/acpica/ | ||
268 | F: include/acpi/ | ||
269 | |||
256 | ACPI FAN DRIVER | 270 | ACPI FAN DRIVER |
257 | M: Zhang Rui <rui.zhang@intel.com> | 271 | M: Zhang Rui <rui.zhang@intel.com> |
258 | L: linux-acpi@vger.kernel.org | 272 | L: linux-acpi@vger.kernel.org |
259 | W: http://www.lesswatts.org/projects/acpi/ | 273 | W: https://01.org/linux-acpi |
260 | S: Supported | 274 | S: Supported |
261 | F: drivers/acpi/fan.c | 275 | F: drivers/acpi/fan.c |
262 | 276 | ||
263 | ACPI THERMAL DRIVER | 277 | ACPI THERMAL DRIVER |
264 | M: Zhang Rui <rui.zhang@intel.com> | 278 | M: Zhang Rui <rui.zhang@intel.com> |
265 | L: linux-acpi@vger.kernel.org | 279 | L: linux-acpi@vger.kernel.org |
266 | W: http://www.lesswatts.org/projects/acpi/ | 280 | W: https://01.org/linux-acpi |
267 | S: Supported | 281 | S: Supported |
268 | F: drivers/acpi/*thermal* | 282 | F: drivers/acpi/*thermal* |
269 | 283 | ||
270 | ACPI VIDEO DRIVER | 284 | ACPI VIDEO DRIVER |
271 | M: Zhang Rui <rui.zhang@intel.com> | 285 | M: Zhang Rui <rui.zhang@intel.com> |
272 | L: linux-acpi@vger.kernel.org | 286 | L: linux-acpi@vger.kernel.org |
273 | W: http://www.lesswatts.org/projects/acpi/ | 287 | W: https://01.org/linux-acpi |
274 | S: Supported | 288 | S: Supported |
275 | F: drivers/acpi/video.c | 289 | F: drivers/acpi/video.c |
276 | 290 | ||
@@ -763,6 +777,10 @@ W: http://maxim.org.za/at91_26.html | |||
763 | W: http://www.linux4sam.org | 777 | W: http://www.linux4sam.org |
764 | S: Supported | 778 | S: Supported |
765 | F: arch/arm/mach-at91/ | 779 | F: arch/arm/mach-at91/ |
780 | F: arch/arm/boot/dts/at91*.dts | ||
781 | F: arch/arm/boot/dts/at91*.dtsi | ||
782 | F: arch/arm/boot/dts/sama*.dts | ||
783 | F: arch/arm/boot/dts/sama*.dtsi | ||
766 | 784 | ||
767 | ARM/CALXEDA HIGHBANK ARCHITECTURE | 785 | ARM/CALXEDA HIGHBANK ARCHITECTURE |
768 | M: Rob Herring <rob.herring@calxeda.com> | 786 | M: Rob Herring <rob.herring@calxeda.com> |
@@ -824,15 +842,21 @@ S: Maintained | |||
824 | F: arch/arm/mach-gemini/ | 842 | F: arch/arm/mach-gemini/ |
825 | 843 | ||
826 | ARM/CSR SIRFPRIMA2 MACHINE SUPPORT | 844 | ARM/CSR SIRFPRIMA2 MACHINE SUPPORT |
827 | M: Barry Song <baohua.song@csr.com> | 845 | M: Barry Song <baohua@kernel.org> |
828 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 846 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
829 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git | 847 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git |
830 | S: Maintained | 848 | S: Maintained |
831 | F: arch/arm/mach-prima2/ | 849 | F: arch/arm/mach-prima2/ |
850 | F: drivers/clk/clk-prima2.c | ||
851 | F: drivers/clocksource/timer-prima2.c | ||
852 | F: drivers/clocksource/timer-marco.c | ||
832 | F: drivers/dma/sirf-dma.c | 853 | F: drivers/dma/sirf-dma.c |
833 | F: drivers/i2c/busses/i2c-sirf.c | 854 | F: drivers/i2c/busses/i2c-sirf.c |
855 | F: drivers/input/misc/sirfsoc-onkey.c | ||
856 | F: drivers/irqchip/irq-sirfsoc.c | ||
834 | F: drivers/mmc/host/sdhci-sirf.c | 857 | F: drivers/mmc/host/sdhci-sirf.c |
835 | F: drivers/pinctrl/sirf/ | 858 | F: drivers/pinctrl/sirf/ |
859 | F: drivers/rtc/rtc-sirfsoc.c | ||
836 | F: drivers/spi/spi-sirf.c | 860 | F: drivers/spi/spi-sirf.c |
837 | 861 | ||
838 | ARM/EBSA110 MACHINE SUPPORT | 862 | ARM/EBSA110 MACHINE SUPPORT |
@@ -923,7 +947,7 @@ M: Javier Martinez Canillas <javier@dowhile0.org> | |||
923 | L: linux-omap@vger.kernel.org | 947 | L: linux-omap@vger.kernel.org |
924 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 948 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
925 | S: Maintained | 949 | S: Maintained |
926 | F: arch/arm/mach-omap2/board-igep0020.c | 950 | F: arch/arm/boot/dts/omap3-igep* |
927 | 951 | ||
928 | ARM/INCOME PXA270 SUPPORT | 952 | ARM/INCOME PXA270 SUPPORT |
929 | M: Marek Vasut <marek.vasut@gmail.com> | 953 | M: Marek Vasut <marek.vasut@gmail.com> |
@@ -1003,6 +1027,7 @@ ARM/Marvell Armada 370 and Armada XP SOC support | |||
1003 | M: Jason Cooper <jason@lakedaemon.net> | 1027 | M: Jason Cooper <jason@lakedaemon.net> |
1004 | M: Andrew Lunn <andrew@lunn.ch> | 1028 | M: Andrew Lunn <andrew@lunn.ch> |
1005 | M: Gregory Clement <gregory.clement@free-electrons.com> | 1029 | M: Gregory Clement <gregory.clement@free-electrons.com> |
1030 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | ||
1006 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1031 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1007 | S: Maintained | 1032 | S: Maintained |
1008 | F: arch/arm/mach-mvebu/ | 1033 | F: arch/arm/mach-mvebu/ |
@@ -1010,6 +1035,7 @@ F: arch/arm/mach-mvebu/ | |||
1010 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support | 1035 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support |
1011 | M: Jason Cooper <jason@lakedaemon.net> | 1036 | M: Jason Cooper <jason@lakedaemon.net> |
1012 | M: Andrew Lunn <andrew@lunn.ch> | 1037 | M: Andrew Lunn <andrew@lunn.ch> |
1038 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | ||
1013 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1039 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1014 | S: Maintained | 1040 | S: Maintained |
1015 | F: arch/arm/mach-dove/ | 1041 | F: arch/arm/mach-dove/ |
@@ -1044,7 +1070,6 @@ S: Maintained | |||
1044 | ARM/NOMADIK ARCHITECTURE | 1070 | ARM/NOMADIK ARCHITECTURE |
1045 | M: Alessandro Rubini <rubini@unipv.it> | 1071 | M: Alessandro Rubini <rubini@unipv.it> |
1046 | M: Linus Walleij <linus.walleij@linaro.org> | 1072 | M: Linus Walleij <linus.walleij@linaro.org> |
1047 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | ||
1048 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1073 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1049 | S: Maintained | 1074 | S: Maintained |
1050 | F: arch/arm/mach-nomadik/ | 1075 | F: arch/arm/mach-nomadik/ |
@@ -1142,10 +1167,12 @@ F: drivers/net/ethernet/i825xx/ether1* | |||
1142 | F: drivers/net/ethernet/seeq/ether3* | 1167 | F: drivers/net/ethernet/seeq/ether3* |
1143 | F: drivers/scsi/arm/ | 1168 | F: drivers/scsi/arm/ |
1144 | 1169 | ||
1145 | ARM/SHARK MACHINE SUPPORT | 1170 | ARM/Rockchip SoC support |
1146 | M: Alexander Schulz <alex@shark-linux.de> | 1171 | M: Heiko Stuebner <heiko@sntech.de> |
1147 | W: http://www.shark-linux.de/shark.html | 1172 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1148 | S: Maintained | 1173 | S: Maintained |
1174 | F: arch/arm/mach-rockchip/ | ||
1175 | F: drivers/*/*rockchip* | ||
1149 | 1176 | ||
1150 | ARM/SAMSUNG ARM ARCHITECTURES | 1177 | ARM/SAMSUNG ARM ARCHITECTURES |
1151 | M: Ben Dooks <ben-linux@fluff.org> | 1178 | M: Ben Dooks <ben-linux@fluff.org> |
@@ -1154,6 +1181,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
1154 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 1181 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
1155 | W: http://www.fluff.org/ben/linux/ | 1182 | W: http://www.fluff.org/ben/linux/ |
1156 | S: Maintained | 1183 | S: Maintained |
1184 | F: arch/arm/boot/dts/s3c* | ||
1185 | F: arch/arm/boot/dts/exynos* | ||
1157 | F: arch/arm/plat-samsung/ | 1186 | F: arch/arm/plat-samsung/ |
1158 | F: arch/arm/mach-s3c24*/ | 1187 | F: arch/arm/mach-s3c24*/ |
1159 | F: arch/arm/mach-s3c64xx/ | 1188 | F: arch/arm/mach-s3c64xx/ |
@@ -1396,7 +1425,7 @@ M: Wolfram Sang <wsa@the-dreams.de> | |||
1396 | L: linux-i2c@vger.kernel.org | 1425 | L: linux-i2c@vger.kernel.org |
1397 | S: Maintained | 1426 | S: Maintained |
1398 | F: drivers/misc/eeprom/at24.c | 1427 | F: drivers/misc/eeprom/at24.c |
1399 | F: include/linux/i2c/at24.h | 1428 | F: include/linux/platform_data/at24.h |
1400 | 1429 | ||
1401 | ATA OVER ETHERNET (AOE) DRIVER | 1430 | ATA OVER ETHERNET (AOE) DRIVER |
1402 | M: "Ed L. Cashin" <ecashin@coraid.com> | 1431 | M: "Ed L. Cashin" <ecashin@coraid.com> |
@@ -1429,17 +1458,6 @@ T: git git://github.com/kvalo/ath.git | |||
1429 | S: Supported | 1458 | S: Supported |
1430 | F: drivers/net/wireless/ath/ath6kl/ | 1459 | F: drivers/net/wireless/ath/ath6kl/ |
1431 | 1460 | ||
1432 | ATHEROS ATH9K WIRELESS DRIVER | ||
1433 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | ||
1434 | M: Jouni Malinen <jouni@qca.qualcomm.com> | ||
1435 | M: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | ||
1436 | M: Senthil Balasubramanian <senthilb@qca.qualcomm.com> | ||
1437 | L: linux-wireless@vger.kernel.org | ||
1438 | L: ath9k-devel@lists.ath9k.org | ||
1439 | W: http://wireless.kernel.org/en/users/Drivers/ath9k | ||
1440 | S: Supported | ||
1441 | F: drivers/net/wireless/ath/ath9k/ | ||
1442 | |||
1443 | WILOCITY WIL6210 WIRELESS DRIVER | 1461 | WILOCITY WIL6210 WIRELESS DRIVER |
1444 | M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 1462 | M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> |
1445 | L: linux-wireless@vger.kernel.org | 1463 | L: linux-wireless@vger.kernel.org |
@@ -1645,16 +1663,15 @@ S: Maintained | |||
1645 | F: drivers/net/wireless/b43legacy/ | 1663 | F: drivers/net/wireless/b43legacy/ |
1646 | 1664 | ||
1647 | BACKLIGHT CLASS/SUBSYSTEM | 1665 | BACKLIGHT CLASS/SUBSYSTEM |
1648 | M: Richard Purdie <rpurdie@rpsys.net> | ||
1649 | M: Jingoo Han <jg1.han@samsung.com> | 1666 | M: Jingoo Han <jg1.han@samsung.com> |
1650 | S: Maintained | 1667 | S: Maintained |
1651 | F: drivers/video/backlight/ | 1668 | F: drivers/video/backlight/ |
1652 | F: include/linux/backlight.h | 1669 | F: include/linux/backlight.h |
1653 | 1670 | ||
1654 | BATMAN ADVANCED | 1671 | BATMAN ADVANCED |
1655 | M: Marek Lindner <lindner_marek@yahoo.de> | 1672 | M: Marek Lindner <mareklindner@neomailbox.ch> |
1656 | M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> | 1673 | M: Simon Wunderlich <sw@simonwunderlich.de> |
1657 | M: Antonio Quartulli <ordex@autistici.org> | 1674 | M: Antonio Quartulli <antonio@meshcoding.com> |
1658 | L: b.a.t.m.a.n@lists.open-mesh.org | 1675 | L: b.a.t.m.a.n@lists.open-mesh.org |
1659 | W: http://www.open-mesh.org/ | 1676 | W: http://www.open-mesh.org/ |
1660 | S: Maintained | 1677 | S: Maintained |
@@ -1785,6 +1802,7 @@ F: include/net/bluetooth/ | |||
1785 | 1802 | ||
1786 | BONDING DRIVER | 1803 | BONDING DRIVER |
1787 | M: Jay Vosburgh <fubar@us.ibm.com> | 1804 | M: Jay Vosburgh <fubar@us.ibm.com> |
1805 | M: Veaceslav Falico <vfalico@redhat.com> | ||
1788 | M: Andy Gospodarek <andy@greyhouse.net> | 1806 | M: Andy Gospodarek <andy@greyhouse.net> |
1789 | L: netdev@vger.kernel.org | 1807 | L: netdev@vger.kernel.org |
1790 | W: http://sourceforge.net/projects/bonding/ | 1808 | W: http://sourceforge.net/projects/bonding/ |
@@ -1806,13 +1824,14 @@ F: drivers/net/ethernet/broadcom/bnx2.* | |||
1806 | F: drivers/net/ethernet/broadcom/bnx2_* | 1824 | F: drivers/net/ethernet/broadcom/bnx2_* |
1807 | 1825 | ||
1808 | BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER | 1826 | BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER |
1809 | M: Eilon Greenstein <eilong@broadcom.com> | 1827 | M: Ariel Elior <ariele@broadcom.com> |
1810 | L: netdev@vger.kernel.org | 1828 | L: netdev@vger.kernel.org |
1811 | S: Supported | 1829 | S: Supported |
1812 | F: drivers/net/ethernet/broadcom/bnx2x/ | 1830 | F: drivers/net/ethernet/broadcom/bnx2x/ |
1813 | 1831 | ||
1814 | BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE | 1832 | BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE |
1815 | M: Christian Daudt <csd@broadcom.com> | 1833 | M: Christian Daudt <bcm@fixthebug.org> |
1834 | L: bcm-kernel-feedback-list@broadcom.com | ||
1816 | T: git git://git.github.com/broadcom/bcm11351 | 1835 | T: git git://git.github.com/broadcom/bcm11351 |
1817 | S: Maintained | 1836 | S: Maintained |
1818 | F: arch/arm/mach-bcm/ | 1837 | F: arch/arm/mach-bcm/ |
@@ -1850,7 +1869,7 @@ S: Supported | |||
1850 | F: drivers/net/wireless/brcm80211/ | 1869 | F: drivers/net/wireless/brcm80211/ |
1851 | 1870 | ||
1852 | BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER | 1871 | BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER |
1853 | M: Bhanu Prakash Gollapudi <bprakash@broadcom.com> | 1872 | M: Eddie Wai <eddie.wai@broadcom.com> |
1854 | L: linux-scsi@vger.kernel.org | 1873 | L: linux-scsi@vger.kernel.org |
1855 | S: Supported | 1874 | S: Supported |
1856 | F: drivers/scsi/bnx2fc/ | 1875 | F: drivers/scsi/bnx2fc/ |
@@ -2293,7 +2312,7 @@ S: Maintained | |||
2293 | F: drivers/net/ethernet/ti/cpmac.c | 2312 | F: drivers/net/ethernet/ti/cpmac.c |
2294 | 2313 | ||
2295 | CPU FREQUENCY DRIVERS | 2314 | CPU FREQUENCY DRIVERS |
2296 | M: Rafael J. Wysocki <rjw@sisk.pl> | 2315 | M: Rafael J. Wysocki <rjw@rjwysocki.net> |
2297 | M: Viresh Kumar <viresh.kumar@linaro.org> | 2316 | M: Viresh Kumar <viresh.kumar@linaro.org> |
2298 | L: cpufreq@vger.kernel.org | 2317 | L: cpufreq@vger.kernel.org |
2299 | L: linux-pm@vger.kernel.org | 2318 | L: linux-pm@vger.kernel.org |
@@ -2324,7 +2343,7 @@ S: Maintained | |||
2324 | F: drivers/cpuidle/cpuidle-big_little.c | 2343 | F: drivers/cpuidle/cpuidle-big_little.c |
2325 | 2344 | ||
2326 | CPUIDLE DRIVERS | 2345 | CPUIDLE DRIVERS |
2327 | M: Rafael J. Wysocki <rjw@sisk.pl> | 2346 | M: Rafael J. Wysocki <rjw@rjwysocki.net> |
2328 | M: Daniel Lezcano <daniel.lezcano@linaro.org> | 2347 | M: Daniel Lezcano <daniel.lezcano@linaro.org> |
2329 | L: linux-pm@vger.kernel.org | 2348 | L: linux-pm@vger.kernel.org |
2330 | S: Maintained | 2349 | S: Maintained |
@@ -2355,7 +2374,7 @@ F: kernel/cpuset.c | |||
2355 | 2374 | ||
2356 | CRAMFS FILESYSTEM | 2375 | CRAMFS FILESYSTEM |
2357 | W: http://sourceforge.net/projects/cramfs/ | 2376 | W: http://sourceforge.net/projects/cramfs/ |
2358 | S: Orphan | 2377 | S: Orphan / Obsolete |
2359 | F: Documentation/filesystems/cramfs.txt | 2378 | F: Documentation/filesystems/cramfs.txt |
2360 | F: fs/cramfs/ | 2379 | F: fs/cramfs/ |
2361 | 2380 | ||
@@ -2438,7 +2457,7 @@ S: Maintained | |||
2438 | F: drivers/media/dvb-frontends/cxd2820r* | 2457 | F: drivers/media/dvb-frontends/cxd2820r* |
2439 | 2458 | ||
2440 | CXGB3 ETHERNET DRIVER (CXGB3) | 2459 | CXGB3 ETHERNET DRIVER (CXGB3) |
2441 | M: Divy Le Ray <divy@chelsio.com> | 2460 | M: Santosh Raspatur <santosh@chelsio.com> |
2442 | L: netdev@vger.kernel.org | 2461 | L: netdev@vger.kernel.org |
2443 | W: http://www.chelsio.com | 2462 | W: http://www.chelsio.com |
2444 | S: Supported | 2463 | S: Supported |
@@ -2630,6 +2649,7 @@ M: dm-devel@redhat.com | |||
2630 | L: dm-devel@redhat.com | 2649 | L: dm-devel@redhat.com |
2631 | W: http://sources.redhat.com/dm | 2650 | W: http://sources.redhat.com/dm |
2632 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | 2651 | Q: http://patchwork.kernel.org/project/dm-devel/list/ |
2652 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git | ||
2633 | T: quilt http://people.redhat.com/agk/patches/linux/editing/ | 2653 | T: quilt http://people.redhat.com/agk/patches/linux/editing/ |
2634 | S: Maintained | 2654 | S: Maintained |
2635 | F: Documentation/device-mapper/ | 2655 | F: Documentation/device-mapper/ |
@@ -2639,6 +2659,18 @@ F: include/linux/device-mapper.h | |||
2639 | F: include/linux/dm-*.h | 2659 | F: include/linux/dm-*.h |
2640 | F: include/uapi/linux/dm-*.h | 2660 | F: include/uapi/linux/dm-*.h |
2641 | 2661 | ||
2662 | DIGI NEO AND CLASSIC PCI PRODUCTS | ||
2663 | M: Lidza Louina <lidza.louina@gmail.com> | ||
2664 | L: driverdev-devel@linuxdriverproject.org | ||
2665 | S: Maintained | ||
2666 | F: drivers/staging/dgnc/ | ||
2667 | |||
2668 | DIGI EPCA PCI PRODUCTS | ||
2669 | M: Lidza Louina <lidza.louina@gmail.com> | ||
2670 | L: driverdev-devel@linuxdriverproject.org | ||
2671 | S: Maintained | ||
2672 | F: drivers/staging/dgap/ | ||
2673 | |||
2642 | DIOLAN U2C-12 I2C DRIVER | 2674 | DIOLAN U2C-12 I2C DRIVER |
2643 | M: Guenter Roeck <linux@roeck-us.net> | 2675 | M: Guenter Roeck <linux@roeck-us.net> |
2644 | L: linux-i2c@vger.kernel.org | 2676 | L: linux-i2c@vger.kernel.org |
@@ -2699,6 +2731,8 @@ T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git | |||
2699 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM | 2731 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM |
2700 | M: Vinod Koul <vinod.koul@intel.com> | 2732 | M: Vinod Koul <vinod.koul@intel.com> |
2701 | M: Dan Williams <dan.j.williams@intel.com> | 2733 | M: Dan Williams <dan.j.williams@intel.com> |
2734 | L: dmaengine@vger.kernel.org | ||
2735 | Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ | ||
2702 | S: Supported | 2736 | S: Supported |
2703 | F: drivers/dma/ | 2737 | F: drivers/dma/ |
2704 | F: include/linux/dma* | 2738 | F: include/linux/dma* |
@@ -2802,8 +2836,10 @@ M: Terje Bergström <tbergstrom@nvidia.com> | |||
2802 | L: dri-devel@lists.freedesktop.org | 2836 | L: dri-devel@lists.freedesktop.org |
2803 | L: linux-tegra@vger.kernel.org | 2837 | L: linux-tegra@vger.kernel.org |
2804 | T: git git://anongit.freedesktop.org/tegra/linux.git | 2838 | T: git git://anongit.freedesktop.org/tegra/linux.git |
2805 | S: Maintained | 2839 | S: Supported |
2840 | F: drivers/gpu/drm/tegra/ | ||
2806 | F: drivers/gpu/host1x/ | 2841 | F: drivers/gpu/host1x/ |
2842 | F: include/linux/host1x.h | ||
2807 | F: include/uapi/drm/tegra_drm.h | 2843 | F: include/uapi/drm/tegra_drm.h |
2808 | F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt | 2844 | F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt |
2809 | 2845 | ||
@@ -3016,6 +3052,14 @@ W: bluesmoke.sourceforge.net | |||
3016 | S: Maintained | 3052 | S: Maintained |
3017 | F: drivers/edac/amd64_edac* | 3053 | F: drivers/edac/amd64_edac* |
3018 | 3054 | ||
3055 | EDAC-CALXEDA | ||
3056 | M: Doug Thompson <dougthompson@xmission.com> | ||
3057 | M: Robert Richter <rric@kernel.org> | ||
3058 | L: linux-edac@vger.kernel.org | ||
3059 | W: bluesmoke.sourceforge.net | ||
3060 | S: Maintained | ||
3061 | F: drivers/edac/highbank* | ||
3062 | |||
3019 | EDAC-CAVIUM | 3063 | EDAC-CAVIUM |
3020 | M: Ralf Baechle <ralf@linux-mips.org> | 3064 | M: Ralf Baechle <ralf@linux-mips.org> |
3021 | M: David Daney <david.daney@cavium.com> | 3065 | M: David Daney <david.daney@cavium.com> |
@@ -3097,6 +3141,13 @@ W: bluesmoke.sourceforge.net | |||
3097 | S: Maintained | 3141 | S: Maintained |
3098 | F: drivers/edac/i82975x_edac.c | 3142 | F: drivers/edac/i82975x_edac.c |
3099 | 3143 | ||
3144 | EDAC-MPC85XX | ||
3145 | M: Johannes Thumshirn <johannes.thumshirn@men.de> | ||
3146 | L: linux-edac@vger.kernel.org | ||
3147 | W: bluesmoke.sourceforge.net | ||
3148 | S: Maintained | ||
3149 | F: drivers/edac/mpc85xx_edac.[ch] | ||
3150 | |||
3100 | EDAC-PASEMI | 3151 | EDAC-PASEMI |
3101 | M: Egor Martovetsky <egor@pasemi.com> | 3152 | M: Egor Martovetsky <egor@pasemi.com> |
3102 | L: linux-edac@vger.kernel.org | 3153 | L: linux-edac@vger.kernel.org |
@@ -3534,7 +3585,7 @@ F: fs/freevxfs/ | |||
3534 | 3585 | ||
3535 | FREEZER | 3586 | FREEZER |
3536 | M: Pavel Machek <pavel@ucw.cz> | 3587 | M: Pavel Machek <pavel@ucw.cz> |
3537 | M: "Rafael J. Wysocki" <rjw@sisk.pl> | 3588 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> |
3538 | L: linux-pm@vger.kernel.org | 3589 | L: linux-pm@vger.kernel.org |
3539 | S: Supported | 3590 | S: Supported |
3540 | F: Documentation/power/freezing-of-tasks.txt | 3591 | F: Documentation/power/freezing-of-tasks.txt |
@@ -3605,6 +3656,12 @@ L: linux-scsi@vger.kernel.org | |||
3605 | S: Odd Fixes (e.g., new signatures) | 3656 | S: Odd Fixes (e.g., new signatures) |
3606 | F: drivers/scsi/fdomain.* | 3657 | F: drivers/scsi/fdomain.* |
3607 | 3658 | ||
3659 | GCOV BASED KERNEL PROFILING | ||
3660 | M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> | ||
3661 | S: Maintained | ||
3662 | F: kernel/gcov/ | ||
3663 | F: Documentation/gcov.txt | ||
3664 | |||
3608 | GDT SCSI DISK ARRAY CONTROLLER DRIVER | 3665 | GDT SCSI DISK ARRAY CONTROLLER DRIVER |
3609 | M: Achim Leubner <achim_leubner@adaptec.com> | 3666 | M: Achim Leubner <achim_leubner@adaptec.com> |
3610 | L: linux-scsi@vger.kernel.org | 3667 | L: linux-scsi@vger.kernel.org |
@@ -3654,6 +3711,14 @@ S: Maintained | |||
3654 | F: include/asm-generic/ | 3711 | F: include/asm-generic/ |
3655 | F: include/uapi/asm-generic/ | 3712 | F: include/uapi/asm-generic/ |
3656 | 3713 | ||
3714 | GENERIC PHY FRAMEWORK | ||
3715 | M: Kishon Vijay Abraham I <kishon@ti.com> | ||
3716 | L: linux-kernel@vger.kernel.org | ||
3717 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git | ||
3718 | S: Supported | ||
3719 | F: drivers/phy/ | ||
3720 | F: include/linux/phy/ | ||
3721 | |||
3657 | GENERIC UIO DRIVER FOR PCI DEVICES | 3722 | GENERIC UIO DRIVER FOR PCI DEVICES |
3658 | M: "Michael S. Tsirkin" <mst@redhat.com> | 3723 | M: "Michael S. Tsirkin" <mst@redhat.com> |
3659 | L: kvm@vger.kernel.org | 3724 | L: kvm@vger.kernel.org |
@@ -3870,7 +3935,7 @@ F: drivers/video/hgafb.c | |||
3870 | 3935 | ||
3871 | HIBERNATION (aka Software Suspend, aka swsusp) | 3936 | HIBERNATION (aka Software Suspend, aka swsusp) |
3872 | M: Pavel Machek <pavel@ucw.cz> | 3937 | M: Pavel Machek <pavel@ucw.cz> |
3873 | M: "Rafael J. Wysocki" <rjw@sisk.pl> | 3938 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> |
3874 | L: linux-pm@vger.kernel.org | 3939 | L: linux-pm@vger.kernel.org |
3875 | S: Supported | 3940 | S: Supported |
3876 | F: arch/x86/power/ | 3941 | F: arch/x86/power/ |
@@ -4195,7 +4260,7 @@ S: Maintained | |||
4195 | F: drivers/media/rc/iguanair.c | 4260 | F: drivers/media/rc/iguanair.c |
4196 | 4261 | ||
4197 | IIO SUBSYSTEM AND DRIVERS | 4262 | IIO SUBSYSTEM AND DRIVERS |
4198 | M: Jonathan Cameron <jic23@cam.ac.uk> | 4263 | M: Jonathan Cameron <jic23@kernel.org> |
4199 | L: linux-iio@vger.kernel.org | 4264 | L: linux-iio@vger.kernel.org |
4200 | S: Maintained | 4265 | S: Maintained |
4201 | F: drivers/iio/ | 4266 | F: drivers/iio/ |
@@ -4320,7 +4385,7 @@ F: drivers/video/i810/ | |||
4320 | INTEL MENLOW THERMAL DRIVER | 4385 | INTEL MENLOW THERMAL DRIVER |
4321 | M: Sujith Thomas <sujith.thomas@intel.com> | 4386 | M: Sujith Thomas <sujith.thomas@intel.com> |
4322 | L: platform-driver-x86@vger.kernel.org | 4387 | L: platform-driver-x86@vger.kernel.org |
4323 | W: http://www.lesswatts.org/projects/acpi/ | 4388 | W: https://01.org/linux-acpi |
4324 | S: Supported | 4389 | S: Supported |
4325 | F: drivers/platform/x86/intel_menlow.c | 4390 | F: drivers/platform/x86/intel_menlow.c |
4326 | 4391 | ||
@@ -4332,7 +4397,10 @@ F: arch/x86/kernel/microcode_intel.c | |||
4332 | 4397 | ||
4333 | INTEL I/OAT DMA DRIVER | 4398 | INTEL I/OAT DMA DRIVER |
4334 | M: Dan Williams <dan.j.williams@intel.com> | 4399 | M: Dan Williams <dan.j.williams@intel.com> |
4335 | S: Maintained | 4400 | M: Dave Jiang <dave.jiang@intel.com> |
4401 | L: dmaengine@vger.kernel.org | ||
4402 | Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ | ||
4403 | S: Supported | ||
4336 | F: drivers/dma/ioat* | 4404 | F: drivers/dma/ioat* |
4337 | 4405 | ||
4338 | INTEL IOMMU (VT-d) | 4406 | INTEL IOMMU (VT-d) |
@@ -4391,6 +4459,12 @@ F: Documentation/networking/ixgbevf.txt | |||
4391 | F: Documentation/networking/i40e.txt | 4459 | F: Documentation/networking/i40e.txt |
4392 | F: drivers/net/ethernet/intel/ | 4460 | F: drivers/net/ethernet/intel/ |
4393 | 4461 | ||
4462 | INTEL-MID GPIO DRIVER | ||
4463 | M: David Cohen <david.a.cohen@linux.intel.com> | ||
4464 | L: linux-gpio@vger.kernel.org | ||
4465 | S: Maintained | ||
4466 | F: drivers/gpio/gpio-intel-mid.c | ||
4467 | |||
4394 | INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT | 4468 | INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT |
4395 | M: Stanislav Yakovlev <stas.yakovlev@gmail.com> | 4469 | M: Stanislav Yakovlev <stas.yakovlev@gmail.com> |
4396 | L: linux-wireless@vger.kernel.org | 4470 | L: linux-wireless@vger.kernel.org |
@@ -4457,6 +4531,13 @@ L: linux-serial@vger.kernel.org | |||
4457 | S: Maintained | 4531 | S: Maintained |
4458 | F: drivers/tty/serial/ioc3_serial.c | 4532 | F: drivers/tty/serial/ioc3_serial.c |
4459 | 4533 | ||
4534 | IOMMU DRIVERS | ||
4535 | M: Joerg Roedel <joro@8bytes.org> | ||
4536 | L: iommu@lists.linux-foundation.org | ||
4537 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
4538 | S: Maintained | ||
4539 | F: drivers/iommu/ | ||
4540 | |||
4460 | IP MASQUERADING | 4541 | IP MASQUERADING |
4461 | M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar> | 4542 | M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar> |
4462 | S: Maintained | 4543 | S: Maintained |
@@ -4722,10 +4803,18 @@ S: Maintained | |||
4722 | F: Documentation/hwmon/k8temp | 4803 | F: Documentation/hwmon/k8temp |
4723 | F: drivers/hwmon/k8temp.c | 4804 | F: drivers/hwmon/k8temp.c |
4724 | 4805 | ||
4806 | KTAP | ||
4807 | M: Jovi Zhangwei <jovi.zhangwei@gmail.com> | ||
4808 | W: http://www.ktap.org | ||
4809 | L: ktap@freelists.org | ||
4810 | S: Maintained | ||
4811 | F: drivers/staging/ktap/ | ||
4812 | |||
4725 | KCONFIG | 4813 | KCONFIG |
4726 | M: Michal Marek <mmarek@suse.cz> | 4814 | M: "Yann E. MORIN" <yann.morin.1998@free.fr> |
4727 | L: linux-kbuild@vger.kernel.org | 4815 | L: linux-kbuild@vger.kernel.org |
4728 | S: Odd Fixes | 4816 | T: git://gitorious.org/linux-kconfig/linux-kconfig |
4817 | S: Maintained | ||
4729 | F: Documentation/kbuild/kconfig-language.txt | 4818 | F: Documentation/kbuild/kconfig-language.txt |
4730 | F: scripts/kconfig/ | 4819 | F: scripts/kconfig/ |
4731 | 4820 | ||
@@ -4788,7 +4877,8 @@ KERNEL VIRTUAL MACHINE (KVM) | |||
4788 | M: Gleb Natapov <gleb@redhat.com> | 4877 | M: Gleb Natapov <gleb@redhat.com> |
4789 | M: Paolo Bonzini <pbonzini@redhat.com> | 4878 | M: Paolo Bonzini <pbonzini@redhat.com> |
4790 | L: kvm@vger.kernel.org | 4879 | L: kvm@vger.kernel.org |
4791 | W: http://linux-kvm.org | 4880 | W: http://www.linux-kvm.org |
4881 | T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git | ||
4792 | S: Supported | 4882 | S: Supported |
4793 | F: Documentation/*/kvm*.txt | 4883 | F: Documentation/*/kvm*.txt |
4794 | F: Documentation/virtual/kvm/ | 4884 | F: Documentation/virtual/kvm/ |
@@ -5128,6 +5218,7 @@ M: Jean Delvare <khali@linux-fr.org> | |||
5128 | L: lm-sensors@lm-sensors.org | 5218 | L: lm-sensors@lm-sensors.org |
5129 | S: Maintained | 5219 | S: Maintained |
5130 | F: Documentation/hwmon/lm90 | 5220 | F: Documentation/hwmon/lm90 |
5221 | F: Documentation/devicetree/bindings/hwmon/lm90.txt | ||
5131 | F: drivers/hwmon/lm90.c | 5222 | F: drivers/hwmon/lm90.c |
5132 | 5223 | ||
5133 | LM95234 HARDWARE MONITOR DRIVER | 5224 | LM95234 HARDWARE MONITOR DRIVER |
@@ -5306,7 +5397,7 @@ S: Orphan | |||
5306 | F: drivers/net/wireless/libertas/ | 5397 | F: drivers/net/wireless/libertas/ |
5307 | 5398 | ||
5308 | MARVELL MV643XX ETHERNET DRIVER | 5399 | MARVELL MV643XX ETHERNET DRIVER |
5309 | M: Lennert Buytenhek <buytenh@wantstofly.org> | 5400 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
5310 | L: netdev@vger.kernel.org | 5401 | L: netdev@vger.kernel.org |
5311 | S: Maintained | 5402 | S: Maintained |
5312 | F: drivers/net/ethernet/marvell/mv643xx_eth.* | 5403 | F: drivers/net/ethernet/marvell/mv643xx_eth.* |
@@ -6062,6 +6153,12 @@ L: linux-omap@vger.kernel.org | |||
6062 | S: Maintained | 6153 | S: Maintained |
6063 | F: drivers/gpio/gpio-omap.c | 6154 | F: drivers/gpio/gpio-omap.c |
6064 | 6155 | ||
6156 | OMAP/NEWFLOW NANOBONE MACHINE SUPPORT | ||
6157 | M: Mark Jackson <mpfj@newflow.co.uk> | ||
6158 | L: linux-omap@vger.kernel.org | ||
6159 | S: Maintained | ||
6160 | F: arch/arm/boot/dts/am335x-nano.dts | ||
6161 | |||
6065 | OMFS FILESYSTEM | 6162 | OMFS FILESYSTEM |
6066 | M: Bob Copeland <me@bobcopeland.com> | 6163 | M: Bob Copeland <me@bobcopeland.com> |
6067 | L: linux-karma-devel@lists.sourceforge.net | 6164 | L: linux-karma-devel@lists.sourceforge.net |
@@ -6338,6 +6435,7 @@ S: Supported | |||
6338 | F: Documentation/PCI/ | 6435 | F: Documentation/PCI/ |
6339 | F: drivers/pci/ | 6436 | F: drivers/pci/ |
6340 | F: include/linux/pci* | 6437 | F: include/linux/pci* |
6438 | F: arch/x86/pci/ | ||
6341 | 6439 | ||
6342 | PCI DRIVER FOR NVIDIA TEGRA | 6440 | PCI DRIVER FOR NVIDIA TEGRA |
6343 | M: Thierry Reding <thierry.reding@gmail.com> | 6441 | M: Thierry Reding <thierry.reding@gmail.com> |
@@ -6346,6 +6444,12 @@ S: Supported | |||
6346 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt | 6444 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt |
6347 | F: drivers/pci/host/pci-tegra.c | 6445 | F: drivers/pci/host/pci-tegra.c |
6348 | 6446 | ||
6447 | PCI DRIVER FOR SAMSUNG EXYNOS | ||
6448 | M: Jingoo Han <jg1.han@samsung.com> | ||
6449 | L: linux-pci@vger.kernel.org | ||
6450 | S: Maintained | ||
6451 | F: drivers/pci/host/pci-exynos.c | ||
6452 | |||
6349 | PCMCIA SUBSYSTEM | 6453 | PCMCIA SUBSYSTEM |
6350 | P: Linux PCMCIA Team | 6454 | P: Linux PCMCIA Team |
6351 | L: linux-pcmcia@lists.infradead.org | 6455 | L: linux-pcmcia@lists.infradead.org |
@@ -6595,7 +6699,7 @@ S: Obsolete | |||
6595 | F: drivers/net/wireless/prism54/ | 6699 | F: drivers/net/wireless/prism54/ |
6596 | 6700 | ||
6597 | PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER | 6701 | PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER |
6598 | M: Mikael Pettersson <mikpe@it.uu.se> | 6702 | M: Mikael Pettersson <mikpelinux@gmail.com> |
6599 | L: linux-ide@vger.kernel.org | 6703 | L: linux-ide@vger.kernel.org |
6600 | S: Maintained | 6704 | S: Maintained |
6601 | F: drivers/ata/sata_promise.* | 6705 | F: drivers/ata/sata_promise.* |
@@ -6684,8 +6788,7 @@ PWM SUBSYSTEM | |||
6684 | M: Thierry Reding <thierry.reding@gmail.com> | 6788 | M: Thierry Reding <thierry.reding@gmail.com> |
6685 | L: linux-pwm@vger.kernel.org | 6789 | L: linux-pwm@vger.kernel.org |
6686 | S: Maintained | 6790 | S: Maintained |
6687 | W: http://gitorious.org/linux-pwm | 6791 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git |
6688 | T: git git://gitorious.org/linux-pwm/linux-pwm.git | ||
6689 | F: Documentation/pwm.txt | 6792 | F: Documentation/pwm.txt |
6690 | F: Documentation/devicetree/bindings/pwm/ | 6793 | F: Documentation/devicetree/bindings/pwm/ |
6691 | F: include/linux/pwm.h | 6794 | F: include/linux/pwm.h |
@@ -6802,6 +6905,14 @@ T: git git://linuxtv.org/anttip/media_tree.git | |||
6802 | S: Maintained | 6905 | S: Maintained |
6803 | F: drivers/media/tuners/qt1010* | 6906 | F: drivers/media/tuners/qt1010* |
6804 | 6907 | ||
6908 | QUALCOMM ATHEROS ATH9K WIRELESS DRIVER | ||
6909 | M: QCA ath9k Development <ath9k-devel@qca.qualcomm.com> | ||
6910 | L: linux-wireless@vger.kernel.org | ||
6911 | L: ath9k-devel@lists.ath9k.org | ||
6912 | W: http://wireless.kernel.org/en/users/Drivers/ath9k | ||
6913 | S: Supported | ||
6914 | F: drivers/net/wireless/ath/ath9k/ | ||
6915 | |||
6805 | QUALCOMM ATHEROS ATH10K WIRELESS DRIVER | 6916 | QUALCOMM ATHEROS ATH10K WIRELESS DRIVER |
6806 | M: Kalle Valo <kvalo@qca.qualcomm.com> | 6917 | M: Kalle Valo <kvalo@qca.qualcomm.com> |
6807 | L: ath10k@lists.infradead.org | 6918 | L: ath10k@lists.infradead.org |
@@ -6911,7 +7022,7 @@ M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | |||
6911 | S: Supported | 7022 | S: Supported |
6912 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7023 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
6913 | F: Documentation/RCU/torture.txt | 7024 | F: Documentation/RCU/torture.txt |
6914 | F: kernel/rcutorture.c | 7025 | F: kernel/rcu/torture.c |
6915 | 7026 | ||
6916 | RDC R-321X SoC | 7027 | RDC R-321X SoC |
6917 | M: Florian Fainelli <florian@openwrt.org> | 7028 | M: Florian Fainelli <florian@openwrt.org> |
@@ -6938,8 +7049,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | |||
6938 | F: Documentation/RCU/ | 7049 | F: Documentation/RCU/ |
6939 | X: Documentation/RCU/torture.txt | 7050 | X: Documentation/RCU/torture.txt |
6940 | F: include/linux/rcu* | 7051 | F: include/linux/rcu* |
6941 | F: kernel/rcu* | 7052 | X: include/linux/srcu.h |
6942 | X: kernel/rcutorture.c | 7053 | F: kernel/rcu/ |
7054 | X: kernel/rcu/torture.c | ||
6943 | 7055 | ||
6944 | REAL TIME CLOCK (RTC) SUBSYSTEM | 7056 | REAL TIME CLOCK (RTC) SUBSYSTEM |
6945 | M: Alessandro Zummo <a.zummo@towertech.it> | 7057 | M: Alessandro Zummo <a.zummo@towertech.it> |
@@ -7252,7 +7364,7 @@ S: Odd Fixes | |||
7252 | F: drivers/media/usb/tlg2300/ | 7364 | F: drivers/media/usb/tlg2300/ |
7253 | 7365 | ||
7254 | SC1200 WDT DRIVER | 7366 | SC1200 WDT DRIVER |
7255 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> | 7367 | M: Zwane Mwaikambo <zwanem@gmail.com> |
7256 | S: Maintained | 7368 | S: Maintained |
7257 | F: drivers/watchdog/sc1200wdt.c | 7369 | F: drivers/watchdog/sc1200wdt.c |
7258 | 7370 | ||
@@ -7264,11 +7376,13 @@ S: Maintained | |||
7264 | F: kernel/sched/ | 7376 | F: kernel/sched/ |
7265 | F: include/linux/sched.h | 7377 | F: include/linux/sched.h |
7266 | F: include/uapi/linux/sched.h | 7378 | F: include/uapi/linux/sched.h |
7379 | F: kernel/wait.c | ||
7380 | F: include/linux/wait.h | ||
7267 | 7381 | ||
7268 | SCORE ARCHITECTURE | 7382 | SCORE ARCHITECTURE |
7269 | M: Chen Liqin <liqin.chen@sunplusct.com> | 7383 | M: Chen Liqin <liqin.linux@gmail.com> |
7270 | M: Lennox Wu <lennox.wu@gmail.com> | 7384 | M: Lennox Wu <lennox.wu@gmail.com> |
7271 | W: http://www.sunplusct.com | 7385 | W: http://www.sunplus.com |
7272 | S: Supported | 7386 | S: Supported |
7273 | F: arch/score/ | 7387 | F: arch/score/ |
7274 | 7388 | ||
@@ -7626,8 +7740,8 @@ M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | |||
7626 | W: http://www.rdrop.com/users/paulmck/RCU/ | 7740 | W: http://www.rdrop.com/users/paulmck/RCU/ |
7627 | S: Supported | 7741 | S: Supported |
7628 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7742 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
7629 | F: include/linux/srcu* | 7743 | F: include/linux/srcu.h |
7630 | F: kernel/srcu* | 7744 | F: kernel/rcu/srcu.c |
7631 | 7745 | ||
7632 | SMACK SECURITY MODULE | 7746 | SMACK SECURITY MODULE |
7633 | M: Casey Schaufler <casey@schaufler-ca.com> | 7747 | M: Casey Schaufler <casey@schaufler-ca.com> |
@@ -7798,6 +7912,13 @@ F: Documentation/sound/alsa/soc/ | |||
7798 | F: sound/soc/ | 7912 | F: sound/soc/ |
7799 | F: include/sound/soc* | 7913 | F: include/sound/soc* |
7800 | 7914 | ||
7915 | SOUND - DMAENGINE HELPERS | ||
7916 | M: Lars-Peter Clausen <lars@metafoo.de> | ||
7917 | S: Supported | ||
7918 | F: include/sound/dmaengine_pcm.h | ||
7919 | F: sound/core/pcm_dmaengine.c | ||
7920 | F: sound/soc/soc-generic-dmaengine-pcm.c | ||
7921 | |||
7801 | SPARC + UltraSPARC (sparc/sparc64) | 7922 | SPARC + UltraSPARC (sparc/sparc64) |
7802 | M: "David S. Miller" <davem@davemloft.net> | 7923 | M: "David S. Miller" <davem@davemloft.net> |
7803 | L: sparclinux@vger.kernel.org | 7924 | L: sparclinux@vger.kernel.org |
@@ -7955,7 +8076,7 @@ S: Maintained | |||
7955 | F: drivers/staging/media/go7007/ | 8076 | F: drivers/staging/media/go7007/ |
7956 | 8077 | ||
7957 | STAGING - INDUSTRIAL IO | 8078 | STAGING - INDUSTRIAL IO |
7958 | M: Jonathan Cameron <jic23@cam.ac.uk> | 8079 | M: Jonathan Cameron <jic23@kernel.org> |
7959 | L: linux-iio@vger.kernel.org | 8080 | L: linux-iio@vger.kernel.org |
7960 | S: Odd Fixes | 8081 | S: Odd Fixes |
7961 | F: drivers/staging/iio/ | 8082 | F: drivers/staging/iio/ |
@@ -8077,7 +8198,7 @@ F: drivers/sh/ | |||
8077 | SUSPEND TO RAM | 8198 | SUSPEND TO RAM |
8078 | M: Len Brown <len.brown@intel.com> | 8199 | M: Len Brown <len.brown@intel.com> |
8079 | M: Pavel Machek <pavel@ucw.cz> | 8200 | M: Pavel Machek <pavel@ucw.cz> |
8080 | M: "Rafael J. Wysocki" <rjw@sisk.pl> | 8201 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> |
8081 | L: linux-pm@vger.kernel.org | 8202 | L: linux-pm@vger.kernel.org |
8082 | S: Supported | 8203 | S: Supported |
8083 | F: Documentation/power/ | 8204 | F: Documentation/power/ |
@@ -8270,14 +8391,72 @@ L: linux-media@vger.kernel.org | |||
8270 | S: Maintained | 8391 | S: Maintained |
8271 | F: drivers/media/rc/ttusbir.c | 8392 | F: drivers/media/rc/ttusbir.c |
8272 | 8393 | ||
8273 | TEGRA SUPPORT | 8394 | TEGRA ARCHITECTURE SUPPORT |
8274 | M: Stephen Warren <swarren@wwwdotorg.org> | 8395 | M: Stephen Warren <swarren@wwwdotorg.org> |
8396 | M: Thierry Reding <thierry.reding@gmail.com> | ||
8275 | L: linux-tegra@vger.kernel.org | 8397 | L: linux-tegra@vger.kernel.org |
8276 | Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ | 8398 | Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ |
8277 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git | 8399 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git |
8278 | S: Supported | 8400 | S: Supported |
8279 | N: [^a-z]tegra | 8401 | N: [^a-z]tegra |
8280 | 8402 | ||
8403 | TEGRA ASOC DRIVER | ||
8404 | M: Stephen Warren <swarren@wwwdotorg.org> | ||
8405 | S: Supported | ||
8406 | F: sound/soc/tegra/ | ||
8407 | |||
8408 | TEGRA CLOCK DRIVER | ||
8409 | M: Peter De Schrijver <pdeschrijver@nvidia.com> | ||
8410 | M: Prashant Gaikwad <pgaikwad@nvidia.com> | ||
8411 | S: Supported | ||
8412 | F: drivers/clk/tegra/ | ||
8413 | |||
8414 | TEGRA DMA DRIVER | ||
8415 | M: Laxman Dewangan <ldewangan@nvidia.com> | ||
8416 | S: Supported | ||
8417 | F: drivers/dma/tegra20-apb-dma.c | ||
8418 | |||
8419 | TEGRA GPIO DRIVER | ||
8420 | M: Stephen Warren <swarren@wwwdotorg.org> | ||
8421 | S: Supported | ||
8422 | F: drivers/gpio/gpio-tegra.c | ||
8423 | |||
8424 | TEGRA I2C DRIVER | ||
8425 | M: Laxman Dewangan <ldewangan@nvidia.com> | ||
8426 | S: Supported | ||
8427 | F: drivers/i2c/busses/i2c-tegra.c | ||
8428 | |||
8429 | TEGRA IOMMU DRIVERS | ||
8430 | M: Hiroshi Doyu <hdoyu@nvidia.com> | ||
8431 | S: Supported | ||
8432 | F: drivers/iommu/tegra* | ||
8433 | |||
8434 | TEGRA KBC DRIVER | ||
8435 | M: Rakesh Iyer <riyer@nvidia.com> | ||
8436 | M: Laxman Dewangan <ldewangan@nvidia.com> | ||
8437 | S: Supported | ||
8438 | F: drivers/input/keyboard/tegra-kbc.c | ||
8439 | |||
8440 | TEGRA PINCTRL DRIVER | ||
8441 | M: Stephen Warren <swarren@wwwdotorg.org> | ||
8442 | S: Supported | ||
8443 | F: drivers/pinctrl/pinctrl-tegra* | ||
8444 | |||
8445 | TEGRA PWM DRIVER | ||
8446 | M: Thierry Reding <thierry.reding@gmail.com> | ||
8447 | S: Supported | ||
8448 | F: drivers/pwm/pwm-tegra.c | ||
8449 | |||
8450 | TEGRA SERIAL DRIVER | ||
8451 | M: Laxman Dewangan <ldewangan@nvidia.com> | ||
8452 | S: Supported | ||
8453 | F: drivers/tty/serial/serial-tegra.c | ||
8454 | |||
8455 | TEGRA SPI DRIVER | ||
8456 | M: Laxman Dewangan <ldewangan@nvidia.com> | ||
8457 | S: Supported | ||
8458 | F: drivers/spi/spi-tegra* | ||
8459 | |||
8281 | TEHUTI ETHERNET DRIVER | 8460 | TEHUTI ETHERNET DRIVER |
8282 | M: Andy Gospodarek <andy@greyhouse.net> | 8461 | M: Andy Gospodarek <andy@greyhouse.net> |
8283 | L: netdev@vger.kernel.org | 8462 | L: netdev@vger.kernel.org |
@@ -8374,12 +8553,11 @@ S: Maintained | |||
8374 | F: sound/soc/codecs/twl4030* | 8553 | F: sound/soc/codecs/twl4030* |
8375 | 8554 | ||
8376 | TI WILINK WIRELESS DRIVERS | 8555 | TI WILINK WIRELESS DRIVERS |
8377 | M: Luciano Coelho <luca@coelho.fi> | ||
8378 | L: linux-wireless@vger.kernel.org | 8556 | L: linux-wireless@vger.kernel.org |
8379 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx | 8557 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx |
8380 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 | 8558 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 |
8381 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git | 8559 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git |
8382 | S: Maintained | 8560 | S: Orphan |
8383 | F: drivers/net/wireless/ti/ | 8561 | F: drivers/net/wireless/ti/ |
8384 | F: include/linux/wl12xx.h | 8562 | F: include/linux/wl12xx.h |
8385 | 8563 | ||
@@ -8578,14 +8756,6 @@ S: Maintained | |||
8578 | F: arch/m68k/*/*_no.* | 8756 | F: arch/m68k/*/*_no.* |
8579 | F: arch/m68k/include/asm/*_no.* | 8757 | F: arch/m68k/include/asm/*_no.* |
8580 | 8758 | ||
8581 | UCLINUX FOR RENESAS H8/300 (H8300) | ||
8582 | M: Yoshinori Sato <ysato@users.sourceforge.jp> | ||
8583 | W: http://uclinux-h8.sourceforge.jp/ | ||
8584 | S: Supported | ||
8585 | F: arch/h8300/ | ||
8586 | F: drivers/ide/ide-h8300.c | ||
8587 | F: drivers/net/ethernet/8390/ne-h8300.c | ||
8588 | |||
8589 | UDF FILESYSTEM | 8759 | UDF FILESYSTEM |
8590 | M: Jan Kara <jack@suse.cz> | 8760 | M: Jan Kara <jack@suse.cz> |
8591 | S: Maintained | 8761 | S: Maintained |
@@ -8732,9 +8902,8 @@ F: Documentation/hid/hiddev.txt | |||
8732 | F: drivers/hid/usbhid/ | 8902 | F: drivers/hid/usbhid/ |
8733 | 8903 | ||
8734 | USB/IP DRIVERS | 8904 | USB/IP DRIVERS |
8735 | M: Matt Mooney <mfm@muteddisk.com> | ||
8736 | L: linux-usb@vger.kernel.org | 8905 | L: linux-usb@vger.kernel.org |
8737 | S: Maintained | 8906 | S: Orphan |
8738 | F: drivers/staging/usbip/ | 8907 | F: drivers/staging/usbip/ |
8739 | 8908 | ||
8740 | USB ISP116X DRIVER | 8909 | USB ISP116X DRIVER |
@@ -8787,8 +8956,8 @@ USB PEGASUS DRIVER | |||
8787 | M: Petko Manolov <petkan@nucleusys.com> | 8956 | M: Petko Manolov <petkan@nucleusys.com> |
8788 | L: linux-usb@vger.kernel.org | 8957 | L: linux-usb@vger.kernel.org |
8789 | L: netdev@vger.kernel.org | 8958 | L: netdev@vger.kernel.org |
8790 | T: git git://git.code.sf.net/p/pegasus2/git | 8959 | T: git git://github.com/petkan/pegasus.git |
8791 | W: http://pegasus2.sourceforge.net/ | 8960 | W: https://github.com/petkan/pegasus |
8792 | S: Maintained | 8961 | S: Maintained |
8793 | F: drivers/net/usb/pegasus.* | 8962 | F: drivers/net/usb/pegasus.* |
8794 | 8963 | ||
@@ -8809,66 +8978,19 @@ USB RTL8150 DRIVER | |||
8809 | M: Petko Manolov <petkan@nucleusys.com> | 8978 | M: Petko Manolov <petkan@nucleusys.com> |
8810 | L: linux-usb@vger.kernel.org | 8979 | L: linux-usb@vger.kernel.org |
8811 | L: netdev@vger.kernel.org | 8980 | L: netdev@vger.kernel.org |
8812 | T: git git://git.code.sf.net/p/pegasus2/git | 8981 | T: git git://github.com/petkan/rtl8150.git |
8813 | W: http://pegasus2.sourceforge.net/ | 8982 | W: https://github.com/petkan/rtl8150 |
8814 | S: Maintained | 8983 | S: Maintained |
8815 | F: drivers/net/usb/rtl8150.c | 8984 | F: drivers/net/usb/rtl8150.c |
8816 | 8985 | ||
8817 | USB SERIAL BELKIN F5U103 DRIVER | 8986 | USB SERIAL SUBSYSTEM |
8818 | M: William Greathouse <wgreathouse@smva.com> | 8987 | M: Johan Hovold <jhovold@gmail.com> |
8819 | L: linux-usb@vger.kernel.org | ||
8820 | S: Maintained | ||
8821 | F: drivers/usb/serial/belkin_sa.* | ||
8822 | |||
8823 | USB SERIAL CYPRESS M8 DRIVER | ||
8824 | M: Lonnie Mendez <dignome@gmail.com> | ||
8825 | L: linux-usb@vger.kernel.org | ||
8826 | S: Maintained | ||
8827 | W: http://geocities.com/i0xox0i | ||
8828 | W: http://firstlight.net/cvs | ||
8829 | F: drivers/usb/serial/cypress_m8.* | ||
8830 | |||
8831 | USB SERIAL CYBERJACK DRIVER | ||
8832 | M: Matthias Bruestle and Harald Welte <support@reiner-sct.com> | ||
8833 | W: http://www.reiner-sct.de/support/treiber_cyberjack.php | ||
8834 | S: Maintained | ||
8835 | F: drivers/usb/serial/cyberjack.c | ||
8836 | |||
8837 | USB SERIAL DIGI ACCELEPORT DRIVER | ||
8838 | M: Peter Berger <pberger@brimson.com> | ||
8839 | M: Al Borchers <alborchers@steinerpoint.com> | ||
8840 | L: linux-usb@vger.kernel.org | 8988 | L: linux-usb@vger.kernel.org |
8841 | S: Maintained | 8989 | S: Maintained |
8842 | F: drivers/usb/serial/digi_acceleport.c | ||
8843 | |||
8844 | USB SERIAL DRIVER | ||
8845 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
8846 | L: linux-usb@vger.kernel.org | ||
8847 | S: Supported | ||
8848 | F: Documentation/usb/usb-serial.txt | 8990 | F: Documentation/usb/usb-serial.txt |
8849 | F: drivers/usb/serial/generic.c | 8991 | F: drivers/usb/serial/ |
8850 | F: drivers/usb/serial/usb-serial.c | ||
8851 | F: include/linux/usb/serial.h | 8992 | F: include/linux/usb/serial.h |
8852 | 8993 | ||
8853 | USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER | ||
8854 | M: Gary Brubaker <xavyer@ix.netcom.com> | ||
8855 | L: linux-usb@vger.kernel.org | ||
8856 | S: Maintained | ||
8857 | F: drivers/usb/serial/empeg.c | ||
8858 | |||
8859 | USB SERIAL KEYSPAN DRIVER | ||
8860 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
8861 | L: linux-usb@vger.kernel.org | ||
8862 | S: Maintained | ||
8863 | F: drivers/usb/serial/*keyspan* | ||
8864 | |||
8865 | USB SERIAL WHITEHEAT DRIVER | ||
8866 | M: Support Department <support@connecttech.com> | ||
8867 | L: linux-usb@vger.kernel.org | ||
8868 | W: http://www.connecttech.com | ||
8869 | S: Supported | ||
8870 | F: drivers/usb/serial/whiteheat* | ||
8871 | |||
8872 | USB SMSC75XX ETHERNET DRIVER | 8994 | USB SMSC75XX ETHERNET DRIVER |
8873 | M: Steve Glendinning <steve.glendinning@shawell.net> | 8995 | M: Steve Glendinning <steve.glendinning@shawell.net> |
8874 | L: netdev@vger.kernel.org | 8996 | L: netdev@vger.kernel.org |
@@ -9374,6 +9496,7 @@ F: arch/arm64/include/asm/xen/ | |||
9374 | 9496 | ||
9375 | XEN NETWORK BACKEND DRIVER | 9497 | XEN NETWORK BACKEND DRIVER |
9376 | M: Ian Campbell <ian.campbell@citrix.com> | 9498 | M: Ian Campbell <ian.campbell@citrix.com> |
9499 | M: Wei Liu <wei.liu2@citrix.com> | ||
9377 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) | 9500 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |
9378 | L: netdev@vger.kernel.org | 9501 | L: netdev@vger.kernel.org |
9379 | S: Supported | 9502 | S: Supported |