summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-04-24ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski
2012-04-24ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera
2012-04-24ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim
2012-04-20ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham
2012-04-20ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski
2012-04-10ARM: EXYNOS: Add PDMA and MDMA physical base address definesThomas Abraham
2012-04-08ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi
2012-04-08ARM: EXYNOS: Add missing definition for IRQ_I2S0Tushar Behera
2012-04-05ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat
2012-04-05ARM: EXYNOS: fix ISO C90 warningIl Han
2012-04-04ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin
2012-04-04ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-24Merge branch 'renesas/soc' into next/soc2Arnd Bergmann
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann
2012-03-15Merge branch 'samsung/soc' into next/soc2Arnd Bergmann
2012-03-15Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann
2012-03-15Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann
2012-03-15Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14ARM: EXYNOS: Fix compilation error with mach-exynos4-dt boardTushar Behera
2012-03-14ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim
2012-03-14EXYNOS5250: Add support cpufreq for EXYNOS5250Jaecheol Lee
2012-03-14EXYNOS4X12: Add support cpufreq for EXYNOS4X12Jaecheol Lee
2012-03-14gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park