summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.ubsan (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-19ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann6-11/+9
2020-08-19ARM: s3c64xx: remove mach/hardware.hArnd Bergmann11-27/+0
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann8-10/+9
2020-08-19ARM: s5pv210: use private pm save/restoreArnd Bergmann5-14/+47
2020-08-19ARM: samsung: move pm check code to drivers/socArnd Bergmann9-123/+139
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann5-12/+7
2020-08-19ARM: exynos: use private samsung_cpu_id copyArnd Bergmann8-54/+25
2020-08-19ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debugArnd Bergmann2-8/+10
2020-08-19ARM: samsung: make pm-debug platform independentArnd Bergmann7-67/+74
2020-08-19ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann6-22/+6
2020-08-19ARM: samsung: don't build plat/pm-common for ExynosArnd Bergmann1-1/+0
2020-08-19usb: gadget: s3c: remove unused 'udc' variableKrzysztof Kozlowski1-3/+0
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann4-51/+61
2020-08-19usb: gadget: s3c: use platform resourcesArnd Bergmann3-20/+12
2020-08-19ARM: s3c24xx: simplify mach/io.hArnd Bergmann2-193/+26
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski4-2/+32
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann2-6/+7
2020-08-19ARM: s3c24xx: iotiming: make functions staticArnd Bergmann1-3/+3
2020-08-19ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann5-9/+9
2020-08-19ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-08-19ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski18-162/+2
2020-08-19ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski6-14/+2
2020-08-19ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski4-78/+0
2020-08-17ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()Krzysztof Kozlowski1-0/+2
2020-08-17mmc: s3cmci: remove unneeded machine header includeKrzysztof Kozlowski1-1/+0
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski31-32/+0
2020-08-17ARM: s3c24xx: ts: document function argumentKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c24xx: ts: include platform data headerKrzysztof Kozlowski1-0/+2
2020-08-17ARM: s3c24xx: sdhci: include plat/sdhci.h headerKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c24xx: include common.h header in s3c2443.cKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski37-61/+25
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski6-15/+36
2020-08-17clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski5-2/+27
2020-08-17ARM: samsung: fix language typoKrzysztof Kozlowski1-2/+2
2020-08-17ARM: s3c24xx: demote kerneldoc commentKrzysztof Kozlowski1-2/+2
2020-08-17ARM: s3c64xx: include header to fix -Wmissing-prototypesKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c64xx: use simple i2c probe functionStephen Kitt1-3/+2
2020-08-17MAINTAINERS: add more name matches for Samsung SoC entriesKrzysztof Kozlowski1-0/+3
2020-08-17MAINTAINERS: drop Vincent Sanders from Simtec S3C boardsKrzysztof Kozlowski1-2/+0
2020-08-17ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()Qinglang Miao1-1/+1
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-15sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-15sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4