summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-1/+0
|\
| * i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-241-1/+0
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+1
|\ \
| * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-1/+1
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0238-398/+137
|\ \
| * \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-292-4/+2
| |\ \
| * \ \ Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-093-216/+10
| |\ \ \
| | * | | ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna2013-04-081-1/+0
| | * | | ARM: S3C24XX: Remove unused GPIO drive strength register definitionsSylwester Nawrocki2013-04-081-199/+4
| | * | | ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan2013-04-041-2/+2
| | * | | ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan2013-04-041-1/+1
| | * | | ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan2013-04-041-8/+3
| | * | | ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442"Paul Bolle2013-03-221-4/+1
| | * | | ARM: S3C24XX: drop "select MACH_NEO1973"Paul Bolle2013-03-221-1/+0
| | * | | ARM: S3C24XX: drop "select MACH_N35"Paul Bolle2013-03-221-1/+0
| | | |/ | | |/|
| * | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-021-0/+1
| |\ \ \
| | * | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-0/+1
| | |/ /
| * | | ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner2013-03-051-42/+5
| * | | ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner2013-03-0523-32/+130
| * | | ARM: S3C24XX: remove plat/irq.h in plat-samsungHeiko Stuebner2013-03-053-8/+9
| * | | ARM: S3C24XX: plat/common-smdk.h localKukjin Kim2013-03-058-9/+22
| * | | mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim2013-03-055-131/+0
| |/ /
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-6/+2
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-6/+2
| |\ \ \ | | |_|/ | |/| |
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-6/+2
| | |/
* | | Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-152-4/+2
|\| |
| * | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki2013-04-091-1/+1
| * | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki2013-04-091-3/+1
| |/
* / tty: serial/samsung: make register definitions globalArnd Bergmann2013-04-112-0/+10
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21103-1990/+6596
|\
| * Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-0637-312/+4728
| |\
| | * ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim2013-02-0419-219/+65
| | * ARM: S3C24XX: header mach/regs-power.h localKukjin Kim2013-02-047-45/+45
| | * ARM: S3C24XX: header mach/regs-s3c2412-mem.h localKukjin Kim2013-02-044-51/+30
| | * ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim2013-02-0411-1/+4592
| * | Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-02-0612-644/+55
| |\|
| | * ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner2013-02-041-1/+1
| | * ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner2013-02-042-282/+1
| | * ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner2013-02-041-1/+1
| | * ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner2013-02-043-349/+24
| | * ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq propertyHeiko Stuebner2013-02-041-4/+4
| | * ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner2013-02-047-7/+24
| * | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-02-069-6/+1110
| |\|
| | * ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/Kukjin Kim2013-01-224-0/+251
| | * ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/Kukjin Kim2013-01-223-0/+321
| | * ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/Kukjin Kim2013-01-223-0/+266
| | * ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.cKukjin Kim2013-01-221-6/+0
| | * ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/Kukjin Kim2013-01-223-0/+104
| | * ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/Kukjin Kim2013-01-223-0/+168
| * | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-0553-1008/+683
| |\|