aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-70/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds45-85/+67
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2-3/+3
2014-03-21ARM: s3c24xx: osiris dvs needs tps65010Arnd Bergmann1-1/+1
2014-03-21ARM: s3c24xx: fix gta02 build errorArnd Bergmann1-1/+1
2014-03-21ARM: s3c24xx: MINI2440 needs I2C for EEPROM_AT24Arnd Bergmann1-1/+1
2014-03-21ARM: S3C24XX: Remove invalid code from hardware.hSachin Kamat1-13/+1
2014-03-11ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner1-57/+0
2014-03-09Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson44-61/+67
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-24/+0
2014-02-15ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat3-2/+28
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera39-41/+39
2014-02-14ARM: S3C24XX: get rid of unneeded selectsPaul Bolle1-2/+0
2014-02-14ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443Paul Bolle1-1/+1
2014-02-14ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner1-1/+0
2014-02-14ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner1-15/+0
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+2
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij5-2/+4
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij32-31/+137
2014-01-08ARM: s3c24xx: fix build errorLinus Walleij1-0/+1
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij32-136/+30
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-24/+0
2013-12-12ARM: SAMSUNG: remove IRQF_DISABLEDMichael Opdenacker2-3/+2
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds2-0/+2
2013-10-21ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner2-0/+102
2013-10-21ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner1-1/+2
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2-0/+2
2013-10-08ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner7-0/+114
2013-10-08ARM: S3C24XX: number the dma clocksHeiko Stuebner2-10/+10
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa4-6/+0
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2-5/+4
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2-6/+16
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa1-0/+11
2013-08-06ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa1-0/+2
2013-07-24Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson2-63/+101
2013-07-24ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2-63/+101
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt6-15/+22
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-110/+110
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-1685/+28
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+104
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-45/+17
2013-06-20Merge branches 'samsung/exynos-dt2' and 'samsung/s3c24xx-dt2' into next/driversArnd Bergmann3-0/+104
2013-06-19ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa3-2/+6
2013-06-19ARM: S3C24XX: update uart addresses in s3c2416-dt auxdataHeiko Stuebner1-4/+4
2013-06-19ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera1-0/+3
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar5-112/+112