summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-08-22ARM: s3c: make headers local if possibleArnd Bergmann
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann
2020-08-20ARM: s3c24xx: stop including mach/hardware.h from mach/io.hArnd Bergmann
2020-08-20cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann
2020-08-20ARM: s3c24xx: bast: avoid irq_desc array usageArnd Bergmann
2020-08-20ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann
2020-08-20ARM: s3c24xx: include mach/irqs.h where neededArnd Bergmann
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann
2020-08-20ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann
2020-08-20Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski
2020-08-19ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann
2020-08-19ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann
2020-08-19ARM: s3c24xx: move irqchip driver back into platformArnd Bergmann
2020-08-19ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann
2020-08-19ARM: s3c64xx: remove mach/hardware.hArnd Bergmann
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-19ARM: s5pv210: use private pm save/restoreArnd Bergmann
2020-08-19ARM: samsung: move pm check code to drivers/socArnd Bergmann
2020-08-19ASoC: samsung: rx1950: turn into platform driverArnd Bergmann
2020-08-19ASoC: samsung: neo1973: turn into platform driverArnd Bergmann
2020-08-19ASoC: samsung: h1940: turn into platform driverArnd Bergmann
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann
2020-08-19ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debugArnd Bergmann
2020-08-19ARM: samsung: make pm-debug platform independentArnd Bergmann
2020-08-19ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann
2020-08-19ARM: samsung: don't build plat/pm-common for ExynosArnd Bergmann
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann
2020-08-19usb: gadget: s3c: use platform resourcesArnd Bergmann
2020-08-19ARM: s3c24xx: simplify mach/io.hArnd Bergmann
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann
2020-08-19ARM: s3c24xx: iotiming: make functions staticArnd Bergmann
2020-08-19ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann
2020-08-19ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski
2020-08-19ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski
2020-08-19ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski
2020-08-19ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski
2020-08-17ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()Krzysztof Kozlowski
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski
2020-08-17ARM: s3c24xx: ts: document function argumentKrzysztof Kozlowski
2020-08-17ARM: s3c24xx: ts: include platform data headerKrzysztof Kozlowski
2020-08-17ARM: s3c24xx: sdhci: include plat/sdhci.h headerKrzysztof Kozlowski
2020-08-17ARM: s3c24xx: include common.h header in s3c2443.cKrzysztof Kozlowski
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski
2020-08-17clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski
2020-08-17ARM: samsung: fix language typoKrzysztof Kozlowski