forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: Broadcom internal lists aren't maintainers
Convert the broadcom internal list M: and L: entries to R: as exploder email addresses are neither maintainers nor mailing lists. Reorder the entries as necessary. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information
1 parent
115acbb
commit 7fbd166
Showing
1 changed file
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3743,7 +3743,7 @@ F: include/linux/platform_data/b53.h | |
|
||
BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE | ||
M: Nicolas Saenz Julienne <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -3758,7 +3758,7 @@ BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE | |
M: Florian Fainelli <[email protected]> | ||
M: Ray Jui <[email protected]> | ||
M: Scott Branden <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
S: Maintained | ||
T: git git://github.com/broadcom/mach-bcm | ||
F: arch/arm/mach-bcm/ | ||
|
@@ -3778,7 +3778,7 @@ F: arch/mips/include/asm/mach-bcm47xx/* | |
|
||
BROADCOM BCM4908 ETHERNET DRIVER | ||
M: Rafał Miłecki <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml | ||
|
@@ -3787,7 +3787,7 @@ F: drivers/net/ethernet/broadcom/unimac.h | |
|
||
BROADCOM BCM4908 PINMUX DRIVER | ||
M: Rafał Miłecki <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/pinctrl/brcm,bcm4908-pinctrl.yaml | ||
|
@@ -3797,7 +3797,7 @@ BROADCOM BCM5301X ARM ARCHITECTURE | |
M: Florian Fainelli <[email protected]> | ||
M: Hauke Mehrtens <[email protected]> | ||
M: Rafał Miłecki <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/boot/dts/bcm470* | ||
|
@@ -3808,15 +3808,15 @@ F: arch/arm/mach-bcm/bcm_5301x.c | |
BROADCOM BCM53573 ARM ARCHITECTURE | ||
M: Florian Fainelli <[email protected]> | ||
M: Rafał Miłecki <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/boot/dts/bcm47189* | ||
F: arch/arm/boot/dts/bcm53573* | ||
|
||
BROADCOM BCM63XX ARM ARCHITECTURE | ||
M: Florian Fainelli <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://github.com/broadcom/stblinux.git | ||
|
@@ -3830,7 +3830,7 @@ F: drivers/usb/gadget/udc/bcm63xx_udc.* | |
|
||
BROADCOM BCM7XXX ARM ARCHITECTURE | ||
M: Florian Fainelli <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://github.com/broadcom/stblinux.git | ||
|
@@ -3848,21 +3848,21 @@ N: bcm7120 | |
BROADCOM BDC DRIVER | ||
M: Al Cooper <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/usb/brcm,bdc.yaml | ||
F: drivers/usb/gadget/udc/bdc/ | ||
|
||
BROADCOM BMIPS CPUFREQ DRIVER | ||
M: Markus Mayer <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/cpufreq/bmips-cpufreq.c | ||
|
||
BROADCOM BMIPS MIPS ARCHITECTURE | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://github.com/broadcom/stblinux.git | ||
|
@@ -3928,53 +3928,53 @@ F: drivers/net/wireless/broadcom/brcm80211/ | |
BROADCOM BRCMSTB GPIO DRIVER | ||
M: Doug Berger <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
S: Supported | ||
F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml | ||
F: drivers/gpio/gpio-brcmstb.c | ||
|
||
BROADCOM BRCMSTB I2C DRIVER | ||
M: Kamal Dasu <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/devicetree/bindings/i2c/brcm,brcmstb-i2c.yaml | ||
F: drivers/i2c/busses/i2c-brcmstb.c | ||
|
||
BROADCOM BRCMSTB UART DRIVER | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/serial/brcm,bcm7271-uart.yaml | ||
F: drivers/tty/serial/8250/8250_bcm7271.c | ||
|
||
BROADCOM BRCMSTB USB EHCI DRIVER | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml | ||
F: drivers/usb/host/ehci-brcm.* | ||
|
||
BROADCOM BRCMSTB USB PIN MAP DRIVER | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml | ||
F: drivers/usb/misc/brcmstb-usb-pinmap.c | ||
|
||
BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/phy/broadcom/phy-brcm-usb* | ||
|
||
BROADCOM ETHERNET PHY DRIVERS | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/devicetree/bindings/net/broadcom-bcm87xx.txt | ||
|
@@ -3985,7 +3985,7 @@ F: include/linux/brcmphy.h | |
BROADCOM GENET ETHERNET DRIVER | ||
M: Doug Berger <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/devicetree/bindings/net/brcm,bcmgenet.yaml | ||
|
@@ -3999,7 +3999,7 @@ F: include/linux/platform_data/mdio-bcm-unimac.h | |
BROADCOM IPROC ARM ARCHITECTURE | ||
M: Ray Jui <[email protected]> | ||
M: Scott Branden <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git git://github.com/broadcom/stblinux.git | ||
|
@@ -4027,7 +4027,7 @@ N: stingray | |
|
||
BROADCOM IPROC GBIT ETHERNET DRIVER | ||
M: Rafał Miłecki <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/net/brcm,amac.yaml | ||
|
@@ -4036,7 +4036,7 @@ F: drivers/net/ethernet/broadcom/unimac.h | |
|
||
BROADCOM KONA GPIO DRIVER | ||
M: Ray Jui <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
S: Supported | ||
F: Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt | ||
F: drivers/gpio/gpio-bcm-kona.c | ||
|
@@ -4069,7 +4069,7 @@ F: drivers/firmware/broadcom/* | |
BROADCOM PMB (POWER MANAGEMENT BUS) DRIVER | ||
M: Rafał Miłecki <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://github.com/broadcom/stblinux.git | ||
|
@@ -4085,7 +4085,7 @@ F: include/linux/bcma/ | |
|
||
BROADCOM SPI DRIVER | ||
M: Kamal Dasu <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/spi/brcm,spi-bcm-qspi.yaml | ||
F: drivers/spi/spi-bcm-qspi.* | ||
|
@@ -4094,23 +4094,23 @@ F: drivers/spi/spi-iproc-qspi.c | |
|
||
BROADCOM STB AVS CPUFREQ DRIVER | ||
M: Markus Mayer <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | ||
F: drivers/cpufreq/brcmstb* | ||
|
||
BROADCOM STB AVS TMON DRIVER | ||
M: Markus Mayer <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/thermal/brcm,avs-tmon.yaml | ||
F: drivers/thermal/broadcom/brcmstb* | ||
|
||
BROADCOM STB DPFE DRIVER | ||
M: Markus Mayer <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml | ||
|
@@ -4119,8 +4119,8 @@ F: drivers/memory/brcmstb_dpfe.c | |
BROADCOM STB NAND FLASH DRIVER | ||
M: Brian Norris <[email protected]> | ||
M: Kamal Dasu <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/mtd/nand/raw/brcmnand/ | ||
F: include/linux/platform_data/brcmnand.h | ||
|
@@ -4129,15 +4129,15 @@ BROADCOM STB PCIE DRIVER | |
M: Jim Quinlan <[email protected]> | ||
M: Nicolas Saenz Julienne <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
M: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | ||
F: drivers/pci/controller/pcie-brcmstb.c | ||
|
||
BROADCOM SYSTEMPORT ETHERNET DRIVER | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/net/ethernet/broadcom/bcmsysport.* | ||
|
@@ -4154,7 +4154,7 @@ F: drivers/net/ethernet/broadcom/tg3.* | |
|
||
BROADCOM VK DRIVER | ||
M: Scott Branden <[email protected]> | ||
L: [email protected] | ||
R: Broadcom Kernel Team <[email protected]> | ||
S: Supported | ||
F: drivers/misc/bcm-vk/ | ||
F: include/uapi/linux/misc/bcm_vk.h | ||
|
@@ -17648,8 +17648,8 @@ K: \bTIF_SECCOMP\b | |
|
||
SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) Broadcom BRCMSTB DRIVER | ||
M: Al Cooper <[email protected]> | ||
R: Broadcom Kernel Team <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/mmc/host/sdhci-brcmstb* | ||
|
||
|