summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'samsung-pm-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-03-299-267/+292
|\
| * ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa2014-03-201-45/+0
| * ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa2014-03-203-15/+15
| * ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa2014-03-205-81/+102
| * ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa2014-03-205-122/+169
| * ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa2014-03-201-14/+6
| * ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa2014-03-201-2/+13
| * ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-202-15/+6
| * ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa2014-03-201-0/+6
| * ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa2014-03-201-3/+5
* | ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-205-6/+1
|/
* ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-175/+0
* ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-151-27/+0
* ARM: SAMSUNG: Remove Exynos specific code from devs, s5p-pm-irq and pm-gpio.cTushar Behera2014-02-143-24/+4
* ARM: SAMSUNG: Delete unused plat/regs-serial.h header fileTushar Behera2014-02-141-1/+0
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-145-7/+5
* ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner2014-02-132-8/+0
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-291-123/+0
|\
| * mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat2014-01-231-123/+0
* | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-251-13/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-233-16/+15
| |\ \ \ | | |_|/ | |/| |
| | * | spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-081-13/+0
| |/ /
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-241-0/+4
|\ \ \
| * | | ARM: SAMSUNG: if detected device tree skip irq init for S5PMateusz Krawczuk2013-12-011-0/+4
| |/ /
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-244-12/+9
|\ \ \
| * | | ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-181-1/+1
| * | | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-182-0/+5
| * | | ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz2013-12-112-4/+4
| * | | ARM: SAMSUNG: remove unused SAMSUNG_GPIOLIB_4BIT Kconfig parameterMichael Opdenacker2013-12-111-8/+0
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-241-0/+2
|\ \ \
| * | | ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo functionAlexander Shiyan2013-12-011-0/+2
| |/ /
* | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-01-221-56/+0
|\ \ \
| * | | ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat2013-12-311-56/+0
| |/ /
* | | Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-01-212-3/+15
|\ \ \ | | |/ | |/|
| * | ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa2013-11-242-3/+15
| |/
* | ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat2014-01-151-0/+3
* | ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-142-7/+2
* | ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-0/+3
* | ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-202-0/+4
|/
* Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-0/+5
|\
| * ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+5
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-1/+11
|\ \
| * | ARM: S3C64XX: Bypass legacy initialization when booting with DTTomasz Figa2013-09-161-1/+11
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-1/+4
|\ \ \
| * | | ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 deviceHeiko Stuebner2013-10-071-1/+4
| | |/ | |/|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-0/+4
|\ \ \ | | |/ | |/|
| * | ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macrosTomasz Figa2013-09-161-0/+4
| |/
* | ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki2013-10-163-66/+0
* | ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han2013-10-123-40/+0
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0617-1339/+66
|\