summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-03drm/amdgpu: clear related counter after RAS eeprom resetTao Zhou1-0/+3
2026-03-03drm/amdgpu: compatible with specific RAS old eeprom formatTao Zhou1-5/+12
2026-03-03drm/amdgpu/userq: change queue id type to u32 from intSunil Khatri1-4/+4
2026-03-03drm/amd/display: Promote DC to 3.2.372Taimur Hassan1-1/+1
2026-03-03drm/amdgpu: Fix static assertion failure issueYiPeng Chai2-4/+5
2026-03-03drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung2-13/+13
2026-03-03drm/amd/display: Remove always-false branchesAlex Hung2-10/+1
2026-03-03drm/amd/display: Remove redundant initializersAlex Hung2-7/+7
2026-03-03drm/amd/display: Silence unused variable warningClay King1-3/+3
2026-03-03drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski1-1/+1
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()Yujie Liu1-1/+1
2026-03-03drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()Yujie Liu1-2/+2
2026-03-03drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()Yujie Liu1-1/+1
2026-03-03drm/amd/ras: Fix type size of remainder argumentKees Cook1-2/+4
2026-03-03drm/amdgpu: Move register access functionsLijo Lazar5-671/+731
2026-03-03drm/amdgpu: Enable DPG support for VCN5sguttula1-1/+3
2026-03-03drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung2-8/+16
2026-03-03drm/amd/display: Use mpc.preblend flag to indicate 3D LUTAlex Hung2-3/+6
2026-03-03iio: magnetometer: bmc150_magn: use automated cleanup for mutexNeel Bullywon1-68/+44
2026-03-03ACPICA: Update the _CPC definition to match ACPI 6.6Saket Dumbre1-2/+3
2026-03-03wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy3-18/+11
2026-03-03wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu1-2/+2
2026-03-03wifi: ath12k: Set up MLO after SSRRamya Gnanasekar1-1/+9
2026-03-03wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson1-7/+3
2026-03-03staging: iio: ad7816: Replace sprintf() with sysfs_emit()Bruno Martins1-8/+8
2026-03-02drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-02iio: orientation: hid-sensor-rotation: fix quaternion alignmentDavid Lechner1-1/+1
2026-03-02iio: adc: ade9000: remove unused ADE9000_ST_ERROR macroGiorgi Tchankvetadze1-3/+0
2026-03-02iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREADFelix Gu1-4/+2
2026-03-02drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()Raag Jadav1-63/+79
2026-03-02iio: adc: ti-ads1119: Drop redundant error messageFelix Gu1-2/+1
2026-03-02RDMA/core: Add netlink command to modify FRMR agingMichael Guralnik3-2/+68
2026-03-02RDMA/nldev: Add command to get FRMR poolsMichael Guralnik1-0/+165
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik1-66/+1
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik5-1064/+191
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik2-0/+130
2026-03-02RDMA/core: Add FRMR pools statisticsMichael Guralnik2-2/+13
2026-03-02RDMA/core: Add aging to FRMR poolsMichael Guralnik2-8/+81
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik3-1/+368
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas2-2/+3
2026-03-02drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou3-10/+19
2026-03-02dm mirror: fix integer overflow in create_dirty_log()Junrui Luo1-3/+3
2026-03-02clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley1-1/+5
2026-03-02regulator: pf9453: Allow shared IRQFranz Schnyder1-1/+4
2026-03-02drm/tyr: Clarify driver/device type namesDeborah Brouwer4-40/+36
2026-03-02platform/x86: dell-wmi-sysman: Use standard kobj_sysfs_opsThomas Weißschuh1-30/+1
2026-03-02platform/x86: pcengines-apuv2: attach software node to the gpiochipDmitry Torokhov1-1/+2
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis2-13/+13