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-nc-for-linus' of git://git.kernel.org/pub/scm/linux/…
…kernel/git/arm/arm-soc Pull ARM SoC non-critical bug fixes from Arnd Bergmann: "These are bug fixes for harmless problems that were not important enough to get fixed in 3.19. This contains updates to the MAINTAINERS file, in particular: - Ben Dooks stepped down as Samsung co-maintainer (thanks Ben for long years of maintaining this). Kukjin Kim, who has been doing the work de-facto by himself recently is now the only maintainer. - Liviu, Sudeep and Lorenzo from ARM now officially maintain the Versatile Express platform, which was orphaned (thanks for - Gregory Fong and Florian Fainelli help out on the Broadcom BCM7XXX platform - Ray Jui and Scott Branden are the future maintainers for the newly merged Broadcom Cygnus platform. Welcome! In terms of actual fixes, we have the usual set of OMAP bug fixes, which Tony Lindgren separates out well from the other OMAP changes, one really ep93xx regression fix against 3.11 that didn't make it for 3.18, a few GIC changes from Marc Zyngier as a preparation for later rework (the current code is wrong in a harmless way), on Tegra regression and one samsung spelling fix" * tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: ARM: imx6: fix bogus use of irq_get_irq_data ARM: imx: irq: fix buggy usage of irq_data irq field MAINTAINERS: ARM Versatile Express platform, add missing pattern MAINTAINERS: ARM Versatile Express platform arm: ep93xx: add dma_masks for the M2P and M2M DMA controllers MAINTAINERS: Add ahci_st.c to ARCH/STI architecture MAINTAINERS: add entry for the GISB arbiter driver MAINTAINERS: update brcmstb entries MAINTAINERS: update email address and cleanup for exynos entry ARM: tegra: Re-add removed SoC id macro to tegra_resume() MAINTAINERS: Entry for Cygnus/iproc arm architecture ARM: OMAP: serial: remove last vestige of DTR_gpio support. ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warning ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe" ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.c ARM: OMAP4+: Remove unused omap_l3_noc platform init ARM: dts: Add twl keypad map for omap3 EVM ARM: dts: Add twl keypad map for LDP ARM: dts: Fix NAND last partition size on LDP ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree
- Loading branch information
Showing
16 changed files
with
151 additions
and
92 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 |
---|---|---|
|
@@ -1308,30 +1308,22 @@ F: drivers/*/*rockchip* | |
F: drivers/*/*/*rockchip* | ||
F: sound/soc/rockchip/ | ||
|
||
ARM/SAMSUNG ARM ARCHITECTURES | ||
M: Ben Dooks <[email protected]> | ||
M: Kukjin Kim <[email protected]> | ||
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES | ||
M: Kukjin Kim <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://www.fluff.org/ben/linux/ | ||
S: Maintained | ||
F: arch/arm/boot/dts/s3c* | ||
F: arch/arm/boot/dts/exynos* | ||
F: arch/arm/plat-samsung/ | ||
F: arch/arm/mach-s3c24*/ | ||
F: arch/arm/mach-s3c64xx/ | ||
F: arch/arm/mach-s5p*/ | ||
F: arch/arm/mach-exynos*/ | ||
F: drivers/*/*s3c2410* | ||
F: drivers/*/*/*s3c2410* | ||
F: drivers/spi/spi-s3c* | ||
F: sound/soc/samsung/* | ||
|
||
ARM/S5P EXYNOS ARM ARCHITECTURES | ||
M: Kukjin Kim <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-s5p*/ | ||
F: arch/arm/mach-exynos*/ | ||
N: exynos | ||
|
||
ARM/SAMSUNG MOBILE MACHINE SUPPORT | ||
|
@@ -1430,6 +1422,7 @@ F: drivers/tty/serial/st-asc.c | |
F: drivers/usb/dwc3/dwc3-st.c | ||
F: drivers/usb/host/ehci-st.c | ||
F: drivers/usb/host/ohci-st.c | ||
F: drivers/ata/ahci_st.c | ||
|
||
ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | ||
M: Lennert Buytenhek <[email protected]> | ||
|
@@ -1503,6 +1496,19 @@ S: Maintained | |
F: drivers/clk/ux500/ | ||
F: include/linux/platform_data/clk-ux500.h | ||
|
||
ARM/VERSATILE EXPRESS PLATFORM | ||
M: Liviu Dudau <[email protected]> | ||
M: Sudeep Holla <[email protected]> | ||
M: Lorenzo Pieralisi <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/boot/dts/vexpress* | ||
F: arch/arm/mach-vexpress/ | ||
F: */*/vexpress* | ||
F: */*/*/vexpress* | ||
F: drivers/clk/versatile/clk-vexpress-osc.c | ||
F: drivers/clocksource/versatile.c | ||
|
||
ARM/VFP SUPPORT | ||
M: Russell King <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -2097,10 +2103,13 @@ F: arch/arm/include/debug/bcm63xx.S | |
BROADCOM BCM7XXX ARM ARCHITECTURE | ||
M: Marc Carino <[email protected]> | ||
M: Brian Norris <[email protected]> | ||
M: Gregory Fong <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-bcm/*brcmstb* | ||
F: arch/arm/boot/dts/bcm7*.dts* | ||
F: drivers/bus/brcmstb_gisb.c | ||
|
||
BROADCOM TG3 GIGABIT ETHERNET DRIVER | ||
M: Prashant Sreedharan <[email protected]> | ||
|
@@ -2131,6 +2140,20 @@ L: [email protected] | |
S: Supported | ||
F: drivers/scsi/bnx2i/ | ||
|
||
BROADCOM CYGNUS/IPROC ARM ARCHITECTURE | ||
M: Ray Jui <[email protected]> | ||
M: Scott Branden <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
T: git git://git.github.com/brcm/linux.git | ||
S: Maintained | ||
N: iproc | ||
N: cygnus | ||
N: bcm9113* | ||
N: bcm9583* | ||
N: bcm583* | ||
N: bcm113* | ||
|
||
BROADCOM KONA GPIO DRIVER | ||
M: Ray Jui <[email protected]> | ||
L: [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
Oops, something went wrong.