summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner2013-10-202-0/+102
* ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner2013-10-201-1/+2
* ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner2013-10-077-0/+114
* ARM: S3C24XX: number the dma clocksHeiko Stuebner2013-10-072-10/+10
* ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-124-6/+0Star
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-122-5/+4Star
* 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-252-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/+28Star
|\ \
| | \
| | \
| *-. \ 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/+28Star
| |/ /
* | | 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-181-4/+4
| * | ARM: dts: add devicetree support for s3c2416-smdk2416Heiko Stuebner2013-05-203-0/+104
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-023-45/+17Star
|\ \
| * | ARM: S3C24XX: remove obsolete s3c2412 specific dma settingsHeiko Stuebner2013-05-202-42/+3Star
| * | ARM: S3C24XX: dma-s3c2443 - do not write into arbitary bitsHeiko Stuebner2013-05-201-1/+2
| * | ARM: S3C24XX: split s3c2412 spi dma channelsHeiko Stuebner2013-05-201-6/+16
| |/
* | ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa2013-06-183-2/+6
* | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-181-0/+3
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0433-1468/+151Star
|\
| * 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/+1Star
| * | ARM: S3C24XX: add handle_irq functionHeiko Stuebner2013-03-072-70/+58Star
| * | 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/+44Star
| * | ARM: S3C24XX: fix irq parent checkHeiko Stuebner2013-03-071-14/+8Star
| * | ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner2013-03-071-14/+4Star
| * | ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner2013-03-052-82/+40Star
| * | ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner2013-03-052-34/+29Star
| * | 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/+9Star
| * | ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner2013-03-053-193/+155Star
| * | ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner2013-03-053-23/+9Star
| * | ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner2013-03-051-135/+61Star
| * | 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/+13Star
| * | ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner2013-03-053-129/+89Star
| * | ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner2013-03-0511-36/+34Star
| * | ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner2013-03-053-143/+106Star
| * | ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour2013-03-0524-27/+79
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-034-8/+0Star
|\ \ \
| * \ \ Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-182-4/+2Star
| |\ \ \