aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-22ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat1-4/+5
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-1/+1
2012-08-08ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1
2012-05-12ARM: S3C24XX: move common clock init into common.cHeiko Stuebner2-60/+0
2012-05-12ARM: S3C24XX: move common power-management code to mach-s3c24xxHeiko Stuebner4-331/+0
2012-05-12ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner2-101/+0
2012-05-12ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner2-237/+0
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-1/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-1/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann1-1/+1
2012-03-07ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner4-70/+0
2012-03-07ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner4-161/+0
2012-03-07ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner3-213/+0
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim6-785/+6
2012-03-03ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner3-642/+0
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2-2/+2
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2-4/+4
2012-03-03ARM: S3C24XX: DMA resume regression fixGusakov Andrey1-1/+1
2012-02-21simtec: Fix typo in pm-simtec.cMasanari Iida1-1/+1
2012-01-31ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner1-1/+0
2012-01-27ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner5-136/+0
2012-01-20ARM: s3c24xx: move special idle code to out of lineNicolas Pitre1-0/+27
2012-01-13Merge branch 'master' into fixesRussell King8-21/+32
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+11
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+16
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann1-23/+0
2012-01-08ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>Kukjin Kim1-2/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+5
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann1-23/+0
2012-01-06Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into samsung/cleanupOlof Johansson1-2/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman6-6/+5
2012-01-05ARM: restart: remove s3c24xx restart handlerRussell King1-23/+0
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde1-6/+10
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham1-7/+16
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers6-6/+5
2011-12-08ARM: SAMSUNG: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-17ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim1-1/+1
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-5/+130
2011-10-14ARM: S3C24XX: Add devname for hsmmc1 pclkHeiko Stuebner1-0/+1
2011-10-14ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner1-5/+3
2011-10-14ARM: S3C2443: Accommodate cpufreq frequency scheme in armdivHeiko Stuebner1-2/+4
2011-10-14ARM: S3C2443: handle unset armdiv values gracefullyHeiko Stuebner1-7/+20
2011-10-14ARM: S3C2443: Add get_rate operation for clk_armdivHeiko Stuebner1-0/+14
2011-10-14ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner1-0/+87
2011-10-14ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner1-1/+11