aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+0
2012-10-01Merge branch 'next/dt2' into HEADOlof Johansson1-0/+4
2012-10-01Merge branch 'next/drivers' into HEADOlof Johansson1-0/+5
2012-10-01Merge branch 'next/cleanup' into HEADOlof Johansson1-1/+0
2012-09-26ARM: EXYNOS: Add AUXDATA support for MSHC controllersThomas Abraham1-0/+4
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-21/+0
2012-09-21ARM: EXYNOS: fix address for EXYNOS4 MDMA1Kukjin Kim1-1/+1
2012-09-21ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter nameSeung-Woo Kim1-1/+1
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-21/+0
2012-09-07ARM: EXYNOS: Adds G-Scaler device from Device TreeShaik Ameer Basha1-0/+5
2012-08-28ARM: EXYNOS: cleanup unused code related to GPSJonghwan Choi1-1/+0
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+7
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+20
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5Thomas Abraham1-0/+3
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4Thomas Abraham1-0/+4
2012-07-13ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat1-5/+15
2012-07-12ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi1-0/+5
2012-06-20ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle1-16/+0
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson4-8/+157
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-23/+47
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-80/+104
2012-05-20ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee1-1/+1
2012-05-20ARM: EXYNOS: Add Clock register list for save and restoreJongpill Lee1-1/+17
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2-6/+139
2012-05-20Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim4-21/+34
2012-05-16Merge branch 'next/devel-exynos5250-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc2Arnd Bergmann4-21/+34
2012-05-16ARM: EXYNOS: Add usb otg phy control for EXYNOS4210Lukasz Majewski3-0/+8
2012-05-16ARM: EXYNOS: update irqs for EXYNOS5250 SoCKukjin Kim1-13/+21
2012-05-16ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu1-0/+2
2012-05-16ARM: EXYNOS: add GPC4 bank instanceSangsu Park2-4/+7
2012-05-15ARM: EXYNOS: Redefine IRQ_MCT_L0,1 definitionChanghwan Youn1-2/+2
2012-05-15ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn1-2/+2
2012-05-15Merge branch 'next/cleanup-plat-s5p' into next/devel-exynos5250-1Kukjin Kim5-80/+104
2012-05-14Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann5-80/+104
2012-05-15ARM: EXYNOS: Support Suspend/Resume for EXYNOS4412Inderpal Singh1-1/+9
2012-05-14ARM: EXYNOS: To use common config for EXYNOS4 and EXYNOS5 SPIKyoungil Kim1-1/+1
2012-05-12ARM: EXYNOS: Add platform resource definitions for FIMC-LITESylwester Nawrocki1-0/+3
2012-05-12Merge branch 'next/devel-samsung-iommu' into next/devel-samsungKukjin Kim5-80/+104
2012-04-10ARM: EXYNOS: Add PDMA and MDMA physical base address definesThomas Abraham1-0/+4
2012-04-08ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.cJonghwan Choi1-0/+6
2012-04-08ARM: EXYNOS: Add missing definition for IRQ_I2S0Tushar Behera1-0/+2
2012-04-04ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin1-1/+16
2012-04-04ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross1-4/+3
2012-04-04ARM: EXYNOS: Change System MMU platform device definitionsKyongHo Cho5-80/+104
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-26/+0
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-183/+564
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-51/+192
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+4
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+9
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-225/+234