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