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-15
firmware: ti_sci.h: fix all kernel-doc warnings
Randy Dunlap
-13
/
+16
2025-12-15
drm/xe/vf: Fix queuing of recovery work
Satyanarayana K V P
-1
/
+1
2025-12-15
drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-table
Thomas Hellström
-1
/
+1
2025-12-15
drm/me/gsc: mei interrupt top half should be in irq disabled context
Junxiao Chang
-2
/
+2
2025-12-15
drm/xe/vf: Stop waiting for ring space on VF post migration recovery
Tomasz Lis
-4
/
+6
2025-12-15
drm/xe/throttle: Skip reason prefix while emitting array
Raag Jadav
-1
/
+1
2025-12-15
drm/xe: fix drm_gpusvm_init() arguments
Arnd Bergmann
-1
/
+1
2025-12-15
drm/xe: Do not reference loop variable directly
Matthew Brost
-2
/
+3
2025-12-15
drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()
Vinay Belgaumkar
-8
/
+9
2025-12-15
drm/xe: Fix freq kobject leak on sysfs_create_files failure
Shuicheng Lin
-1
/
+3
2025-12-15
drm/sitronix/st7571-spi: add support for SPI interface
Marcus Folkesson
-0
/
+89
2025-12-15
drm/sitronix/st7571: split up the driver into a common and an i2c part
Marcus Folkesson
-917
/
+959
2025-12-15
drm/sitronix/st7571-i2c: make probe independent of hw interface
Marcus Folkesson
-77
/
+113
2025-12-15
drm/sitronix/st7571-i2c: move common structures to st7571.h
Marcus Folkesson
-89
/
+110
2025-12-15
drm/sitronix/st7571-i2c: add 'struct device' to st7571_device
Marcus Folkesson
-14
/
+16
2025-12-15
drm/sitronix/st7571-i2c: rename 'struct drm_device' in st7571_device
Marcus Folkesson
-30
/
+30
2025-12-15
lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq context
Ard Biesheuvel
-0
/
+53
2025-12-15
ACPI: PCC: Fix race condition by removing static qualifier
Pengjie Zhang
-1
/
+1
2025-12-15
ACPI: CPPC: Fix missing PCC check for guaranteed_perf
Pengjie Zhang
-1
/
+2
2025-12-15
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
-88165
/
+282092
2025-12-15
thermal: core: Fix typo and indentation in comments
Thorsten Blum
-2
/
+2
2025-12-15
thermal: intel: int340x: Enable power slider interface for Wildcat Lake
Srinivas Pandruvada
-1
/
+2
2025-12-15
powercap: fix sscanf() error return value handling
Sumeet Pawnikar
-3
/
+3
2025-12-15
powercap: fix race condition in register_control_type()
Sumeet Pawnikar
-5
/
+11
2025-12-15
PM: sleep: Do not flag runtime PM workqueue as freezable
Rafael J. Wysocki
-3
/
+4
2025-12-15
clk: renesas: r9a09g056: Add entries for the RSPIs
Lad Prabhakar
-0
/
+24
2025-12-15
clk: renesas: r9a09g056: Add entries for ICU
Lad Prabhakar
-0
/
+3
2025-12-15
clk: renesas: r9a09g056: Add entries for the DMACs
Lad Prabhakar
-0
/
+19
2025-12-15
clk: renesas: r9a09g077: Propagate rate changes through mux parents
Lad Prabhakar
-1
/
+1
2025-12-15
clk: renesas: r9a09g077: Add xSPI core and module clocks
Lad Prabhakar
-3
/
+190
2025-12-15
clk: renesas: rzg2l: Select correct div round macro
Chris Brandt
-2
/
+2
2025-12-15
clk: renesas: rzg2l: Fix intin variable size
Chris Brandt
-1
/
+1
2025-12-15
firmware: arm_scmi: Fix uninitialized pointers with __free attr
Ally Heev
-2
/
+3
2025-12-15
firmware: arm_ffa: Tie FF-A version checks to specific features
Sudeep Holla
-5
/
+9
2025-12-15
firmware: arm_ffa: Unmap Rx/Tx buffers on init failure
Haoxiang Li
-0
/
+1
2025-12-15
drm/gem: fix build for mm_get_unmapped_area() call after backmerge
Jani Nikula
-2
/
+1
2025-12-15
clk: amlogic: remove potentially unsafe flags from S4 video clocks
Chuan Liu
-4
/
+0
2025-12-15
clk: amlogic: add video-related clocks for S4 SoC
Chuan Liu
-0
/
+202
2025-12-15
clk: meson: t7: add t7 clock peripherals controller driver
Jian Hu
-0
/
+1285
2025-12-15
clk: meson: t7: add support for the T7 SoC PLL clock
Jian Hu
-0
/
+1090
2025-12-15
drm/i915/display: group and sort the parent interface wrappers better
Jani Nikula
-25
/
+33
2025-12-15
drm/xe: sort parent interface initialization
Jani Nikula
-1
/
+1
2025-12-15
drm/i915: sort parent interface initialization
Jani Nikula
-13
/
+14
2025-12-15
Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
Bitterblue Smith
-2
/
+1
2025-12-15
wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
Morning Star
-1
/
+2
2025-12-15
wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Ping-Ke Shih
-1
/
+3
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-77432
/
+225559
2025-12-15
soc/xilinx: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-3
/
+3
2025-12-15
ata: libata: Allow more quirks
Niklas Cassel
-9
/
+9
2025-12-15
ata: libata: Add libata.force parameter max_sec
Niklas Cassel
-0
/
+1
[prev]
[next]