summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-24drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-03-24drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng
2021-03-22drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher
2021-03-22drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher
2021-03-22drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma
2021-03-22drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-03-22drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher
2021-03-22drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher
2021-03-22drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-03-22drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-03-22drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang
2021-03-22Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-21Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-21Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-19Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-19Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-19Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-03-19Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-19Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-19Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki
2021-03-19Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2021-03-19firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-18Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-18Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-03-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-03-18iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandlesDmitry Osipenko
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel
2021-03-18staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan
2021-03-18nvmet-tcp: fix kmap leak when data digest in useElad Grupi
2021-03-18nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-18nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-18nvme-tcp: fix misuse of __smp_processor_id with preemption enabledSagi Grimberg
2021-03-18nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg
2021-03-18nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-18nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAITChristoph Hellwig