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-02
regmap: Merge up v7.0-rc2
Mark Brown
-628
/
+1312
2026-03-02
regulator: pf9453: Fix IRQ trigger and allow
Mark Brown
-632
/
+1317
2026-03-02
PCI: Avoid FLR for AMD NPU device
Lizhi Hou
-0
/
+3
2026-03-02
spi: spi-dw-dma: fix print error log when wait finish transaction
Vladimir Yakovlev
-1
/
+1
2026-03-02
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
-1
/
+3
2026-03-02
PCI: amd-mdb: Correct IRQ number in INTx error message
Rakuram Eswaran
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
-3
/
+6
2026-03-02
drm/amd/ras: Add table reset func for pmfw eeprom
Gangliang Xie
-2
/
+63
2026-03-02
drm/amd/display: remove extra ; from statement, remove extra tabs
Colin Ian King
-3
/
+3
2026-03-02
drm/amdgpu: Use get_smn_base in aqua_vanjaram
Lijo Lazar
-45
/
+90
2026-03-02
drm/amdgpu: Add smn callbacks to register block
Lijo Lazar
-0
/
+24
2026-03-02
drm/amdgpu: Move pcie lock to register block
Lijo Lazar
-57
/
+56
2026-03-02
drm/amdgpu: Add pcie64 extended to register block
Lijo Lazar
-29
/
+34
2026-03-02
drm/amdgpu: Add pcie64 indirect to register block
Lijo Lazar
-55
/
+38
2026-03-02
drm/amdgpu: Add pcie ext access to register block
Lijo Lazar
-28
/
+34
2026-03-02
drm/amdgpu: Add pcie indirect to register block
Lijo Lazar
-62
/
+47
2026-03-02
drm/amdgpu: Add pciep method to register block
Lijo Lazar
-16
/
+42
2026-03-02
drm/amdgpu: Add audio method to register block
Lijo Lazar
-76
/
+66
2026-03-02
drm/amdgpu: Add se cac method to register block
Lijo Lazar
-13
/
+36
2026-03-02
drm/amdgpu: Add gc cac method to register block
Lijo Lazar
-21
/
+42
2026-03-02
drm/amdgpu: Add didt method to register block
Lijo Lazar
-47
/
+59
2026-03-02
drm/amdgpu: Drop redundant syncobj handle limit checks in userq ioctls
Srinivasan Shanmugam
-4
/
+2
2026-03-02
drm/amd/ras: add wrapper funcs for pmfw eeprom
Gangliang Xie
-0
/
+141
2026-03-02
drm/amd/ras: add uniras smu feature flag init func
Gangliang Xie
-1
/
+74
2026-03-02
drm/amd/ras: add pmfw eeprom smu interfaces
Gangliang Xie
-0
/
+64
2026-03-02
drm/amd/pm: add feature query interface for uniras
Gangliang Xie
-0
/
+14
2026-03-02
drm/amd/pm: add pmfw eeprom messages into uniras interface
Gangliang Xie
-0
/
+11
2026-03-02
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
-46
/
+55
2026-03-02
drm/amdgpu: Add smc method to register block
Lijo Lazar
-60
/
+84
2026-03-02
drm/amdgpu: clear related counter after RAS eeprom reset
Tao Zhou
-0
/
+3
2026-03-02
drm/amdgpu: compatible with specific RAS old eeprom format
Tao Zhou
-5
/
+12
2026-03-02
drm/amdgpu/userq: change queue id type to u32 from int
Sunil Khatri
-4
/
+4
2026-03-02
drm/amd/display: Promote DC to 3.2.372
Taimur Hassan
-1
/
+1
2026-03-02
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
-4
/
+5
2026-03-02
drm/amd/display: Prevent integer overflow when mhz to khz
Alex Hung
-13
/
+13
2026-03-02
drm/amd/display: Remove always-false branches
Alex Hung
-10
/
+1
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
-7
/
+7
2026-03-02
drm/amd/display: Silence unused variable warning
Clay King
-3
/
+3
2026-03-02
drm/amd/display: Initialize replay_state to PR_STATE_INVALID
Ivan Lipski
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
Yujie Liu
-2
/
+2
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: Fix type size of remainder argument
Kees Cook
-2
/
+4
2026-03-02
drm/amdgpu: Move register access functions
Lijo Lazar
-671
/
+731
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
[prev]
[next]