aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-18drivers/base/dd.c : Remove the initial value of the global variablelizhe
2022-03-18devres: fix typos in commentsJulia Lawall
2022-03-18base: soc: Make soc_device_match() simpler and easier to readGeert Uytterhoeven
2022-03-18driver core: dd: fix return value of __setup handlerRandy Dunlap
2022-03-18driver core: Refactor sysfs and drv/bus remove hooksRob Herring
2022-03-18driver core: Refactor multiple copies of device cleanupRob Herring
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-02-25Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-25Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-25Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-25Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25Merge tag 'thermal-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25Merge tag 'staging-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-25Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25Merge tag 'usb-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-25Merge tag 'ata-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-25video: omapfb: dss: Make use of the helper component_compare_devYong Wu
2022-02-25power: supply: ab8500: Make use of the helper component_compare_devYong Wu
2022-02-25iommu/mediatek: Make use of the helper component_compare/release_ofYong Wu
2022-02-25drm: of: Make use of the helper component_release_ofYong Wu
2022-02-25drm/vc4: Make use of the helper component_compare_devYong Wu
2022-02-25drm/omap: dss: Make use of the helper component_compare_devYong Wu
2022-02-25drm/mcde: Make use of the helper component_compare_devYong Wu
2022-02-25drm/exynos: Make use of the helper component_compare_devYong Wu
2022-02-25drm/rockchip: Make use of the helper component_compare_devYong Wu
2022-02-25drm/sun4i: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/sti: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/sprd: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/msm: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/meson: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/mediatek: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/ingenic: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/hirin: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/etnaviv: Make use of the helper component_compare_of/dev_nameYong Wu
2022-02-25drm/armada: Make use of the helper component_compare_of/dev_nameYong Wu
2022-02-25drm/komeda: Make use of the helper component_compare_ofYong Wu
2022-02-25component: Add common helper for compare/release functionsYong Wu
2022-02-25firmware_loader: EXTRA_FIRMWARE does not support compressed filesRandy Dunlap
2022-02-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-02-24Merge tag 'drm-fixes-2022-02-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-25Merge tag 'drm-intel-fixes-2022-02-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie