summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
AgeCommit message (Expand)AuthorFilesLines
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann33-5720/+0
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann3-437/+0
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann2-69/+1
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann1-0/+29
2020-08-19ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann3-34/+2
2020-08-19ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann2-45/+0
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann1-1/+1
2020-08-19ARM: s5pv210: use private pm save/restoreArnd Bergmann1-2/+1
2020-08-19ARM: samsung: move pm check code to drivers/socArnd Bergmann5-432/+2
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann1-2/+2
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann3-22/+0
2020-08-19ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debugArnd Bergmann1-8/+0
2020-08-19ARM: samsung: make pm-debug platform independentArnd Bergmann3-18/+22
2020-08-19ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann3-20/+2
2020-08-19ARM: samsung: don't build plat/pm-common for ExynosArnd Bergmann1-1/+0
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann1-0/+6
2020-08-19usb: gadget: s3c: use platform resourcesArnd Bergmann1-146/+0
2020-08-19ARM: s3c24xx: simplify mach/io.hArnd Bergmann1-8/+2
2020-08-19ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski3-100/+0
2020-08-17ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()Krzysztof Kozlowski1-0/+2
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski1-1/+0
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski1-26/+0
2020-08-17ARM: samsung: fix language typoKrzysztof Kozlowski1-2/+2
2020-04-21ARM: samsung: Use devm_platform_ioremap_resource() to simplify codeTang Bin1-3/+1
2020-04-21ARM: samsung: Omit superfluous error message in s3c_adc_probe()Tang Bin1-3/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski4-4/+4
2019-10-28ARM: s3c: Rename s5p_usb_phy functionsKrzysztof Kozlowski2-4/+4
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