aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx
AgeCommit message (Expand)Author
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-22ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-08-08ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo
2012-05-12ARM: S3C24XX: move common clock init into common.cHeiko Stuebner
2012-05-12ARM: S3C24XX: move common power-management code to mach-s3c24xxHeiko Stuebner
2012-05-12ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner
2012-05-12ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-07ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-03ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-03ARM: S3C24XX: DMA resume regression fixGusakov Andrey
2012-02-21simtec: Fix typo in pm-simtec.cMasanari Iida
2012-01-31ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner
2012-01-27ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner
2012-01-20ARM: s3c24xx: move special idle code to out of lineNicolas Pitre
2012-01-13Merge branch 'master' into fixesRussell King
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann
2012-01-08ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>Kukjin Kim
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-06Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-05ARM: restart: remove s3c24xx restart handlerRussell King
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-08ARM: SAMSUNG: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-17ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-14ARM: S3C24XX: Add devname for hsmmc1 pclkHeiko Stuebner
2011-10-14ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner
2011-10-14ARM: S3C2443: Accommodate cpufreq frequency scheme in armdivHeiko Stuebner
2011-10-14ARM: S3C2443: handle unset armdiv values gracefullyHeiko Stuebner
2011-10-14ARM: S3C2443: Add get_rate operation for clk_armdivHeiko Stuebner
2011-10-14ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner
2011-10-14ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner