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
2025-12-23
amd-xgbe: reset retries and mode on RX adapt failures
Raju Rangoju
-0
/
+2
2025-12-23
platform/x86: intel/pmt: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
-3
/
+3
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
-23
/
+74
2025-12-23
drm/xe/svm: Fix a debug printout
Thomas Hellström
-1
/
+1
2025-12-23
drm/xe/svm: Serialize migration to device if racing
Thomas Hellström
-2
/
+20
2025-12-23
drm/pagemap: Support source migration over interconnect
Thomas Hellström
-38
/
+166
2025-12-23
drm/pagemap, drm/xe: Support destination migration over interconnect
Thomas Hellström
-46
/
+169
2025-12-23
drm/xe: Use drm_gpusvm_scan_mm()
Thomas Hellström
-1
/
+13
2025-12-23
drm/gpusvm: Introduce a function to scan the current migration state
Thomas Hellström
-0
/
+121
2025-12-23
drm/pagemap, drm/xe: Clean up the use of the device-private page owner
Thomas Hellström
-23
/
+12
2025-12-23
drm/xe/svm: Document how xe keeps drm_pagemap references
Thomas Hellström
-0
/
+21
2025-12-23
drm/xe/vm: Add a couple of VM debug printouts
Thomas Hellström
-0
/
+17
2025-12-23
drm/xe: Support pcie p2p dma as a fast interconnect
Thomas Hellström
-3
/
+32
2025-12-23
drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...
Thomas Hellström
-11
/
+173
2025-12-23
drm/xe: Simplify madvise_preferred_mem_loc()
Thomas Hellström
-11
/
+12
2025-12-23
drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
-58
/
+72
2025-12-23
drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
-9
/
+48
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
-24
/
+71
2025-12-23
drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...
Thomas Hellström
-0
/
+118
2025-12-23
drm/pagemap: Remove the drm_pagemap_create() interface
Thomas Hellström
-30
/
+0
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
-95
/
+379
2025-12-23
drm/pagemap: Add a drm_pagemap cache and shrinker
Thomas Hellström
-15
/
+521
2025-12-23
drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
Thomas Hellström
-6
/
+110
2025-12-23
drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
Thomas Hellström
-2
/
+8
2025-12-23
drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
Thomas Hellström
-9
/
+73
2025-12-23
drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
Thomas Hellström
-23
/
+74
2025-12-23
drm/pagemap: Remove some dead code
Thomas Hellström
-13
/
+0
2025-12-23
net: airoha: Move net_devs registration in a dedicated routine
Lorenzo Bianconi
-13
/
+26
2025-12-23
clk: renesas: r9a09g057: Add entries for RSCIs
Lad Prabhakar
-0
/
+126
2025-12-23
clk: renesas: r9a09g056: Add entries for RSCIs
Lad Prabhakar
-0
/
+126
2025-12-23
soc: renesas: Enable ICU support on RZ/N2H
Cosmin Tanislav
-0
/
+1
2025-12-23
drm/xe/svm: Fix a debug printout
Thomas Hellström
-1
/
+1
2025-12-23
team: fix check for port enabled in team_queue_override_port_prio_changed()
Jiri Pirko
-1
/
+1
2025-12-23
dmaengine: sun6i: Add debug messages for cyclic DMA prepare
Chen-Yu Tsai
-0
/
+10
2025-12-23
dmaengine: sun6i: Choose appropriate burst length under maxburst
Chen-Yu Tsai
-6
/
+20
2025-12-23
dmaengine: sh: Discard pm_runtime_put() return value
Rafael J. Wysocki
-1
/
+1
2025-12-23
soundwire: Use bus methods for .probe(), .remove() and .shutdown()
Uwe Kleine-König
-15
/
+13
2025-12-23
soundwire: Make remove function return no value
Uwe Kleine-König
-3
/
+2
2025-12-23
wifi: rtlwifi: fix typo 'received' in comment
Rohit Chourasia
-1
/
+1
2025-12-23
wifi: rtw89: correct use sequence of driver_data in skb->info
Ping-Ke Shih
-2
/
+6
2025-12-23
wifi: rtw89: 8852au: add support for TP TX30U Plus
Jan Gerber
-0
/
+2
2025-12-23
wifi: rtw89: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-12-23
wifi: rtw89: 8922a: set random mac if efuse contains zeroes
Jose Ignacio Tornos Martinez
-4
/
+18
2025-12-23
wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
Hsiu-Ming Chang
-0
/
+2
2025-12-23
wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
Bitterblue Smith
-1
/
+2
2025-12-23
wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
Roman Peshkichev
-3
/
+3
2025-12-23
clk: spacemit: Hide common clock driver from user controller
Inochi Amaoto
-8
/
+6
2025-12-23
clk: spacemit: Respect Kconfig setting when building modules
Inochi Amaoto
-2
/
+25
2025-12-22
SDCA Jack Fixups
Mark Brown
-264
/
+910
2025-12-22
drm/xe/pf: Add debugfs to set EQ and PT for scheduler groups
Daniele Ceraolo Spurio
-1
/
+111
[prev]
[next]