summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c: move into a common directoryArnd Bergmann2020-08-20195-181/+263
* ARM: s3c24xx: stop including mach/hardware.h from mach/io.hArnd Bergmann2020-08-2022-18/+23
* cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann2020-08-209-45/+51
* cpufreq: s3c2412: use global s3c2412_cpufreq_setrefreshArnd Bergmann2020-08-202-23/+1
* ARM: s3c: remove cpufreq header dependenciesArnd Bergmann2020-08-2024-42/+41
* cpufreq: s3c24xx: split out registersArnd Bergmann2020-08-204-6/+54
* fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann2020-08-2023-65/+98
* ARM: s3c24xx: bast: avoid irq_desc array usageArnd Bergmann2020-08-201-3/+1
* ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann2020-08-203-20/+12
* ARM: s3c24xx: include mach/irqs.h where neededArnd Bergmann2020-08-207-0/+7
* ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann2020-08-2013-56/+153
* ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann2020-08-2016-16/+63
* Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski2020-08-209-161/+126
|\
| * ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IISArnd Bergmann2020-08-193-5/+3
| * ASoC: samsung: rx1950: turn into platform driverArnd Bergmann2020-08-192-49/+39
| * ASoC: samsung: neo1973: turn into platform driverArnd Bergmann2020-08-192-59/+43
| * ASoC: samsung: h1940: turn into platform driverArnd Bergmann2020-08-192-48/+41
* | ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann2020-08-197-8/+24
* | ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-1910-13/+46
* | ARM: s3c24xx: move irqchip driver back into platformArnd Bergmann2020-08-193-1/+1
* | ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann2020-08-196-11/+9
* | ARM: s3c64xx: remove mach/hardware.hArnd Bergmann2020-08-1911-27/+0
* | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-198-10/+9
* | ARM: s5pv210: use private pm save/restoreArnd Bergmann2020-08-195-14/+47
* | ARM: samsung: move pm check code to drivers/socArnd Bergmann2020-08-199-123/+139
* | ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann2020-08-195-12/+7
* | ARM: exynos: use private samsung_cpu_id copyArnd Bergmann2020-08-198-54/+25
* | ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debugArnd Bergmann2020-08-192-8/+10
* | ARM: samsung: make pm-debug platform independentArnd Bergmann2020-08-197-67/+74
* | ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann2020-08-196-22/+6
* | ARM: samsung: don't build plat/pm-common for ExynosArnd Bergmann2020-08-191-1/+0
* | usb: gadget: s3c: remove unused 'udc' variableKrzysztof Kozlowski2020-08-191-3/+0
* | usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann2020-08-194-51/+61
* | usb: gadget: s3c: use platform resourcesArnd Bergmann2020-08-193-20/+12
* | ARM: s3c24xx: simplify mach/io.hArnd Bergmann2020-08-192-193/+26
* | ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski2020-08-194-2/+32
* | ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann2020-08-192-6/+7
* | ARM: s3c24xx: iotiming: make functions staticArnd Bergmann2020-08-191-3/+3
* | ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann2020-08-195-9/+9
* | ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-08-191-0/+2
* | ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski2020-08-1918-162/+2
* | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski2020-08-196-14/+2
* | ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski2020-08-194-78/+0
* | ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()Krzysztof Kozlowski2020-08-171-0/+2
* | mmc: s3cmci: remove unneeded machine header includeKrzysztof Kozlowski2020-08-171-1/+0
* | ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski2020-08-1731-32/+0
* | ARM: s3c24xx: ts: document function argumentKrzysztof Kozlowski2020-08-171-0/+1
* | ARM: s3c24xx: ts: include platform data headerKrzysztof Kozlowski2020-08-171-0/+2
* | ARM: s3c24xx: sdhci: include plat/sdhci.h headerKrzysztof Kozlowski2020-08-171-0/+1
* | ARM: s3c24xx: include common.h header in s3c2443.cKrzysztof Kozlowski2020-08-171-0/+1