Age | Commit message (Expand) | Author | Files | Lines |
2014-04-14 | ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework | Heiko Stuebner | 10 | -1114/+41 |
2014-04-14 | ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socs | Heiko Stuebner | 2 | -0/+6 |
2014-04-14 | clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450 | Heiko Stuebner | 1 | -0/+6 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-06 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -70/+1 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 45 | -85/+67 |
2014-03-22 | Merge branch 'randconfig-fixes' into next/fixes-non-critical | Arnd Bergmann | 2 | -3/+3 |
2014-03-21 | ARM: s3c24xx: osiris dvs needs tps65010 | Arnd Bergmann | 1 | -1/+1 |
2014-03-21 | ARM: s3c24xx: fix gta02 build error | Arnd Bergmann | 1 | -1/+1 |
2014-03-21 | ARM: s3c24xx: MINI2440 needs I2C for EEPROM_AT24 | Arnd Bergmann | 1 | -1/+1 |
2014-03-20 | ARM: S3C24XX: Remove invalid code from hardware.h | Sachin Kamat | 1 | -13/+1 |
2014-03-11 | ARM: SAMSUNG: remove all custom uncompress.h | Heiko Stuebner | 1 | -57/+0 |
2014-03-09 | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 44 | -61/+67 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -24/+0 |
2014-02-15 | ARM: S3C24XX: Move rtc-core.h from plat to mach | Sachin Kamat | 3 | -2/+28 |
2014-02-14 | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header file | Tushar Behera | 39 | -41/+39 |
2014-02-14 | ARM: S3C24XX: get rid of unneeded selects | Paul Bolle | 1 | -2/+0 |
2014-02-14 | ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443 | Paul Bolle | 1 | -1/+1 |
2014-02-14 | ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu() | Heiko Stuebner | 1 | -1/+0 |
2014-02-14 | ARM: SAMSUNG: remove obsolete tick.h | Heiko Stuebner | 1 | -15/+0 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+2 |
2014-01-14 | ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> | Linus Walleij | 5 | -2/+4 |
2014-01-14 | ARM: S3C[24|64]xx: move includes back under <mach/> scope | Linus Walleij | 32 | -31/+137 |
2014-01-08 | ARM: s3c24xx: fix build error | Linus Walleij | 1 | -0/+1 |
2013-12-20 | ARM: s3c24xx: get rid of custom <mach/gpio.h> | Linus Walleij | 32 | -136/+30 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -24/+0 |
2013-12-12 | ARM: SAMSUNG: remove IRQF_DISABLED | Michael Opdenacker | 2 | -3/+2 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-11-17 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+2 |
2013-10-21 | ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442 | Heiko Stuebner | 2 | -0/+102 |
2013-10-21 | ARM: S3C24XX: Fix possible dma selection warning | Heiko Stuebner | 1 | -1/+2 |
2013-10-16 | ARM: SAMSUNG: Initialize PWM backlight enable_gpio field | Thierry Reding | 2 | -0/+2 |
2013-10-08 | ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443 | Heiko Stuebner | 7 | -0/+114 |
2013-10-08 | ARM: S3C24XX: number the dma clocks | Heiko Stuebner | 2 | -10/+10 |
2013-09-30 | misc: (at24) move header to linux/platform_data/ | Vivien Didelot | 1 | -1/+1 |
2013-08-12 | ARM: SAMSUNG: Remove pwm-clock infrastructure | Tomasz Figa | 4 | -6/+0 |
2013-08-12 | ARM: SAMSUNG: Modify board files to use new PWM platform device | Tomasz Figa | 2 | -5/+4 |
2013-08-06 | ARM: SAMSUNG: Move all platforms to new clocksource driver | Tomasz Figa | 2 | -6/+16 |
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/+2 |
2013-07-25 | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2 | -63/+101 |
2013-07-24 | ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART | Sylwester Nawrocki | 2 | -63/+101 |
2013-07-16 | cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in Kconfig | Paul Bolle | 1 | -1/+1 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 6 | -15/+22 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -110/+110 |
2013-07-03 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -1685/+28 |
2013-07-03 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -0/+104 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 3 | -45/+17 |
2013-06-21 | Merge branches 'samsung/exynos-dt2' and 'samsung/s3c24xx-dt2' into next/drivers | Arnd Bergmann | 3 | -0/+104 |
2013-06-18 | ARM: SAMSUNG: Let platforms use the new watchdog reset driver | Tomasz Figa | 3 | -2/+6 |