aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28ARM: move CP15 definitions to separate header fileRussell King1-0/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-203/+197
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz1-0/+2
2012-03-04Merge branch 'pm-domains'Rafael J. Wysocki8-203/+197
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-1/+1
2012-02-13Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann1-2/+6
2012-02-09ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski1-2/+6
2012-02-06Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson6-6/+14
2012-02-01Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into pm-domainsRafael J. Wysocki8-203/+197
2012-01-31ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 boardSylwester Nawrocki1-1/+1
2012-01-31ARM: EXYNOS: Correct framebuffer window size on Nuri boardSylwester Nawrocki1-4/+4
2012-01-27ARM: EXYNOS: Fix "warning: initialization from incompatible pointer type"Jonghwan Choi1-1/+1
2012-01-27ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham8-203/+197
2012-01-27ARM: EXYNOS: Remove build warning without enabling PMKukjin Kim3-0/+6
2012-01-27ARM: EXYNOS: fix non-SMP builds for EXYNOS4Marek Szyprowski1-0/+2
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2-0/+2
2012-01-16Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson1-1/+2
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson2-3/+4
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring2-3/+4
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+34
2012-01-12ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera1-1/+2
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-30/+270
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-98/+60
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-234/+295
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+3
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann23-894/+803
2012-01-09Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann23-894/+803
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann22-855/+795
2012-01-08[CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driverJaecheol Lee1-0/+34
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-11/+14
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann22-855/+795
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann19-721/+794
2012-01-06Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into samsung/cleanupOlof Johansson4-39/+8
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-12/+15
2012-01-05Merge branch 'restart' into for-linusRussell King18-713/+793
2012-01-05Merge branch 'devel-stable' into for-linusRussell King11-141/+20
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-2/+0
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King8-6/+11
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2-3/+12
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim17-730/+793
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham1-5/+0
2011-12-28Merge branch 'samsung/driver' into next/driversArnd Bergmann7-30/+147
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann10-294/+348
2011-12-26ARM: EXYNOS: Modified files for SPI consolidation workPadmavathi Venna7-30/+147
2011-12-24ARM: EXYNOS: Add USB OHCI support to ORIGEN boardTushar Behera2-0/+14
2011-12-24ARM: EXYNOS: Use gpio_request_oneJingoo Han3-17/+6
2011-12-23ARM: EXYNOS: Add USB OHCI support to SMDKV310 boardJingoo Han2-0/+14
2011-12-23ARM: EXYNOS: Add USB OHCI deviceJingoo Han6-0/+95
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde1-36/+52