diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 81 |
1 files changed, 49 insertions, 32 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d22540c44b53..d2b9b80ffe30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -872,9 +872,9 @@ F: drivers/perf/arm_pmu.c | |||
872 | F: include/linux/perf/arm_pmu.h | 872 | F: include/linux/perf/arm_pmu.h |
873 | 873 | ||
874 | ARM PORT | 874 | ARM PORT |
875 | M: Russell King <linux@arm.linux.org.uk> | 875 | M: Russell King <linux@armlinux.org.uk> |
876 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 876 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
877 | W: http://www.arm.linux.org.uk/ | 877 | W: http://www.armlinux.org.uk/ |
878 | S: Maintained | 878 | S: Maintained |
879 | F: arch/arm/ | 879 | F: arch/arm/ |
880 | 880 | ||
@@ -886,35 +886,35 @@ F: arch/arm/plat-*/ | |||
886 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git | 886 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git |
887 | 887 | ||
888 | ARM PRIMECELL AACI PL041 DRIVER | 888 | ARM PRIMECELL AACI PL041 DRIVER |
889 | M: Russell King <linux@arm.linux.org.uk> | 889 | M: Russell King <linux@armlinux.org.uk> |
890 | S: Maintained | 890 | S: Maintained |
891 | F: sound/arm/aaci.* | 891 | F: sound/arm/aaci.* |
892 | 892 | ||
893 | ARM PRIMECELL CLCD PL110 DRIVER | 893 | ARM PRIMECELL CLCD PL110 DRIVER |
894 | M: Russell King <linux@arm.linux.org.uk> | 894 | M: Russell King <linux@armlinux.org.uk> |
895 | S: Maintained | 895 | S: Maintained |
896 | F: drivers/video/fbdev/amba-clcd.* | 896 | F: drivers/video/fbdev/amba-clcd.* |
897 | 897 | ||
898 | ARM PRIMECELL KMI PL050 DRIVER | 898 | ARM PRIMECELL KMI PL050 DRIVER |
899 | M: Russell King <linux@arm.linux.org.uk> | 899 | M: Russell King <linux@armlinux.org.uk> |
900 | S: Maintained | 900 | S: Maintained |
901 | F: drivers/input/serio/ambakmi.* | 901 | F: drivers/input/serio/ambakmi.* |
902 | F: include/linux/amba/kmi.h | 902 | F: include/linux/amba/kmi.h |
903 | 903 | ||
904 | ARM PRIMECELL MMCI PL180/1 DRIVER | 904 | ARM PRIMECELL MMCI PL180/1 DRIVER |
905 | M: Russell King <linux@arm.linux.org.uk> | 905 | M: Russell King <linux@armlinux.org.uk> |
906 | S: Maintained | 906 | S: Maintained |
907 | F: drivers/mmc/host/mmci.* | 907 | F: drivers/mmc/host/mmci.* |
908 | F: include/linux/amba/mmci.h | 908 | F: include/linux/amba/mmci.h |
909 | 909 | ||
910 | ARM PRIMECELL UART PL010 AND PL011 DRIVERS | 910 | ARM PRIMECELL UART PL010 AND PL011 DRIVERS |
911 | M: Russell King <linux@arm.linux.org.uk> | 911 | M: Russell King <linux@armlinux.org.uk> |
912 | S: Maintained | 912 | S: Maintained |
913 | F: drivers/tty/serial/amba-pl01*.c | 913 | F: drivers/tty/serial/amba-pl01*.c |
914 | F: include/linux/amba/serial.h | 914 | F: include/linux/amba/serial.h |
915 | 915 | ||
916 | ARM PRIMECELL BUS SUPPORT | 916 | ARM PRIMECELL BUS SUPPORT |
917 | M: Russell King <linux@arm.linux.org.uk> | 917 | M: Russell King <linux@armlinux.org.uk> |
918 | S: Maintained | 918 | S: Maintained |
919 | F: drivers/amba/ | 919 | F: drivers/amba/ |
920 | F: include/linux/amba/bus.h | 920 | F: include/linux/amba/bus.h |
@@ -1036,7 +1036,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
1036 | S: Maintained | 1036 | S: Maintained |
1037 | 1037 | ||
1038 | ARM/CLKDEV SUPPORT | 1038 | ARM/CLKDEV SUPPORT |
1039 | M: Russell King <linux@arm.linux.org.uk> | 1039 | M: Russell King <linux@armlinux.org.uk> |
1040 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1040 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1041 | S: Maintained | 1041 | S: Maintained |
1042 | F: arch/arm/include/asm/clkdev.h | 1042 | F: arch/arm/include/asm/clkdev.h |
@@ -1093,9 +1093,9 @@ F: arch/arm/boot/dts/cx92755* | |||
1093 | N: digicolor | 1093 | N: digicolor |
1094 | 1094 | ||
1095 | ARM/EBSA110 MACHINE SUPPORT | 1095 | ARM/EBSA110 MACHINE SUPPORT |
1096 | M: Russell King <linux@arm.linux.org.uk> | 1096 | M: Russell King <linux@armlinux.org.uk> |
1097 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1097 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1098 | W: http://www.arm.linux.org.uk/ | 1098 | W: http://www.armlinux.org.uk/ |
1099 | S: Maintained | 1099 | S: Maintained |
1100 | F: arch/arm/mach-ebsa110/ | 1100 | F: arch/arm/mach-ebsa110/ |
1101 | F: drivers/net/ethernet/amd/am79c961a.* | 1101 | F: drivers/net/ethernet/amd/am79c961a.* |
@@ -1124,9 +1124,9 @@ T: git git://git.berlios.de/gemini-board | |||
1124 | F: arch/arm/mm/*-fa* | 1124 | F: arch/arm/mm/*-fa* |
1125 | 1125 | ||
1126 | ARM/FOOTBRIDGE ARCHITECTURE | 1126 | ARM/FOOTBRIDGE ARCHITECTURE |
1127 | M: Russell King <linux@arm.linux.org.uk> | 1127 | M: Russell King <linux@armlinux.org.uk> |
1128 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1128 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1129 | W: http://www.arm.linux.org.uk/ | 1129 | W: http://www.armlinux.org.uk/ |
1130 | S: Maintained | 1130 | S: Maintained |
1131 | F: arch/arm/include/asm/hardware/dec21285.h | 1131 | F: arch/arm/include/asm/hardware/dec21285.h |
1132 | F: arch/arm/mach-footbridge/ | 1132 | F: arch/arm/mach-footbridge/ |
@@ -1457,7 +1457,7 @@ S: Maintained | |||
1457 | ARM/PT DIGITAL BOARD PORT | 1457 | ARM/PT DIGITAL BOARD PORT |
1458 | M: Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de> | 1458 | M: Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de> |
1459 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1459 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1460 | W: http://www.arm.linux.org.uk/ | 1460 | W: http://www.armlinux.org.uk/ |
1461 | S: Maintained | 1461 | S: Maintained |
1462 | 1462 | ||
1463 | ARM/QUALCOMM SUPPORT | 1463 | ARM/QUALCOMM SUPPORT |
@@ -1493,9 +1493,9 @@ S: Supported | |||
1493 | F: arch/arm64/boot/dts/renesas/ | 1493 | F: arch/arm64/boot/dts/renesas/ |
1494 | 1494 | ||
1495 | ARM/RISCPC ARCHITECTURE | 1495 | ARM/RISCPC ARCHITECTURE |
1496 | M: Russell King <linux@arm.linux.org.uk> | 1496 | M: Russell King <linux@armlinux.org.uk> |
1497 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1497 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1498 | W: http://www.arm.linux.org.uk/ | 1498 | W: http://www.armlinux.org.uk/ |
1499 | S: Maintained | 1499 | S: Maintained |
1500 | F: arch/arm/include/asm/hardware/entry-macro-iomd.S | 1500 | F: arch/arm/include/asm/hardware/entry-macro-iomd.S |
1501 | F: arch/arm/include/asm/hardware/ioc.h | 1501 | F: arch/arm/include/asm/hardware/ioc.h |
@@ -1773,9 +1773,9 @@ F: drivers/clk/versatile/clk-vexpress-osc.c | |||
1773 | F: drivers/clocksource/versatile.c | 1773 | F: drivers/clocksource/versatile.c |
1774 | 1774 | ||
1775 | ARM/VFP SUPPORT | 1775 | ARM/VFP SUPPORT |
1776 | M: Russell King <linux@arm.linux.org.uk> | 1776 | M: Russell King <linux@armlinux.org.uk> |
1777 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1777 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1778 | W: http://www.arm.linux.org.uk/ | 1778 | W: http://www.armlinux.org.uk/ |
1779 | S: Maintained | 1779 | S: Maintained |
1780 | F: arch/arm/vfp/ | 1780 | F: arch/arm/vfp/ |
1781 | 1781 | ||
@@ -2921,7 +2921,7 @@ F: mm/cleancache.c | |||
2921 | F: include/linux/cleancache.h | 2921 | F: include/linux/cleancache.h |
2922 | 2922 | ||
2923 | CLK API | 2923 | CLK API |
2924 | M: Russell King <linux@arm.linux.org.uk> | 2924 | M: Russell King <linux@armlinux.org.uk> |
2925 | L: linux-clk@vger.kernel.org | 2925 | L: linux-clk@vger.kernel.org |
2926 | S: Maintained | 2926 | S: Maintained |
2927 | F: include/linux/clk.h | 2927 | F: include/linux/clk.h |
@@ -3354,9 +3354,9 @@ S: Supported | |||
3354 | F: drivers/net/ethernet/stmicro/stmmac/ | 3354 | F: drivers/net/ethernet/stmicro/stmmac/ |
3355 | 3355 | ||
3356 | CYBERPRO FB DRIVER | 3356 | CYBERPRO FB DRIVER |
3357 | M: Russell King <linux@arm.linux.org.uk> | 3357 | M: Russell King <linux@armlinux.org.uk> |
3358 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 3358 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
3359 | W: http://www.arm.linux.org.uk/ | 3359 | W: http://www.armlinux.org.uk/ |
3360 | S: Maintained | 3360 | S: Maintained |
3361 | F: drivers/video/fbdev/cyber2000fb.* | 3361 | F: drivers/video/fbdev/cyber2000fb.* |
3362 | 3362 | ||
@@ -3881,7 +3881,7 @@ F: Documentation/devicetree/bindings/display/st,stih4xx.txt | |||
3881 | 3881 | ||
3882 | DRM DRIVERS FOR VIVANTE GPU IP | 3882 | DRM DRIVERS FOR VIVANTE GPU IP |
3883 | M: Lucas Stach <l.stach@pengutronix.de> | 3883 | M: Lucas Stach <l.stach@pengutronix.de> |
3884 | R: Russell King <linux+etnaviv@arm.linux.org.uk> | 3884 | R: Russell King <linux+etnaviv@armlinux.org.uk> |
3885 | R: Christian Gmeiner <christian.gmeiner@gmail.com> | 3885 | R: Christian Gmeiner <christian.gmeiner@gmail.com> |
3886 | L: dri-devel@lists.freedesktop.org | 3886 | L: dri-devel@lists.freedesktop.org |
3887 | S: Maintained | 3887 | S: Maintained |
@@ -4223,8 +4223,8 @@ F: Documentation/efi-stub.txt | |||
4223 | F: arch/ia64/kernel/efi.c | 4223 | F: arch/ia64/kernel/efi.c |
4224 | F: arch/x86/boot/compressed/eboot.[ch] | 4224 | F: arch/x86/boot/compressed/eboot.[ch] |
4225 | F: arch/x86/include/asm/efi.h | 4225 | F: arch/x86/include/asm/efi.h |
4226 | F: arch/x86/platform/efi/* | 4226 | F: arch/x86/platform/efi/ |
4227 | F: drivers/firmware/efi/* | 4227 | F: drivers/firmware/efi/ |
4228 | F: include/linux/efi*.h | 4228 | F: include/linux/efi*.h |
4229 | 4229 | ||
4230 | EFI VARIABLE FILESYSTEM | 4230 | EFI VARIABLE FILESYSTEM |
@@ -4744,7 +4744,7 @@ F: drivers/platform/x86/fujitsu-tablet.c | |||
4744 | 4744 | ||
4745 | FUSE: FILESYSTEM IN USERSPACE | 4745 | FUSE: FILESYSTEM IN USERSPACE |
4746 | M: Miklos Szeredi <miklos@szeredi.hu> | 4746 | M: Miklos Szeredi <miklos@szeredi.hu> |
4747 | L: fuse-devel@lists.sourceforge.net | 4747 | L: linux-fsdevel@vger.kernel.org |
4748 | W: http://fuse.sourceforge.net/ | 4748 | W: http://fuse.sourceforge.net/ |
4749 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git | 4749 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git |
4750 | S: Maintained | 4750 | S: Maintained |
@@ -4903,7 +4903,7 @@ F: net/ipv4/gre_offload.c | |||
4903 | F: include/net/gre.h | 4903 | F: include/net/gre.h |
4904 | 4904 | ||
4905 | GRETH 10/100/1G Ethernet MAC device driver | 4905 | GRETH 10/100/1G Ethernet MAC device driver |
4906 | M: Kristoffer Glembo <kristoffer@gaisler.com> | 4906 | M: Andreas Larsson <andreas@gaisler.com> |
4907 | L: netdev@vger.kernel.org | 4907 | L: netdev@vger.kernel.org |
4908 | S: Maintained | 4908 | S: Maintained |
4909 | F: drivers/net/ethernet/aeroflex/ | 4909 | F: drivers/net/ethernet/aeroflex/ |
@@ -6905,7 +6905,7 @@ L: linux-man@vger.kernel.org | |||
6905 | S: Maintained | 6905 | S: Maintained |
6906 | 6906 | ||
6907 | MARVELL ARMADA DRM SUPPORT | 6907 | MARVELL ARMADA DRM SUPPORT |
6908 | M: Russell King <rmk+kernel@arm.linux.org.uk> | 6908 | M: Russell King <rmk+kernel@armlinux.org.uk> |
6909 | S: Maintained | 6909 | S: Maintained |
6910 | F: drivers/gpu/drm/armada/ | 6910 | F: drivers/gpu/drm/armada/ |
6911 | 6911 | ||
@@ -7020,9 +7020,9 @@ M: Chanwoo Choi <cw00.choi@samsung.com> | |||
7020 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | 7020 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> |
7021 | L: linux-kernel@vger.kernel.org | 7021 | L: linux-kernel@vger.kernel.org |
7022 | S: Supported | 7022 | S: Supported |
7023 | F: drivers/*/max14577.c | 7023 | F: drivers/*/max14577*.c |
7024 | F: drivers/*/max77686*.c | 7024 | F: drivers/*/max77686*.c |
7025 | F: drivers/*/max77693.c | 7025 | F: drivers/*/max77693*.c |
7026 | F: drivers/extcon/extcon-max14577.c | 7026 | F: drivers/extcon/extcon-max14577.c |
7027 | F: drivers/extcon/extcon-max77693.c | 7027 | F: drivers/extcon/extcon-max77693.c |
7028 | F: drivers/rtc/rtc-max77686.c | 7028 | F: drivers/rtc/rtc-max77686.c |
@@ -7905,7 +7905,7 @@ S: Supported | |||
7905 | F: drivers/nfc/nxp-nci | 7905 | F: drivers/nfc/nxp-nci |
7906 | 7906 | ||
7907 | NXP TDA998X DRM DRIVER | 7907 | NXP TDA998X DRM DRIVER |
7908 | M: Russell King <rmk+kernel@arm.linux.org.uk> | 7908 | M: Russell King <rmk+kernel@armlinux.org.uk> |
7909 | S: Supported | 7909 | S: Supported |
7910 | F: drivers/gpu/drm/i2c/tda998x_drv.c | 7910 | F: drivers/gpu/drm/i2c/tda998x_drv.c |
7911 | F: include/drm/i2c/tda998x.h | 7911 | F: include/drm/i2c/tda998x.h |
@@ -7978,7 +7978,7 @@ F: arch/arm/*omap*/*pm* | |||
7978 | F: drivers/cpufreq/omap-cpufreq.c | 7978 | F: drivers/cpufreq/omap-cpufreq.c |
7979 | 7979 | ||
7980 | OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT | 7980 | OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT |
7981 | M: Rajendra Nayak <rnayak@ti.com> | 7981 | M: Rajendra Nayak <rnayak@codeaurora.org> |
7982 | M: Paul Walmsley <paul@pwsan.com> | 7982 | M: Paul Walmsley <paul@pwsan.com> |
7983 | L: linux-omap@vger.kernel.org | 7983 | L: linux-omap@vger.kernel.org |
7984 | S: Maintained | 7984 | S: Maintained |
@@ -10014,7 +10014,8 @@ F: drivers/infiniband/hw/ocrdma/ | |||
10014 | 10014 | ||
10015 | SFC NETWORK DRIVER | 10015 | SFC NETWORK DRIVER |
10016 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> | 10016 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> |
10017 | M: Shradha Shah <sshah@solarflare.com> | 10017 | M: Edward Cree <ecree@solarflare.com> |
10018 | M: Bert Kenward <bkenward@solarflare.com> | ||
10018 | L: netdev@vger.kernel.org | 10019 | L: netdev@vger.kernel.org |
10019 | S: Supported | 10020 | S: Supported |
10020 | F: drivers/net/ethernet/sfc/ | 10021 | F: drivers/net/ethernet/sfc/ |
@@ -11316,6 +11317,20 @@ F: include/trace/ | |||
11316 | F: kernel/trace/ | 11317 | F: kernel/trace/ |
11317 | F: tools/testing/selftests/ftrace/ | 11318 | F: tools/testing/selftests/ftrace/ |
11318 | 11319 | ||
11320 | TRACING MMIO ACCESSES (MMIOTRACE) | ||
11321 | M: Steven Rostedt <rostedt@goodmis.org> | ||
11322 | M: Ingo Molnar <mingo@kernel.org> | ||
11323 | R: Karol Herbst <karolherbst@gmail.com> | ||
11324 | R: Pekka Paalanen <ppaalanen@gmail.com> | ||
11325 | S: Maintained | ||
11326 | L: linux-kernel@vger.kernel.org | ||
11327 | L: nouveau@lists.freedesktop.org | ||
11328 | F: kernel/trace/trace_mmiotrace.c | ||
11329 | F: include/linux/mmiotrace.h | ||
11330 | F: arch/x86/mm/kmmio.c | ||
11331 | F: arch/x86/mm/mmio-mod.c | ||
11332 | F: arch/x86/mm/testmmiotrace.c | ||
11333 | |||
11319 | TRIVIAL PATCHES | 11334 | TRIVIAL PATCHES |
11320 | M: Jiri Kosina <trivial@kernel.org> | 11335 | M: Jiri Kosina <trivial@kernel.org> |
11321 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git | 11336 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git |
@@ -11995,7 +12010,9 @@ L: linux-kernel@vger.kernel.org | |||
11995 | W: http://www.slimlogic.co.uk/?p=48 | 12010 | W: http://www.slimlogic.co.uk/?p=48 |
11996 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git | 12011 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git |
11997 | S: Supported | 12012 | S: Supported |
12013 | F: Documentation/devicetree/bindings/regulator/ | ||
11998 | F: drivers/regulator/ | 12014 | F: drivers/regulator/ |
12015 | F: include/dt-bindings/regulator/ | ||
11999 | F: include/linux/regulator/ | 12016 | F: include/linux/regulator/ |
12000 | 12017 | ||
12001 | VRF | 12018 | VRF |