summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-221-38/+0
|\
| * ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()Jingoo Han2013-08-191-38/+0
* | ARM: SAMSUNG: Remove plat/regs-timer.h headerTomasz Figa2013-08-121-124/+0
* | ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-122-85/+0
* | ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-062-22/+0
* | ARM: SAMSUNG: Remove old samsung-time driverTomasz Figa2013-08-061-23/+0
* | ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa2013-08-062-0/+23
* | ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap2013-07-241-4/+4
* | ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki2013-07-241-0/+5
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+1
|\
| * Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-271-1/+1
| |\
| | * cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-1/+1
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-0/+8
|\ \ \
| * | | ARM: EXYNOS: Add support for EXYNOS5420 SoCChander Kashyap2013-06-191-0/+8
| |/ /
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-8/+8
|\ \ \
| * \ \ Merge branch 'v3.11-next/driver-cpufreq' into v3.11-next/s3c24xx-driverKukjin Kim2013-06-122-8/+8
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-202-8/+8
| | |/
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-022-5/+5
|\ \ \
| * \ \ Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-201-0/+5
| |\ \ \
| | * | | ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entryTomasz Figa2013-06-191-0/+5
| | |/ /
| * | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-141-1/+9
| |\ \ \ | | |/ /
| * | | ARM: S3C24XX: remove obsolete s3c2412 specific dma settingsHeiko Stuebner2013-05-211-5/+0
| | |/ | |/|
* | | ARM: SAMSUNG: Remove unused plat/regs-watchdog.h headerTomasz Figa2013-06-191-41/+0
* | | ARM: SAMSUNG: Remove legacy watchdog reset codeTomasz Figa2013-06-191-35/+0
* | | ARM: SAMSUNG: Add watchdog reset driverTomasz Figa2013-06-191-0/+9
* | | ARM: SAMSUNG: Use local definitions of watchdog registersTomasz Figa2013-06-191-3/+12
* | | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-4/+2
| |/ |/|
* | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-071-1/+9
|/
* Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-041-0/+1
|\
| * ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2013-04-091-0/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-043-45/+63
|\ \
| * \ Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson2013-04-261-5/+0
| |\ \
| * \ \ Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-196-363/+6
| |\ \ \
| * | | | ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner2013-03-071-1/+0
| * | | | ARM: S3C24XX: add soc_is_s3c2412 optionHeiko Stuebner2013-03-051-0/+10
| | |_|/ | |/| |
| * | | ARM: SAMSUNG: Remove unused plat-samsung/time.cRomain Naour2013-03-051-4/+0
| * | | ARM: S5PC100: Add samsung-time support for s5pc100Romain Naour2013-03-051-1/+1
| * | | ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour2013-03-052-1/+12
| * | | ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour2013-03-052-40/+42
* | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-032-137/+0
|\ \ \ \
| * | | | ASoC: samsung: move plat/ headers to local directoryArnd Bergmann2013-04-112-137/+0
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-56/+0
|\ \ \ \ \
| * | | | | i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-241-56/+0
| |/ / / /
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-025-363/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "ARM: exynos: enable multiplatform support"Olof Johansson2013-04-261-5/+0
| | |_|/ | |/| |
| * | | ARM: exynos: enable multiplatform supportArnd Bergmann2013-04-191-0/+5
| * | | rtc: s3c: make header file localArnd Bergmann2013-04-191-71/+0
| * | | mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann2013-04-191-63/+0
| * | | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-192-142/+1
| * | | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-87/+0
| |/ /
OpenPOWER on IntegriCloud