| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ | Kukjin Kim | 2013-02-03 | 11 | -4627/+0 |
* | ARM: S3C24XX: transform s3c2443 subirqs into new structure | Heiko Stuebner | 2013-02-03 | 1 | -214/+75 |
* | ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs | Heiko Stuebner | 2013-02-03 | 1 | -18/+4 |
* | ARM: S3C24XX: move s3c2443 irq code to irq.c | Heiko Stuebner | 2013-02-03 | 1 | -0/+243 |
* | ARM: S3C24XX: transform s3c2416 irqs into new structure | Heiko Stuebner | 2013-02-03 | 1 | -255/+87 |
* | ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs | Heiko Stuebner | 2013-02-03 | 1 | -18/+4 |
* | ARM: S3C24XX: move s3c2416 irq init to common irq code | Heiko Stuebner | 2013-02-03 | 1 | -0/+286 |
* | ARM: S3C24XX: Move irq syscore-ops to irq-pm | Heiko Stuebner | 2013-02-03 | 1 | -6/+0 |
* | ARM: S3C24XX: transform irq handling into a declarative form | Heiko Stuebner | 2013-01-29 | 2 | -486/+445 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | | ARM: S3C24XX: Fix potential NULL pointer dereference error | Sachin Kamat | 2012-11-22 | 1 | -4/+5 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -1/+1 |
* | ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters | Heiko Stuebner | 2012-08-08 | 1 | -1/+1 |
* | ARM: fiq: change FIQ_START to a variable | Shawn Guo | 2012-07-01 | 1 | -1/+1 |
* | ARM: S3C24XX: move common clock init into common.c | Heiko Stuebner | 2012-05-12 | 2 | -60/+0 |
* | ARM: S3C24XX: move common power-management code to mach-s3c24xx | Heiko Stuebner | 2012-05-12 | 4 | -331/+0 |
* | ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c | Heiko Stuebner | 2012-05-12 | 2 | -101/+0 |
* | ARM: S3C24XX: move plat-s3c24xx/cpu.c | Heiko Stuebner | 2012-05-12 | 2 | -237/+0 |
* | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 2012-03-30 | 1 | -0/+1 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -1/+1 |
|\ |
|
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 2 | -1/+1 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 1 | -1/+1 |
| |\ |
|
| | * | simtec: Fix typo in pm-simtec.c | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
* | | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 2012-03-15 | 1 | -1/+1 |
|\| | |
|
| * | | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey | 2012-03-03 | 1 | -1/+1 |
| |/ |
|
* | | ARM: S3C24XX: Move device setup files to mach directory | Heiko Stuebner | 2012-03-07 | 4 | -70/+0 |
* | | ARM: S3C24XX: move simtec-specific code to mach directory | Heiko Stuebner | 2012-03-07 | 4 | -161/+0 |
* | | ARM: S3C24XX: Move common-smdk code to mach directory | Heiko Stuebner | 2012-03-07 | 3 | -213/+0 |
* | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 2012-03-07 | 6 | -785/+6 |
|\ \ |
|
| * | | ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx | Heiko Stuebner | 2012-03-03 | 3 | -642/+0 |
| * | | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/ | Kukjin Kim | 2012-03-03 | 2 | -2/+2 |
| * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-03 | 2 | -4/+4 |
| * | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.h | Heiko Stuebner | 2012-01-31 | 1 | -1/+0 |
| * | | ARM: S3C24XX: remove unused spi gpio setup functions | Heiko Stuebner | 2012-01-27 | 5 | -136/+0 |
| |/ |
|
* / | ARM: s3c24xx: move special idle code to out of line | Nicolas Pitre | 2012-01-20 | 1 | -0/+27 |
|/ |
|
* | Merge branch 'master' into fixes | Russell King | 2012-01-13 | 8 | -21/+32 |
|\ |
|
| * | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-01-09 | 2 | -8/+11 |
| |\ |
|
| | * | Merge branch 'samsung/dt' into samsung/cleanup | Arnd Bergmann | 2012-01-09 | 1 | -23/+0 |
| | |\ |
|
| | * \ | Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2012-01-06 | 1 | -2/+1 |
| | |\ \ |
|
| | | * | | ARM: SAMSUNG: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-12-08 | 1 | -2/+1 |
| | * | | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic names | Rajeshwari Shinde | 2011-12-23 | 1 | -6/+10 |
| * | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -7/+16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 2012-01-07 | 1 | -23/+0 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | * | | | ARM: SAMSUNG: register uart clocks to clock lookup list | Thomas Abraham | 2011-12-23 | 1 | -7/+16 |
| * | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 6 | -6/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 6 | -6/+5 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 6 | -6/+5 |
| | | |/ |
|
* | | / | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h> | Kukjin Kim | 2012-01-08 | 1 | -2/+0 |
|/ / / |
|
* / / | ARM: restart: remove s3c24xx restart handler | Russell King | 2012-01-05 | 1 | -23/+0 |
|/ / |
|