Age | Commit message (Expand) | Author | Files | Lines |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King | 1 | -1/+1 |
2012-08-08 | ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters | Heiko Stuebner | 1 | -1/+1 |
2012-07-01 | ARM: fiq: change FIQ_START to a variable | Shawn Guo | 1 | -1/+1 |
2012-05-12 | ARM: S3C24XX: move common clock init into common.c | Heiko Stuebner | 2 | -60/+0 |
2012-05-12 | ARM: S3C24XX: move common power-management code to mach-s3c24xx | Heiko Stuebner | 4 | -331/+0 |
2012-05-12 | ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c | Heiko Stuebner | 2 | -101/+0 |
2012-05-12 | ARM: S3C24XX: move plat-s3c24xx/cpu.c | Heiko Stuebner | 2 | -237/+0 |
2012-03-31 | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 1 | -0/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 2 | -1/+1 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 1 | -1/+1 |
2012-03-07 | ARM: S3C24XX: Move device setup files to mach directory | Heiko Stuebner | 4 | -70/+0 |
2012-03-07 | ARM: S3C24XX: move simtec-specific code to mach directory | Heiko Stuebner | 4 | -161/+0 |
2012-03-07 | ARM: S3C24XX: Move common-smdk code to mach directory | Heiko Stuebner | 3 | -213/+0 |
2012-03-07 | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 6 | -785/+6 |
2012-03-03 | ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx | Heiko Stuebner | 3 | -642/+0 |
2012-03-03 | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ | Kukjin Kim | 2 | -2/+2 |
2012-03-03 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2 | -4/+4 |
2012-03-03 | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey | 1 | -1/+1 |
2012-02-21 | simtec: Fix typo in pm-simtec.c | Masanari Iida | 1 | -1/+1 |
2012-01-31 | ARM: S3C24XX: move common S3C2443 clock definitions to clock.h | Heiko Stuebner | 1 | -1/+0 |
2012-01-27 | ARM: S3C24XX: remove unused spi gpio setup functions | Heiko Stuebner | 5 | -136/+0 |
2012-01-21 | ARM: s3c24xx: move special idle code to out of line | Nicolas Pitre | 1 | -0/+27 |
2012-01-13 | Merge branch 'master' into fixes | Russell King | 8 | -21/+32 |
2012-01-10 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -8/+11 |
2012-01-10 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -7/+16 |
2012-01-09 | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 1 | -23/+0 |
2012-01-08 | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h> | Kukjin Kim | 1 | -2/+0 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -6/+5 |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 1 | -23/+0 |
2012-01-07 | Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 1 | -2/+1 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 6 | -6/+5 |
2012-01-05 | ARM: restart: remove s3c24xx restart handler | Russell King | 1 | -23/+0 |
2011-12-23 | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 1 | -6/+10 |
2011-12-23 | ARM: SAMSUNG: register uart clocks to clock lookup list | Thomas Abraham | 1 | -7/+16 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 6 | -6/+5 |
2011-12-08 | ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -2/+1 |
2011-11-16 | ARM: SAMSUNG: inclusion export.h instead of module.h | Kukjin Kim | 1 | -1/+1 |
2011-11-06 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -5/+130 |
2011-10-14 | ARM: S3C24XX: Add devname for hsmmc1 pclk | Heiko Stuebner | 1 | -0/+1 |
2011-10-14 | ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks | Heiko Stuebner | 1 | -5/+3 |
2011-10-14 | ARM: S3C2443: Accommodate cpufreq frequency scheme in armdiv | Heiko Stuebner | 1 | -2/+4 |
2011-10-14 | ARM: S3C2443: handle unset armdiv values gracefully | Heiko Stuebner | 1 | -7/+20 |
2011-10-14 | ARM: S3C2443: Add get_rate operation for clk_armdiv | Heiko Stuebner | 1 | -0/+14 |
2011-10-14 | ARM: S3C2443: Move clk_arm and clk_armdiv to common code | Heiko St?bner | 1 | -0/+87 |
2011-10-14 | ARM: S3C24XX: Add infrastructure to transmit armdiv to common code | Heiko Stuebner | 1 | -1/+11 |
2011-10-06 | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.c | Kukjin Kim | 3 | -529/+101 |
2011-10-04 | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2 | Kukjin Kim | 19 | -1333/+0 |
2011-10-04 | Merge branch 'next-samsung-devel' into next-samsung-devel-2 | Kukjin Kim | 6 | -333/+62 |