MAINTAINERS (14b26b127c098bbab9b364d90a007c478090bf5f) MAINTAINERS (ae4a380109d154ffbc7e2b6204d79b1a171671bb)
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

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

1281APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
1282M: Iyappan Subramanian <iyappan@os.amperecomputing.com>
1283M: Keyur Chudgar <keyur@os.amperecomputing.com>
1284M: Quan Nguyen <quan@os.amperecomputing.com>
1285S: Supported
1286F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt
1287F: Documentation/devicetree/bindings/net/apm-xgene-mdio.txt
1288F: drivers/net/ethernet/apm/xgene/
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

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

1281APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
1282M: Iyappan Subramanian <iyappan@os.amperecomputing.com>
1283M: Keyur Chudgar <keyur@os.amperecomputing.com>
1284M: Quan Nguyen <quan@os.amperecomputing.com>
1285S: Supported
1286F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt
1287F: Documentation/devicetree/bindings/net/apm-xgene-mdio.txt
1288F: drivers/net/ethernet/apm/xgene/
1289F: drivers/net/mdio/mdio-xgene.c
1289F: drivers/net/phy/mdio-xgene.c
1290
1291APPLIED MICRO (APM) X-GENE SOC PMU
1292M: Khuong Dinh <khuong@os.amperecomputing.com>
1293S: Supported
1294F: Documentation/admin-guide/perf/xgene-pmu.rst
1295F: Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt
1296F: drivers/perf/xgene_pmu.c
1297

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

3912T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
3913F: Documentation/networking/can.rst
3914F: include/linux/can/core.h
3915F: include/linux/can/skb.h
3916F: include/net/netns/can.h
3917F: include/uapi/linux/can.h
3918F: include/uapi/linux/can/bcm.h
3919F: include/uapi/linux/can/gw.h
1290
1291APPLIED MICRO (APM) X-GENE SOC PMU
1292M: Khuong Dinh <khuong@os.amperecomputing.com>
1293S: Supported
1294F: Documentation/admin-guide/perf/xgene-pmu.rst
1295F: Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt
1296F: drivers/perf/xgene_pmu.c
1297

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

3912T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
3913F: Documentation/networking/can.rst
3914F: include/linux/can/core.h
3915F: include/linux/can/skb.h
3916F: include/net/netns/can.h
3917F: include/uapi/linux/can.h
3918F: include/uapi/linux/can/bcm.h
3919F: include/uapi/linux/can/gw.h
3920F: include/uapi/linux/can/isotp.h
3921F: include/uapi/linux/can/raw.h
3922F: net/can/
3923
3924CAN-J1939 NETWORK LAYER
3925M: Robin van der Gracht <robin@protonic.nl>
3926M: Oleksij Rempel <o.rempel@pengutronix.de>
3927R: Pengutronix Kernel Team <kernel@pengutronix.de>
3928L: linux-can@vger.kernel.org

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

4705M: Ayush Sawal <ayush.sawal@chelsio.com>
4706M: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
4707M: Rohit Maheshwari <rohitm@chelsio.com>
4708L: linux-crypto@vger.kernel.org
4709S: Supported
4710W: http://www.chelsio.com
4711F: drivers/crypto/chelsio
4712
3920F: include/uapi/linux/can/raw.h
3921F: net/can/
3922
3923CAN-J1939 NETWORK LAYER
3924M: Robin van der Gracht <robin@protonic.nl>
3925M: Oleksij Rempel <o.rempel@pengutronix.de>
3926R: Pengutronix Kernel Team <kernel@pengutronix.de>
3927L: linux-can@vger.kernel.org

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

4704M: Ayush Sawal <ayush.sawal@chelsio.com>
4705M: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
4706M: Rohit Maheshwari <rohitm@chelsio.com>
4707L: linux-crypto@vger.kernel.org
4708S: Supported
4709W: http://www.chelsio.com
4710F: drivers/crypto/chelsio
4711
4713CXGB4 INLINE CRYPTO DRIVER
4714M: Ayush Sawal <ayush.sawal@chelsio.com>
4715M: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
4716M: Rohit Maheshwari <rohitm@chelsio.com>
4717L: netdev@vger.kernel.org
4718S: Supported
4719W: http://www.chelsio.com
4720F: drivers/net/ethernet/chelsio/inline_crypto/
4721
4722CXGB4 ETHERNET DRIVER (CXGB4)
4723M: Vishal Kulkarni <vishal@chelsio.com>
4724L: netdev@vger.kernel.org
4725S: Supported
4726W: http://www.chelsio.com
4727F: drivers/net/ethernet/chelsio/cxgb4/
4728
4729CXGB4 ISCSI DRIVER (CXGB4I)

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

6525R: Russell King <linux@armlinux.org.uk>
6526L: netdev@vger.kernel.org
6527S: Maintained
6528F: Documentation/ABI/testing/sysfs-class-net-phydev
6529F: Documentation/devicetree/bindings/net/ethernet-phy.yaml
6530F: Documentation/devicetree/bindings/net/mdio*
6531F: Documentation/devicetree/bindings/net/qca,ar803x.yaml
6532F: Documentation/networking/phy.rst
4712CXGB4 ETHERNET DRIVER (CXGB4)
4713M: Vishal Kulkarni <vishal@chelsio.com>
4714L: netdev@vger.kernel.org
4715S: Supported
4716W: http://www.chelsio.com
4717F: drivers/net/ethernet/chelsio/cxgb4/
4718
4719CXGB4 ISCSI DRIVER (CXGB4I)

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

6515R: Russell King <linux@armlinux.org.uk>
6516L: netdev@vger.kernel.org
6517S: Maintained
6518F: Documentation/ABI/testing/sysfs-class-net-phydev
6519F: Documentation/devicetree/bindings/net/ethernet-phy.yaml
6520F: Documentation/devicetree/bindings/net/mdio*
6521F: Documentation/devicetree/bindings/net/qca,ar803x.yaml
6522F: Documentation/networking/phy.rst
6533F: drivers/net/mdio/
6534F: drivers/net/mdio/of_mdio.c
6535F: drivers/net/pcs/
6536F: drivers/net/phy/
6523F: drivers/net/phy/
6524F: drivers/of/of_mdio.c
6537F: drivers/of/of_net.c
6538F: include/dt-bindings/net/qca-ar803x.h
6539F: include/linux/*mdio*.h
6525F: drivers/of/of_net.c
6526F: include/dt-bindings/net/qca-ar803x.h
6527F: include/linux/*mdio*.h
6540F: include/linux/mdio/*.h
6541F: include/linux/of_net.h
6542F: include/linux/phy.h
6543F: include/linux/phy_fixed.h
6544F: include/linux/platform_data/mdio-bcm-unimac.h
6545F: include/linux/platform_data/mdio-gpio.h
6546F: include/trace/events/mdio.h
6547F: include/uapi/linux/mdio.h
6548F: include/uapi/linux/mii.h

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

7248M: Ben Chan <benchan@chromium.org>
7249M: Richard Yeh <rcy@google.com>
7250S: Maintained
7251F: drivers/staging/gasket/
7252
7253GCC PLUGINS
7254M: Kees Cook <keescook@chromium.org>
7255R: Emese Revfy <re.emese@gmail.com>
6528F: include/linux/of_net.h
6529F: include/linux/phy.h
6530F: include/linux/phy_fixed.h
6531F: include/linux/platform_data/mdio-bcm-unimac.h
6532F: include/linux/platform_data/mdio-gpio.h
6533F: include/trace/events/mdio.h
6534F: include/uapi/linux/mdio.h
6535F: include/uapi/linux/mii.h

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

7235M: Ben Chan <benchan@chromium.org>
7236M: Richard Yeh <rcy@google.com>
7237S: Maintained
7238F: drivers/staging/gasket/
7239
7240GCC PLUGINS
7241M: Kees Cook <keescook@chromium.org>
7242R: Emese Revfy <re.emese@gmail.com>
7256L: kernel-hardening@lists.openwall.com
7243L: linux-hardening@vger.kernel.org
7257S: Maintained
7258F: Documentation/kbuild/gcc-plugins.rst
7259F: scripts/Makefile.gcc-plugins
7260F: scripts/gcc-plugin.sh
7261F: scripts/gcc-plugins/
7262
7263GCOV BASED KERNEL PROFILING
7264M: Peter Oberparleiter <oberpar@linux.ibm.com>

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

9810L: linux-scsi@vger.kernel.org
9811S: Maintained
9812F: Documentation/scsi/53c700.rst
9813F: drivers/scsi/53c700*
9814
9815LEAKING_ADDRESSES
9816M: Tobin C. Harding <me@tobin.cc>
9817M: Tycho Andersen <tycho@tycho.pizza>
7244S: Maintained
7245F: Documentation/kbuild/gcc-plugins.rst
7246F: scripts/Makefile.gcc-plugins
7247F: scripts/gcc-plugin.sh
7248F: scripts/gcc-plugins/
7249
7250GCOV BASED KERNEL PROFILING
7251M: Peter Oberparleiter <oberpar@linux.ibm.com>

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

9797L: linux-scsi@vger.kernel.org
9798S: Maintained
9799F: Documentation/scsi/53c700.rst
9800F: drivers/scsi/53c700*
9801
9802LEAKING_ADDRESSES
9803M: Tobin C. Harding <me@tobin.cc>
9804M: Tycho Andersen <tycho@tycho.pizza>
9818L: kernel-hardening@lists.openwall.com
9805L: linux-hardening@vger.kernel.org
9819S: Maintained
9820T: git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git
9821F: scripts/leaking_addresses.pl
9822
9823LED SUBSYSTEM
9824M: Pavel Machek <pavel@ucw.cz>
9825R: Dan Murphy <dmurphy@ti.com>
9826L: linux-leds@vger.kernel.org

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

10315M: Jan Stancek <jstancek@redhat.com>
10316M: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
10317M: Alexey Kodanev <alexey.kodanev@oracle.com>
10318L: ltp@lists.linux.it (subscribers-only)
10319S: Maintained
10320W: http://linux-test-project.github.io/
10321T: git git://github.com/linux-test-project/ltp.git
10322
9806S: Maintained
9807T: git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git
9808F: scripts/leaking_addresses.pl
9809
9810LED SUBSYSTEM
9811M: Pavel Machek <pavel@ucw.cz>
9812R: Dan Murphy <dmurphy@ti.com>
9813L: linux-leds@vger.kernel.org

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

10302M: Jan Stancek <jstancek@redhat.com>
10303M: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
10304M: Alexey Kodanev <alexey.kodanev@oracle.com>
10305L: ltp@lists.linux.it (subscribers-only)
10306S: Maintained
10307W: http://linux-test-project.github.io/
10308T: git git://github.com/linux-test-project/ltp.git
10309
10323LYNX PCS MODULE
10324M: Ioana Ciornei <ioana.ciornei@nxp.com>
10325L: netdev@vger.kernel.org
10326S: Supported
10327F: drivers/net/pcs/pcs-lynx.c
10328F: include/linux/pcs-lynx.h
10329
10330M68K ARCHITECTURE
10331M: Geert Uytterhoeven <geert@linux-m68k.org>
10332L: linux-m68k@lists.linux-m68k.org
10333S: Maintained
10334W: http://www.linux-m68k.org/
10335T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
10336F: arch/m68k/
10337F: drivers/zorro/

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

10529S: Odd Fixes
10530F: drivers/mmc/host/mvsdio.*
10531
10532MARVELL USB MDIO CONTROLLER DRIVER
10533M: Tobias Waldekranz <tobias@waldekranz.com>
10534L: netdev@vger.kernel.org
10535S: Maintained
10536F: Documentation/devicetree/bindings/net/marvell,mvusb.yaml
10310M68K ARCHITECTURE
10311M: Geert Uytterhoeven <geert@linux-m68k.org>
10312L: linux-m68k@lists.linux-m68k.org
10313S: Maintained
10314W: http://www.linux-m68k.org/
10315T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
10316F: arch/m68k/
10317F: drivers/zorro/

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

10509S: Odd Fixes
10510F: drivers/mmc/host/mvsdio.*
10511
10512MARVELL USB MDIO CONTROLLER DRIVER
10513M: Tobias Waldekranz <tobias@waldekranz.com>
10514L: netdev@vger.kernel.org
10515S: Maintained
10516F: Documentation/devicetree/bindings/net/marvell,mvusb.yaml
10537F: drivers/net/mdio/mdio-mvusb.c
10517F: drivers/net/phy/mdio-mvusb.c
10538
10539MARVELL XENON MMC/SD/SDIO HOST CONTROLLER DRIVER
10540M: Hu Ziji <huziji@marvell.com>
10541L: linux-mmc@vger.kernel.org
10542S: Supported
10543F: Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
10544F: drivers/mmc/host/sdhci-xenon*
10545

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

10676
10677MCP2221A MICROCHIP USB-HID TO I2C BRIDGE DRIVER
10678M: Rishi Gupta <gupt21@gmail.com>
10679L: linux-i2c@vger.kernel.org
10680L: linux-input@vger.kernel.org
10681S: Maintained
10682F: drivers/hid/hid-mcp2221.c
10683
10518
10519MARVELL XENON MMC/SD/SDIO HOST CONTROLLER DRIVER
10520M: Hu Ziji <huziji@marvell.com>
10521L: linux-mmc@vger.kernel.org
10522S: Supported
10523F: Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
10524F: drivers/mmc/host/sdhci-xenon*
10525

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

10656
10657MCP2221A MICROCHIP USB-HID TO I2C BRIDGE DRIVER
10658M: Rishi Gupta <gupt21@gmail.com>
10659L: linux-i2c@vger.kernel.org
10660L: linux-input@vger.kernel.org
10661S: Maintained
10662F: drivers/hid/hid-mcp2221.c
10663
10684MCP251XFD SPI-CAN NETWORK DRIVER
10685M: Marc Kleine-Budde <mkl@pengutronix.de>
10686M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
10687R: Thomas Kopp <thomas.kopp@microchip.com>
10688L: linux-can@vger.kernel.org
10689S: Maintained
10690F: Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
10691F: drivers/net/can/spi/mcp251xfd/
10692
10693MCP4018 AND MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVERS
10694M: Peter Rosin <peda@axentia.se>
10695L: linux-iio@vger.kernel.org
10696S: Maintained
10697F: Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
10698F: drivers/iio/potentiometer/mcp4018.c
10699F: drivers/iio/potentiometer/mcp4531.c
10700

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

12067F: include/trace/events/nbd.h
12068F: include/uapi/linux/nbd.h
12069
12070NETWORK DROP MONITOR
12071M: Neil Horman <nhorman@tuxdriver.com>
12072L: netdev@vger.kernel.org
12073S: Maintained
12074W: https://fedorahosted.org/dropwatch/
10664MCP4018 AND MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVERS
10665M: Peter Rosin <peda@axentia.se>
10666L: linux-iio@vger.kernel.org
10667S: Maintained
10668F: Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
10669F: drivers/iio/potentiometer/mcp4018.c
10670F: drivers/iio/potentiometer/mcp4531.c
10671

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

12038F: include/trace/events/nbd.h
12039F: include/uapi/linux/nbd.h
12040
12041NETWORK DROP MONITOR
12042M: Neil Horman <nhorman@tuxdriver.com>
12043L: netdev@vger.kernel.org
12044S: Maintained
12045W: https://fedorahosted.org/dropwatch/
12046F: include/net/drop_monitor.h
12075F: include/uapi/linux/net_dropmon.h
12076F: net/core/drop_monitor.c
12077
12078NETWORKING DRIVERS
12079M: "David S. Miller" <davem@davemloft.net>
12080M: Jakub Kicinski <kuba@kernel.org>
12081L: netdev@vger.kernel.org
12082S: Maintained

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

12161F: net/ipv4/xfrm*
12162F: net/ipv6/ah6.c
12163F: net/ipv6/esp6*
12164F: net/ipv6/ip6_vti.c
12165F: net/ipv6/ipcomp6.c
12166F: net/ipv6/xfrm*
12167F: net/key/
12168F: net/xfrm/
12047F: include/uapi/linux/net_dropmon.h
12048F: net/core/drop_monitor.c
12049
12050NETWORKING DRIVERS
12051M: "David S. Miller" <davem@davemloft.net>
12052M: Jakub Kicinski <kuba@kernel.org>
12053L: netdev@vger.kernel.org
12054S: Maintained

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

12133F: net/ipv4/xfrm*
12134F: net/ipv6/ah6.c
12135F: net/ipv6/esp6*
12136F: net/ipv6/ip6_vti.c
12137F: net/ipv6/ipcomp6.c
12138F: net/ipv6/xfrm*
12139F: net/key/
12140F: net/xfrm/
12169F: tools/testing/selftests/net/ipsec.c
12170
12171NETWORKING [IPv4/IPv6]
12172M: "David S. Miller" <davem@davemloft.net>
12173M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
12174M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
12175L: netdev@vger.kernel.org
12176S: Maintained
12177T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git

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

12545M: Claudiu Manoil <claudiu.manoil@nxp.com>
12546M: Alexandre Belloni <alexandre.belloni@bootlin.com>
12547L: netdev@vger.kernel.org
12548S: Supported
12549F: drivers/net/dsa/ocelot/*
12550F: drivers/net/ethernet/mscc/
12551F: include/soc/mscc/ocelot*
12552F: net/dsa/tag_ocelot.c
12141
12142NETWORKING [IPv4/IPv6]
12143M: "David S. Miller" <davem@davemloft.net>
12144M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
12145M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
12146L: netdev@vger.kernel.org
12147S: Maintained
12148T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git

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

12516M: Claudiu Manoil <claudiu.manoil@nxp.com>
12517M: Alexandre Belloni <alexandre.belloni@bootlin.com>
12518L: netdev@vger.kernel.org
12519S: Supported
12520F: drivers/net/dsa/ocelot/*
12521F: drivers/net/ethernet/mscc/
12522F: include/soc/mscc/ocelot*
12523F: net/dsa/tag_ocelot.c
12553F: tools/testing/selftests/drivers/net/ocelot/*
12554
12555OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER
12556M: Frederic Barrat <fbarrat@linux.ibm.com>
12557M: Andrew Donnellan <ajd@linux.ibm.com>
12558L: linuxppc-dev@lists.ozlabs.org
12559S: Supported
12560F: Documentation/userspace-api/accelerators/ocxl.rst
12561F: arch/powerpc/include/asm/pnv-ocxl.h

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

15311M: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
15312L: linux-media@vger.kernel.org
15313L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
15314S: Maintained
15315F: drivers/media/platform/s3c-camif/
15316F: include/media/drv-intf/s3c_camif.h
15317
15318SAMSUNG S3FWRN5 NFC DRIVER
12524
12525OCXL (Open Coherent Accelerator Processor Interface OpenCAPI) DRIVER
12526M: Frederic Barrat <fbarrat@linux.ibm.com>
12527M: Andrew Donnellan <ajd@linux.ibm.com>
12528L: linuxppc-dev@lists.ozlabs.org
12529S: Supported
12530F: Documentation/userspace-api/accelerators/ocxl.rst
12531F: arch/powerpc/include/asm/pnv-ocxl.h

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

15281M: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
15282L: linux-media@vger.kernel.org
15283L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
15284S: Maintained
15285F: drivers/media/platform/s3c-camif/
15286F: include/media/drv-intf/s3c_camif.h
15287
15288SAMSUNG S3FWRN5 NFC DRIVER
15319M: Krzysztof Kozlowski <krzk@kernel.org>
15289M: Robert Baldyga <r.baldyga@samsung.com>
15320M: Krzysztof Opasiak <k.opasiak@samsung.com>
15321L: linux-nfc@lists.01.org (moderated for non-subscribers)
15290M: Krzysztof Opasiak <k.opasiak@samsung.com>
15291L: linux-nfc@lists.01.org (moderated for non-subscribers)
15322S: Maintained
15323F: Documentation/devicetree/bindings/net/nfc/samsung,s3fwrn5.yaml
15292S: Supported
15324F: drivers/nfc/s3fwrn5
15325
15326SAMSUNG S5C73M3 CAMERA DRIVER
15327M: Kyungmin Park <kyungmin.park@samsung.com>
15328M: Andrzej Hajda <a.hajda@samsung.com>
15329L: linux-media@vger.kernel.org
15330S: Supported
15331F: drivers/media/i2c/s5c73m3/*

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

15700F: drivers/net/ethernet/sfc/
15701
15702SFF/SFP/SFP+ MODULE SUPPORT
15703M: Russell King <linux@armlinux.org.uk>
15704L: netdev@vger.kernel.org
15705S: Maintained
15706F: drivers/net/phy/phylink.c
15707F: drivers/net/phy/sfp*
15293F: drivers/nfc/s3fwrn5
15294
15295SAMSUNG S5C73M3 CAMERA DRIVER
15296M: Kyungmin Park <kyungmin.park@samsung.com>
15297M: Andrzej Hajda <a.hajda@samsung.com>
15298L: linux-media@vger.kernel.org
15299S: Supported
15300F: drivers/media/i2c/s5c73m3/*

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

15669F: drivers/net/ethernet/sfc/
15670
15671SFF/SFP/SFP+ MODULE SUPPORT
15672M: Russell King <linux@armlinux.org.uk>
15673L: netdev@vger.kernel.org
15674S: Maintained
15675F: drivers/net/phy/phylink.c
15676F: drivers/net/phy/sfp*
15708F: include/linux/mdio/mdio-i2c.h
15709F: include/linux/phylink.h
15710F: include/linux/sfp.h
15711K: phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
15712
15713SGI GRU DRIVER
15714M: Dimitri Sivanich <sivanich@sgi.com>
15715S: Maintained
15716F: drivers/misc/sgi-gru/

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

16759SYNOPSYS DESIGNWARE APB GPIO DRIVER
16760M: Hoan Tran <hoan@os.amperecomputing.com>
16761M: Serge Semin <fancer.lancer@gmail.com>
16762L: linux-gpio@vger.kernel.org
16763S: Maintained
16764F: Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml
16765F: drivers/gpio/gpio-dwapb.c
16766
15677F: include/linux/phylink.h
15678F: include/linux/sfp.h
15679K: phylink\.h|struct\s+phylink|\.phylink|>phylink_|phylink_(autoneg|clear|connect|create|destroy|disconnect|ethtool|helper|mac|mii|of|set|start|stop|test|validate)
15680
15681SGI GRU DRIVER
15682M: Dimitri Sivanich <sivanich@sgi.com>
15683S: Maintained
15684F: drivers/misc/sgi-gru/

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

16727SYNOPSYS DESIGNWARE APB GPIO DRIVER
16728M: Hoan Tran <hoan@os.amperecomputing.com>
16729M: Serge Semin <fancer.lancer@gmail.com>
16730L: linux-gpio@vger.kernel.org
16731S: Maintained
16732F: Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml
16733F: drivers/gpio/gpio-dwapb.c
16734
16735SYNOPSYS DESIGNWARE APB SSI DRIVER
16736M: Serge Semin <fancer.lancer@gmail.com>
16737L: linux-spi@vger.kernel.org
16738S: Supported
16739F: Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
16740F: drivers/spi/spi-dw*
16741
16767SYNOPSYS DESIGNWARE AXI DMAC DRIVER
16768M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
16769S: Maintained
16770F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt
16771F: drivers/dma/dw-axi-dmac/
16772
16773SYNOPSYS DESIGNWARE DMAC DRIVER
16774M: Viresh Kumar <vireshk@kernel.org>

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

16785L: netdev@vger.kernel.org
16786S: Supported
16787F: drivers/net/ethernet/synopsys/
16788
16789SYNOPSYS DESIGNWARE ETHERNET XPCS DRIVER
16790M: Jose Abreu <Jose.Abreu@synopsys.com>
16791L: netdev@vger.kernel.org
16792S: Supported
16742SYNOPSYS DESIGNWARE AXI DMAC DRIVER
16743M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
16744S: Maintained
16745F: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt
16746F: drivers/dma/dw-axi-dmac/
16747
16748SYNOPSYS DESIGNWARE DMAC DRIVER
16749M: Viresh Kumar <vireshk@kernel.org>

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

16760L: netdev@vger.kernel.org
16761S: Supported
16762F: drivers/net/ethernet/synopsys/
16763
16764SYNOPSYS DESIGNWARE ETHERNET XPCS DRIVER
16765M: Jose Abreu <Jose.Abreu@synopsys.com>
16766L: netdev@vger.kernel.org
16767S: Supported
16793F: drivers/net/pcs/pcs-xpcs.c
16794F: include/linux/pcs/pcs-xpcs.h
16768F: drivers/net/phy/mdio-xpcs.c
16769F: include/linux/mdio-xpcs.h
16795
16796SYNOPSYS DESIGNWARE I2C DRIVER
16797M: Jarkko Nikula <jarkko.nikula@linux.intel.com>
16798R: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
16799R: Mika Westerberg <mika.westerberg@linux.intel.com>
16800L: linux-i2c@vger.kernel.org
16801S: Maintained
16802F: drivers/i2c/busses/i2c-designware-*

--- 2527 unchanged lines hidden ---
16770
16771SYNOPSYS DESIGNWARE I2C DRIVER
16772M: Jarkko Nikula <jarkko.nikula@linux.intel.com>
16773R: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
16774R: Mika Westerberg <mika.westerberg@linux.intel.com>
16775L: linux-i2c@vger.kernel.org
16776S: Maintained
16777F: drivers/i2c/busses/i2c-designware-*

--- 2527 unchanged lines hidden ---