summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin
2020-08-26drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-08-26drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas
2020-08-26drm/amdgpu: use MODE1 reset for navy_flounder by defaultJiansong Chen
2020-08-26drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan
2020-08-26drm/amdgpu: add asd fw check before loading asdTao Zhou
2020-08-26drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu
2020-08-26drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam
2020-08-26drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee
2020-08-26drm/amdgpu/gfx10: refine mgcg settingJiansong Chen
2020-08-26drm/amd/pm: correct Vega20 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: correct Vega12 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: correct Vega10 swctf limit settingEvan Quan
2020-08-26drm/amd/pm: set VCN pg per instancesJiansong Chen
2020-08-26drm/amd/pm: enable run_btc callback for sienna_cichlidJiansong Chen
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_...Furquan Shaikh
2020-08-26drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov
2020-08-26drm/amd/display: should check error using DC_OKTong Zhang
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-21net: dsa: b53: check for timeoutTom Rix
2020-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-21Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-21Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-20Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-20RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-20efi/libstub: Handle unterminated cmdlineArvind Sankar
2020-08-20efi/libstub: Handle NULL cmdlineArvind Sankar
2020-08-20efi/libstub: Stop parsing arguments at "--"Arvind Sankar
2020-08-20efi: add missed destroy_workqueue when efisubsys_init failsLi Heng