Age | Commit message (Expand) | Author | Files | Lines |
2013-03-05 | ARM: S3C24XX: integrate s3c2440 irqs into common init | Heiko Stuebner | 1 | -33/+13 |
2013-03-05 | ARM: S3C24XX: move s3c2440 irqs to common irq code | Heiko Stuebner | 3 | -129/+89 |
2013-03-05 | ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442 | Heiko Stuebner | 11 | -36/+34 |
2013-03-05 | ARM: S3C24XX: move s3c244x irq init to common irq code | Heiko Stuebner | 3 | -143/+106 |
2013-03-05 | ARM: S3C24XX: Add samsung-time support for s3c24xx | Romain Naour | 24 | -27/+79 |
2013-03-05 | ARM: S3C24XX: cleanup the included soc init functions in common.h | Heiko Stuebner | 1 | -42/+5 |
2013-03-05 | ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h | Heiko Stuebner | 23 | -32/+130 |
2013-03-05 | ARM: S3C24XX: remove plat/irq.h in plat-samsung | Heiko Stuebner | 3 | -8/+9 |
2013-03-05 | ARM: S3C24XX: plat/common-smdk.h local | Kukjin Kim | 8 | -9/+22 |
2013-03-05 | mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver | Kukjin Kim | 5 | -131/+0 |
2013-02-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 103 | -1990/+6596 |
2013-02-22 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -25/+30 |
2013-02-18 | Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 5 | -3/+8 |
2013-02-14 | Merge branch 'warning-fixes' into next/fixes-non-critical | Arnd Bergmann | 5 | -21/+21 |
2013-02-14 | ARM: samsung: fix assembly syntax for new gas | Arnd Bergmann | 5 | -21/+21 |
2013-02-09 | ARM: S3C24XX: Fix compile breakage for SMDK2410 | Alexander Shiyan | 1 | -0/+1 |
2013-02-08 | ARM: S3C24XX: add missing platform_device.h include for osiris | Heiko Stuebner | 1 | -0/+1 |
2013-02-08 | ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP | Heiko Stuebner | 1 | -0/+1 |
2013-02-06 | Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 37 | -312/+4728 |
2013-02-06 | Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 12 | -644/+55 |
2013-02-06 | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 9 | -6/+1110 |
2013-02-05 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 53 | -1008/+683 |
2013-02-04 | ARM: S3C24XX: header mach/regs-mem.h local | Kukjin Kim | 19 | -219/+65 |
2013-02-04 | ARM: S3C24XX: header mach/regs-power.h local | Kukjin Kim | 7 | -45/+45 |
2013-02-04 | ARM: S3C24XX: header mach/regs-s3c2412-mem.h local | Kukjin Kim | 4 | -51/+30 |
2013-02-04 | ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ | Kukjin Kim | 11 | -1/+4592 |
2013-02-04 | ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs | Heiko Stuebner | 1 | -1/+1 |
2013-02-04 | ARM: S3C24XX: move s3c2443 irq code to irq.c | Heiko Stuebner | 2 | -282/+1 |
2013-02-04 | ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs | Heiko Stuebner | 1 | -1/+1 |
2013-02-04 | ARM: S3C24XX: move s3c2416 irq init to common irq code | Heiko Stuebner | 3 | -349/+24 |
2013-02-04 | ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq property | Heiko Stuebner | 1 | -4/+4 |
2013-02-04 | ARM: S3C24XX: Move irq syscore-ops to irq-pm | Heiko Stuebner | 7 | -7/+24 |
2013-01-31 | ARM: SAMSUNG: Gracefully exit on suspend failure | Abhilash Kesavan | 2 | -2/+4 |
2013-01-31 | ARM: S3C24XX: Make 'clk_msysclk' static | Sachin Kamat | 1 | -1/+1 |
2013-01-29 | ARM: S3C24XX: fix uninitialized variable warning | Cong Ding | 1 | -1/+1 |
2013-01-22 | ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/ | Kukjin Kim | 4 | -0/+251 |
2013-01-22 | ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/ | Kukjin Kim | 3 | -0/+321 |
2013-01-22 | ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/ | Kukjin Kim | 3 | -0/+266 |
2013-01-22 | ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.c | Kukjin Kim | 1 | -6/+0 |
2013-01-22 | ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/ | Kukjin Kim | 3 | -0/+104 |
2013-01-22 | ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/ | Kukjin Kim | 3 | -0/+168 |
2013-01-22 | arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2 | -4/+4 |
2013-01-10 | ARM: S3C24XX: remove dsc.c and make regs-dsc.h local | Kukjin Kim | 4 | -6/+8 |
2013-01-10 | ARM: S3C24XX: remove idle.h | Kukjin Kim | 6 | -29/+0 |
2013-01-10 | ARM: S3C2412: cleanup regs-s3c2412.h | Kukjin Kim | 2 | -37/+14 |
2013-01-10 | ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.h | Kukjin Kim | 2 | -54/+0 |
2013-01-10 | ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h local | Kukjin Kim | 5 | -170/+133 |
2013-01-10 | ARM: S3C24XX: make otom-map.h local | Kukjin Kim | 2 | -22/+18 |
2013-01-10 | ARM: S3C24XX: make osiris-cpld.h and osiris-map.h local | Kukjin Kim | 4 | -52/+29 |