Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 1 | -1/+1 |
2017-01-26 | pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver | Marek Szyprowski | 2 | -11/+0 |
2016-08-10 | ARM: don't include removed directories | Arnd Bergmann | 1 | -1/+1 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2015-12-02 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-03-30 | ARM: 8326/1: s5pv210: move resume code to .text section | Ard Biesheuvel | 1 | -1/+1 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 1 | -1/+1 |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -5/+0 |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 1 | -5/+0 |
2014-08-18 | ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/ | Kukjin Kim | 3 | -5/+3 |
2014-07-18 | ARM: SAMSUNG: Remove remaining legacy code | Tomasz Figa | 11 | -642/+1 |
2014-07-18 | ARM: S5PV210: Enable multi-platform build support | Tomasz Figa | 3 | -26/+19 |
2014-07-18 | ARM: S5PV210: Register cpufreq platform device | Tomasz Figa | 1 | -0/+1 |
2014-07-18 | ARM: S5PV210: move debug-macro.S into the common space | Tomasz Figa | 1 | -41/+0 |
2014-07-18 | ARM: S5PV210: Untie PM support from legacy code | Tomasz Figa | 6 | -15/+141 |
2014-07-18 | ARM: S5PV210: Remove support for board files | Tomasz Figa | 22 | -3563/+8 |
2014-07-18 | ARM: S5PV210: Add board file for boot using Device Tree | Mateusz Krawczuk | 3 | -1/+83 |
2014-07-18 | ARM: SAMSUNG: Remove legacy clock code | Tomasz Figa | 8 | -1446/+1 |
2014-07-18 | ARM: S5PV210: Migrate clock handling to Common Clock Framework | Mateusz Krawczuk | 6 | -4/+38 |
2014-06-17 | ARM: samsung: make SAMSUNG_DMADEV optional | Arnd Bergmann | 1 | -1/+2 |
2014-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -8/+0 |
2014-05-27 | Input: atmel_mxt_ts - read screen config from chip | Nick Dyer | 1 | -3/+0 |
2014-05-24 | [media] ARM: S5PV210: Remove camera support from mach-goni.c | Sylwester Nawrocki | 1 | -51/+0 |
2014-05-19 | Input: atmel_mxt_ts - remove unnecessary platform data | Nick Dyer | 1 | -5/+0 |
2014-04-06 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -28/+0 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 8 | -36/+7 |
2014-03-21 | ARM: s5pv210: enable IDE support in MACH_TORBRECK | Arnd Bergmann | 1 | -0/+1 |
2014-03-11 | ARM: SAMSUNG: remove all custom uncompress.h | Heiko Stuebner | 1 | -28/+0 |
2014-03-09 | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 7 | -7/+7 |
2014-02-14 | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file | Tushar Behera | 7 | -7/+7 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -29/+0 |
2013-11-17 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-10-17 | ARM: Samsung: Remove the MIPI PHY setup code | Sylwester Nawrocki | 1 | -4/+0 |
2013-10-16 | ARM: SAMSUNG: Initialize PWM backlight enable_gpio field | Thierry Reding | 1 | -0/+1 |
2013-08-12 | ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h header | Tomasz Figa | 1 | -10/+0 |
2013-08-12 | ARM: SAMSUNG: Remove pwm-clock infrastructure | Tomasz Figa | 1 | -1/+0 |
2013-08-12 | ARM: SAMSUNG: Modify board files to use new PWM platform device | Tomasz Figa | 1 | -2/+3 |
2013-08-06 | ARM: SAMSUNG: Remove unused PWM timer IRQ chip code | Tomasz Figa | 1 | -2/+0 |
2013-08-06 | ARM: SAMSUNG: Move all platforms to new clocksource driver | Tomasz Figa | 2 | -1/+17 |
2013-08-06 | ARM: SAMSUNG: Set PWM platform data | Tomasz Figa | 1 | -0/+11 |
2013-08-06 | ARM: SAMSUNG: Unify base address definitions of timer block | Tomasz Figa | 1 | -0/+1 |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2 | -12/+4 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2 | -2/+4 |
2013-07-01 | regulator: max8998: Use arrays for specifying voltages in platform data | Tomasz Figa | 2 | -12/+4 |
2013-06-18 | ARM: SAMSUNG: Consolidate uncompress subroutine | Tushar Behera | 1 | -0/+2 |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -16/+16 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+1 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -9/+0 |
2013-04-19 | Merge branch 'samsung/exynos-multiplatform' into next/drivers | Arnd Bergmann | 2 | -2/+1 |