aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)Author
2014-09-11ARM: samsung: Fix mismerge with new libfdt changesv3.14/topic/libfdtMark Brown
2014-08-12of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-01-15ARM: S5P[v210|c100|64x0]: Fix build errorSachin Kamat
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2014-01-08spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat
2013-12-31ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim
2013-12-19ARM: EXYNOS: cleanup <mach/regs-irq.h>Kukjin Kim
2013-12-12ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz
2013-12-12ARM: SAMSUNG: remove unused SAMSUNG_GPIOLIB_4BIT Kconfig parameterMichael Opdenacker
2013-12-02ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo functionAlexander Shiyan
2013-12-02ARM: SAMSUNG: if detected device tree skip irq init for S5PMateusz Krawczuk
2013-11-24ARM: s3c64xx: Add support for DMA using generic amba-pl08x driverTomasz Figa
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-10-16ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding
2013-10-11ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han
2013-10-08ARM: SAMSUNG: set s3c24xx_dma_filter for s3c64xx-spi0 deviceHeiko Stuebner
2013-09-17ARM: S3C64XX: Bypass legacy initialization when booting with DTTomasz Figa
2013-09-17ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macrosTomasz Figa
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-30Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown
2013-08-29ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa
2013-08-22Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman
2013-08-19ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()Jingoo Han
2013-08-12ARM: SAMSUNG: Remove plat/regs-timer.h headerTomasz Figa
2013-08-12ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa
2013-08-12ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa
2013-08-12ARM: SAMSUNG: Remove old PWM timer platform devicesTomasz Figa
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa
2013-08-12ARM: SAMSUNG: Rework private data handling in dev-backlightTomasz Figa
2013-08-06ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa
2013-08-06ARM: SAMSUNG: Remove old samsung-time driverTomasz Figa
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa
2013-08-06ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa
2013-07-30ARM: SAMSUNG: fix to support for missing cpu specific map_ioKukjin Kim