aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2-23/+0
2011-12-23ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham3-0/+101
2011-12-23ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham1-10/+25
2011-12-23ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham3-1/+16
2011-12-23ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham1-161/+64
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2-41/+67
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham1-3/+1
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham1-14/+1
2011-12-23ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virqThomas Abraham1-1/+16
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2-4/+5
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21arm: convert sysdev_class to a regular subsystemKay Sievers2-11/+14
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stableRussell King1-0/+2
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5