summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-02platform-msi: fix kernel-doc warningsPierre-Louis Bossart1-1/+2
2021-04-02driver core: attribute_container: remove kernel-doc warningsPierre-Louis Bossart1-0/+4
2021-04-02driver core: remove kernel-doc warningsPierre-Louis Bossart1-5/+6
2021-03-28base: dd: fix error return code of driver_sysfs_add()Jia-Ju Bai1-2/+5
2021-03-28driver core: Use unbound workqueue for deferred probesYogesh Lal1-1/+1
2021-03-26power: supply: axp20x_usb_power: fix work-queue initMatti Vaittinen1-5/+5
2021-03-23watchdog: retu_wdt: Clean-up by using managed work initMatti Vaittinen1-16/+6
2021-03-23regulator: qcom_spmi-regulator: Clean-up by using managed work initMatti Vaittinen1-26/+8
2021-03-23power: supply: Clean-up few drivers by using managed work initMatti Vaittinen4-46/+23
2021-03-23platform/x86: gpd pocket fan: Clean-up by using managed work initMatti Vaittinen1-11/+6
2021-03-23hwmon: raspberry-pi: Clean-up few drivers by using managed work initMatti Vaittinen1-11/+6
2021-03-23extconn: Clean-up few drivers by using managed work initMatti Vaittinen4-45/+20
2021-03-23devcoredump: avoid -Wempty-body warningsArnd Bergmann1-6/+9
2021-03-23device property: Add test cases for fwnode_property_count_*() APIsAndy Shevchenko1-4/+46
2021-03-23device property: Sync descriptions of swnode array and group APIsAndy Shevchenko1-5/+13
2021-03-23clk: Mark fwnodes when their clock provider is addedTudor Ambarus1-0/+2
2021-03-23Revert "Revert "driver core: Set fw_devlink=on by default""Saravana Kannan1-1/+1
2021-03-23driver core: Update device link status properly for device_bind_driver()Saravana Kannan3-1/+39
2021-03-23driver core: Avoid pointless deferred probe attemptsSaravana Kannan1-0/+6
2021-03-23devtmpfs: actually reclaim some init memoryRasmus Villemoes1-2/+2
2021-03-23devtmpfs: fix placement of complete() callRasmus Villemoes1-1/+1
2021-03-23drivers/base/cpu: remove redundant assignment of variable retvalColin Ian King1-4/+2
2021-03-23driver core: dd: remove deferred_devices variableGreg Kroah-Hartman1-4/+3
2021-03-23driver core: component: remove dentry pointer in "struct master"Greg Kroah-Hartman1-6/+3
2021-03-23driver core: auxiliary bus: Remove unneeded module bitsDave Jiang1-5/+0
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-44/+72
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-25/+60
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+6
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+6
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-15/+20
2021-03-20Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds8-60/+69
2021-03-20Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+9
2021-03-19Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+2
2021-03-19Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-37/+25
2021-03-19Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-20/+23
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2021-03-19Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki1-37/+25
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2-1/+6
2021-03-19firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong1-1/+2
2021-03-19Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-53/+79
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann1-0/+8
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-10/+42
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie3-40/+25
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+4
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds3-12/+16
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-33/+32
2021-03-18iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandlesDmitry Osipenko1-4/+3
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel1-1/+4
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel1-4/+4
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel1-11/+12