summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-20drm/exynos: fix a potential error pointer dereferenceXiang Yang1-0/+2
2024-01-20drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2024-01-20drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2024-01-20nvme: fix deadlock between reset and scanBitao Hu2-0/+11
2024-01-20nvme: prevent potential spectre v1 gadgetNitesh Shetty1-0/+3
2024-01-20nvme-ioctl: move capable() admin check to the endKeith Busch1-10/+11
2024-01-20nvme: ensure reset state check orderingKeith Busch5-49/+63
2024-01-20nvme: introduce helper function to get ctrl stateKeith Busch1-0/+5
2024-01-20net/tg3: fix race condition in tg3_reset_task()Thinh Tran1-1/+10
2024-01-20pds_vdpa: set features orderShannon Nelson1-2/+1
2024-01-20pds_vdpa: clear config callback when status goes to 0Shannon Nelson1-1/+3
2024-01-20pds_vdpa: fix up format-truncation complaintShannon Nelson1-1/+1
2024-01-20nouveau/tu102: flush all pdbs on vmm flushDave Airlie1-1/+1
2024-01-20hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang1-0/+3
2024-01-20hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang1-3/+3
2024-01-20nvme-core: check for too small lba shiftKeith Busch1-2/+3
2024-01-20Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling1-15/+18
2024-01-20drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2024-01-20drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin1-21/+33
2024-01-20drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2024-01-20drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2024-01-20drm/amdkfd: Use common function for IP version checkMukul Joshi1-1/+1
2024-01-20drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang1-5/+0
2024-01-20nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi1-2/+5
2024-01-20pinctrl: lochnagar: Don't build on MIPSCharles Keepax1-1/+2
2024-01-20pinctrl: s32cc: Avoid possible string truncationChester Lin1-2/+2
2024-01-10media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue1-1/+13
2024-01-10cxl/memdev: Hold region_rwsem during inject and clear poison opsAlison Schofield1-2/+16
2024-01-10cxl/hdm: Fix a benign lockdep splatDave Jiang1-0/+2
2024-01-10mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2024-01-10mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang1-21/+5
2024-01-10drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2-8/+13
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2024-01-10i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-10firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-10net: libwx: fix memory leak on free pageduanqiangwen2-77/+6
2024-01-10cxl/pmu: Ensure put_device on pmu devicesIra Weiny1-1/+1
2024-01-10dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang1-3/+2
2024-01-10dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun1-7/+7
2024-01-10drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2024-01-10cxl/core: Always hold region_rwsem while reading poison listsAlison Schofield2-6/+8
2024-01-10cxl: Add cxl_decoders_committed() helperDave Jiang5-6/+15
2024-01-10drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2024-01-10drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä1-1/+2
2024-01-10clk: rockchip: rk3128: Fix SCLK_SDMMC's clock nameAlex Bee1-1/+1
2024-01-10clk: rockchip: rk3128: Fix aclk_peri_src's parentFinley Xiao1-13/+7
2024-01-10phy: sunplus: return negative error code in sp_usb_phy_probeSu Hui1-1/+1