MAINTAINERS (305e191ccf16647eb873255d69d8882fb7d50270) MAINTAINERS (c397894e24f1c7281376c14dfdd4df8fe0e84754)
1List of maintainers and how to submit kernel changes
2====================================================
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
8Tips for patch submitters

--- 400 unchanged lines hidden (view full) ---

409L: linux-acpi@vger.kernel.org
410S: Supported
411Q: https://patchwork.kernel.org/project/linux-acpi/list/
412B: https://bugzilla.kernel.org
413T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
414F: drivers/acpi/pmic/
415
416ACPI THERMAL DRIVER
1List of maintainers and how to submit kernel changes
2====================================================
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
8Tips for patch submitters

--- 400 unchanged lines hidden (view full) ---

409L: linux-acpi@vger.kernel.org
410S: Supported
411Q: https://patchwork.kernel.org/project/linux-acpi/list/
412B: https://bugzilla.kernel.org
413T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
414F: drivers/acpi/pmic/
415
416ACPI THERMAL DRIVER
417M: Rafael J. Wysocki <rafael@kernel.org>
418R: Zhang Rui <rui.zhang@intel.com>
417M: Zhang Rui <rui.zhang@intel.com>
419L: linux-acpi@vger.kernel.org
420S: Supported
421W: https://01.org/linux-acpi
422B: https://bugzilla.kernel.org
423F: drivers/acpi/*thermal*
424
425ACPI VIDEO DRIVER
426M: Zhang Rui <rui.zhang@intel.com>

--- 159 unchanged lines hidden (view full) ---

586F: drivers/scsi/advansys.c
587
588ADVANTECH SWBTN DRIVER
589M: Andrea Ho <Andrea.Ho@advantech.com.tw>
590L: platform-driver-x86@vger.kernel.org
591S: Maintained
592F: drivers/platform/x86/adv_swbutton.c
593
418L: linux-acpi@vger.kernel.org
419S: Supported
420W: https://01.org/linux-acpi
421B: https://bugzilla.kernel.org
422F: drivers/acpi/*thermal*
423
424ACPI VIDEO DRIVER
425M: Zhang Rui <rui.zhang@intel.com>

--- 159 unchanged lines hidden (view full) ---

585F: drivers/scsi/advansys.c
586
587ADVANTECH SWBTN DRIVER
588M: Andrea Ho <Andrea.Ho@advantech.com.tw>
589L: platform-driver-x86@vger.kernel.org
590S: Maintained
591F: drivers/platform/x86/adv_swbutton.c
592
593ADXL313 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
594M: Lucas Stankus <lucas.p.stankus@gmail.com>
595S: Supported
596F: Documentation/devicetree/bindings/iio/accel/adi,adxl313.yaml
597F: drivers/iio/accel/adxl313*
598
594ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
595M: Michael Hennerich <michael.hennerich@analog.com>
596S: Supported
597W: http://wiki.analog.com/ADXL345
598W: http://ez.analog.com/community/linux-device-drivers
599F: Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml
600F: drivers/input/misc/adxl34x.c
601
599ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
600M: Michael Hennerich <michael.hennerich@analog.com>
601S: Supported
602W: http://wiki.analog.com/ADXL345
603W: http://ez.analog.com/community/linux-device-drivers
604F: Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml
605F: drivers/input/misc/adxl34x.c
606
607ADXL355 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
608M: Puranjay Mohan <puranjay12@gmail.com>
609L: linux-iio@vger.kernel.org
610S: Supported
611F: Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
612F: drivers/iio/accel/adxl355.h
613F: drivers/iio/accel/adxl355_core.c
614F: drivers/iio/accel/adxl355_i2c.c
615F: drivers/iio/accel/adxl355_spi.c
616
602ADXL372 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
603M: Michael Hennerich <michael.hennerich@analog.com>
604S: Supported
605W: http://ez.analog.com/community/linux-device-drivers
606F: Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
607F: drivers/iio/accel/adxl372.c
608F: drivers/iio/accel/adxl372_i2c.c
609F: drivers/iio/accel/adxl372_spi.c

--- 196 unchanged lines hidden (view full) ---

806M: Olivier Dautricourt <olivier.dautricourt@orolia.com>
807R: Stefan Roese <sr@denx.de>
808L: dmaengine@vger.kernel.org
809S: Odd Fixes
810F: Documentation/devicetree/bindings/dma/altr,msgdma.yaml
811F: drivers/dma/altera-msgdma.c
812
813ALTERA PIO DRIVER
617ADXL372 THREE-AXIS DIGITAL ACCELEROMETER DRIVER
618M: Michael Hennerich <michael.hennerich@analog.com>
619S: Supported
620W: http://ez.analog.com/community/linux-device-drivers
621F: Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
622F: drivers/iio/accel/adxl372.c
623F: drivers/iio/accel/adxl372_i2c.c
624F: drivers/iio/accel/adxl372_spi.c

--- 196 unchanged lines hidden (view full) ---

821M: Olivier Dautricourt <olivier.dautricourt@orolia.com>
822R: Stefan Roese <sr@denx.de>
823L: dmaengine@vger.kernel.org
824S: Odd Fixes
825F: Documentation/devicetree/bindings/dma/altr,msgdma.yaml
826F: drivers/dma/altera-msgdma.c
827
828ALTERA PIO DRIVER
814M: Mun Yew Tham <mun.yew.tham@intel.com>
829M: Joyce Ooi <joyce.ooi@intel.com>
815L: linux-gpio@vger.kernel.org
816S: Maintained
817F: drivers/gpio/gpio-altera.c
818
819ALTERA SYSTEM MANAGER DRIVER
820M: Thor Thayer <thor.thayer@linux.intel.com>
821S: Maintained
822F: drivers/mfd/altera-sysmgr.c

--- 150 unchanged lines hidden (view full) ---

973F: drivers/i2c/busses/i2c-amd-mp2*
974
975AMD PMC DRIVER
976M: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
977L: platform-driver-x86@vger.kernel.org
978S: Maintained
979F: drivers/platform/x86/amd-pmc.*
980
830L: linux-gpio@vger.kernel.org
831S: Maintained
832F: drivers/gpio/gpio-altera.c
833
834ALTERA SYSTEM MANAGER DRIVER
835M: Thor Thayer <thor.thayer@linux.intel.com>
836S: Maintained
837F: drivers/mfd/altera-sysmgr.c

--- 150 unchanged lines hidden (view full) ---

988F: drivers/i2c/busses/i2c-amd-mp2*
989
990AMD PMC DRIVER
991M: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
992L: platform-driver-x86@vger.kernel.org
993S: Maintained
994F: drivers/platform/x86/amd-pmc.*
995
981AMD POWERPLAY AND SWSMU
996AMD POWERPLAY
982M: Evan Quan <evan.quan@amd.com>
983L: amd-gfx@lists.freedesktop.org
984S: Supported
985T: git https://gitlab.freedesktop.org/agd5f/linux.git
997M: Evan Quan <evan.quan@amd.com>
998L: amd-gfx@lists.freedesktop.org
999S: Supported
1000T: git https://gitlab.freedesktop.org/agd5f/linux.git
986F: drivers/gpu/drm/amd/pm/
1001F: drivers/gpu/drm/amd/pm/powerplay/
987
988AMD PTDMA DRIVER
989M: Sanjay R Mehta <sanju.mehta@amd.com>
990L: dmaengine@vger.kernel.org
991S: Maintained
992F: drivers/dma/ptdma/
993
994AMD SEATTLE DEVICE TREE SUPPORT

--- 1805 unchanged lines hidden (view full) ---

2800ARM/VOIPAC PXA270 SUPPORT
2801M: Marek Vasut <marek.vasut@gmail.com>
2802L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2803S: Maintained
2804F: arch/arm/mach-pxa/include/mach/vpac270.h
2805F: arch/arm/mach-pxa/vpac270.c
2806
2807ARM/VT8500 ARM ARCHITECTURE
1002
1003AMD PTDMA DRIVER
1004M: Sanjay R Mehta <sanju.mehta@amd.com>
1005L: dmaengine@vger.kernel.org
1006S: Maintained
1007F: drivers/dma/ptdma/
1008
1009AMD SEATTLE DEVICE TREE SUPPORT

--- 1805 unchanged lines hidden (view full) ---

2815ARM/VOIPAC PXA270 SUPPORT
2816M: Marek Vasut <marek.vasut@gmail.com>
2817L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2818S: Maintained
2819F: arch/arm/mach-pxa/include/mach/vpac270.h
2820F: arch/arm/mach-pxa/vpac270.c
2821
2822ARM/VT8500 ARM ARCHITECTURE
2823M: Tony Prisk <linux@prisktech.co.nz>
2808L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2824L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2809S: Orphan
2825S: Maintained
2810F: Documentation/devicetree/bindings/i2c/i2c-wmt.txt
2811F: arch/arm/mach-vt8500/
2812F: drivers/clocksource/timer-vt8500.c
2813F: drivers/i2c/busses/i2c-wmt.c
2814F: drivers/mmc/host/wmt-sdmmc.c
2815F: drivers/pwm/pwm-vt8500.c
2816F: drivers/rtc/rtc-vt8500.c
2817F: drivers/tty/serial/vt8500_serial.c

--- 139 unchanged lines hidden (view full) ---

2957R: Dan Williams <dan.j.williams@intel.com>
2958S: Odd fixes
2959W: http://sourceforge.net/projects/xscaleiop
2960F: Documentation/crypto/async-tx-api.rst
2961F: crypto/async_tx/
2962F: include/linux/async_tx.h
2963
2964AT24 EEPROM DRIVER
2826F: Documentation/devicetree/bindings/i2c/i2c-wmt.txt
2827F: arch/arm/mach-vt8500/
2828F: drivers/clocksource/timer-vt8500.c
2829F: drivers/i2c/busses/i2c-wmt.c
2830F: drivers/mmc/host/wmt-sdmmc.c
2831F: drivers/pwm/pwm-vt8500.c
2832F: drivers/rtc/rtc-vt8500.c
2833F: drivers/tty/serial/vt8500_serial.c

--- 139 unchanged lines hidden (view full) ---

2973R: Dan Williams <dan.j.williams@intel.com>
2974S: Odd fixes
2975W: http://sourceforge.net/projects/xscaleiop
2976F: Documentation/crypto/async-tx-api.rst
2977F: crypto/async_tx/
2978F: include/linux/async_tx.h
2979
2980AT24 EEPROM DRIVER
2965M: Bartosz Golaszewski <brgl@bgdev.pl>
2981M: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2966L: linux-i2c@vger.kernel.org
2967S: Maintained
2968T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
2969F: Documentation/devicetree/bindings/eeprom/at24.yaml
2970F: drivers/misc/eeprom/at24.c
2971
2972ATA OVER ETHERNET (AOE) DRIVER
2973M: "Justin Sanders" <justin@coraid.com>

--- 406 unchanged lines hidden (view full) ---

3380Q: https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
3381T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
3382T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
3383F: Documentation/bpf/
3384F: Documentation/networking/filter.rst
3385F: Documentation/userspace-api/ebpf/
3386F: arch/*/net/*
3387F: include/linux/bpf*
2982L: linux-i2c@vger.kernel.org
2983S: Maintained
2984T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
2985F: Documentation/devicetree/bindings/eeprom/at24.yaml
2986F: drivers/misc/eeprom/at24.c
2987
2988ATA OVER ETHERNET (AOE) DRIVER
2989M: "Justin Sanders" <justin@coraid.com>

--- 406 unchanged lines hidden (view full) ---

3396Q: https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
3397T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
3398T: git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
3399F: Documentation/bpf/
3400F: Documentation/networking/filter.rst
3401F: Documentation/userspace-api/ebpf/
3402F: arch/*/net/*
3403F: include/linux/bpf*
3388F: include/linux/btf*
3389F: include/linux/filter.h
3390F: include/trace/events/xdp.h
3391F: include/uapi/linux/bpf*
3404F: include/linux/filter.h
3405F: include/trace/events/xdp.h
3406F: include/uapi/linux/bpf*
3392F: include/uapi/linux/btf*
3393F: include/uapi/linux/filter.h
3394F: kernel/bpf/
3395F: kernel/trace/bpf_trace.c
3396F: lib/test_bpf.c
3397F: net/bpf/
3398F: net/core/filter.c
3399F: net/sched/act_bpf.c
3400F: net/sched/cls_bpf.c

--- 417 unchanged lines hidden (view full) ---

3818L: mpi3mr-linuxdrv.pdl@broadcom.com
3819L: linux-scsi@vger.kernel.org
3820S: Supported
3821W: https://www.broadcom.com/support/storage
3822F: drivers/scsi/mpi3mr/
3823
3824BROADCOM NETXTREME-E ROCE DRIVER
3825M: Selvin Xavier <selvin.xavier@broadcom.com>
3407F: include/uapi/linux/filter.h
3408F: kernel/bpf/
3409F: kernel/trace/bpf_trace.c
3410F: lib/test_bpf.c
3411F: net/bpf/
3412F: net/core/filter.c
3413F: net/sched/act_bpf.c
3414F: net/sched/cls_bpf.c

--- 417 unchanged lines hidden (view full) ---

3832L: mpi3mr-linuxdrv.pdl@broadcom.com
3833L: linux-scsi@vger.kernel.org
3834S: Supported
3835W: https://www.broadcom.com/support/storage
3836F: drivers/scsi/mpi3mr/
3837
3838BROADCOM NETXTREME-E ROCE DRIVER
3839M: Selvin Xavier <selvin.xavier@broadcom.com>
3840M: Naresh Kumar PBS <nareshkumar.pbs@broadcom.com>
3826L: linux-rdma@vger.kernel.org
3827S: Supported
3828W: http://www.broadcom.com
3829F: drivers/infiniband/hw/bnxt_re/
3830F: include/uapi/rdma/bnxt_re-abi.h
3831
3832BROADCOM NVRAM DRIVER
3833M: Rafał Miłecki <zajec5@gmail.com>

--- 592 unchanged lines hidden (view full) ---

4426M: Enric Balletbo i Serra <enric.balletbo@collabora.com>
4427R: Guenter Roeck <groeck@chromium.org>
4428S: Maintained
4429F: drivers/power/supply/cros_usbpd-charger.c
4430N: cros_ec
4431N: cros-ec
4432
4433CHRONTEL CH7322 CEC DRIVER
3841L: linux-rdma@vger.kernel.org
3842S: Supported
3843W: http://www.broadcom.com
3844F: drivers/infiniband/hw/bnxt_re/
3845F: include/uapi/rdma/bnxt_re-abi.h
3846
3847BROADCOM NVRAM DRIVER
3848M: Rafał Miłecki <zajec5@gmail.com>

--- 592 unchanged lines hidden (view full) ---

4441M: Enric Balletbo i Serra <enric.balletbo@collabora.com>
4442R: Guenter Roeck <groeck@chromium.org>
4443S: Maintained
4444F: drivers/power/supply/cros_usbpd-charger.c
4445N: cros_ec
4446N: cros-ec
4447
4448CHRONTEL CH7322 CEC DRIVER
4434M: Joe Tessler <jrt@google.com>
4449M: Jeff Chase <jnchase@google.com>
4435L: linux-media@vger.kernel.org
4436S: Maintained
4437T: git git://linuxtv.org/media_tree.git
4438F: Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml
4439F: drivers/media/cec/i2c/ch7322.c
4440
4441CIRRUS LOGIC AUDIO CODEC DRIVERS
4442M: James Schulman <james.schulman@cirrus.com>

--- 209 unchanged lines hidden (view full) ---

4652M: Steve French <sfrench@samba.org>
4653L: linux-cifs@vger.kernel.org
4654L: samba-technical@lists.samba.org (moderated for non-subscribers)
4655S: Supported
4656W: http://linux-cifs.samba.org/
4657T: git git://git.samba.org/sfrench/cifs-2.6.git
4658F: Documentation/admin-guide/cifs/
4659F: fs/cifs/
4450L: linux-media@vger.kernel.org
4451S: Maintained
4452T: git git://linuxtv.org/media_tree.git
4453F: Documentation/devicetree/bindings/media/i2c/chrontel,ch7322.yaml
4454F: drivers/media/cec/i2c/ch7322.c
4455
4456CIRRUS LOGIC AUDIO CODEC DRIVERS
4457M: James Schulman <james.schulman@cirrus.com>

--- 209 unchanged lines hidden (view full) ---

4667M: Steve French <sfrench@samba.org>
4668L: linux-cifs@vger.kernel.org
4669L: samba-technical@lists.samba.org (moderated for non-subscribers)
4670S: Supported
4671W: http://linux-cifs.samba.org/
4672T: git git://git.samba.org/sfrench/cifs-2.6.git
4673F: Documentation/admin-guide/cifs/
4674F: fs/cifs/
4660F: fs/smbfs_common/
4675F: fs/cifs_common/
4661
4662COMPACTPCI HOTPLUG CORE
4663M: Scott Murray <scott@spiteful.org>
4664L: linux-pci@vger.kernel.org
4665S: Maintained
4666F: drivers/pci/hotplug/cpci_hotplug*
4667
4668COMPACTPCI HOTPLUG GENERIC DRIVER

--- 3313 unchanged lines hidden (view full) ---

7982GPIO REGMAP
7983R: Michael Walle <michael@walle.cc>
7984S: Maintained
7985F: drivers/gpio/gpio-regmap.c
7986F: include/linux/gpio/regmap.h
7987
7988GPIO SUBSYSTEM
7989M: Linus Walleij <linus.walleij@linaro.org>
4676
4677COMPACTPCI HOTPLUG CORE
4678M: Scott Murray <scott@spiteful.org>
4679L: linux-pci@vger.kernel.org
4680S: Maintained
4681F: drivers/pci/hotplug/cpci_hotplug*
4682
4683COMPACTPCI HOTPLUG GENERIC DRIVER

--- 3313 unchanged lines hidden (view full) ---

7997GPIO REGMAP
7998R: Michael Walle <michael@walle.cc>
7999S: Maintained
8000F: drivers/gpio/gpio-regmap.c
8001F: include/linux/gpio/regmap.h
8002
8003GPIO SUBSYSTEM
8004M: Linus Walleij <linus.walleij@linaro.org>
7990M: Bartosz Golaszewski <brgl@bgdev.pl>
8005M: Bartosz Golaszewski <bgolaszewski@baylibre.com>
7991L: linux-gpio@vger.kernel.org
7992S: Maintained
7993T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
7994F: Documentation/ABI/obsolete/sysfs-gpio
7995F: Documentation/ABI/testing/gpio-cdev
7996F: Documentation/admin-guide/gpio/
7997F: Documentation/devicetree/bindings/gpio/
7998F: Documentation/driver-api/gpio/

--- 188 unchanged lines hidden (view full) ---

8187S: Maintained
8188W: https://linuxtv.org
8189W: http://palosaari.fi/linux/
8190Q: http://patchwork.linuxtv.org/project/linux-media/list/
8191T: git git://linuxtv.org/anttip/media_tree.git
8192F: drivers/media/usb/hackrf/
8193
8194HANTRO VPU CODEC DRIVER
8006L: linux-gpio@vger.kernel.org
8007S: Maintained
8008T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
8009F: Documentation/ABI/obsolete/sysfs-gpio
8010F: Documentation/ABI/testing/gpio-cdev
8011F: Documentation/admin-guide/gpio/
8012F: Documentation/devicetree/bindings/gpio/
8013F: Documentation/driver-api/gpio/

--- 188 unchanged lines hidden (view full) ---

8202S: Maintained
8203W: https://linuxtv.org
8204W: http://palosaari.fi/linux/
8205Q: http://patchwork.linuxtv.org/project/linux-media/list/
8206T: git git://linuxtv.org/anttip/media_tree.git
8207F: drivers/media/usb/hackrf/
8208
8209HANTRO VPU CODEC DRIVER
8195M: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
8210M: Ezequiel Garcia <ezequiel@collabora.com>
8196M: Philipp Zabel <p.zabel@pengutronix.de>
8197L: linux-media@vger.kernel.org
8198L: linux-rockchip@lists.infradead.org
8199S: Maintained
8200F: Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml
8201F: Documentation/devicetree/bindings/media/rockchip-vpu.yaml
8202F: drivers/staging/media/hantro/
8203

--- 452 unchanged lines hidden (view full) ---

8656
8657HYNIX HI556 SENSOR DRIVER
8658M: Shawn Tu <shawnx.tu@intel.com>
8659L: linux-media@vger.kernel.org
8660S: Maintained
8661T: git git://linuxtv.org/media_tree.git
8662F: drivers/media/i2c/hi556.c
8663
8211M: Philipp Zabel <p.zabel@pengutronix.de>
8212L: linux-media@vger.kernel.org
8213L: linux-rockchip@lists.infradead.org
8214S: Maintained
8215F: Documentation/devicetree/bindings/media/nxp,imx8mq-vpu.yaml
8216F: Documentation/devicetree/bindings/media/rockchip-vpu.yaml
8217F: drivers/staging/media/hantro/
8218

--- 452 unchanged lines hidden (view full) ---

8671
8672HYNIX HI556 SENSOR DRIVER
8673M: Shawn Tu <shawnx.tu@intel.com>
8674L: linux-media@vger.kernel.org
8675S: Maintained
8676T: git git://linuxtv.org/media_tree.git
8677F: drivers/media/i2c/hi556.c
8678
8664HYNIX HI846 SENSOR DRIVER
8665M: Martin Kepplinger <martin.kepplinger@puri.sm>
8666L: linux-media@vger.kernel.org
8667S: Maintained
8668F: drivers/media/i2c/hi846.c
8669
8670Hyper-V/Azure CORE AND DRIVERS
8671M: "K. Y. Srinivasan" <kys@microsoft.com>
8672M: Haiyang Zhang <haiyangz@microsoft.com>
8673M: Stephen Hemminger <sthemmin@microsoft.com>
8674M: Wei Liu <wei.liu@kernel.org>
8675M: Dexuan Cui <decui@microsoft.com>
8676L: linux-hyperv@vger.kernel.org
8677S: Supported

--- 1358 unchanged lines hidden (view full) ---

10036L: linux-ext4@vger.kernel.org
10037S: Maintained
10038F: fs/jbd2/
10039F: include/linux/jbd2.h
10040
10041JPU V4L2 MEM2MEM DRIVER FOR RENESAS
10042M: Mikhail Ulyanov <mikhail.ulyanov@cogentembedded.com>
10043L: linux-media@vger.kernel.org
8679Hyper-V/Azure CORE AND DRIVERS
8680M: "K. Y. Srinivasan" <kys@microsoft.com>
8681M: Haiyang Zhang <haiyangz@microsoft.com>
8682M: Stephen Hemminger <sthemmin@microsoft.com>
8683M: Wei Liu <wei.liu@kernel.org>
8684M: Dexuan Cui <decui@microsoft.com>
8685L: linux-hyperv@vger.kernel.org
8686S: Supported

--- 1358 unchanged lines hidden (view full) ---

10045L: linux-ext4@vger.kernel.org
10046S: Maintained
10047F: fs/jbd2/
10048F: include/linux/jbd2.h
10049
10050JPU V4L2 MEM2MEM DRIVER FOR RENESAS
10051M: Mikhail Ulyanov <mikhail.ulyanov@cogentembedded.com>
10052L: linux-media@vger.kernel.org
10044L: linux-renesas-soc@vger.kernel.org
10045S: Maintained
10046F: drivers/media/platform/rcar_jpu.c
10047
10048JSM Neo PCI based serial card
10049L: linux-serial@vger.kernel.org
10050S: Orphan
10051F: drivers/tty/serial/jsm/
10052

--- 144 unchanged lines hidden (view full) ---

10197KERNEL SMB3 SERVER (KSMBD)
10198M: Namjae Jeon <linkinjeon@kernel.org>
10199M: Sergey Senozhatsky <senozhatsky@chromium.org>
10200M: Steve French <sfrench@samba.org>
10201M: Hyunchul Lee <hyc.lee@gmail.com>
10202L: linux-cifs@vger.kernel.org
10203S: Maintained
10204T: git git://git.samba.org/ksmbd.git
10053S: Maintained
10054F: drivers/media/platform/rcar_jpu.c
10055
10056JSM Neo PCI based serial card
10057L: linux-serial@vger.kernel.org
10058S: Orphan
10059F: drivers/tty/serial/jsm/
10060

--- 144 unchanged lines hidden (view full) ---

10205KERNEL SMB3 SERVER (KSMBD)
10206M: Namjae Jeon <linkinjeon@kernel.org>
10207M: Sergey Senozhatsky <senozhatsky@chromium.org>
10208M: Steve French <sfrench@samba.org>
10209M: Hyunchul Lee <hyc.lee@gmail.com>
10210L: linux-cifs@vger.kernel.org
10211S: Maintained
10212T: git git://git.samba.org/ksmbd.git
10213F: fs/cifs_common/
10205F: fs/ksmbd/
10214F: fs/ksmbd/
10206F: fs/smbfs_common/
10207
10208KERNEL UNIT TESTING FRAMEWORK (KUnit)
10209M: Brendan Higgins <brendanhiggins@google.com>
10210L: linux-kselftest@vger.kernel.org
10211L: kunit-dev@googlegroups.com
10212S: Maintained
10213W: https://google.github.io/kunit-docs/third_party/kernel/docs/
10214F: Documentation/dev-tools/kunit/

--- 1155 unchanged lines hidden (view full) ---

11370MAXBOTIX ULTRASONIC RANGER IIO DRIVER
11371M: Andreas Klinger <ak@it-klinger.de>
11372L: linux-iio@vger.kernel.org
11373S: Maintained
11374F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
11375F: drivers/iio/proximity/mb1232.c
11376
11377MAXIM MAX77650 PMIC MFD DRIVER
10215
10216KERNEL UNIT TESTING FRAMEWORK (KUnit)
10217M: Brendan Higgins <brendanhiggins@google.com>
10218L: linux-kselftest@vger.kernel.org
10219L: kunit-dev@googlegroups.com
10220S: Maintained
10221W: https://google.github.io/kunit-docs/third_party/kernel/docs/
10222F: Documentation/dev-tools/kunit/

--- 1155 unchanged lines hidden (view full) ---

11378MAXBOTIX ULTRASONIC RANGER IIO DRIVER
11379M: Andreas Klinger <ak@it-klinger.de>
11380L: linux-iio@vger.kernel.org
11381S: Maintained
11382F: Documentation/devicetree/bindings/iio/proximity/maxbotix,mb1232.yaml
11383F: drivers/iio/proximity/mb1232.c
11384
11385MAXIM MAX77650 PMIC MFD DRIVER
11378M: Bartosz Golaszewski <brgl@bgdev.pl>
11386M: Bartosz Golaszewski <bgolaszewski@baylibre.com>
11379L: linux-kernel@vger.kernel.org
11380S: Maintained
11381F: Documentation/devicetree/bindings/*/*max77650.yaml
11382F: Documentation/devicetree/bindings/*/max77650*.yaml
11383F: drivers/gpio/gpio-max77650.c
11384F: drivers/input/misc/max77650-onkey.c
11385F: drivers/leds/leds-max77650.c
11386F: drivers/mfd/max77650.c

--- 289 unchanged lines hidden (view full) ---

11676M: Niklas Söderlund <niklas.soderlund@ragnatech.se>
11677L: linux-media@vger.kernel.org
11678L: linux-renesas-soc@vger.kernel.org
11679S: Supported
11680T: git git://linuxtv.org/media_tree.git
11681F: Documentation/devicetree/bindings/media/renesas,csi2.yaml
11682F: Documentation/devicetree/bindings/media/renesas,isp.yaml
11683F: Documentation/devicetree/bindings/media/renesas,vin.yaml
11387L: linux-kernel@vger.kernel.org
11388S: Maintained
11389F: Documentation/devicetree/bindings/*/*max77650.yaml
11390F: Documentation/devicetree/bindings/*/max77650*.yaml
11391F: drivers/gpio/gpio-max77650.c
11392F: drivers/input/misc/max77650-onkey.c
11393F: drivers/leds/leds-max77650.c
11394F: drivers/mfd/max77650.c

--- 289 unchanged lines hidden (view full) ---

11684M: Niklas Söderlund <niklas.soderlund@ragnatech.se>
11685L: linux-media@vger.kernel.org
11686L: linux-renesas-soc@vger.kernel.org
11687S: Supported
11688T: git git://linuxtv.org/media_tree.git
11689F: Documentation/devicetree/bindings/media/renesas,csi2.yaml
11690F: Documentation/devicetree/bindings/media/renesas,isp.yaml
11691F: Documentation/devicetree/bindings/media/renesas,vin.yaml
11684F: drivers/media/platform/rcar-isp.c
11685F: drivers/media/platform/rcar-vin/
11686
11687MEDIA DRIVERS FOR RENESAS - VSP1
11688M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11689M: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
11690L: linux-media@vger.kernel.org
11691L: linux-renesas-soc@vger.kernel.org
11692S: Supported

--- 1059 unchanged lines hidden (view full) ---

12752F: drivers/media/i2c/mt9m032.c
12753F: include/media/i2c/mt9m032.h
12754
12755MT9P031 APTINA CAMERA SENSOR
12756M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
12757L: linux-media@vger.kernel.org
12758S: Maintained
12759T: git git://linuxtv.org/media_tree.git
11692F: drivers/media/platform/rcar-vin/
11693
11694MEDIA DRIVERS FOR RENESAS - VSP1
11695M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11696M: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
11697L: linux-media@vger.kernel.org
11698L: linux-renesas-soc@vger.kernel.org
11699S: Supported

--- 1059 unchanged lines hidden (view full) ---

12759F: drivers/media/i2c/mt9m032.c
12760F: include/media/i2c/mt9m032.h
12761
12762MT9P031 APTINA CAMERA SENSOR
12763M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
12764L: linux-media@vger.kernel.org
12765S: Maintained
12766T: git git://linuxtv.org/media_tree.git
12760F: Documentation/devicetree/bindings/media/i2c/aptina,mt9p031.yaml
12761F: drivers/media/i2c/mt9p031.c
12762F: include/media/i2c/mt9p031.h
12763
12764MT9T001 APTINA CAMERA SENSOR
12765M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
12766L: linux-media@vger.kernel.org
12767S: Maintained
12768T: git git://linuxtv.org/media_tree.git

--- 491 unchanged lines hidden (view full) ---

13260M: GOTO Masanori <gotom@debian.or.jp>
13261M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
13262S: Maintained
13263W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
13264F: Documentation/scsi/NinjaSCSI.rst
13265F: drivers/scsi/nsp32*
13266
13267NIOS2 ARCHITECTURE
12767F: drivers/media/i2c/mt9p031.c
12768F: include/media/i2c/mt9p031.h
12769
12770MT9T001 APTINA CAMERA SENSOR
12771M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
12772L: linux-media@vger.kernel.org
12773S: Maintained
12774T: git git://linuxtv.org/media_tree.git

--- 491 unchanged lines hidden (view full) ---

13266M: GOTO Masanori <gotom@debian.or.jp>
13267M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
13268S: Maintained
13269W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
13270F: Documentation/scsi/NinjaSCSI.rst
13271F: drivers/scsi/nsp32*
13272
13273NIOS2 ARCHITECTURE
13268M: Dinh Nguyen <dinguyen@kernel.org>
13274M: Ley Foon Tan <ley.foon.tan@intel.com>
13269S: Maintained
13275S: Maintained
13270T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
13276T: git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
13271F: arch/nios2/
13272
13273NITRO ENCLAVES (NE)
13274M: Andra Paraschiv <andraprs@amazon.com>
13275M: Alexandru Vasile <lexnv@amazon.com>
13276M: Alexandru Ciobotaru <alcioa@amazon.com>
13277L: linux-kernel@vger.kernel.org
13278S: Supported

--- 526 unchanged lines hidden (view full) ---

13805
13806OMNIVISION OV13858 SENSOR DRIVER
13807M: Sakari Ailus <sakari.ailus@linux.intel.com>
13808L: linux-media@vger.kernel.org
13809S: Maintained
13810T: git git://linuxtv.org/media_tree.git
13811F: drivers/media/i2c/ov13858.c
13812
13277F: arch/nios2/
13278
13279NITRO ENCLAVES (NE)
13280M: Andra Paraschiv <andraprs@amazon.com>
13281M: Alexandru Vasile <lexnv@amazon.com>
13282M: Alexandru Ciobotaru <alcioa@amazon.com>
13283L: linux-kernel@vger.kernel.org
13284S: Supported

--- 526 unchanged lines hidden (view full) ---

13811
13812OMNIVISION OV13858 SENSOR DRIVER
13813M: Sakari Ailus <sakari.ailus@linux.intel.com>
13814L: linux-media@vger.kernel.org
13815S: Maintained
13816T: git git://linuxtv.org/media_tree.git
13817F: drivers/media/i2c/ov13858.c
13818
13813OMNIVISION OV13B10 SENSOR DRIVER
13814M: Arec Kao <arec.kao@intel.com>
13815L: linux-media@vger.kernel.org
13816S: Maintained
13817T: git git://linuxtv.org/media_tree.git
13818F: drivers/media/i2c/ov13b10.c
13819
13820OMNIVISION OV2680 SENSOR DRIVER
13821M: Rui Miguel Silva <rmfrfs@gmail.com>
13822L: linux-media@vger.kernel.org
13823S: Maintained
13824T: git git://linuxtv.org/media_tree.git
13825F: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml
13826F: drivers/media/i2c/ov2680.c
13827

--- 526 unchanged lines hidden (view full) ---

14354
14355PCI DRIVER FOR INTEL IXP4XX
14356M: Linus Walleij <linus.walleij@linaro.org>
14357S: Maintained
14358F: Documentation/devicetree/bindings/pci/intel,ixp4xx-pci.yaml
14359F: drivers/pci/controller/pci-ixp4xx.c
14360
14361PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD)
13819OMNIVISION OV2680 SENSOR DRIVER
13820M: Rui Miguel Silva <rmfrfs@gmail.com>
13821L: linux-media@vger.kernel.org
13822S: Maintained
13823T: git git://linuxtv.org/media_tree.git
13824F: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml
13825F: drivers/media/i2c/ov2680.c
13826

--- 526 unchanged lines hidden (view full) ---

14353
14354PCI DRIVER FOR INTEL IXP4XX
14355M: Linus Walleij <linus.walleij@linaro.org>
14356S: Maintained
14357F: Documentation/devicetree/bindings/pci/intel,ixp4xx-pci.yaml
14358F: drivers/pci/controller/pci-ixp4xx.c
14359
14360PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD)
14362M: Nirmal Patel <nirmal.patel@linux.intel.com>
14363R: Jonathan Derrick <jonathan.derrick@linux.dev>
14361M: Jonathan Derrick <jonathan.derrick@intel.com>
14364L: linux-pci@vger.kernel.org
14365S: Supported
14366F: drivers/pci/controller/vmd.c
14367
14368PCI DRIVER FOR MICROSEMI SWITCHTEC
14369M: Kurt Schwemmer <kurt.schwemmer@microsemi.com>
14370M: Logan Gunthorpe <logang@deltatee.com>
14371L: linux-pci@vger.kernel.org

--- 1752 unchanged lines hidden (view full) ---

16124F: Documentation/admin-guide/media/rkisp1.rst
16125F: Documentation/devicetree/bindings/media/rockchip-isp1.yaml
16126F: Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst
16127F: drivers/media/platform/rockchip/rkisp1
16128F: include/uapi/linux/rkisp1-config.h
16129
16130ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER
16131M: Jacob Chen <jacob-chen@iotwrt.com>
14362L: linux-pci@vger.kernel.org
14363S: Supported
14364F: drivers/pci/controller/vmd.c
14365
14366PCI DRIVER FOR MICROSEMI SWITCHTEC
14367M: Kurt Schwemmer <kurt.schwemmer@microsemi.com>
14368M: Logan Gunthorpe <logang@deltatee.com>
14369L: linux-pci@vger.kernel.org

--- 1752 unchanged lines hidden (view full) ---

16122F: Documentation/admin-guide/media/rkisp1.rst
16123F: Documentation/devicetree/bindings/media/rockchip-isp1.yaml
16124F: Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst
16125F: drivers/media/platform/rockchip/rkisp1
16126F: include/uapi/linux/rkisp1-config.h
16127
16128ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER
16129M: Jacob Chen <jacob-chen@iotwrt.com>
16132M: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
16130M: Ezequiel Garcia <ezequiel@collabora.com>
16133L: linux-media@vger.kernel.org
16134L: linux-rockchip@lists.infradead.org
16135S: Maintained
16136F: Documentation/devicetree/bindings/media/rockchip-rga.yaml
16137F: drivers/media/platform/rockchip/rga/
16138
16139ROCKCHIP VIDEO DECODER DRIVER
16131L: linux-media@vger.kernel.org
16132L: linux-rockchip@lists.infradead.org
16133S: Maintained
16134F: Documentation/devicetree/bindings/media/rockchip-rga.yaml
16135F: drivers/media/platform/rockchip/rga/
16136
16137ROCKCHIP VIDEO DECODER DRIVER
16140M: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
16138M: Ezequiel Garcia <ezequiel@collabora.com>
16141L: linux-media@vger.kernel.org
16142L: linux-rockchip@lists.infradead.org
16143S: Maintained
16144F: Documentation/devicetree/bindings/media/rockchip,vdec.yaml
16145F: drivers/staging/media/rkvdec/
16146
16147ROCKER DRIVER
16148M: Jiri Pirko <jiri@resnulli.us>

--- 514 unchanged lines hidden (view full) ---

16663F: include/uapi/linux/sched.h
16664F: kernel/sched/
16665
16666SCR24X CHIP CARD INTERFACE DRIVER
16667M: Lubomir Rintel <lkundrak@v3.sk>
16668S: Supported
16669F: drivers/char/pcmcia/scr24x_cs.c
16670
16139L: linux-media@vger.kernel.org
16140L: linux-rockchip@lists.infradead.org
16141S: Maintained
16142F: Documentation/devicetree/bindings/media/rockchip,vdec.yaml
16143F: drivers/staging/media/rkvdec/
16144
16145ROCKER DRIVER
16146M: Jiri Pirko <jiri@resnulli.us>

--- 514 unchanged lines hidden (view full) ---

16661F: include/uapi/linux/sched.h
16662F: kernel/sched/
16663
16664SCR24X CHIP CARD INTERFACE DRIVER
16665M: Lubomir Rintel <lkundrak@v3.sk>
16666S: Supported
16667F: drivers/char/pcmcia/scr24x_cs.c
16668
16669SCSI CDROM DRIVER
16670M: Jens Axboe <axboe@kernel.dk>
16671L: linux-scsi@vger.kernel.org
16672S: Maintained
16673W: http://www.kernel.dk
16674F: drivers/scsi/sr*
16675
16671SCSI RDMA PROTOCOL (SRP) INITIATOR
16672M: Bart Van Assche <bvanassche@acm.org>
16673L: linux-rdma@vger.kernel.org
16674S: Supported
16675Q: http://patchwork.kernel.org/project/linux-rdma/list/
16676F: drivers/infiniband/ulp/srp/
16677F: include/scsi/srp.h
16678

--- 198 unchanged lines hidden (view full) ---

16877F: security/selinux/
16878
16879SENSABLE PHANTOM
16880M: Jiri Slaby <jirislaby@kernel.org>
16881S: Maintained
16882F: drivers/misc/phantom.c
16883F: include/uapi/linux/phantom.h
16884
16676SCSI RDMA PROTOCOL (SRP) INITIATOR
16677M: Bart Van Assche <bvanassche@acm.org>
16678L: linux-rdma@vger.kernel.org
16679S: Supported
16680Q: http://patchwork.kernel.org/project/linux-rdma/list/
16681F: drivers/infiniband/ulp/srp/
16682F: include/scsi/srp.h
16683

--- 198 unchanged lines hidden (view full) ---

16882F: security/selinux/
16883
16884SENSABLE PHANTOM
16885M: Jiri Slaby <jirislaby@kernel.org>
16886S: Maintained
16887F: drivers/misc/phantom.c
16888F: include/uapi/linux/phantom.h
16889
16890SENSEAIR SUNRISE 006-0-0007
16891M: Jacopo Mondi <jacopo@jmondi.org>
16892S: Maintained
16893F: Documentation/ABI/testing/sysfs-bus-iio-chemical-sunrise-co2
16894F: Documentation/devicetree/bindings/iio/chemical/senseair,sunrise.yaml
16895F: drivers/iio/chemical/sunrise_co2.c
16896
16885SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER
16886M: Tomasz Duszynski <tomasz.duszynski@octakon.com>
16887S: Maintained
16888F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
16889F: drivers/iio/chemical/scd30.h
16890F: drivers/iio/chemical/scd30_core.c
16891F: drivers/iio/chemical/scd30_i2c.c
16892F: drivers/iio/chemical/scd30_serial.c

--- 68 unchanged lines hidden (view full) ---

16961M: Robin Holt <robinmholt@gmail.com>
16962M: Steve Wahl <steve.wahl@hpe.com>
16963R: Mike Travis <mike.travis@hpe.com>
16964S: Maintained
16965F: drivers/misc/sgi-xp/
16966
16967SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
16968M: Karsten Graul <kgraul@linux.ibm.com>
16897SENSIRION SCD30 CARBON DIOXIDE SENSOR DRIVER
16898M: Tomasz Duszynski <tomasz.duszynski@octakon.com>
16899S: Maintained
16900F: Documentation/devicetree/bindings/iio/chemical/sensirion,scd30.yaml
16901F: drivers/iio/chemical/scd30.h
16902F: drivers/iio/chemical/scd30_core.c
16903F: drivers/iio/chemical/scd30_i2c.c
16904F: drivers/iio/chemical/scd30_serial.c

--- 68 unchanged lines hidden (view full) ---

16973M: Robin Holt <robinmholt@gmail.com>
16974M: Steve Wahl <steve.wahl@hpe.com>
16975R: Mike Travis <mike.travis@hpe.com>
16976S: Maintained
16977F: drivers/misc/sgi-xp/
16978
16979SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
16980M: Karsten Graul <kgraul@linux.ibm.com>
16981M: Guvenc Gulce <guvenc@linux.ibm.com>
16969L: linux-s390@vger.kernel.org
16970S: Supported
16971W: http://www.ibm.com/developerworks/linux/linux390/
16972F: net/smc/
16973
16974SHARP GP2AP002A00F/GP2AP002S00F SENSOR DRIVER
16975M: Linus Walleij <linus.walleij@linaro.org>
16976L: linux-iio@vger.kernel.org

--- 919 unchanged lines hidden (view full) ---

17896T: git git://linuxtv.org/media_tree.git
17897F: drivers/media/usb/stk1160/
17898
17899STM32 AUDIO (ASoC) DRIVERS
17900M: Olivier Moysan <olivier.moysan@foss.st.com>
17901M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
17902L: alsa-devel@alsa-project.org (moderated for non-subscribers)
17903S: Maintained
16982L: linux-s390@vger.kernel.org
16983S: Supported
16984W: http://www.ibm.com/developerworks/linux/linux390/
16985F: net/smc/
16986
16987SHARP GP2AP002A00F/GP2AP002S00F SENSOR DRIVER
16988M: Linus Walleij <linus.walleij@linaro.org>
16989L: linux-iio@vger.kernel.org

--- 919 unchanged lines hidden (view full) ---

17909T: git git://linuxtv.org/media_tree.git
17910F: drivers/media/usb/stk1160/
17911
17912STM32 AUDIO (ASoC) DRIVERS
17913M: Olivier Moysan <olivier.moysan@foss.st.com>
17914M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
17915L: alsa-devel@alsa-project.org (moderated for non-subscribers)
17916S: Maintained
17904F: Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml
17905F: Documentation/devicetree/bindings/sound/st,stm32-*.yaml
17917F: Documentation/devicetree/bindings/iio/adc/st,stm32-*.yaml
17906F: sound/soc/stm/
17907
17908STM32 TIMER/LPTIMER DRIVERS
17909M: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
17910S: Maintained
17911F: Documentation/ABI/testing/*timer-stm32
17912F: Documentation/devicetree/bindings/*/*stm32-*timer*
17913F: drivers/*/stm32-*timer*

--- 60 unchanged lines hidden (view full) ---

17974SVGA HANDLING
17975M: Martin Mares <mj@ucw.cz>
17976L: linux-video@atrey.karlin.mff.cuni.cz
17977S: Maintained
17978F: Documentation/admin-guide/svga.rst
17979F: arch/x86/boot/video*
17980
17981SWIOTLB SUBSYSTEM
17918F: sound/soc/stm/
17919
17920STM32 TIMER/LPTIMER DRIVERS
17921M: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
17922S: Maintained
17923F: Documentation/ABI/testing/*timer-stm32
17924F: Documentation/devicetree/bindings/*/*stm32-*timer*
17925F: drivers/*/stm32-*timer*

--- 60 unchanged lines hidden (view full) ---

17986SVGA HANDLING
17987M: Martin Mares <mj@ucw.cz>
17988L: linux-video@atrey.karlin.mff.cuni.cz
17989S: Maintained
17990F: Documentation/admin-guide/svga.rst
17991F: arch/x86/boot/video*
17992
17993SWIOTLB SUBSYSTEM
17982M: Christoph Hellwig <hch@infradead.org>
17994M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
17983L: iommu@lists.linux-foundation.org
17984S: Supported
17995L: iommu@lists.linux-foundation.org
17996S: Supported
17985W: http://git.infradead.org/users/hch/dma-mapping.git
17986T: git git://git.infradead.org/users/hch/dma-mapping.git
17997T: git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
17987F: arch/*/kernel/pci-swiotlb.c
17988F: include/linux/swiotlb.h
17989F: kernel/dma/swiotlb.c
17990
17991SWITCHDEV
17992M: Jiri Pirko <jiri@resnulli.us>
17993M: Ivan Vecera <ivecera@redhat.com>
17994L: netdev@vger.kernel.org

--- 566 unchanged lines hidden (view full) ---

18561M: Hans Verkuil <hverkuil@xs4all.nl>
18562L: linux-media@vger.kernel.org
18563S: Maintained
18564W: https://linuxtv.org
18565T: git git://linuxtv.org/media_tree.git
18566F: drivers/media/radio/radio-raremono.c
18567
18568THERMAL
17998F: arch/*/kernel/pci-swiotlb.c
17999F: include/linux/swiotlb.h
18000F: kernel/dma/swiotlb.c
18001
18002SWITCHDEV
18003M: Jiri Pirko <jiri@resnulli.us>
18004M: Ivan Vecera <ivecera@redhat.com>
18005L: netdev@vger.kernel.org

--- 566 unchanged lines hidden (view full) ---

18572M: Hans Verkuil <hverkuil@xs4all.nl>
18573L: linux-media@vger.kernel.org
18574S: Maintained
18575W: https://linuxtv.org
18576T: git git://linuxtv.org/media_tree.git
18577F: drivers/media/radio/radio-raremono.c
18578
18579THERMAL
18569M: Rafael J. Wysocki <rafael@kernel.org>
18580M: Zhang Rui <rui.zhang@intel.com>
18570M: Daniel Lezcano <daniel.lezcano@linaro.org>
18571R: Amit Kucheria <amitk@kernel.org>
18581M: Daniel Lezcano <daniel.lezcano@linaro.org>
18582R: Amit Kucheria <amitk@kernel.org>
18572R: Zhang Rui <rui.zhang@intel.com>
18573L: linux-pm@vger.kernel.org
18574S: Supported
18575Q: https://patchwork.kernel.org/project/linux-pm/list/
18583L: linux-pm@vger.kernel.org
18584S: Supported
18585Q: https://patchwork.kernel.org/project/linux-pm/list/
18576T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal
18586T: git git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
18577F: Documentation/devicetree/bindings/thermal/
18578F: drivers/thermal/
18579F: include/linux/cpu_cooling.h
18580F: include/linux/thermal.h
18581F: include/uapi/linux/thermal.h
18582F: tools/thermal/
18583
18584THERMAL DRIVER FOR AMLOGIC SOCS

--- 112 unchanged lines hidden (view full) ---

18697M: Tero Kristo <kristo@kernel.org>
18698L: linux-omap@vger.kernel.org
18699S: Odd Fixes
18700F: drivers/clk/ti/
18701F: include/linux/clk/ti.h
18702
18703TI DAVINCI MACHINE SUPPORT
18704M: Sekhar Nori <nsekhar@ti.com>
18587F: Documentation/devicetree/bindings/thermal/
18588F: drivers/thermal/
18589F: include/linux/cpu_cooling.h
18590F: include/linux/thermal.h
18591F: include/uapi/linux/thermal.h
18592F: tools/thermal/
18593
18594THERMAL DRIVER FOR AMLOGIC SOCS

--- 112 unchanged lines hidden (view full) ---

18707M: Tero Kristo <kristo@kernel.org>
18708L: linux-omap@vger.kernel.org
18709S: Odd Fixes
18710F: drivers/clk/ti/
18711F: include/linux/clk/ti.h
18712
18713TI DAVINCI MACHINE SUPPORT
18714M: Sekhar Nori <nsekhar@ti.com>
18705R: Bartosz Golaszewski <brgl@bgdev.pl>
18715R: Bartosz Golaszewski <bgolaszewski@baylibre.com>
18706L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
18707S: Supported
18708T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
18709F: Documentation/devicetree/bindings/i2c/i2c-davinci.txt
18710F: arch/arm/boot/dts/da850*
18711F: arch/arm/mach-davinci/
18712F: drivers/i2c/busses/i2c-davinci.c
18713

--- 582 unchanged lines hidden (view full) ---

19296
19297USB CHAOSKEY DRIVER
19298M: Keith Packard <keithp@keithp.com>
19299L: linux-usb@vger.kernel.org
19300S: Maintained
19301F: drivers/usb/misc/chaoskey.c
19302
19303USB CYPRESS C67X00 DRIVER
18716L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
18717S: Supported
18718T: git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
18719F: Documentation/devicetree/bindings/i2c/i2c-davinci.txt
18720F: arch/arm/boot/dts/da850*
18721F: arch/arm/mach-davinci/
18722F: drivers/i2c/busses/i2c-davinci.c
18723

--- 582 unchanged lines hidden (view full) ---

19306
19307USB CHAOSKEY DRIVER
19308M: Keith Packard <keithp@keithp.com>
19309L: linux-usb@vger.kernel.org
19310S: Maintained
19311F: drivers/usb/misc/chaoskey.c
19312
19313USB CYPRESS C67X00 DRIVER
19314M: Peter Korsgaard <jacmet@sunsite.dk>
19304L: linux-usb@vger.kernel.org
19315L: linux-usb@vger.kernel.org
19305S: Orphan
19316S: Maintained
19306F: drivers/usb/c67x00/
19307
19308USB DAVICOM DM9601 DRIVER
19317F: drivers/usb/c67x00/
19318
19319USB DAVICOM DM9601 DRIVER
19309M: Peter Korsgaard <peter@korsgaard.com>
19320M: Peter Korsgaard <jacmet@sunsite.dk>
19310L: netdev@vger.kernel.org
19311S: Maintained
19312W: http://www.linux-usb.org/usbnet
19313F: drivers/net/usb/dm9601.c
19314
19315USB EHCI DRIVER
19316M: Alan Stern <stern@rowland.harvard.edu>
19317L: linux-usb@vger.kernel.org

--- 1163 unchanged lines hidden (view full) ---

20481F: include/uapi/linux/if_xdp.h
20482F: include/uapi/linux/xdp_diag.h
20483F: include/net/netns/xdp.h
20484F: net/xdp/
20485F: samples/bpf/xdpsock*
20486F: tools/lib/bpf/xsk*
20487
20488XEN BLOCK SUBSYSTEM
19321L: netdev@vger.kernel.org
19322S: Maintained
19323W: http://www.linux-usb.org/usbnet
19324F: drivers/net/usb/dm9601.c
19325
19326USB EHCI DRIVER
19327M: Alan Stern <stern@rowland.harvard.edu>
19328L: linux-usb@vger.kernel.org

--- 1163 unchanged lines hidden (view full) ---

20492F: include/uapi/linux/if_xdp.h
20493F: include/uapi/linux/xdp_diag.h
20494F: include/net/netns/xdp.h
20495F: net/xdp/
20496F: samples/bpf/xdpsock*
20497F: tools/lib/bpf/xsk*
20498
20499XEN BLOCK SUBSYSTEM
20500M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
20489M: Roger Pau Monné <roger.pau@citrix.com>
20490L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20491S: Supported
20492F: drivers/block/xen*
20493F: drivers/block/xen-blkback/*
20494
20495XEN HYPERVISOR ARM
20496M: Stefano Stabellini <sstabellini@kernel.org>

--- 31 unchanged lines hidden (view full) ---

20528M: Wei Liu <wei.liu@kernel.org>
20529M: Paul Durrant <paul@xen.org>
20530L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20531L: netdev@vger.kernel.org
20532S: Supported
20533F: drivers/net/xen-netback/*
20534
20535XEN PCI SUBSYSTEM
20501M: Roger Pau Monné <roger.pau@citrix.com>
20502L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20503S: Supported
20504F: drivers/block/xen*
20505F: drivers/block/xen-blkback/*
20506
20507XEN HYPERVISOR ARM
20508M: Stefano Stabellini <sstabellini@kernel.org>

--- 31 unchanged lines hidden (view full) ---

20540M: Wei Liu <wei.liu@kernel.org>
20541M: Paul Durrant <paul@xen.org>
20542L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20543L: netdev@vger.kernel.org
20544S: Supported
20545F: drivers/net/xen-netback/*
20546
20547XEN PCI SUBSYSTEM
20536M: Juergen Gross <jgross@suse.com>
20548M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
20537L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20538S: Supported
20539F: arch/x86/pci/*xen*
20540F: drivers/pci/*xen*
20541
20542XEN PVSCSI DRIVERS
20543M: Juergen Gross <jgross@suse.com>
20544L: xen-devel@lists.xenproject.org (moderated for non-subscribers)

--- 6 unchanged lines hidden (view full) ---

20551XEN SOUND FRONTEND DRIVER
20552M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
20553L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20554L: alsa-devel@alsa-project.org (moderated for non-subscribers)
20555S: Supported
20556F: sound/xen/*
20557
20558XEN SWIOTLB SUBSYSTEM
20549L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20550S: Supported
20551F: arch/x86/pci/*xen*
20552F: drivers/pci/*xen*
20553
20554XEN PVSCSI DRIVERS
20555M: Juergen Gross <jgross@suse.com>
20556L: xen-devel@lists.xenproject.org (moderated for non-subscribers)

--- 6 unchanged lines hidden (view full) ---

20563XEN SOUND FRONTEND DRIVER
20564M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
20565L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20566L: alsa-devel@alsa-project.org (moderated for non-subscribers)
20567S: Supported
20568F: sound/xen/*
20569
20570XEN SWIOTLB SUBSYSTEM
20559M: Juergen Gross <jgross@suse.com>
20560M: Stefano Stabellini <sstabellini@kernel.org>
20571M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
20561L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20562L: iommu@lists.linux-foundation.org
20563S: Supported
20564F: arch/x86/xen/*swiotlb*
20565F: drivers/xen/*swiotlb*
20566
20567XFS FILESYSTEM
20568C: irc://irc.oftc.net/xfs

--- 249 unchanged lines hidden ---
20572L: xen-devel@lists.xenproject.org (moderated for non-subscribers)
20573L: iommu@lists.linux-foundation.org
20574S: Supported
20575F: arch/x86/xen/*swiotlb*
20576F: drivers/xen/*swiotlb*
20577
20578XFS FILESYSTEM
20579C: irc://irc.oftc.net/xfs

--- 249 unchanged lines hidden ---