aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsGravatar Pankaj Dubey 1-4/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-9/+10
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 5-5/+5
2016-07-06ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpuGravatar Krzysztof Kozlowski 2-2/+2
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationGravatar Ben Dooks 1-0/+1
2016-06-21ARM: SAMSUNG: Fixup usage of __raw IO in PMGravatar Ben Dooks 1-4/+4
2016-06-21ARM: SAMSUNG: Fixup endian issues in CPU detectionGravatar Ben Dooks 1-4/+4
2016-06-03Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-1/+1
2016-05-30ARM: SAMSUNG: Fix typosGravatar Andrea Gelmini 5-5/+5
2016-05-18ARM: samsung: improve static dma_mask definitionGravatar Arnd Bergmann 1-1/+1
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosGravatar Pankaj Dubey 1-1/+0
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-9/+0
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-13/+2
2016-02-25ARM: SAMSUNG: Remove unused register offset definitionGravatar Pankaj Dubey 2-9/+0
2016-02-25ARM: plat-samsung: use to_platform_device()Gravatar Geliang Tang 1-4/+2
2016-01-30arm/samsung: Change s3c_pm_run_res() to use System RAM typeGravatar Toshi Kani 1-2/+2
2016-01-26mtd: nand: s3c2410: kill the ->ecc_layout fieldGravatar Boris BREZILLON 1-9/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 7-31/+1346
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-3/+20
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-9/+10
2015-12-31ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionGravatar Arnd Bergmann 1-8/+0
2015-12-01ARM: s3c64xx: allow building without board supportGravatar Arnd Bergmann 1-4/+0
2015-12-01ARM: s3c64xx: multiplatform supportGravatar Arnd Bergmann 2-2/+3
2015-12-01ARM: s3c64xx: use new adc/touchscreen driverGravatar Arnd Bergmann 1-17/+5
2015-12-01ARM: s3c64xx: enable sparse IRQ supportGravatar Arnd Bergmann 1-0/+1
2015-12-01ARM: s3c64xx: prepare initcalls for multiplatformGravatar Arnd Bergmann 2-6/+10
2015-12-01gpio: samsung: move gpio-samsung driver back to platform codeGravatar Arnd Bergmann 3-0/+1333
2015-11-21ASoC: samsung: pass filter function as pointerGravatar Arnd Bergmann 1-0/+6
2015-11-18spi: s3c64xx: pass DMA arguments in platform dataGravatar Arnd Bergmann 1-9/+10
2015-11-18ASoC: s3c24xx-i2s: pass DMA channels as platform dataGravatar Arnd Bergmann 1-0/+6
2015-11-18ASoC: samsung: pass DMA channels as pointersGravatar Arnd Bergmann 1-3/+8
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaGravatar Mauro Carvalho Chehab 1-1/+1
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Gravatar Felipe Balbi 1-3/+3
2015-07-30ARM: SAMSUNG: remove keypad-core header in plat-samsungGravatar Kukjin Kim 1-31/+0
2015-07-30ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxGravatar Kukjin Kim 1-20/+0
2015-07-30ARM: SAMSUNG: local onenand-core header in mach-s3c64xxGravatar Kukjin Kim 1-37/+0
2015-07-30ARM: SAMSUNG: local irq-uart header in mach-s3c64xxGravatar Kukjin Kim 1-20/+0
2015-07-30ARM: SAMSUNG: local backlight header in mach-s3c64xxGravatar Kukjin Kim 1-26/+0
2015-07-30ARM: SAMSUNG: local ata-core header in mach-s3c64xxGravatar Kukjin Kim 1-28/+0
2015-07-30ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xxGravatar Kukjin Kim 1-51/+0
2015-07-30ARM: SAMSUNG: local spi-core header in mach-s3c24xxGravatar Kukjin Kim 1-30/+0
2015-07-30ARM: SAMSUNG: local nand-core header in mach-s3c24xxGravatar Kukjin Kim 1-28/+0
2015-07-30ARM: SAMSUNG: local fb-core header in mach-s3c24xxGravatar Kukjin Kim 1-29/+0
2015-07-30ARM: SAMSUNG: local regs-srom header in mach-exynosGravatar Kukjin Kim 1-54/+0
2015-07-30ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosGravatar Kukjin Kim 3-100/+0
2015-07-30ARM: SAMSUNG: make local dev-backlight in mach-s3c64xxGravatar Kukjin Kim 3-160/+0
2015-07-30ARM: SAMSUNG: make local setup-camif in mach-s3c24xxGravatar Kukjin Kim 3-79/+0
2015-06-06ARM: SAMSUNG: Constify platform_device_idGravatar Krzysztof Kozlowski 1-1/+1
2015-06-06ARM: SAMSUNG: fix clk_enable() WARNing in S3C24XX ADCGravatar Sergiy Kibrik 1-2/+2
2015-02-27ARM: S3C24XX: fix header file inclusionsGravatar Arnd Bergmann 2-20/+1