aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds1-9/+0
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-13/+2
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionPankaj Dubey2-9/+0
2016-02-25ARM: plat-samsung: use to_platform_device()Geliang Tang1-4/+2
2016-01-30arm/samsung: Change s3c_pm_run_res() to use System RAM typeToshi Kani1-2/+2
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON1-9/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-31/+1346
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+20
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-9/+10
2015-12-31ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann1-8/+0
2015-12-01ARM: s3c64xx: allow building without board supportArnd Bergmann1-4/+0
2015-12-01ARM: s3c64xx: multiplatform supportArnd Bergmann2-2/+3
2015-12-01ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann1-17/+5
2015-12-01ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann1-0/+1
2015-12-01ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann2-6/+10
2015-12-01gpio: samsung: move gpio-samsung driver back to platform codeArnd Bergmann3-0/+1333
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-0/+6
2015-11-18spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann1-9/+10
2015-11-18ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann1-0/+6
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-3/+8
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi1-3/+3
2015-07-30ARM: SAMSUNG: remove keypad-core header in plat-samsungKukjin Kim1-31/+0
2015-07-30ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxKukjin Kim1-20/+0
2015-07-30ARM: SAMSUNG: local onenand-core header in mach-s3c64xxKukjin Kim1-37/+0
2015-07-30ARM: SAMSUNG: local irq-uart header in mach-s3c64xxKukjin Kim1-20/+0
2015-07-30ARM: SAMSUNG: local backlight header in mach-s3c64xxKukjin Kim1-26/+0
2015-07-30ARM: SAMSUNG: local ata-core header in mach-s3c64xxKukjin Kim1-28/+0
2015-07-30ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xxKukjin Kim1-51/+0
2015-07-30ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim1-30/+0
2015-07-30ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim1-28/+0
2015-07-30ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim1-29/+0
2015-07-30ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim1-54/+0
2015-07-30ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim3-100/+0
2015-07-30ARM: SAMSUNG: make local dev-backlight in mach-s3c64xxKukjin Kim3-160/+0
2015-07-30ARM: SAMSUNG: make local setup-camif in mach-s3c24xxKukjin Kim3-79/+0
2015-06-06ARM: SAMSUNG: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-06-06ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADCSergiy Kibrik1-2/+2
2015-02-27ARM: S3C24XX: fix header file inclusionsArnd Bergmann2-20/+1
2015-02-27ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann1-2/+10
2015-02-27ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann1-1/+1
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann11-963/+0
2014-12-23ARM: SAMSUNG: print CPU id on probeOlof Johansson1-0/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-11-13ARM: EXYNOS: Remove unused static iomappingPankaj Dubey1-21/+0
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz1-0/+1
2014-10-20ARM: plat-samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-14Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson2-2/+4