summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2019-09-09ARM: samsung: Fix system restart on S3C6410Lihua Yao1-0/+1
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada1-2/+0
2019-08-15ARM: samsung: Include GPIO driver headerLinus Walleij1-0/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-3/+3
2018-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-0/+1
2018-10-01ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz1-1/+1
2018-07-08headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Randy Dunlap1-0/+1
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey1-4/+0
2018-04-21ARM: samsung: simplify getting .drvdataWolfram Sang1-2/+1
2018-01-03ARM: SAMSUNG: Add SPDX license identifiersKrzysztof Kozlowski43-361/+182
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-33/+16
2017-10-12treewide: Fix typos in KconfigMasanari Iida1-1/+1
2017-10-04ARM: SAMSUNG: Simplify size used for kzallocMarkus Elfring2-24/+13
2017-10-04ARM: SAMSUNG: Remove printk for failed memory allocationMarkus Elfring2-9/+3
2017-07-20ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski1-1/+1
2017-03-28dmaengine: pl330: remove pdata based initializationMarek Szyprowski1-1/+0
2016-12-29ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemaskKrzysztof Kozlowski2-2/+2
2016-12-29ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesSylwester Nawrocki1-19/+0
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-1/+1
2016-11-17ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki1-24/+0
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey1-4/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-9/+10
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-5/+5
2016-07-06ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpuKrzysztof Kozlowski2-2/+2
2016-06-22ARM: SAMSUNG: Fix missing s5p_init_cpu() declarationBen Dooks1-0/+1
2016-06-21ARM: SAMSUNG: Fixup usage of __raw IO in PMBen Dooks1-4/+4
2016-06-21ARM: SAMSUNG: Fixup endian issues in CPU detectionBen Dooks1-4/+4
2016-06-03Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-1/+1
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini5-5/+5
2016-05-18ARM: samsung: improve static dma_mask definitionArnd Bergmann1-1/+1
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosPankaj Dubey1-1/+0
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/a...Linus 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...Linus Torvalds7-31/+1346
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+20
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus 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