aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-12-02Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-12-02Merge tag 'drm-msm-fixes-2021-11-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-12-01drm/amdkfd: process_info lock not needed for svmPhilip Yang
2021-12-01drm/amdgpu: adjust the kfd reset sequence in reset sriov functionshaoyunl
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan
2021-12-01drm/amdkfd: fix double free mem structurePhilip Yang
2021-12-01drm/amdkfd: set "r = 0" explicitly before gotoPhilip Yang
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas
2021-12-01drm/amdgpu: Don't halt RLC on GFX suspendLijo Lazar
2021-12-01drm/amdgpu: fix the missed handling for SDMA2 and SDMA3Guchun Chen
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian
2021-12-01dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flowGuangming
2021-11-29drm/vc4: kms: Fix previous HVS commit waitMaxime Ripard
2021-11-29drm/vc4: kms: Don't duplicate pending commitMaxime Ripard
2021-11-29drm/vc4: kms: Clear the HVS FIFO commit pointer once doneMaxime Ripard
2021-11-29drm/vc4: kms: Add missing drm_crtc_commit_putMaxime Ripard
2021-11-29drm/vc4: kms: Fix return code checkMaxime Ripard
2021-11-29drm/vc4: kms: Wait for the commit before increasing our clock rateMaxime Ripard
2021-11-29drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)Gurchetan Singh
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki