Age | Commit message (Expand) | Author |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-13 | Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-06-03 | ARM: s3c24xx: Sort cpufreq tables | Viresh Kumar |
2016-05-30 | ARM: SAMSUNG: Fix typos | Andrea Gelmini |
2016-05-17 | ARM: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon |
2016-03-20 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2016-03-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-03-20 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-26 | ARM: s3c24xx: Avoid warning for inb/outb | Arnd Bergmann |
2016-02-25 | ARM: SAMSUNG: Remove unused register offset definition | Pankaj Dubey |
2016-02-19 | ARM: s3c24xx: switch to gpiochip_add_data() | Linus Walleij |
2016-02-01 | ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning | Arnd Bergmann |
2016-02-01 | ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442 | Arnd Bergmann |
2016-02-01 | ARM: s3c24xx: don't select EEPROM_AT24 | Arnd Bergmann |
2016-01-29 | clk: Move vendor's Kconfig into CCF menu section | James Liao |
2015-12-31 | ARM: s3c: simplify s3c_irqwake_{e,}intallow definition | Arnd Bergmann |
2015-11-27 | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init | Arnd Bergmann |
2015-10-26 | Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen... | Olof Johansson |
2015-10-13 | ARM: S3C24XX: Use PWM lookup table for mach-rx1950 | Thierry Reding |
2015-10-13 | ARM: S3C24XX: Use PWM lookup table for mach-h1940 | Thierry Reding |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-11 | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2015-07-30 | ARM: SAMSUNG: local spi-core header in mach-s3c24xx | Kukjin Kim |
2015-07-30 | ARM: SAMSUNG: local nand-core header in mach-s3c24xx | Kukjin Kim |
2015-07-30 | ARM: SAMSUNG: local fb-core header in mach-s3c24xx | Kukjin Kim |
2015-07-30 | ARM: SAMSUNG: make local setup-camif in mach-s3c24xx | Kukjin Kim |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-02-27 | ARM: S3C24XX: avoid a Kconfig warning | Arnd Bergmann |
2015-02-27 | ARM: S3C24XX: fix header file inclusions | Arnd Bergmann |
2015-02-27 | ARM: S3C24XX: fix building without PM_SLEEP | Arnd Bergmann |
2015-02-27 | ARM: S3C24XX: use SAMSUNG_WAKEMASK for s3c2416 | Arnd Bergmann |
2015-01-24 | ARM: SAMSUNG: remove unused DMA infrastructure | Arnd Bergmann |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-04 | leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors | Mika Westerberg |
2014-10-20 | ARM: mach-s3c24xx: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada |
2014-09-14 | ARM: S3C24XX: remove separate restart code | Heiko Stuebner |
2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds |
2014-08-08 | arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto* | Daniel Walter |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-07-19 | ARM: SAMSUNG: Remove legacy clock code | Tomasz Figa |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King |
2014-06-17 | ARM: samsung: make SAMSUNG_DMADEV optional | Arnd Bergmann |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott |
2014-05-31 | Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynos | Kukjin Kim |