summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-28drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall2-355/+404
2025-03-28drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang1-1/+11
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-28drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-28drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-28drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła1-41/+18
2025-03-28drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-28drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-28drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-28drm/sched: Fix fence reference count leakqianyi liu1-2/+9
2025-03-28drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich1-1/+1
2025-03-28pmdomain: amlogic: fix T7 ISP secpowerXianwei Zhao1-1/+1
2025-03-28soc: qcom: pdr: Fix the potential deadlockSaranya R1-7/+1
2025-03-28efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel1-0/+4
2025-03-28firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold1-9/+9
2025-03-28mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen1-1/+3
2025-03-28mmc: sdhci-brcmstb: add cqhci suspend/resume to PM opsKamal Dasu1-0/+10
2025-03-28accel/qaic: Fix integer overflow in qaic_validate_req()Dan Carpenter1-1/+3
2025-03-28regulator: check that dummy regulator has been probed before using itChristian Eggers1-1/+11
2025-03-28regulator: dummy: force synchronous probingChristian Eggers1-1/+1
2025-03-28drm/v3d: Don't run jobs that have errors flagged in its fenceMaíra Canal1-1/+8
2025-03-28drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz2-3/+1
2025-03-28can: flexcan: disable transceiver during system PMHaibo Chen1-1/+11
2025-03-28can: flexcan: only change CAN state when link up in system PMHaibo Chen1-2/+4
2025-03-28can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol1-25/+18
2025-03-28can: rcar_canfd: Fix page entries in the AFL listBiju Das1-17/+11
2025-03-28net: mana: Support holes in device list reply msgHaiyang Zhang1-4/+10
2025-03-28i2c: omap: fix IRQ stormsAndreas Kemnade1-19/+7
2025-03-28media: rtl2832_sdr: assign vb2 lock before vb2_queue_initHans Verkuil1-1/+1
2025-03-28net: ti: icssg-prueth: Add lock to statsMD Danish Anwar3-0/+7
2025-03-28gpu: host1x: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe1-0/+6
2025-03-28phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-28dpll: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-28net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra1-14/+18
2025-03-28ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel1-3/+11
2025-03-28soc: hisilicon: kunpeng_hccs: Fix incorrect string assemblyHuisong Li1-2/+2
2025-03-28accel/qaic: Fix possible data corruption in BOs > 2GJeffrey Hugo1-1/+4
2025-03-28reset: mchp: sparx5: Fix for lan966xHoratiu Vultur1-5/+14
2025-03-28RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang1-1/+1
2025-03-28RDMA/hns: Fix missing xa_destroy()Junxian Huang3-1/+5
2025-03-28RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang1-1/+1
2025-03-28RDMA/hns: Fix invalid sq params not being blockedJunxian Huang1-5/+4
2025-03-28RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang1-3/+5
2025-03-28RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang1-1/+15
2025-03-28RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-03-28RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz1-5/+9
2025-03-28RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai1-1/+2