aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS146
1 files changed, 108 insertions, 38 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 32d444476a90..dce5c099f43c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -409,8 +409,7 @@ F: drivers/platform/x86/wmi.c
409F: include/uapi/linux/wmi.h 409F: include/uapi/linux/wmi.h
410 410
411AD1889 ALSA SOUND DRIVER 411AD1889 ALSA SOUND DRIVER
412M: Thibaut Varene <T-Bone@parisc-linux.org> 412W: https://parisc.wiki.kernel.org/index.php/AD1889
413W: http://wiki.parisc-linux.org/AD1889
414L: linux-parisc@vger.kernel.org 413L: linux-parisc@vger.kernel.org
415S: Maintained 414S: Maintained
416F: sound/pci/ad1889.* 415F: sound/pci/ad1889.*
@@ -2848,8 +2847,11 @@ F: include/uapi/linux/if_bonding.h
2848BPF (Safe dynamic programs and tools) 2847BPF (Safe dynamic programs and tools)
2849M: Alexei Starovoitov <ast@kernel.org> 2848M: Alexei Starovoitov <ast@kernel.org>
2850M: Daniel Borkmann <daniel@iogearbox.net> 2849M: Daniel Borkmann <daniel@iogearbox.net>
2850R: Martin KaFai Lau <kafai@fb.com>
2851R: Song Liu <songliubraving@fb.com>
2852R: Yonghong Song <yhs@fb.com>
2851L: netdev@vger.kernel.org 2853L: netdev@vger.kernel.org
2852L: linux-kernel@vger.kernel.org 2854L: bpf@vger.kernel.org
2853T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git 2855T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
2854T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git 2856T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
2855Q: https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147 2857Q: https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147
@@ -2873,10 +2875,13 @@ F: samples/bpf/
2873F: tools/bpf/ 2875F: tools/bpf/
2874F: tools/lib/bpf/ 2876F: tools/lib/bpf/
2875F: tools/testing/selftests/bpf/ 2877F: tools/testing/selftests/bpf/
2878K: bpf
2879N: bpf
2876 2880
2877BPF JIT for ARM 2881BPF JIT for ARM
2878M: Shubham Bansal <illusionist.neo@gmail.com> 2882M: Shubham Bansal <illusionist.neo@gmail.com>
2879L: netdev@vger.kernel.org 2883L: netdev@vger.kernel.org
2884L: bpf@vger.kernel.org
2880S: Maintained 2885S: Maintained
2881F: arch/arm/net/ 2886F: arch/arm/net/
2882 2887
@@ -2885,18 +2890,21 @@ M: Daniel Borkmann <daniel@iogearbox.net>
2885M: Alexei Starovoitov <ast@kernel.org> 2890M: Alexei Starovoitov <ast@kernel.org>
2886M: Zi Shen Lim <zlim.lnx@gmail.com> 2891M: Zi Shen Lim <zlim.lnx@gmail.com>
2887L: netdev@vger.kernel.org 2892L: netdev@vger.kernel.org
2893L: bpf@vger.kernel.org
2888S: Supported 2894S: Supported
2889F: arch/arm64/net/ 2895F: arch/arm64/net/
2890 2896
2891BPF JIT for MIPS (32-BIT AND 64-BIT) 2897BPF JIT for MIPS (32-BIT AND 64-BIT)
2892M: Paul Burton <paul.burton@mips.com> 2898M: Paul Burton <paul.burton@mips.com>
2893L: netdev@vger.kernel.org 2899L: netdev@vger.kernel.org
2900L: bpf@vger.kernel.org
2894S: Maintained 2901S: Maintained
2895F: arch/mips/net/ 2902F: arch/mips/net/
2896 2903
2897BPF JIT for NFP NICs 2904BPF JIT for NFP NICs
2898M: Jakub Kicinski <jakub.kicinski@netronome.com> 2905M: Jakub Kicinski <jakub.kicinski@netronome.com>
2899L: netdev@vger.kernel.org 2906L: netdev@vger.kernel.org
2907L: bpf@vger.kernel.org
2900S: Supported 2908S: Supported
2901F: drivers/net/ethernet/netronome/nfp/bpf/ 2909F: drivers/net/ethernet/netronome/nfp/bpf/
2902 2910
@@ -2904,6 +2912,7 @@ BPF JIT for POWERPC (32-BIT AND 64-BIT)
2904M: Naveen N. Rao <naveen.n.rao@linux.ibm.com> 2912M: Naveen N. Rao <naveen.n.rao@linux.ibm.com>
2905M: Sandipan Das <sandipan@linux.ibm.com> 2913M: Sandipan Das <sandipan@linux.ibm.com>
2906L: netdev@vger.kernel.org 2914L: netdev@vger.kernel.org
2915L: bpf@vger.kernel.org
2907S: Maintained 2916S: Maintained
2908F: arch/powerpc/net/ 2917F: arch/powerpc/net/
2909 2918
@@ -2911,6 +2920,7 @@ BPF JIT for S390
2911M: Martin Schwidefsky <schwidefsky@de.ibm.com> 2920M: Martin Schwidefsky <schwidefsky@de.ibm.com>
2912M: Heiko Carstens <heiko.carstens@de.ibm.com> 2921M: Heiko Carstens <heiko.carstens@de.ibm.com>
2913L: netdev@vger.kernel.org 2922L: netdev@vger.kernel.org
2923L: bpf@vger.kernel.org
2914S: Maintained 2924S: Maintained
2915F: arch/s390/net/ 2925F: arch/s390/net/
2916X: arch/s390/net/pnet.c 2926X: arch/s390/net/pnet.c
@@ -2918,12 +2928,14 @@ X: arch/s390/net/pnet.c
2918BPF JIT for SPARC (32-BIT AND 64-BIT) 2928BPF JIT for SPARC (32-BIT AND 64-BIT)
2919M: David S. Miller <davem@davemloft.net> 2929M: David S. Miller <davem@davemloft.net>
2920L: netdev@vger.kernel.org 2930L: netdev@vger.kernel.org
2931L: bpf@vger.kernel.org
2921S: Maintained 2932S: Maintained
2922F: arch/sparc/net/ 2933F: arch/sparc/net/
2923 2934
2924BPF JIT for X86 32-BIT 2935BPF JIT for X86 32-BIT
2925M: Wang YanQing <udknight@gmail.com> 2936M: Wang YanQing <udknight@gmail.com>
2926L: netdev@vger.kernel.org 2937L: netdev@vger.kernel.org
2938L: bpf@vger.kernel.org
2927S: Maintained 2939S: Maintained
2928F: arch/x86/net/bpf_jit_comp32.c 2940F: arch/x86/net/bpf_jit_comp32.c
2929 2941
@@ -2931,6 +2943,7 @@ BPF JIT for X86 64-BIT
2931M: Alexei Starovoitov <ast@kernel.org> 2943M: Alexei Starovoitov <ast@kernel.org>
2932M: Daniel Borkmann <daniel@iogearbox.net> 2944M: Daniel Borkmann <daniel@iogearbox.net>
2933L: netdev@vger.kernel.org 2945L: netdev@vger.kernel.org
2946L: bpf@vger.kernel.org
2934S: Supported 2947S: Supported
2935F: arch/x86/net/ 2948F: arch/x86/net/
2936X: arch/x86/net/bpf_jit_comp32.c 2949X: arch/x86/net/bpf_jit_comp32.c
@@ -3052,8 +3065,8 @@ F: include/linux/bcm963xx_nvram.h
3052F: include/linux/bcm963xx_tag.h 3065F: include/linux/bcm963xx_tag.h
3053 3066
3054BROADCOM BNX2 GIGABIT ETHERNET DRIVER 3067BROADCOM BNX2 GIGABIT ETHERNET DRIVER
3055M: Rasesh Mody <rasesh.mody@cavium.com> 3068M: Rasesh Mody <rmody@marvell.com>
3056M: Dept-GELinuxNICDev@cavium.com 3069M: GR-Linux-NIC-Dev@marvell.com
3057L: netdev@vger.kernel.org 3070L: netdev@vger.kernel.org
3058S: Supported 3071S: Supported
3059F: drivers/net/ethernet/broadcom/bnx2.* 3072F: drivers/net/ethernet/broadcom/bnx2.*
@@ -3072,9 +3085,9 @@ S: Supported
3072F: drivers/scsi/bnx2i/ 3085F: drivers/scsi/bnx2i/
3073 3086
3074BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER 3087BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
3075M: Ariel Elior <ariel.elior@cavium.com> 3088M: Ariel Elior <aelior@marvell.com>
3076M: Sudarsana Kalluru <sudarsana.kalluru@cavium.com> 3089M: Sudarsana Kalluru <skalluru@marvell.com>
3077M: everest-linux-l2@cavium.com 3090M: GR-everest-linux-l2@marvell.com
3078L: netdev@vger.kernel.org 3091L: netdev@vger.kernel.org
3079S: Supported 3092S: Supported
3080F: drivers/net/ethernet/broadcom/bnx2x/ 3093F: drivers/net/ethernet/broadcom/bnx2x/
@@ -3249,9 +3262,9 @@ S: Supported
3249F: drivers/scsi/bfa/ 3262F: drivers/scsi/bfa/
3250 3263
3251BROCADE BNA 10 GIGABIT ETHERNET DRIVER 3264BROCADE BNA 10 GIGABIT ETHERNET DRIVER
3252M: Rasesh Mody <rasesh.mody@cavium.com> 3265M: Rasesh Mody <rmody@marvell.com>
3253M: Sudarsana Kalluru <sudarsana.kalluru@cavium.com> 3266M: Sudarsana Kalluru <skalluru@marvell.com>
3254M: Dept-GELinuxNICDev@cavium.com 3267M: GR-Linux-NIC-Dev@marvell.com
3255L: netdev@vger.kernel.org 3268L: netdev@vger.kernel.org
3256S: Supported 3269S: Supported
3257F: drivers/net/ethernet/brocade/bna/ 3270F: drivers/net/ethernet/brocade/bna/
@@ -3385,9 +3398,8 @@ F: Documentation/media/v4l-drivers/cafe_ccic*
3385F: drivers/media/platform/marvell-ccic/ 3398F: drivers/media/platform/marvell-ccic/
3386 3399
3387CAIF NETWORK LAYER 3400CAIF NETWORK LAYER
3388M: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
3389L: netdev@vger.kernel.org 3401L: netdev@vger.kernel.org
3390S: Supported 3402S: Orphan
3391F: Documentation/networking/caif/ 3403F: Documentation/networking/caif/
3392F: drivers/net/caif/ 3404F: drivers/net/caif/
3393F: include/uapi/linux/caif/ 3405F: include/uapi/linux/caif/
@@ -3471,10 +3483,9 @@ F: drivers/i2c/busses/i2c-octeon*
3471F: drivers/i2c/busses/i2c-thunderx* 3483F: drivers/i2c/busses/i2c-thunderx*
3472 3484
3473CAVIUM LIQUIDIO NETWORK DRIVER 3485CAVIUM LIQUIDIO NETWORK DRIVER
3474M: Derek Chickles <derek.chickles@caviumnetworks.com> 3486M: Derek Chickles <dchickles@marvell.com>
3475M: Satanand Burla <satananda.burla@caviumnetworks.com> 3487M: Satanand Burla <sburla@marvell.com>
3476M: Felix Manlunas <felix.manlunas@caviumnetworks.com> 3488M: Felix Manlunas <fmanlunas@marvell.com>
3477M: Raghu Vatsavayi <raghu.vatsavayi@caviumnetworks.com>
3478L: netdev@vger.kernel.org 3489L: netdev@vger.kernel.org
3479W: http://www.cavium.com 3490W: http://www.cavium.com
3480S: Supported 3491S: Supported
@@ -3951,7 +3962,7 @@ L: netdev@vger.kernel.org
3951S: Maintained 3962S: Maintained
3952F: drivers/net/ethernet/ti/cpmac.c 3963F: drivers/net/ethernet/ti/cpmac.c
3953 3964
3954CPU FREQUENCY DRIVERS 3965CPU FREQUENCY SCALING FRAMEWORK
3955M: "Rafael J. Wysocki" <rjw@rjwysocki.net> 3966M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
3956M: Viresh Kumar <viresh.kumar@linaro.org> 3967M: Viresh Kumar <viresh.kumar@linaro.org>
3957L: linux-pm@vger.kernel.org 3968L: linux-pm@vger.kernel.org
@@ -3959,6 +3970,8 @@ S: Maintained
3959T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git 3970T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3960T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates) 3971T: git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
3961B: https://bugzilla.kernel.org 3972B: https://bugzilla.kernel.org
3973F: Documentation/admin-guide/pm/cpufreq.rst
3974F: Documentation/admin-guide/pm/intel_pstate.rst
3962F: Documentation/cpu-freq/ 3975F: Documentation/cpu-freq/
3963F: Documentation/devicetree/bindings/cpufreq/ 3976F: Documentation/devicetree/bindings/cpufreq/
3964F: drivers/cpufreq/ 3977F: drivers/cpufreq/
@@ -3977,6 +3990,7 @@ F: drivers/cpufreq/arm_big_little.c
3977CPU POWER MONITORING SUBSYSTEM 3990CPU POWER MONITORING SUBSYSTEM
3978M: Thomas Renninger <trenn@suse.com> 3991M: Thomas Renninger <trenn@suse.com>
3979M: Shuah Khan <shuah@kernel.org> 3992M: Shuah Khan <shuah@kernel.org>
3993M: Shuah Khan <skhan@linuxfoundation.org>
3980L: linux-pm@vger.kernel.org 3994L: linux-pm@vger.kernel.org
3981S: Maintained 3995S: Maintained
3982F: tools/power/cpupower/ 3996F: tools/power/cpupower/
@@ -4006,13 +4020,14 @@ S: Supported
4006F: drivers/cpuidle/cpuidle-exynos.c 4020F: drivers/cpuidle/cpuidle-exynos.c
4007F: arch/arm/mach-exynos/pm.c 4021F: arch/arm/mach-exynos/pm.c
4008 4022
4009CPUIDLE DRIVERS 4023CPU IDLE TIME MANAGEMENT FRAMEWORK
4010M: "Rafael J. Wysocki" <rjw@rjwysocki.net> 4024M: "Rafael J. Wysocki" <rjw@rjwysocki.net>
4011M: Daniel Lezcano <daniel.lezcano@linaro.org> 4025M: Daniel Lezcano <daniel.lezcano@linaro.org>
4012L: linux-pm@vger.kernel.org 4026L: linux-pm@vger.kernel.org
4013S: Maintained 4027S: Maintained
4014T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git 4028T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
4015B: https://bugzilla.kernel.org 4029B: https://bugzilla.kernel.org
4030F: Documentation/admin-guide/pm/cpuidle.rst
4016F: drivers/cpuidle/* 4031F: drivers/cpuidle/*
4017F: include/linux/cpuidle.h 4032F: include/linux/cpuidle.h
4018 4033
@@ -5178,7 +5193,7 @@ DRM DRIVERS FOR XEN
5178M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> 5193M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
5179T: git git://anongit.freedesktop.org/drm/drm-misc 5194T: git git://anongit.freedesktop.org/drm/drm-misc
5180L: dri-devel@lists.freedesktop.org 5195L: dri-devel@lists.freedesktop.org
5181L: xen-devel@lists.xen.org 5196L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
5182S: Supported 5197S: Supported
5183F: drivers/gpu/drm/xen/ 5198F: drivers/gpu/drm/xen/
5184F: Documentation/gpu/xen-front.rst 5199F: Documentation/gpu/xen-front.rst
@@ -6143,7 +6158,7 @@ FREESCALE SOC SOUND DRIVERS
6143M: Timur Tabi <timur@kernel.org> 6158M: Timur Tabi <timur@kernel.org>
6144M: Nicolin Chen <nicoleotsuka@gmail.com> 6159M: Nicolin Chen <nicoleotsuka@gmail.com>
6145M: Xiubo Li <Xiubo.Lee@gmail.com> 6160M: Xiubo Li <Xiubo.Lee@gmail.com>
6146R: Fabio Estevam <fabio.estevam@nxp.com> 6161R: Fabio Estevam <festevam@gmail.com>
6147L: alsa-devel@alsa-project.org (moderated for non-subscribers) 6162L: alsa-devel@alsa-project.org (moderated for non-subscribers)
6148L: linuxppc-dev@lists.ozlabs.org 6163L: linuxppc-dev@lists.ozlabs.org
6149S: Maintained 6164S: Maintained
@@ -8256,6 +8271,7 @@ F: include/uapi/linux/sunrpc/
8256 8271
8257KERNEL SELFTEST FRAMEWORK 8272KERNEL SELFTEST FRAMEWORK
8258M: Shuah Khan <shuah@kernel.org> 8273M: Shuah Khan <shuah@kernel.org>
8274M: Shuah Khan <skhan@linuxfoundation.org>
8259L: linux-kselftest@vger.kernel.org 8275L: linux-kselftest@vger.kernel.org
8260T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git 8276T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
8261Q: https://patchwork.kernel.org/project/linux-kselftest/list/ 8277Q: https://patchwork.kernel.org/project/linux-kselftest/list/
@@ -8478,6 +8494,7 @@ L7 BPF FRAMEWORK
8478M: John Fastabend <john.fastabend@gmail.com> 8494M: John Fastabend <john.fastabend@gmail.com>
8479M: Daniel Borkmann <daniel@iogearbox.net> 8495M: Daniel Borkmann <daniel@iogearbox.net>
8480L: netdev@vger.kernel.org 8496L: netdev@vger.kernel.org
8497L: bpf@vger.kernel.org
8481S: Maintained 8498S: Maintained
8482F: include/linux/skmsg.h 8499F: include/linux/skmsg.h
8483F: net/core/skmsg.c 8500F: net/core/skmsg.c
@@ -10686,9 +10703,9 @@ S: Maintained
10686F: drivers/net/netdevsim/* 10703F: drivers/net/netdevsim/*
10687 10704
10688NETXEN (1/10) GbE SUPPORT 10705NETXEN (1/10) GbE SUPPORT
10689M: Manish Chopra <manish.chopra@cavium.com> 10706M: Manish Chopra <manishc@marvell.com>
10690M: Rahul Verma <rahul.verma@cavium.com> 10707M: Rahul Verma <rahulv@marvell.com>
10691M: Dept-GELinuxNICDev@cavium.com 10708M: GR-Linux-NIC-Dev@marvell.com
10692L: netdev@vger.kernel.org 10709L: netdev@vger.kernel.org
10693S: Supported 10710S: Supported
10694F: drivers/net/ethernet/qlogic/netxen/ 10711F: drivers/net/ethernet/qlogic/netxen/
@@ -10889,7 +10906,7 @@ F: include/linux/nvmem-consumer.h
10889F: include/linux/nvmem-provider.h 10906F: include/linux/nvmem-provider.h
10890 10907
10891NXP SGTL5000 DRIVER 10908NXP SGTL5000 DRIVER
10892M: Fabio Estevam <fabio.estevam@nxp.com> 10909M: Fabio Estevam <festevam@gmail.com>
10893L: alsa-devel@alsa-project.org (moderated for non-subscribers) 10910L: alsa-devel@alsa-project.org (moderated for non-subscribers)
10894S: Maintained 10911S: Maintained
10895F: Documentation/devicetree/bindings/sound/sgtl5000.txt 10912F: Documentation/devicetree/bindings/sound/sgtl5000.txt
@@ -11303,10 +11320,12 @@ F: include/dt-bindings/
11303 11320
11304OPENCORES I2C BUS DRIVER 11321OPENCORES I2C BUS DRIVER
11305M: Peter Korsgaard <peter@korsgaard.com> 11322M: Peter Korsgaard <peter@korsgaard.com>
11323M: Andrew Lunn <andrew@lunn.ch>
11306L: linux-i2c@vger.kernel.org 11324L: linux-i2c@vger.kernel.org
11307S: Maintained 11325S: Maintained
11308F: Documentation/i2c/busses/i2c-ocores 11326F: Documentation/i2c/busses/i2c-ocores
11309F: drivers/i2c/busses/i2c-ocores.c 11327F: drivers/i2c/busses/i2c-ocores.c
11328F: include/linux/platform_data/i2c-ocores.h
11310 11329
11311OPENRISC ARCHITECTURE 11330OPENRISC ARCHITECTURE
11312M: Jonas Bonn <jonas@southpole.se> 11331M: Jonas Bonn <jonas@southpole.se>
@@ -11477,7 +11496,7 @@ F: Documentation/blockdev/paride.txt
11477F: drivers/block/paride/ 11496F: drivers/block/paride/
11478 11497
11479PARISC ARCHITECTURE 11498PARISC ARCHITECTURE
11480M: "James E.J. Bottomley" <jejb@parisc-linux.org> 11499M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
11481M: Helge Deller <deller@gmx.de> 11500M: Helge Deller <deller@gmx.de>
11482L: linux-parisc@vger.kernel.org 11501L: linux-parisc@vger.kernel.org
11483W: http://www.parisc-linux.org/ 11502W: http://www.parisc-linux.org/
@@ -12472,8 +12491,8 @@ S: Supported
12472F: drivers/scsi/qedi/ 12491F: drivers/scsi/qedi/
12473 12492
12474QLOGIC QL4xxx ETHERNET DRIVER 12493QLOGIC QL4xxx ETHERNET DRIVER
12475M: Ariel Elior <Ariel.Elior@cavium.com> 12494M: Ariel Elior <aelior@marvell.com>
12476M: everest-linux-l2@cavium.com 12495M: GR-everest-linux-l2@marvell.com
12477L: netdev@vger.kernel.org 12496L: netdev@vger.kernel.org
12478S: Supported 12497S: Supported
12479F: drivers/net/ethernet/qlogic/qed/ 12498F: drivers/net/ethernet/qlogic/qed/
@@ -12481,8 +12500,8 @@ F: include/linux/qed/
12481F: drivers/net/ethernet/qlogic/qede/ 12500F: drivers/net/ethernet/qlogic/qede/
12482 12501
12483QLOGIC QL4xxx RDMA DRIVER 12502QLOGIC QL4xxx RDMA DRIVER
12484M: Michal Kalderon <Michal.Kalderon@cavium.com> 12503M: Michal Kalderon <mkalderon@marvell.com>
12485M: Ariel Elior <Ariel.Elior@cavium.com> 12504M: Ariel Elior <aelior@marvell.com>
12486L: linux-rdma@vger.kernel.org 12505L: linux-rdma@vger.kernel.org
12487S: Supported 12506S: Supported
12488F: drivers/infiniband/hw/qedr/ 12507F: drivers/infiniband/hw/qedr/
@@ -12502,7 +12521,7 @@ F: Documentation/scsi/LICENSE.qla2xxx
12502F: drivers/scsi/qla2xxx/ 12521F: drivers/scsi/qla2xxx/
12503 12522
12504QLOGIC QLA3XXX NETWORK DRIVER 12523QLOGIC QLA3XXX NETWORK DRIVER
12505M: Dept-GELinuxNICDev@cavium.com 12524M: GR-Linux-NIC-Dev@marvell.com
12506L: netdev@vger.kernel.org 12525L: netdev@vger.kernel.org
12507S: Supported 12526S: Supported
12508F: Documentation/networking/device_drivers/qlogic/LICENSE.qla3xxx 12527F: Documentation/networking/device_drivers/qlogic/LICENSE.qla3xxx
@@ -12516,16 +12535,16 @@ F: Documentation/scsi/LICENSE.qla4xxx
12516F: drivers/scsi/qla4xxx/ 12535F: drivers/scsi/qla4xxx/
12517 12536
12518QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER 12537QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
12519M: Shahed Shaikh <Shahed.Shaikh@cavium.com> 12538M: Shahed Shaikh <shshaikh@marvell.com>
12520M: Manish Chopra <manish.chopra@cavium.com> 12539M: Manish Chopra <manishc@marvell.com>
12521M: Dept-GELinuxNICDev@cavium.com 12540M: GR-Linux-NIC-Dev@marvell.com
12522L: netdev@vger.kernel.org 12541L: netdev@vger.kernel.org
12523S: Supported 12542S: Supported
12524F: drivers/net/ethernet/qlogic/qlcnic/ 12543F: drivers/net/ethernet/qlogic/qlcnic/
12525 12544
12526QLOGIC QLGE 10Gb ETHERNET DRIVER 12545QLOGIC QLGE 10Gb ETHERNET DRIVER
12527M: Manish Chopra <manish.chopra@cavium.com> 12546M: Manish Chopra <manishc@marvell.com>
12528M: Dept-GELinuxNICDev@cavium.com 12547M: GR-Linux-NIC-Dev@marvell.com
12529L: netdev@vger.kernel.org 12548L: netdev@vger.kernel.org
12530S: Supported 12549S: Supported
12531F: drivers/net/ethernet/qlogic/qlge/ 12550F: drivers/net/ethernet/qlogic/qlge/
@@ -12864,6 +12883,13 @@ F: Documentation/devicetree/bindings/net/dsa/realtek-smi.txt
12864F: drivers/net/dsa/realtek-smi* 12883F: drivers/net/dsa/realtek-smi*
12865F: drivers/net/dsa/rtl83* 12884F: drivers/net/dsa/rtl83*
12866 12885
12886REDPINE WIRELESS DRIVER
12887M: Amitkumar Karwar <amitkarwar@gmail.com>
12888M: Siva Rebbagondla <siva8118@gmail.com>
12889L: linux-wireless@vger.kernel.org
12890S: Maintained
12891F: drivers/net/wireless/rsi/
12892
12867REGISTER MAP ABSTRACTION 12893REGISTER MAP ABSTRACTION
12868M: Mark Brown <broonie@kernel.org> 12894M: Mark Brown <broonie@kernel.org>
12869L: linux-kernel@vger.kernel.org 12895L: linux-kernel@vger.kernel.org
@@ -13692,6 +13718,15 @@ L: netdev@vger.kernel.org
13692S: Supported 13718S: Supported
13693F: drivers/net/ethernet/sfc/ 13719F: drivers/net/ethernet/sfc/
13694 13720
13721SFF/SFP/SFP+ MODULE SUPPORT
13722M: Russell King <linux@armlinux.org.uk>
13723L: netdev@vger.kernel.org
13724S: Maintained
13725F: drivers/net/phy/phylink.c
13726F: drivers/net/phy/sfp*
13727F: include/linux/phylink.h
13728F: include/linux/sfp.h
13729
13695SGI GRU DRIVER 13730SGI GRU DRIVER
13696M: Dimitri Sivanich <sivanich@sgi.com> 13731M: Dimitri Sivanich <sivanich@sgi.com>
13697S: Maintained 13732S: Maintained
@@ -13820,8 +13855,9 @@ F: drivers/media/mmc/siano/
13820 13855
13821SIFIVE DRIVERS 13856SIFIVE DRIVERS
13822M: Palmer Dabbelt <palmer@sifive.com> 13857M: Palmer Dabbelt <palmer@sifive.com>
13858M: Paul Walmsley <paul.walmsley@sifive.com>
13823L: linux-riscv@lists.infradead.org 13859L: linux-riscv@lists.infradead.org
13824T: git git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git 13860T: git git://github.com/sifive/riscv-linux.git
13825S: Supported 13861S: Supported
13826K: sifive 13862K: sifive
13827N: sifive 13863N: sifive
@@ -14432,6 +14468,11 @@ M: Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
14432S: Odd Fixes 14468S: Odd Fixes
14433F: drivers/staging/rtl8712/ 14469F: drivers/staging/rtl8712/
14434 14470
14471STAGING - REALTEK RTL8188EU DRIVERS
14472M: Larry Finger <Larry.Finger@lwfinger.net>
14473S: Odd Fixes
14474F: drivers/staging/rtl8188eu/
14475
14435STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER 14476STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER
14436M: Sudip Mukherjee <sudipm.mukherjee@gmail.com> 14477M: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
14437M: Teddy Wang <teddy.wang@siliconmotion.com> 14478M: Teddy Wang <teddy.wang@siliconmotion.com>
@@ -15802,7 +15843,6 @@ M: Alan Stern <stern@rowland.harvard.edu>
15802L: linux-usb@vger.kernel.org 15843L: linux-usb@vger.kernel.org
15803L: usb-storage@lists.one-eyed-alien.net 15844L: usb-storage@lists.one-eyed-alien.net
15804S: Maintained 15845S: Maintained
15805W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
15806F: drivers/usb/storage/ 15846F: drivers/usb/storage/
15807 15847
15808USB MIDI DRIVER 15848USB MIDI DRIVER
@@ -15834,6 +15874,7 @@ F: drivers/usb/common/usb-otg-fsm.c
15834USB OVER IP DRIVER 15874USB OVER IP DRIVER
15835M: Valentina Manea <valentina.manea.m@gmail.com> 15875M: Valentina Manea <valentina.manea.m@gmail.com>
15836M: Shuah Khan <shuah@kernel.org> 15876M: Shuah Khan <shuah@kernel.org>
15877M: Shuah Khan <skhan@linuxfoundation.org>
15837L: linux-usb@vger.kernel.org 15878L: linux-usb@vger.kernel.org
15838S: Maintained 15879S: Maintained
15839F: Documentation/usb/usbip_protocol.txt 15880F: Documentation/usb/usbip_protocol.txt
@@ -16631,6 +16672,15 @@ S: Maintained
16631F: drivers/platform/x86/ 16672F: drivers/platform/x86/
16632F: drivers/platform/olpc/ 16673F: drivers/platform/olpc/
16633 16674
16675X86 PLATFORM DRIVERS - ARCH
16676R: Darren Hart <dvhart@infradead.org>
16677R: Andy Shevchenko <andy@infradead.org>
16678L: platform-driver-x86@vger.kernel.org
16679L: x86@kernel.org
16680T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
16681S: Maintained
16682F: arch/x86/platform
16683
16634X86 VDSO 16684X86 VDSO
16635M: Andy Lutomirski <luto@kernel.org> 16685M: Andy Lutomirski <luto@kernel.org>
16636L: linux-kernel@vger.kernel.org 16686L: linux-kernel@vger.kernel.org
@@ -16663,10 +16713,30 @@ T: git git://linuxtv.org/media_tree.git
16663S: Maintained 16713S: Maintained
16664F: drivers/media/tuners/tuner-xc2028.* 16714F: drivers/media/tuners/tuner-xc2028.*
16665 16715
16716XDP (eXpress Data Path)
16717M: Alexei Starovoitov <ast@kernel.org>
16718M: Daniel Borkmann <daniel@iogearbox.net>
16719M: David S. Miller <davem@davemloft.net>
16720M: Jakub Kicinski <jakub.kicinski@netronome.com>
16721M: Jesper Dangaard Brouer <hawk@kernel.org>
16722M: John Fastabend <john.fastabend@gmail.com>
16723L: netdev@vger.kernel.org
16724L: xdp-newbies@vger.kernel.org
16725L: bpf@vger.kernel.org
16726S: Supported
16727F: net/core/xdp.c
16728F: include/net/xdp.h
16729F: kernel/bpf/devmap.c
16730F: kernel/bpf/cpumap.c
16731F: include/trace/events/xdp.h
16732K: xdp
16733N: xdp
16734
16666XDP SOCKETS (AF_XDP) 16735XDP SOCKETS (AF_XDP)
16667M: Björn Töpel <bjorn.topel@intel.com> 16736M: Björn Töpel <bjorn.topel@intel.com>
16668M: Magnus Karlsson <magnus.karlsson@intel.com> 16737M: Magnus Karlsson <magnus.karlsson@intel.com>
16669L: netdev@vger.kernel.org 16738L: netdev@vger.kernel.org
16739L: bpf@vger.kernel.org
16670S: Maintained 16740S: Maintained
16671F: kernel/bpf/xskmap.c 16741F: kernel/bpf/xskmap.c
16672F: net/xdp/ 16742F: net/xdp/