Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
ARM: fixes for ARM platforms Some fallout from the 3.3. merge window as well as a couple bug fixes for older preexisting bugs that seem valid to include at this time: * sched_clock changes broke picoxcell, fix included * BSYM bugs causing issues with thumb2-built kernels on SMP * Missing module.h include on msm. * A collection of bugfixes for samsung platforms that didn't make it into the first pull requests. * tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: ARM: make BSYM macro assembly only ARM: highbank: remove incorrect BSYM usage ARM: imx: remove incorrect BSYM usage ARM: exynos: remove incorrect BSYM usage ARM: ux500: add missing ENDPROC to headsmp.S ARM: msm: Add missing ENDPROC to headsmp.S ARM: versatile: Add missing ENDPROC to headsmp.S ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGEN ARM: S3C64XX: Fix interrupt configuration for PCA935x on Cragganmore ARM: S3C64XX: Fix the memory mapped GPIOs on Cragganmore ARM: S3C64XX: Remove hsmmc1 from Cragganmore ARM: S3C64XX: Remove unconditional power domain disables ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.h ARM: SAMSUNG: dma-ops.h needs mach/dma.h ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.h ARM: picoxcell: fix sched_clock() cleanup fallout ARM: msm: vreg is a module and so needs module.h
No related branches found
No related tags found
Showing
- arch/arm/include/asm/unified.h 2 additions, 2 deletionsarch/arm/include/asm/unified.h
- arch/arm/mach-exynos/headsmp.S 2 additions, 0 deletionsarch/arm/mach-exynos/headsmp.S
- arch/arm/mach-exynos/mach-origen.c 2 additions, 1 deletionarch/arm/mach-exynos/mach-origen.c
- arch/arm/mach-exynos/platsmp.c 2 additions, 3 deletionsarch/arm/mach-exynos/platsmp.c
- arch/arm/mach-highbank/highbank.c 1 addition, 2 deletionsarch/arm/mach-highbank/highbank.c
- arch/arm/mach-imx/src.c 1 addition, 2 deletionsarch/arm/mach-imx/src.c
- arch/arm/mach-msm/headsmp.S 1 addition, 0 deletionsarch/arm/mach-msm/headsmp.S
- arch/arm/mach-msm/vreg.c 1 addition, 0 deletionsarch/arm/mach-msm/vreg.c
- arch/arm/mach-picoxcell/time.c 1 addition, 1 deletionarch/arm/mach-picoxcell/time.c
- arch/arm/mach-realview/platsmp.c 1 addition, 2 deletionsarch/arm/mach-realview/platsmp.c
- arch/arm/mach-s3c64xx/include/mach/crag6410.h 1 addition, 0 deletionsarch/arm/mach-s3c64xx/include/mach/crag6410.h
- arch/arm/mach-s3c64xx/mach-crag6410.c 3 additions, 10 deletionsarch/arm/mach-s3c64xx/mach-crag6410.c
- arch/arm/mach-s3c64xx/pm.c 0 additions, 13 deletionsarch/arm/mach-s3c64xx/pm.c
- arch/arm/mach-ux500/headsmp.S 2 additions, 0 deletionsarch/arm/mach-ux500/headsmp.S
- arch/arm/mach-vexpress/platsmp.c 1 addition, 3 deletionsarch/arm/mach-vexpress/platsmp.c
- arch/arm/plat-samsung/include/plat/dma-ops.h 1 addition, 0 deletionsarch/arm/plat-samsung/include/plat/dma-ops.h
- arch/arm/plat-samsung/include/plat/dma.h 5 additions, 1 deletionarch/arm/plat-samsung/include/plat/dma.h
- arch/arm/plat-samsung/include/plat/s3c64xx-spi.h 2 additions, 0 deletionsarch/arm/plat-samsung/include/plat/s3c64xx-spi.h
- arch/arm/plat-versatile/headsmp.S 1 addition, 0 deletionsarch/arm/plat-versatile/headsmp.S
Please register or sign in to comment