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.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
- Loading branch information
Showing
97 changed files
with
853 additions
and
341 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 |
---|---|---|
|
@@ -1091,7 +1091,7 @@ F: arch/arm/boot/dts/aspeed-* | |
F: drivers/*/*aspeed* | ||
|
||
ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
M: Alexandre Belloni <[email protected]> | ||
M: Jean-Christophe Plagniol-Villard <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -1773,7 +1773,7 @@ F: drivers/soc/renesas/ | |
F: include/linux/soc/renesas/ | ||
|
||
ARM/SOCFPGA ARCHITECTURE | ||
M: Dinh Nguyen <dinguyen@opensource.altera.com> | ||
M: Dinh Nguyen <dinguyen@kernel.org> | ||
S: Maintained | ||
F: arch/arm/mach-socfpga/ | ||
F: arch/arm/boot/dts/socfpga* | ||
|
@@ -1783,7 +1783,7 @@ W: http://www.rocketboards.org | |
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git | ||
|
||
ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT | ||
M: Dinh Nguyen <dinguyen@opensource.altera.com> | ||
M: Dinh Nguyen <dinguyen@kernel.org> | ||
S: Maintained | ||
F: drivers/clk/socfpga/ | ||
|
||
|
@@ -2175,56 +2175,56 @@ F: include/linux/atm* | |
F: include/uapi/linux/atm* | ||
|
||
ATMEL AT91 / AT32 MCI DRIVER | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
S: Maintained | ||
F: drivers/mmc/host/atmel-mci.c | ||
|
||
ATMEL AT91 SAMA5D2-Compatible Shutdown Controller | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
S: Supported | ||
F: drivers/power/reset/at91-sama5d2_shdwc.c | ||
|
||
ATMEL SAMA5D2 ADC DRIVER | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/iio/adc/at91-sama5d2_adc.c | ||
|
||
ATMEL Audio ALSA driver | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: sound/soc/atmel | ||
|
||
ATMEL XDMA DRIVER | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/dma/at_xdmac.c | ||
|
||
ATMEL I2C DRIVER | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/i2c/busses/i2c-at91.c | ||
|
||
ATMEL ISI DRIVER | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/media/platform/soc_camera/atmel-isi.c | ||
F: include/media/atmel-isi.h | ||
|
||
ATMEL LCDFB DRIVER | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/video/fbdev/atmel_lcdfb.c | ||
F: include/video/atmel_lcdc.h | ||
|
||
ATMEL MACB ETHERNET DRIVER | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
S: Supported | ||
F: drivers/net/ethernet/cadence/ | ||
|
||
|
@@ -2236,32 +2236,32 @@ S: Supported | |
F: drivers/mtd/nand/atmel_nand* | ||
|
||
ATMEL SDMMC DRIVER | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/mmc/host/sdhci-of-at91.c | ||
|
||
ATMEL SPI DRIVER | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
S: Supported | ||
F: drivers/spi/spi-atmel.* | ||
|
||
ATMEL SSC DRIVER | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: drivers/misc/atmel-ssc.c | ||
F: include/linux/atmel-ssc.h | ||
|
||
ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: drivers/misc/atmel_tclib.c | ||
F: drivers/clocksource/tcb_clksrc.c | ||
|
||
ATMEL USBA UDC DRIVER | ||
M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
M: Nicolas Ferre <nicolas.ferre@microchip.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: drivers/usb/gadget/udc/atmel_usba_udc.* | ||
|
@@ -9765,7 +9765,7 @@ S: Maintained | |
F: drivers/pinctrl/pinctrl-at91.* | ||
|
||
PIN CONTROLLER - ATMEL AT91 PIO4 | ||
M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
S: Supported | ||
|
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.