summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-08-19ARM: samsung: move pm check code to drivers/socArnd 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
2020-08-17ARM: s3c24xx: demote kerneldoc commentKrzysztof Kozlowski
2020-08-17ARM: s3c64xx: include header to fix -Wmissing-prototypesKrzysztof Kozlowski
2020-08-17ARM: s3c64xx: use simple i2c probe functionStephen Kitt
2020-08-17ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()Qinglang Miao
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: use generic strncpy()Kuninori Morimoto
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher
2020-08-14sh: switch to copy_thread_tls()Christian Brauner
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig
2020-08-14sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig