summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-3/+20
|\
| * ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-0/+6
| * ASoC: s3c24xx-i2s: pass DMA channels as platform dataArnd Bergmann2015-11-181-0/+6
| * ASoC: samsung: pass DMA channels as pointersArnd Bergmann2015-11-181-3/+8
* | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-01-131-9/+10
|\ \
| * | spi: s3c64xx: pass DMA arguments in platform dataArnd Bergmann2015-11-181-9/+10
| |/
* | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-171-1/+1
|/
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-3/+3
* ARM: SAMSUNG: remove keypad-core header in plat-samsungKukjin Kim2015-07-301-31/+0
* ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxKukjin Kim2015-07-301-20/+0
* ARM: SAMSUNG: local onenand-core header in mach-s3c64xxKukjin Kim2015-07-301-37/+0
* ARM: SAMSUNG: local irq-uart header in mach-s3c64xxKukjin Kim2015-07-301-20/+0
* ARM: SAMSUNG: local backlight header in mach-s3c64xxKukjin Kim2015-07-301-26/+0
* ARM: SAMSUNG: local ata-core header in mach-s3c64xxKukjin Kim2015-07-301-28/+0
* ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xxKukjin Kim2015-07-301-51/+0
* ARM: SAMSUNG: local spi-core header in mach-s3c24xxKukjin Kim2015-07-301-30/+0
* ARM: SAMSUNG: local nand-core header in mach-s3c24xxKukjin Kim2015-07-301-28/+0
* ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim2015-07-301-29/+0
* ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim2015-07-301-54/+0
* ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim2015-07-303-100/+0
* ARM: SAMSUNG: make local dev-backlight in mach-s3c64xxKukjin Kim2015-07-303-160/+0
* ARM: SAMSUNG: make local setup-camif in mach-s3c24xxKukjin Kim2015-07-303-79/+0
* ARM: SAMSUNG: Constify platform_device_idKrzysztof Kozlowski2015-06-061-1/+1
* ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADCSergiy Kibrik2015-06-061-2/+2
* ARM: S3C24XX: fix header file inclusionsArnd Bergmann2015-02-272-20/+1
* ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann2015-02-271-2/+10
* ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann2015-02-271-1/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-0/+4
|\
| * ARM: SAMSUNG: print CPU id on probeOlof Johansson2014-12-231-0/+4
* | ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann2015-01-2411-963/+0
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ARM: plat-samsung: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-0/+1
|\ \
| * | ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz2014-10-211-0/+1
| |/
* | ARM: EXYNOS: Remove unused static iomappingPankaj Dubey2014-11-131-21/+0
|/
* Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson2014-10-142-2/+4
|\
| * ARM: SAMSUNG: Restore Samsung PM Debug functionalityTomasz Figa2014-09-242-2/+4
* | kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-4/+0
* | kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-021-1/+0
|/
* Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-263-18/+3
|\
| * ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-303-3/+4
| * ARM: s5p: cut the custom ARCH_NR_GPIOS definitionLinus Walleij2014-06-301-16/+0
* | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-2634-3418/+14
|\ \
| * | ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1925-1720/+13
| * | ARM: S5PV210: Enable multi-platform build supportTomasz Figa2014-07-192-2/+1
| * | ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-191-1/+0
| * | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-1911-1695/+0
| * | ARM: S5PV210: Migrate clock handling to Common Clock FrameworkMateusz Krawczuk2014-07-191-1/+1
* | | Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-07-261-1/+0
|\ \ \ | |/ / |/| |
| * | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-231-1/+0
| |/
OpenPOWER on IntegriCloud