summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-07scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler
2021-01-07scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap
2021-01-07scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann
2021-01-05scsi: sd: Remove obsolete variable in sd_remove()Lukas Bulwahn
2021-01-05scsi: sd: Suppress spurious errors when WRITE SAME is being disabledEwan D. Milne
2021-01-05scsi: scsi_debug: Fix memleak in scsi_debug_init()Dinghao Liu
2021-01-05scsi: mpt3sas: Fix spelling mistake in Kconfig "compatiblity" -> "compatibility"Colin Ian King
2021-01-05scsi: qedi: Correct max length of CHAP secretNilesh Javali
2021-01-05scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-05scsi: ufs: Relocate flush of exceptional eventKiwoong Kim
2021-01-05scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLStanley Chu
2021-01-05scsi: ufs: Fix possible power drain during system suspendStanley Chu
2021-01-04Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-28Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer
2020-12-28opp: Call the missing clk_put() on errorViresh Kumar
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei
2020-12-24device-dax: Fix range releaseDan Williams
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun