summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ARM: S3C24XX: move s3c244x irq init to common irq codeHeiko Stuebner2013-03-053-143/+106
| * | 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/+0
|\ \ \
| * \ \ Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-182-4/+2
| |\ \ \
| * | | | ASoC: samsung: move plat/ headers to local directoryArnd Bergmann2013-04-114-8/+0
* | | | | 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-282-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-04-301-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-142-4/+2
|\ \ \ | |/ /
OpenPOWER on IntegriCloud