summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-191-20/+8
|\
| * ARM: exynos: cleanup kconfig option displayRob Herring2014-06-171-14/+3
| * ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann2014-06-171-6/+5
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-111-2/+0
|\ \ | |/ |/|
| * ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-1/+0
|\ \
| * | ARM: l2c: exynos: convert to common l2c310 early resume functionalityRussell King2014-05-301-1/+0
| |/
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+2
|\ \
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
| |/
* | ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann2014-05-311-0/+3
* | ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-261-60/+0
* | ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-261-1/+0
* | ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-091-0/+1
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-2/+2
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0516-458/+307
|\
| * Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-293-10/+14
| |\
| | * ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat2014-03-211-0/+4
| | * ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera2014-03-212-10/+10
| * | 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-211-45/+0
| | * | ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa2014-03-213-15/+15
| | * | ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa2014-03-215-81/+102
| | * | ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa2014-03-215-122/+169
| | * | ARM: SAMSUNG: Consolidate PM debug functionsTomasz Figa2014-03-211-14/+6
| | * | ARM: SAMSUNG: Use debug_ll_addr() to get UART base addressTomasz Figa2014-03-211-2/+13
| | * | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-212-15/+6
| | * | ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa2014-03-211-0/+6
| | * | ARM: EXYNOS: Do not resume l2x0 if not enabled before suspendTomasz Figa2014-03-211-3/+5
| * | | ARM: SAMSUNG: Remove hardware.h inclusionSachin Kamat2014-03-215-6/+1
| |/ /
| * | ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-175/+0
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0511-67/+9
|\ \ \ | |/ /
| * | 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-142-8/+0
| |/
* | ARM: samsung: select CRC32 for SAMSUNG_PM_CHECKArnd Bergmann2014-03-211-1/+2
* | ARM: samsung: fix SAMSUNG_PM_DEBUG Kconfig logicArnd Bergmann2014-03-211-2/+1
* | ARM: samsung: allow serial driver to be disabledArnd Bergmann2014-03-211-0/+4
|/
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-281-123/+0
|\
| * mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat2014-01-221-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-231-0/+4
|\ \ \
| * | | ARM: SAMSUNG: if detected device tree skip irq init for S5PMateusz Krawczuk2013-12-021-0/+4
| |/ /
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-234-12/+9
|\ \ \
| * | | ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim2013-12-191-1/+1
| * | | ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim2013-12-192-0/+5
| * | | ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz2013-12-122-4/+4
OpenPOWER on IntegriCloud