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 tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker…
…nel/git/arm/arm-soc Pull ARM SoC fixes from Arnd Bergmann: "A few patches have come up since the merge window. The largest one is a rewrite of the PXA lubbock/mainstone IRQ handling. This was already broken in 2011 by a change to the GPIO code and only noticed now. The other changes contained here are: MAINTAINERS file updates: - Ray Jui and Scott Branden are now co-maintainers for some of the mach-bcm chips, while Christian Daudt and Marc Carino have stepped down. - Andrew Victor is no longer maintaining at91. Instead, Alexandre Belloni now becomes an official maintainer, after having done a bulk of the work for a while. - Baruch Siach, who added the mach-digicolor platform in 4.1 is now listed as maintainer - The git URL for mach-socfpga has changed Bug fixes: - Three bug fixes for new rockchip rk3288 code - A regression fix to make SD card support work on certain ux500 boards - multiple smaller dts fixes for imx, omap, mvebu, and shmobile - a regression fiix for omap3 power consumption - a fix for regression in the ARM CCI bus driver Configuration changes: - more imx platforms are now enabled in multi_v7_defconfig" * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (39 commits) MAINTAINERS: add Conexant Digicolor machines entry MAINTAINERS: socfpga: update the git repo for SoCFPGA ARM: multi_v7_defconfig: Select more FSL SoCs MAINTAINERS: replace an AT91 maintainer drivers: CCI: fix used_mask init in validate_group() bus: omap_l3_noc: Fix master id address decoding for OMAP5 bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instance ARM: dts: dra7: Fix efuse register size for ABB ARM: dts: am57xx-beagle-x15: Switch GPIO fan number ARM: dts: am57xx-beagle-x15: Switch UART mux pins ARM: dts: am437x-sk: reduce col-scan-delay-us ARM: dts: am437x-sk: fix for new newhaven display module revision ARM: dts: am57xx-beagle-x15: Fix RTC aliases ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x ARM: dts: omap3: Add #iommu-cells to isp and iva iommu ARM: omap2plus_defconfig: Enable EXTCON_USB_GPIO ARM: dts: OMAP3-N900: Add microphone bias voltages ARM: OMAP2+: Fix omap off idle power consumption creeping up MAINTAINERS: Update brcmstb entry MAINTAINERS: Remove Christian Daudt for mach-bcm ...
- Loading branch information
Showing
42 changed files
with
480 additions
and
234 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 |
---|---|---|
|
@@ -3709,6 +3709,13 @@ N: Dirk Verworner | |
D: Co-author of German book ``Linux-Kernel-Programmierung'' | ||
D: Co-founder of Berlin Linux User Group | ||
|
||
N: Andrew Victor | ||
E: [email protected] | ||
W: http://maxim.org.za/at91_26.html | ||
D: First maintainer of Atmel ARM-based SoC, aka AT91 | ||
D: Introduced support for at91rm9200, the first chip of AT91 family | ||
S: South Africa | ||
|
||
N: Riku Voipio | ||
E: [email protected] | ||
D: Author of PCA9532 LED and Fintek f75375s hwmon driver | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -892,11 +892,10 @@ S: Maintained | |
F: arch/arm/mach-alpine/ | ||
|
||
ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES | ||
M: Andrew Victor <[email protected]> | ||
M: Nicolas Ferre <[email protected]> | ||
M: Alexandre Belloni <[email protected]> | ||
M: Jean-Christophe Plagniol-Villard <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://maxim.org.za/at91_26.html | ||
W: http://www.linux4sam.org | ||
S: Supported | ||
F: arch/arm/mach-at91/ | ||
|
@@ -990,6 +989,12 @@ F: drivers/clocksource/timer-prima2.c | |
F: drivers/clocksource/timer-atlas7.c | ||
N: [^a-z]sirf | ||
|
||
ARM/CONEXANT DIGICOLOR MACHINE SUPPORT | ||
M: Baruch Siach <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
N: digicolor | ||
|
||
ARM/EBSA110 MACHINE SUPPORT | ||
M: Russell King <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -1439,9 +1444,10 @@ ARM/SOCFPGA ARCHITECTURE | |
M: Dinh Nguyen <[email protected]> | ||
S: Maintained | ||
F: arch/arm/mach-socfpga/ | ||
F: arch/arm/boot/dts/socfpga* | ||
F: arch/arm/configs/socfpga_defconfig | ||
W: http://www.rocketboards.org | ||
T: git://git.rocketboards.org/linux-socfpga.git | ||
T: git://git.rocketboards.org/linux-socfpga-next.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git | ||
|
||
ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT | ||
M: Dinh Nguyen <[email protected]> | ||
|
@@ -2116,8 +2122,9 @@ S: Supported | |
F: drivers/net/ethernet/broadcom/bnx2x/ | ||
|
||
BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE | ||
M: Christian Daudt <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
M: Ray Jui <[email protected]> | ||
M: Scott Branden <[email protected]> | ||
L: [email protected] | ||
T: git git://github.com/broadcom/mach-bcm | ||
S: Maintained | ||
|
@@ -2168,7 +2175,6 @@ S: Maintained | |
F: drivers/usb/gadget/udc/bcm63xx_udc.* | ||
|
||
BROADCOM BCM7XXX ARM ARCHITECTURE | ||
M: Marc Carino <[email protected]> | ||
M: Brian Norris <[email protected]> | ||
M: Gregory Fong <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
|
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.