summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c: move into a common directoryArnd Bergmann2020-08-2033-5720/+0
* ARM: s3c: remove cpufreq header dependenciesArnd Bergmann2020-08-203-437/+0
* fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann2020-08-202-69/+1
* ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann2020-08-201-0/+29
* ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-193-34/+2
* ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann2020-08-192-45/+0
* ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
* ARM: s5pv210: use private pm save/restoreArnd Bergmann2020-08-191-2/+1
* ARM: samsung: move pm check code to drivers/socArnd Bergmann2020-08-195-432/+2
* ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann2020-08-191-2/+2
* ARM: exynos: use private samsung_cpu_id copyArnd Bergmann2020-08-193-22/+0
* ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debugArnd Bergmann2020-08-191-8/+0
* ARM: samsung: make pm-debug platform independentArnd Bergmann2020-08-193-18/+22
* ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann2020-08-193-20/+2
* ARM: samsung: don't build plat/pm-common for ExynosArnd Bergmann2020-08-191-1/+0
* usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann2020-08-191-0/+6
* usb: gadget: s3c: use platform resourcesArnd Bergmann2020-08-191-146/+0
* ARM: s3c24xx: simplify mach/io.hArnd Bergmann2020-08-191-8/+2
* ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski2020-08-193-100/+0
* ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()Krzysztof Kozlowski2020-08-171-0/+2
* ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski2020-08-171-1/+0
* ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski2020-08-171-26/+0
* ARM: samsung: fix language typoKrzysztof Kozlowski2020-08-171-2/+2
* ARM: samsung: Use devm_platform_ioremap_resource() to simplify codeTang Bin2020-04-211-3/+1
* ARM: samsung: Omit superfluous error message in s3c_adc_probe()Tang Bin2020-04-211-3/+1
* ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-074-4/+4
* ARM: s3c: Rename s5p_usb_phy functionsKrzysztof Kozlowski2019-10-282-4/+4
* ARM: samsung: Fix system restart on S3C6410Lihua Yao2019-09-091-0/+1
* ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada2019-08-211-2/+0
* ARM: samsung: Include GPIO driver headerLinus Walleij2019-08-151-0/+1
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-3/+3
* ARM: samsung: Limit SAMSUNG_PM_DEBUG config option to non-Exynos platformsBartlomiej Zolnierkiewicz2018-11-181-0/+1
* ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2018-10-011-1/+1
* headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Randy Dunlap2018-07-081-0/+1
* ARM: exynos: Remove static mapping of SCU SFRPankaj Dubey2018-05-131-4/+0
* ARM: samsung: simplify getting .drvdataWolfram Sang2018-04-211-2/+1
* ARM: SAMSUNG: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0343-361/+182
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-163-33/+16
|\
| * ARM: SAMSUNG: Simplify size used for kzallocMarkus Elfring2017-10-042-24/+13
| * ARM: SAMSUNG: Remove printk for failed memory allocationMarkus Elfring2017-10-042-9/+3
* | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
|/
* ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski2017-07-201-1/+1
* dmaengine: pl330: remove pdata based initializationMarek Szyprowski2017-03-281-1/+0
* ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemaskKrzysztof Kozlowski2016-12-292-2/+2
* ARM: s3c24xx: Drop unused struct s3c_audio_pdata entriesSylwester Nawrocki2016-12-291-19/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-151-1/+1
|\
| * linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* | ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki2016-11-171-24/+0
|/
* ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappingsPankaj Dubey2016-08-241-4/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-013-9/+10
|\