summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-28wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg3-2/+38
2025-03-28wifi: iwlwifi: support BIOS override for 5G9 in CA also in LARI version 8Miri Korenblit2-3/+38
2025-03-28bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN1-1/+9
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: should support dmub hw lock on ReplayMartin Tsai1-0/+4
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/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-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-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-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-28i2c: omap: fix IRQ stormsAndreas Kemnade1-19/+7
2025-03-28accel/qaic: Fix possible data corruption in BOs > 2GJeffrey Hugo1-1/+4
2025-03-28RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang1-1/+1
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 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
2025-03-28soc: imx8m: Unregister cpufreq and soc dev in cleanup pathPeng Fan1-2/+24
2025-03-28soc: imx8m: Use devm_* to simplify probe failure handlingMarek Vasut1-63/+29
2025-03-28soc: imx8m: Remove global soc_uidMarek Vasut1-16/+15
2025-03-28firmware: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-03-22nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi1-1/+1
2025-03-22HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-22nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner1-61/+6
2025-03-22stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner1-2/+5
2025-03-22i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-22i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-22drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov1-0/+5
2025-03-22qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-22dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-22clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani1-1/+6
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-22drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak1-16/+24