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-08
Input: byd - use %*ph for Z packet dump
Vivek BalachandharTN
-4
/
+2
2025-12-09
gpio: shared: make locking more fine-grained
Bartosz Golaszewski
-14
/
+20
2025-12-09
gpio: shared: fix auxiliary device cleanup order
Bartosz Golaszewski
-1
/
+1
2025-12-09
gpio: shared: check if a reference is populated before cleaning its resources
Bartosz Golaszewski
-4
/
+7
2025-12-09
gpio: shared: fix NULL-pointer dereference in teardown path
Bartosz Golaszewski
-1
/
+2
2025-12-09
gpio: shared: ignore disabled nodes when traversing the device-tree
Bartosz Golaszewski
-0
/
+4
2025-12-08
scsi: ufs: qcom: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
-4
/
+2
2025-12-08
scsi: libsas: Add rollback handling when an error occurs
Chaohai Chen
-3
/
+32
2025-12-08
scsi: device_handler: Return error pointer in scsi_dh_attached_handler_name()
Benjamin Marzinski
-3
/
+18
2025-12-08
scsi: ufs: core: Fix a deadlock in the frequency scaling code
Bart Van Assche
-4
/
+3
2025-12-08
scsi: ufs: core: Fix an error handler crash
Bart Van Assche
-11
/
+14
2025-12-08
Merge branch 'next' into for-linus
Dmitry Torokhov
-5
/
+8
2025-12-09
spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
Christophe JAILLET
-0
/
+1
2025-12-09
regulator: spacemit: Align input supply name with the DT binding
Javier Martinez Canillas
-2
/
+2
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-71
/
+90
2025-12-09
Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-8
/
+26
2025-12-09
Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-12
/
+17
2025-12-08
drm/amd/display: Improve HDMI info retrieval
Ivan Lipski
-0
/
+11
2025-12-08
drm/panel-edp: Add AUO B140QAX01.H panel
Val Packett
-0
/
+1
2025-12-08
rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
Troy Mitchell
-2
/
+2
2025-12-08
rtc: atcrtc100: Fix signedness bug in probe()
Dan Carpenter
-3
/
+5
2025-12-08
rtc: max31335: Fix ignored return value in set_alarm
Nuno Sá
-4
/
+2
2025-12-08
drm/tilcdc: Fix removal actions in case of failed probe
Kory Maincent (TI.com)
-20
/
+37
2025-12-08
rtc: gamecube: Check the return value of ioremap()
Haotian Zhang
-0
/
+4
2025-12-09
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1916
/
+10154
2025-12-08
rtc: Add new rtc-macsmc driver for Apple Silicon Macs
Hector Martin
-0
/
+152
2025-12-09
Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-83
/
+301
2025-12-09
Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
-136
/
+877
2025-12-08
rtc: isl12026: Add id_table
Akhilesh Patil
-0
/
+7
2025-12-08
rtc: renesas-rtca3: Add support for multiple reset lines
Ovidiu Panait
-1
/
+1
2025-12-08
rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPS
Kartik Rajput
-4
/
+2
2025-12-08
rtc: tegra: Add ACPI support
Kartik Rajput
-3
/
+12
2025-12-08
rtc: tegra: Use devm_clk_get_enabled() in probe
Kartik Rajput
-22
/
+4
2025-12-08
rtc: Kconfig: add MC34708 to mc13xxx help text
Alexander Kurz
-1
/
+1
2025-12-08
rtc: s35390a: use u8 instead of char for register buffer
Nick Huang
-9
/
+9
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-602
/
+3306
2025-12-08
ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue
Caleb Sander Mateos
-1
/
+15
2025-12-08
drm/amdkfd: bump minimum vgpr size for gfx1151
Jonathan Kim
-0
/
+1
2025-12-08
drm/amd/display: shrink struct members
Rosen Penev
-10
/
+5
2025-12-08
drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
Mario Limonciello
-0
/
+4
2025-12-08
drm/amd/display: Refactor dml_core_mode_support to reduce stack frame
Alex Hung
-63
/
+71
2025-12-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
-1
/
+3
2025-12-08
drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
Alex Deucher
-1
/
+1
2025-12-08
drm/amdkfd: Trap handler support for expert scheduling mode
Jay Cornwall
-26
/
+73
2025-12-08
drm/amdkfd: Use huge page size to check split svm range alignment
Xiaogang Chen
-14
/
+32
2025-12-08
drm/ttm: Avoid NULL pointer deref for evicted BOs
Simon Richter
-0
/
+6
2025-12-08
drm/amdgpu: pass the entity to use to ttm public functions
Pierre-Eric Pelloux-Prayer
-29
/
+32
2025-12-08
drm/amdgpu: pass the entity to use to amdgpu_ttm_map_buffer
Pierre-Eric Pelloux-Prayer
-21
/
+34
2025-12-08
drm/amdgpu: fix error handling in amdgpu_copy_buffer
Pierre-Eric Pelloux-Prayer
-4
/
+2
2025-12-08
drm/amdgpu: add amdgpu_ttm_job_submit helper
Pierre-Eric Pelloux-Prayer
-18
/
+16
[prev]
[next]