summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorLines
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann-5720/+0
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann-437/+0
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann-69/+1
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann-0/+29
2020-08-19ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann-34/+2
2020-08-19ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann-45/+0
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann-1/+1
2020-08-19ARM: s5pv210: use private pm save/restoreArnd Bergmann-2/+1
2020-08-19ARM: samsung: move pm check code to drivers/socArnd Bergmann-432/+2
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann-2/+2
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann-22/+0
2020-08-19ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debugArnd Bergmann-8/+0
2020-08-19ARM: samsung: make pm-debug platform independentArnd Bergmann-18/+22
2020-08-19ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann-20/+2
2020-08-19ARM: samsung: don't build plat/pm-common for ExynosArnd Bergmann-1/+0
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann-0/+6
2020-08-19usb: gadget: s3c: use platform resourcesArnd Bergmann-146/+0
2020-08-19ARM: s3c24xx: simplify mach/io.hArnd Bergmann-8/+2
2020-08-19ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski-100/+0
2020-08-17ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()Krzysztof Kozlowski-0/+2
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski-1/+0
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski-26/+0
2020-08-17ARM: samsung: fix language typoKrzysztof Kozlowski-2/+2
2020-04-21ARM: samsung: Use devm_platform_ioremap_resource() to simplify codeTang Bin-3/+1
2020-04-21ARM: samsung: Omit superfluous error message in s3c_adc_probe()Tang Bin-3/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski-4/+4
2019-10-28ARM: s3c: Rename s5p_usb_phy functionsKrzysztof Kozlowski-4/+4
2019-09-09ARM: samsung: Fix system restart on S3C6410Lihua Yao-0/+1
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada-2/+0
2019-08-15ARM: samsung: Include GPIO driver headerLinus Walleij-0/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-3/+3
2018-11-18ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz-0/+1
2018-10-01ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz-1/+1
2018-07-08headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Randy Dunlap-0/+1
2018-05-13ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey-4/+0
2018-04-21ARM: samsung: simplify getting .drvdataWolfram Sang-2/+1
2018-01-03ARM: SAMSUNG: Add SPDX license identifiersKrzysztof Kozlowski-361/+182
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-33/+16
2017-10-12treewide: Fix typos in KconfigMasanari Iida-1/+1
2017-10-04ARM: SAMSUNG: Simplify size used for kzallocMarkus Elfring-24/+13
2017-10-04ARM: SAMSUNG: Remove printk for failed memory allocationMarkus Elfring-9/+3
2017-07-20ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski-1/+1
2017-03-28dmaengine: pl330: remove pdata based initializationMarek Szyprowski-1/+0
2016-12-29ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemaskKrzysztof Kozlowski-2/+2
2016-12-29ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesSylwester Nawrocki-19/+0
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin-1/+1
2016-11-17ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki-24/+0
2016-08-24ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey-4/+0
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-9/+10