summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann
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: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-19ARM: samsung: move pm check code to drivers/socArnd Bergmann
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann
2020-08-19usb: gadget: s3c: remove unused 'udc' variableKrzysztof Kozlowski
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann
2020-08-19usb: gadget: s3c: use platform resourcesArnd 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: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski
2020-08-17mmc: s3cmci: remove unneeded machine header includeKrzysztof 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-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-08-13mfd: syscon: Use a unique name with regmap_configSuman Anna
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-13mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-13mfd: madera: Improve handling of regulator unbindingCharles Keepax
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax
2020-08-13mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang
2020-08-13mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King