summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26178-106/+614
|\
| * Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-11179-106/+615
| |\
| | * ARM: ux500: use machine specific hook for late initShawn Guo2012-05-085-4/+25
| | * ARM: tegra: use machine specific hook for late initShawn Guo2012-05-0810-5/+30
| | * ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-0813-5/+49
| | * ARM: sa1100: use machine specific hook for late initShawn Guo2012-05-0816-3/+25
| | * ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-0813-2/+23
| | * ARM: prima2: use machine specific hook for late initShawn Guo2012-05-083-2/+13
| | * ARM: pnx4008: use machine specific hook for late initShawn Guo2012-05-082-3/+13
| | * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-0834-27/+154
| | * ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
| | * ARM: msm: use machine specific hook for late initShawn Guo2012-05-0811-2/+72
| | * ARM: imx: use machine specific hook for late initShawn Guo2012-05-0813-39/+71
| | * ARM: exynos: use machine specific hook for late initShawn Guo2012-05-0811-2/+21
| | * ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-0511-3/+31
| | * ARM: davinci: use machine specific hook for late initShawn Guo2012-05-0517-6/+42
| | * ARM: provide a late_initcall hook for platform initializationShawn Guo2012-05-032-0/+9
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2681-303/+9648
|\ \ \
| * | | ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann2012-05-161-1/+5
| * | | Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-1616-125/+389
| |\ \ \
| | * | | ARM: EXYNOS: Add AUXDATA for i2c controllersThomas Abraham2012-05-161-0/+4
| | * | | ARM: dts: Update device tree source files for EXYNOS5250Thomas Abraham2012-05-162-31/+77
| | * | | ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham2012-05-162-7/+116
| | * | | ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham2012-05-161-38/+50
| | * | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-163-23/+8Star
| | * | | ARM: EXYNOS: update irqs for EXYNOS5250 SoCKukjin Kim2012-05-161-13/+21
| | * | | ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu2012-05-164-2/+80
| | * | | ARM: EXYNOS: add GPC4 bank instanceSangsu Park2012-05-163-5/+17
| | * | | ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definitionChanghwan Youn2012-05-152-8/+13
| | * | | ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn2012-05-152-4/+4
| | * | | ARM: EXYNOS: Add watchdog timer clock instanceThomas Abraham2012-05-151-0/+5
| | * | | Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim2012-05-1535-997/+707Star
| | |\ \ \
| * | \ \ \ Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann2012-05-1617-243/+178Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-1524-52/+292
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh2012-05-143-6/+30
| | * | | | | Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim2012-05-1410-10/+84
| | |\ \ \ \ \
| | | * | | | | spi/s3c64xx: Allow usage for ARCH_S3C24XXHeiko Stuebner2012-04-251-1/+1
| | | * | | | | ARM: S3C24XX: Add HSSPI setup callback for s3c64xx-spi driverHeiko Stuebner2012-04-253-0/+45
| | | * | | | | ARM: S3C24XX: Add clock-lookup entries required by s3c64xx-spiHeiko Stuebner2012-04-253-5/+12
| | | * | | | | ARM: S3C24XX: Add map entries needed by the s3c64xx-spi devicesHeiko Stuebner2012-04-251-0/+5
| | | * | | | | ARM: S3C24XX: claim spi channels for hsspi in dma-s3c2443Heiko Stuebner2012-04-252-4/+16
| | | * | | | | ARM: S3C24XX: Add forgotten clock lookup table to S3C2443Heiko Stuebner2012-04-251-0/+5
| | | | |_|_|/ | | | |/| | |
| | * | | | | ARM: EXYNOS: To use common config for EXYNOS4 and EXYNOS5 SPIKyoungil Kim2012-05-143-3/+3
| | * | | | | ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim2012-05-135-32/+121
| | * | | | | ARM: EXYNOS: Add platform resource definitions for FIMC-LITESylwester Nawrocki2012-05-122-0/+13
| | * | | | | Merge branch 'next/devel-samsung-iommu' into next/devel-samsungKukjin Kim2012-05-1223-755/+1628
| | |\ \ \ \ \
| | * | | | | | ARM: EXYNOS: add platform device for core DRM subsystemMarek Szyprowski2012-05-114-0/+37
| | * | | | | | ARM: EXYNOS: add dts files to dtbs targetOlof Johansson2012-05-111-0/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'exynos/iommu' into next/soc2Arnd Bergmann2012-05-1523-754/+1627
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'spear/13xx' into next/soc2Arnd Bergmann2012-05-14160-6354/+28867
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |