devlink: remove duplicated netlink callback prototypes
[linux-2.6-microblaze.git] / MAINTAINERS
index b199956..36815d2 100644 (file)
@@ -470,7 +470,6 @@ F:  drivers/hwmon/adm1029.c
 ADM8211 WIRELESS DRIVER
 L:     linux-wireless@vger.kernel.org
 S:     Orphan
-W:     https://wireless.wiki.kernel.org/
 F:     drivers/net/wireless/admtek/adm8211.*
 
 ADP1653 FLASH CONTROLLER DRIVER
@@ -1460,7 +1459,6 @@ F:        drivers/hwmon/applesmc.c
 APPLETALK NETWORK LAYER
 L:     netdev@vger.kernel.org
 S:     Odd fixes
-F:     drivers/net/appletalk/
 F:     include/linux/atalk.h
 F:     include/uapi/linux/atalk.h
 F:     net/appletalk/
@@ -1585,6 +1583,17 @@ F:       arch/arm/include/asm/arch_timer.h
 F:     arch/arm64/include/asm/arch_timer.h
 F:     drivers/clocksource/arm_arch_timer.c
 
+ARM GENERIC INTERRUPT CONTROLLER DRIVERS
+M:     Marc Zyngier <maz@kernel.org>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/interrupt-controller/arm,gic*
+F:     arch/arm/include/asm/arch_gicv3.h
+F:     arch/arm64/include/asm/arch_gicv3.h
+F:     drivers/irqchip/irq-gic*.[ch]
+F:     include/linux/irqchip/arm-gic*.h
+F:     include/linux/irqchip/arm-vgic-info.h
+
 ARM HDLCD DRM DRIVER
 M:     Liviu Dudau <liviu.dudau@arm.com>
 S:     Supported
@@ -1963,12 +1972,12 @@ F:      drivers/irqchip/irq-aspeed-i2c-ic.c
 
 ARM/ASPEED MACHINE SUPPORT
 M:     Joel Stanley <joel@jms.id.au>
-R:     Andrew Jeffery <andrew@aj.id.au>
+R:     Andrew Jeffery <andrew@codeconstruct.com.au>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 S:     Supported
 Q:     https://patchwork.ozlabs.org/project/linux-aspeed/list/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
 F:     Documentation/devicetree/bindings/arm/aspeed/
 F:     arch/arm/boot/dts/aspeed/
 F:     arch/arm/mach-aspeed/
@@ -2211,21 +2220,28 @@ F:      arch/arm/boot/dts/ti/omap/omap3-igep*
 ARM/INTEL IXP4XX ARM ARCHITECTURE
 M:     Linus Walleij <linusw@kernel.org>
 M:     Imre Kaloz <kaloz@openwrt.org>
-M:     Krzysztof Halasa <khalasa@piap.pl>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml
 F:     Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
 F:     Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
 F:     Documentation/devicetree/bindings/memory-controllers/intel,ixp4xx-expansion*
+F:     Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
 F:     Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
 F:     arch/arm/boot/dts/intel/ixp/
 F:     arch/arm/mach-ixp4xx/
 F:     drivers/bus/intel-ixp4xx-eb.c
+F:     drivers/char/hw_random/ixp4xx-rng.c
 F:     drivers/clocksource/timer-ixp4xx.c
 F:     drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
 F:     drivers/gpio/gpio-ixp4xx.c
 F:     drivers/irqchip/irq-ixp4xx.c
+F:     drivers/net/ethernet/xscale/ixp4xx_eth.c
+F:     drivers/net/wan/ixp4xx_hss.c
+F:     drivers/soc/ixp4xx/ixp4xx-npe.c
+F:     drivers/soc/ixp4xx/ixp4xx-qmgr.c
+F:     include/linux/soc/ixp4xx/npe.h
+F:     include/linux/soc/ixp4xx/qmgr.h
 
 ARM/INTEL KEEMBAY ARCHITECTURE
 M:     Paul J. Murphy <paul.j.murphy@intel.com>
@@ -2327,7 +2343,7 @@ F:        drivers/rtc/rtc-mt7622.c
 
 ARM/Mediatek SoC support
 M:     Matthias Brugger <matthias.bgg@gmail.com>
-R:     AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
+M:     AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
 L:     linux-kernel@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:     linux-mediatek@lists.infradead.org (moderated for non-subscribers)
@@ -3058,7 +3074,7 @@ F:        Documentation/devicetree/bindings/peci/peci-aspeed.yaml
 F:     drivers/peci/controller/peci-aspeed.c
 
 ASPEED PINCTRL DRIVERS
-M:     Andrew Jeffery <andrew@aj.id.au>
+M:     Andrew Jeffery <andrew@codeconstruct.com.au>
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 L:     openbmc@lists.ozlabs.org (moderated for non-subscribers)
 L:     linux-gpio@vger.kernel.org
@@ -3075,7 +3091,7 @@ F:        drivers/irqchip/irq-aspeed-scu-ic.c
 F:     include/dt-bindings/interrupt-controller/aspeed-scu-ic.h
 
 ASPEED SD/MMC DRIVER
-M:     Andrew Jeffery <andrew@aj.id.au>
+M:     Andrew Jeffery <andrew@codeconstruct.com.au>
 L:     linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
 L:     openbmc@lists.ozlabs.org (moderated for non-subscribers)
 L:     linux-mmc@vger.kernel.org
@@ -3596,9 +3612,10 @@ F:       Documentation/devicetree/bindings/iio/accel/bosch,bma400.yaml
 F:     drivers/iio/accel/bma400*
 
 BPF JIT for ARM
-M:     Shubham Bansal <illusionist.neo@gmail.com>
+M:     Russell King <linux@armlinux.org.uk>
+M:     Puranjay Mohan <puranjay12@gmail.com>
 L:     bpf@vger.kernel.org
-S:     Odd Fixes
+S:     Maintained
 F:     arch/arm/net/
 
 BPF JIT for ARM64
@@ -4082,7 +4099,7 @@ F:        drivers/net/wireless/broadcom/brcm80211/
 
 BROADCOM BRCMSTB GPIO DRIVER
 M:     Doug Berger <opendmb@gmail.com>
-M:     Florian Fainelli <florian.fainelli@broadcom>
+M:     Florian Fainelli <florian.fainelli@broadcom.com>
 R:     Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 S:     Supported
 F:     Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml
@@ -4320,8 +4337,7 @@ F:        drivers/net/ethernet/broadcom/bcmsysport.*
 F:     drivers/net/ethernet/broadcom/unimac.h
 
 BROADCOM TG3 GIGABIT ETHERNET DRIVER
-M:     Siva Reddy Kallam <siva.kallam@broadcom.com>
-M:     Prashant Sreedharan <prashant@broadcom.com>
+M:     Pavan Chebbi <pavan.chebbi@broadcom.com>
 M:     Michael Chan <mchan@broadcom.com>
 L:     netdev@vger.kernel.org
 S:     Supported
@@ -5309,12 +5325,6 @@ M:       Bence Csókás <bence98@sch.bme.hu>
 S:     Maintained
 F:     drivers/i2c/busses/i2c-cp2615.c
 
-CPMAC ETHERNET DRIVER
-M:     Florian Fainelli <f.fainelli@gmail.com>
-L:     netdev@vger.kernel.org
-S:     Maintained
-F:     drivers/net/ethernet/ti/cpmac.c
-
 CPU FREQUENCY DRIVERS - VEXPRESS SPC ARM BIG LITTLE
 M:     Viresh Kumar <viresh.kumar@linaro.org>
 M:     Sudeep Holla <sudeep.holla@arm.com>
@@ -5985,8 +5995,8 @@ F:        include/linux/devm-helpers.h
 DEVICE-MAPPER  (LVM)
 M:     Alasdair Kergon <agk@redhat.com>
 M:     Mike Snitzer <snitzer@kernel.org>
-M:     dm-devel@redhat.com
-L:     dm-devel@redhat.com
+M:     dm-devel@lists.linux.dev
+L:     dm-devel@lists.linux.dev
 S:     Maintained
 W:     http://sources.redhat.com/dm
 Q:     http://patchwork.kernel.org/project/dm-devel/list/
@@ -6334,6 +6344,17 @@ F:       Documentation/networking/device_drivers/ethernet/freescale/dpaa2/switch-drive
 F:     drivers/net/ethernet/freescale/dpaa2/dpaa2-switch*
 F:     drivers/net/ethernet/freescale/dpaa2/dpsw*
 
+DPLL SUBSYSTEM
+M:     Vadim Fedorenko <vadim.fedorenko@linux.dev>
+M:     Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
+M:     Jiri Pirko <jiri@resnulli.us>
+L:     netdev@vger.kernel.org
+S:     Supported
+F:     Documentation/driver-api/dpll.rst
+F:     drivers/dpll/*
+F:     include/linux/dpll.h
+F:     include/uapi/linux/dpll.h
+
 DRBD DRIVER
 M:     Philipp Reisner <philipp.reisner@linbit.com>
 M:     Lars Ellenberg <lars.ellenberg@linbit.com>
@@ -6647,6 +6668,7 @@ F:        drivers/gpu/drm/panel/panel-novatek-nt36672a.c
 DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
 M:     Karol Herbst <kherbst@redhat.com>
 M:     Lyude Paul <lyude@redhat.com>
+M:     Danilo Krummrich <dakr@redhat.com>
 L:     dri-devel@lists.freedesktop.org
 L:     nouveau@lists.freedesktop.org
 S:     Supported
@@ -8092,7 +8114,7 @@ F:        include/linux/arm_ffa.h
 
 FIRMWARE LOADER (request_firmware)
 M:     Luis Chamberlain <mcgrof@kernel.org>
-M:     Russ Weight <russell.h.weight@intel.com>
+M:     Russ Weight <russ.weight@linux.dev>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 F:     Documentation/firmware_class/
@@ -9530,10 +9552,8 @@ F:       Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml
 F:     drivers/iio/pressure/mprls0025pa.c
 
 HOST AP DRIVER
-M:     Jouni Malinen <j@w1.fi>
 L:     linux-wireless@vger.kernel.org
 S:     Obsolete
-W:     http://w1.fi/hostap-driver.html
 F:     drivers/net/wireless/intersil/hostap/
 
 HP BIOSCFG DRIVER
@@ -10621,22 +10641,6 @@ L:     linux-crypto@vger.kernel.org
 S:     Maintained
 F:     drivers/crypto/intel/ixp4xx/ixp4xx_crypto.c
 
-INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
-M:     Krzysztof Halasa <khalasa@piap.pl>
-S:     Maintained
-F:     drivers/net/ethernet/xscale/ixp4xx_eth.c
-F:     drivers/net/wan/ixp4xx_hss.c
-F:     drivers/soc/ixp4xx/ixp4xx-npe.c
-F:     drivers/soc/ixp4xx/ixp4xx-qmgr.c
-F:     include/linux/soc/ixp4xx/npe.h
-F:     include/linux/soc/ixp4xx/qmgr.h
-
-INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
-M:     Deepak Saxena <dsaxena@plexity.net>
-S:     Maintained
-F:     Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
-F:     drivers/char/hw_random/ixp4xx-rng.c
-
 INTEL KEEM BAY DRM DRIVER
 M:     Anitha Chrisanthus <anitha.chrisanthus@intel.com>
 M:     Edmund Dea <edmund.j.dea@intel.com>
@@ -11062,7 +11066,7 @@ F:      Documentation/devicetree/bindings/sound/irondevice,*
 F:     sound/soc/codecs/sma*
 
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
-M:     Marc Zyngier <maz@kernel.org>
+M:     Thomas Gleixner <tglx@linutronix.de>
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 F:     Documentation/core-api/irq/irq-domain.rst
@@ -11081,7 +11085,6 @@ F:      lib/group_cpus.c
 
 IRQCHIP DRIVERS
 M:     Thomas Gleixner <tglx@linutronix.de>
-M:     Marc Zyngier <maz@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
@@ -14346,9 +14349,11 @@ MIPS/LOONGSON1 ARCHITECTURE
 M:     Keguang Zhang <keguang.zhang@gmail.com>
 L:     linux-mips@vger.kernel.org
 S:     Maintained
+F:     Documentation/devicetree/bindings/*/loongson,ls1*.yaml
 F:     arch/mips/include/asm/mach-loongson32/
 F:     arch/mips/loongson32/
 F:     drivers/*/*loongson1*
+F:     drivers/net/ethernet/stmicro/stmmac/dwmac-loongson1.c
 
 MIPS/LOONGSON2EF ARCHITECTURE
 M:     Jiaxun Yang <jiaxun.yang@flygoat.com>
@@ -14946,7 +14951,7 @@ K:      macsec
 K:     \bmdo_
 
 NETWORKING [MPTCP]
-M:     Matthieu Baerts <matthieu.baerts@tessares.net>
+M:     Matthieu Baerts <matttbe@kernel.org>
 M:     Mat Martineau <martineau@kernel.org>
 L:     netdev@vger.kernel.org
 L:     mptcp@lists.linux.dev
@@ -17601,6 +17606,7 @@ M:      Kalle Valo <kvalo@kernel.org>
 M:     Jeff Johnson <quic_jjohnson@quicinc.com>
 L:     ath12k@lists.infradead.org
 S:     Supported
+W:     https://wireless.wiki.kernel.org/en/users/Drivers/ath12k
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
 F:     drivers/net/wireless/ath/ath12k/
 
@@ -18131,8 +18137,6 @@ REALTEK WIRELESS DRIVER (rtlwifi family)
 M:     Ping-Ke Shih <pkshih@realtek.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
-W:     https://wireless.wiki.kernel.org/
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 F:     drivers/net/wireless/realtek/rtlwifi/
 
 REALTEK WIRELESS DRIVER (rtw88)
@@ -18660,7 +18664,6 @@ F:      drivers/media/dvb-frontends/rtl2832_sdr*
 RTL8180 WIRELESS DRIVER
 L:     linux-wireless@vger.kernel.org
 S:     Orphan
-W:     https://wireless.wiki.kernel.org/
 F:     drivers/net/wireless/realtek/rtl818x/rtl8180/
 
 RTL8187 WIRELESS DRIVER
@@ -18668,14 +18671,12 @@ M:    Hin-Tak Leung <hintak.leung@gmail.com>
 M:     Larry Finger <Larry.Finger@lwfinger.net>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
-W:     https://wireless.wiki.kernel.org/
 F:     drivers/net/wireless/realtek/rtl818x/rtl8187/
 
 RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
 M:     Jes Sorensen <Jes.Sorensen@gmail.com>
 L:     linux-wireless@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8xxxu-devel
 F:     drivers/net/wireless/realtek/rtl8xxxu/
 
 RTRS TRANSPORT DRIVERS
@@ -20489,6 +20490,7 @@ F:      include/dt-bindings/clock/starfive?jh71*.h
 STARFIVE JH71X0 PINCTRL DRIVERS
 M:     Emil Renner Berthing <kernel@esmil.dk>
 M:     Jianlong Huang <jianlong.huang@starfivetech.com>
+M:     Hal Feng <hal.feng@starfivetech.com>
 L:     linux-gpio@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/pinctrl/starfive,jh71*.yaml
@@ -21657,7 +21659,6 @@ L:      linux-wireless@vger.kernel.org
 S:     Orphan
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/wl12xx
 W:     https://wireless.wiki.kernel.org/en/users/Drivers/wl1251
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
 F:     drivers/net/wireless/ti/
 
 TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
@@ -23686,6 +23687,11 @@ F:     Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml
 F:     drivers/gpio/gpio-xilinx.c
 F:     drivers/gpio/gpio-zynq.c
 
+XILINX LL TEMAC ETHERNET DRIVER
+L:     netdev@vger.kernel.org
+S:     Orphan
+F:     drivers/net/ethernet/xilinx/ll_temac*
+
 XILINX PWM DRIVER
 M:     Sean Anderson <sean.anderson@seco.com>
 S:     Maintained