aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-3/+0
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson2-10/+0
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-3/+0
2012-08-28ARM: EXYNOS: cleanup unused code related to GPSJonghwan Choi2-10/+0
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann2-0/+14
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann1-1/+1
2012-08-08ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera1-0/+7
2012-08-08ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat1-0/+7
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-5/+0
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-41/+81
2012-07-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-14/+138
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-49/+165
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-24/+82
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-45/+0
2012-07-19ARM: EXYNOS: Add leds status1 and status2 on Origen boardRicardo Salveti de Araujo1-0/+30
2012-07-19ARM: EXYNOS: Add missing .reserve field to SMDKC210Sachin Kamat1-0/+1
2012-07-19ARM: EXYNOS: Add DRM device to SMDK4X12 boardSachin Kamat2-0/+31
2012-07-19ARM: SAMSUNG: no need to set the value for clk_xusbxti when it is 24MhzKukjin Kim5-10/+4
2012-07-19Merge branch 'next/board-samsung-2' into next/board-samsung-3Kukjin Kim4-4/+72
2012-07-17Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socArnd Bergmann5-24/+82
2012-07-17ARM: EXYNOS: Add G2D related clock entries for SMDK4X12Sachin Kamat1-2/+39
2012-07-17ARM: EXYNOS: Move G2D clock entries to clock-exynos4210.c fileSachin Kamat3-39/+42
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5Thomas Abraham2-0/+9
2012-07-14ARM: EXYNOS: Add spi clock support for EXYNOS5Thomas Abraham1-0/+95
2012-07-14ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4Thomas Abraham2-0/+10
2012-07-14ARM: EXYNOS: Fix the incorrect hierarchy of spi controller bus clockThomas Abraham1-10/+39
2012-07-13ARM: EXYNOS: Add framebuffer support for SMDK4X12Sachin Kamat2-0/+36
2012-07-13ARM: EXYNOS: Add HSOTG support to SMDK4X12Sachin Kamat2-0/+9
2012-07-13ARM: EXYNOS: Add audio platform device in SMDKV310 boardSachin Kamat1-0/+7
2012-07-13Merge branch 'next/board-samsung' into next/board-samsung-2Kukjin Kim4-4/+20
2012-07-13ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham1-5/+3
2012-07-13spi: s3c64xx: move controller information into driver dataThomas Abraham2-34/+9
2012-07-13ARM: EXYNOS: Add missing static storage class specifier in pmu.c fileSachin Kamat1-2/+2
2012-07-13ARM: EXYNOS: Make combiner_init function staticSachin Kamat1-1/+2
2012-07-13ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12Sachin Kamat2-21/+59
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski1-1/+3
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski1-3/+6
2012-07-12ARM: EXYNOS: Clear SYS_WDTRESET bit to use watchdog resetJonghwan Choi2-0/+19
2012-07-10Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupArnd Bergmann6-45/+0
2012-07-09mfd: Add irq domain support for max8997 interruptsThomas Abraham2-5/+0
2012-06-27ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat1-4/+4
2012-06-27ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5Boojin Kim1-25/+0
2012-06-27ARM: EXYNOS: Remove leftovers of the Samsung specific power domain controlBartlomiej Zolnierkiewicz4-4/+0
2012-06-20ARM: EXYNOS: Update keypad entries for SMDK4X12Sachin Kamat1-4/+6
2012-06-20ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle1-16/+0
2012-06-11ARM: EXYNOS: Add HSOTG support to SMDKV310Sachin Kamat2-0/+7
2012-06-11ARM: EXYNOS: Add HSOTG support to OrigenSachin Kamat2-0/+7
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds4-44/+60
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson10-175/+470
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat7-45/+19