index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leak
Felix Gu
-1
/
+3
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
-1
/
+1
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
-4
/
+6
2026-03-23
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
-16
/
+15
2026-03-23
accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failure
Wendy Liang
-1
/
+6
2026-03-23
ice: use ice_update_eth_stats() for representor stats
Petr Oros
-4
/
+13
2026-03-23
PCI/pwrctrl: Do not power off on pwrctrl device removal
Chen-Yu Tsai
-13
/
+0
2026-03-23
ice: fix inverted ready check for VF representors
Petr Oros
-1
/
+1
2026-03-23
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
-20
/
+24
2026-03-23
spi: sunplus-sp7021: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-14
/
+1
2026-03-23
spi: stm32: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-45
/
+17
2026-03-23
spi: sifive: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-15
/
+6
2026-03-23
spi: bcmbca-hsspi: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-33
/
+16
2026-03-23
spi: bcm63xx-hsspi: Simplify clock handling with devm_clk_get_enabled()
Pei Xiao
-34
/
+12
2026-03-23
Merge tag 'drm-misc-next-2026-03-12' into drm-rust-next
Danilo Krummrich
-11281
/
+120557
2026-03-23
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
-1
/
+3
2026-03-23
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
Yang Wang
-2
/
+64
2026-03-23
drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6
Asad Kamal
-1
/
+1
2026-03-23
drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6
Asad Kamal
-8
/
+11
2026-03-23
drm/amd/display: Fix drm_edid leak in amdgpu_dm
Alex Hung
-1
/
+2
2026-03-23
drm/amdgpu: prevent immediate PASID reuse case
Eric Huang
-13
/
+34
2026-03-23
drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)
Ruijing Dong
-2
/
+11
2026-03-23
drm/amd/display: Do not skip unrelated mode changes in DSC validation
Yussuf Khalil
-1
/
+9
2026-03-23
spi: meson-spicc: Fix double-put in remove path
Felix Gu
-2
/
+0
2026-03-23
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13
Yang Wang
-2
/
+64
2026-03-23
drm/amdgpu: Use stack variable to fetch nps info
Lijo Lazar
-17
/
+16
2026-03-23
drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
Hou Wenlong
-10
/
+11
2026-03-23
drm/amd/pm: Enable user specified gfx clock ranges
Asad Kamal
-0
/
+1
2026-03-23
drm/amdgpu: Add smu v15_0_8 ip block
Hawking Zhang
-0
/
+4
2026-03-23
drm/amd/pm: Add NPM support for smu_v15_0_8
Asad Kamal
-0
/
+49
2026-03-23
drm/amd/pm: Add baseboard temperature metrics support
Asad Kamal
-13
/
+184
2026-03-23
drm/amd/pm: Add gpuboard temperature metrics support
Asad Kamal
-0
/
+278
2026-03-23
drm/amd/pm: Add read sensor support
Asad Kamal
-0
/
+112
2026-03-23
drm/amd/pm: Add ppt1 support
Asad Kamal
-1
/
+74
2026-03-23
drm/amd/pm: Add get_thermal_temperature_range support
Asad Kamal
-0
/
+33
2026-03-23
drm/amd/pm: Add od_edit_dpm_table support
Asad Kamal
-1
/
+306
2026-03-23
drm/amd/pm: add populate_umd_state_clk support
Asad Kamal
-1
/
+17
2026-03-23
drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
Srinivasan Shanmugam
-7
/
+17
2026-03-23
drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()
Srinivasan Shanmugam
-6
/
+11
2026-03-23
drm/amd/pm: Add emit clock support
Asad Kamal
-0
/
+198
2026-03-23
drm/amd/pm: add set{get}_power_limit support for smu 15.0.8
Yang Wang
-0
/
+35
2026-03-23
drm/amd/pm: add get_unique_id support for smu 15.0.8
Yang Wang
-0
/
+10
2026-03-23
drm/amd/pm: add get_gpu_metrics support for 15.0.8
Yang Wang
-4
/
+303
2026-03-23
drm/amd/pm: Add get_pm_metrics support for smu 15.0.8
Asad Kamal
-0
/
+65
2026-03-23
drm/amd/pm: Add default dpm table support for smu 15.0.8
Asad Kamal
-0
/
+213
2026-03-23
drm/amd/pm: Update dpm table structs for smu_v15_0
Asad Kamal
-77
/
+49
2026-03-23
drm/amd/pm: Setup driver pptable for smu 15.0.8
Yang Wang
-5
/
+257
2026-03-23
drm/amd/pm: Add mode2 support for smu_v15_0_8
Asad Kamal
-0
/
+44
2026-03-23
drm/amd/pm: Add initial support for smu v15_0_8
Hawking Zhang
-52
/
+564
2026-03-23
drm/amdgpu/userq: cleanup amdgpu_userq_get/put where not needed
Sunil Khatri
-18
/
+3
[prev]
[next]