summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-052-70/+1
|\
| * ARM: S3C24XX: Remove invalid code from hardware.hSachin Kamat2014-03-211-13/+1
| * ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-57/+0
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0545-85/+67
|\ \
| * \ Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-0944-61/+67
| |\ \ | | |/
| | * ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-153-2/+28
| | * ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-1439-41/+39
| | * ARM: S3C24XX: get rid of unneeded selectsPaul Bolle2014-02-141-2/+0
| | * ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner2014-02-141-1/+0
| | * ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner2014-02-141-15/+0
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-24/+0
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-24/+0
* | | Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-222-3/+3
|\ \ \
| * | | ARM: s3c24xx: osiris dvs needs tps65010Arnd Bergmann2014-03-211-1/+1
| * | | ARM: s3c24xx: fix gta02 build errorArnd Bergmann2014-03-211-1/+1
| * | | ARM: s3c24xx: MINI2440 needs I2C for EEPROM_AT24Arnd Bergmann2014-03-211-1/+1
| |/ /
* | | ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443Paul Bolle2014-02-141-1/+1
|/ /
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-3/+2
|\ \
| * | ARM: SAMSUNG: remove IRQF_DISABLEDMichael Opdenacker2013-12-122-3/+2
| |/
* | ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij2014-01-145-2/+4
* | ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-1432-31/+137
* | ARM: s3c24xx: fix build errorLinus Walleij2014-01-081-0/+1
* | ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-2032-136/+30
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-162-0/+2
|\ \
| * | ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-162-0/+2
| |/
* | ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner2013-10-212-0/+102
* | ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner2013-10-211-1/+2
* | ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner2013-10-087-0/+114
* | ARM: S3C24XX: number the dma clocksHeiko Stuebner2013-10-082-10/+10
|/
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-124-6/+0
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-122-5/+4
* ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-062-6/+16
* ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-061-0/+11
* ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-061-0/+2
* Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-07-242-63/+101
|\
| * ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2013-07-242-63/+101
* | cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle2013-07-161-1/+1
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-096-15/+22
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-034-110/+110
|\
| * cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-045-112/+112
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-029-1685/+28
|\ \
| | \
| | \
| *-. \ Merge branches 'samsung/exynos-dt2' and 'samsung/s3c24xx-dt2' into next/driversArnd Bergmann2013-06-203-0/+104
| |\ \ \ | | | |/ | | |/|
| * | | cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-209-1685/+28
| |/ /
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-023-0/+104
|\ \ \ | | |/ | |/|
| * | ARM: S3C24XX: update uart addresses in s3c2416-dt auxdataHeiko Stuebner2013-06-191-4/+4
| * | ARM: dts: add devicetree support for s3c2416-smdk2416Heiko Stuebner2013-05-213-0/+104
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-023-45/+17
|\ \
OpenPOWER on IntegriCloud