summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar2012-05-141-1/+1
| | * | | | | SPEAr: Update MAINTAINERS and DocumentationViresh Kumar2012-05-143-22/+37
| | * | | | | SPEAr13xx: Add defconfigViresh Kumar2012-05-141-0/+95
| | * | | | | SPEAr13xx: Add compilation supportViresh Kumar2012-05-143-2/+17
| | * | | | | SPEAr13xx: Add dts and dtsi filesViresh Kumar2012-05-145-0/+1102
| | * | | | | pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar2012-05-147-0/+4394
| | * | | | | pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar2012-05-142-102/+106
| | * | | | | SPEAr13xx: Add common clock framework supportViresh Kumar2012-05-143-0/+2072
| | * | | | | SPEAr13xx: Add source filesViresh Kumar2012-05-1410-0/+809
| | * | | | | SPEAr13xx: Add header filesViresh Kumar2012-05-1411-0/+331
* | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2663-987/+2972
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-1528-53/+619
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-3.5/dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2012-05-1420-580/+775
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dt: tegra: invert status=disable vs status=okayStephen Warren2012-05-148-160/+123Star
| | * | | | | | | | ARM: dt: tegra: consistent basic property orderingStephen Warren2012-05-143-26/+26
| | * | | | | | | | ARM: dt: tegra: sort nodes based on bus orderStephen Warren2012-05-148-445/+445
| | * | | | | | | | ARM: dt: tegra: remove duplicate device_type propertyStephen Warren2012-05-141-1/+0Star