Age | Commit message (Expand) | Author |
2013-04-10 | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller | Sylwester Nawrocki |
2013-04-09 | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 | Sylwester Nawrocki |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-02-17 | Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-02-14 | Merge branch 'warning-fixes' into next/fixes-non-critical | Arnd Bergmann |
2013-02-14 | ARM: samsung: fix assembly syntax for new gas | Arnd Bergmann |
2013-02-08 | ARM: S3C24XX: Fix compile breakage for SMDK2410 | Alexander Shiyan |
2013-02-08 | ARM: S3C24XX: add missing platform_device.h include for osiris | Heiko Stuebner |
2013-02-08 | ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP | Heiko Stuebner |
2013-02-05 | Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2013-02-05 | Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2013-02-05 | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-02-04 | ARM: S3C24XX: header mach/regs-mem.h local | Kukjin Kim |
2013-02-04 | ARM: S3C24XX: header mach/regs-power.h local | Kukjin Kim |
2013-02-04 | ARM: S3C24XX: header mach/regs-s3c2412-mem.h local | Kukjin Kim |
2013-02-03 | ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/ | Kukjin Kim |
2013-02-03 | ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs | Heiko Stuebner |
2013-02-03 | ARM: S3C24XX: move s3c2443 irq code to irq.c | Heiko Stuebner |
2013-02-03 | ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs | Heiko Stuebner |
2013-02-03 | ARM: S3C24XX: move s3c2416 irq init to common irq code | Heiko Stuebner |
2013-02-03 | ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq property | Heiko Stuebner |
2013-02-03 | ARM: S3C24XX: Move irq syscore-ops to irq-pm | Heiko Stuebner |
2013-01-30 | ARM: SAMSUNG: Gracefully exit on suspend failure | Abhilash Kesavan |
2013-01-30 | ARM: S3C24XX: Make 'clk_msysclk' static | Sachin Kamat |
2013-01-28 | ARM: S3C24XX: fix uninitialized variable warning | Cong Ding |
2013-01-21 | ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/ | Kukjin Kim |
2013-01-21 | ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/ | Kukjin Kim |
2013-01-21 | ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/ | Kukjin Kim |
2013-01-21 | ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.c | Kukjin Kim |
2013-01-21 | ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/ | Kukjin Kim |
2013-01-21 | ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/ | Kukjin Kim |
2013-01-21 | arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-10 | ARM: S3C24XX: remove dsc.c and make regs-dsc.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: remove idle.h | Kukjin Kim |
2013-01-10 | ARM: S3C2412: cleanup regs-s3c2412.h | Kukjin Kim |
2013-01-10 | ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.h | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make otom-map.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make osiris-cpld.h and osiris-map.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make h1940.h and h1940-latch.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make gta02.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h local | Kukjin Kim |
2013-01-10 | ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map local | Kukjin Kim |
2013-01-10 | ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h | Kukjin Kim |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |