summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | ARM: S3C24XX: remove obsolete s3c2412 specific dma settingsHeiko Stuebner2013-05-212-42/+3
| * | ARM: S3C24XX: dma-s3c2443 - do not write into arbitary bitsHeiko Stuebner2013-05-211-1/+2
| * | ARM: S3C24XX: split s3c2412 spi dma channelsHeiko Stuebner2013-05-211-6/+16
| |/
* | ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa2013-06-193-2/+6
* | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-0/+3
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0433-1468/+151
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-1/+1
| |\
| * | ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner2013-04-042-1108/+1
| * | ARM: S3C24XX: add handle_irq functionHeiko Stuebner2013-03-072-70/+58
| * | ARM: S3C24XX: make s3c24xx_init_intc staticHeiko Stuebner2013-03-071-1/+1
| * | ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner2013-03-0711-51/+44
| * | ARM: S3C24XX: fix irq parent checkHeiko Stuebner2013-03-071-14/+8
| * | ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner2013-03-071-14/+4
| * | ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner2013-03-052-82/+40
| * | ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner2013-03-052-34/+29
| * | ARM: S3C24XX: transform s3c2412 irqs into new structureHeiko Stuebner2013-03-051-56/+66
| * | ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner2013-03-055-21/+9
| * | ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner2013-03-053-193/+155
| * | ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner2013-03-053-23/+9
| * | ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner2013-03-051-135/+61
| * | ARM: S3C24XX: transform s3c2442 irqs into new structureHeiko Stuebner2013-03-051-15/+63
| * | ARM: S3C24XX: integrate s3c2440 irqs into common initHeiko Stuebner2013-03-051-33/+13
| * | ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner2013-03-053-129/+89
| * | ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner2013-03-0511-36/+34
OpenPOWER on IntegriCloud