aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAge
* ARM: dts: add devicetree support for s3c2416-smdk2416Heiko Stuebner2013-05-20
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-04
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-19
| |\
| * | ARM: S3C24XX: move irq driver to drivers/irqchipHeiko Stuebner2013-04-04
| * | ARM: S3C24XX: add handle_irq functionHeiko Stuebner2013-03-06
| * | ARM: S3C24XX: make s3c24xx_init_intc staticHeiko Stuebner2013-03-06
| * | ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner2013-03-06
| * | ARM: S3C24XX: fix irq parent checkHeiko Stuebner2013-03-06
| * | ARM: S3C24XX: fix redundant checks in the irq mapping functionHeiko Stuebner2013-03-06
| * | ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: transform s3c2412 irqs into new structureHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: move s3c2412 irq init to common codeHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: transform s3c2440 irqs into new structureHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: transform s3c2442 irqs into new structureHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: integrate s3c2440 irqs into common initHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: move s3c2440 irqs to common irq codeHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner2013-03-05
| * | ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner2013-03-05
| * | ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour2013-03-05
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\ \ \
| * \ \ Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-18
| |\ \ \
| * | | | ASoC: samsung: move plat/ headers to local directoryArnd Bergmann2013-04-11
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-02
|\ \ \ \ \
| * | | | | i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-24
| |/ / / /
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-19
| |/ / /
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \
| * \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-28
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-09
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna2013-04-08
| | * | | | ARM: S3C24XX: Remove unused GPIO drive strength register definitionsSylwester Nawrocki2013-04-08
| | * | | | ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan2013-04-03
| | * | | | ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan2013-04-03
| | * | | | ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan2013-04-03
| | * | | | ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442"Paul Bolle2013-03-22
| | * | | | ARM: S3C24XX: drop "select MACH_NEO1973"Paul Bolle2013-03-22
| | * | | | ARM: S3C24XX: drop "select MACH_N35"Paul Bolle2013-03-22
| | | |/ / | | |/| |
| * | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-02
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
| | |/ /
| * | | ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner2013-03-04
| * | | ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner2013-03-04
| * | | ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner2013-03-04
| * | | ARM: S3C24XX: plat/common-smdk.h localKukjin Kim2013-03-04
| * | | mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim2013-03-04
| |/ /
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-27
| |\ \ \ | | |_|/ | |/| |
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
| | |/