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-01-11
staging: greybus: arche-platform: fix spelling mistake in comment
Holden Hsu
-1
/
+1
2026-01-11
staging: greybus: arche-platform: clarify TODO comment
Holden Hsu
-1
/
+1
2026-01-11
staging: axis-fifo: Clean up register and mask definitions
Ovidiu Panait
-27
/
+25
2026-01-11
staging: axis-fifo: Remove redundant comments
Ovidiu Panait
-95
/
+10
2026-01-11
staging: axis-fifo: Remove noisy error messages for user errors
Ovidiu Panait
-15
/
+2
2026-01-11
staging: axis-fifo: Remove unnecessary zero-length packet check
Ovidiu Panait
-5
/
+0
2026-01-11
staging: axis-fifo: Remove unnecessary casts from file->private_data
Ovidiu Panait
-2
/
+2
2026-01-11
staging: axis-fifo: Drop unneeded release callback
Ovidiu Panait
-8
/
+0
2026-01-11
staging: axis-fifo: Use devm_kasprintf for device name allocation
Ovidiu Panait
-8
/
+7
2026-01-11
staging: axis-fifo: Add poll() support
Ovidiu Panait
-1
/
+25
2026-01-11
staging: axis-fifo: Remove read/write timeout module parameters
Ovidiu Panait
-56
/
+6
2026-01-11
staging: sm750fb: fix typo 'resetted' -> 'reset'
Akiyoshi Kurita
-1
/
+1
2026-01-11
staging: nvec: apply udelay only after the first byte has been sent
Marc Dietrich
-1
/
+3
2026-01-11
staging: rtl8723bs: fix spacing around operators
Diksha Kumari
-5
/
+5
2026-01-11
staging: rtl8723bs: use PTR_ALIGN for buffer alignment
Minu Jin
-1
/
+2
2026-01-11
staging: rtl8723bs: remove unnecessary blank lines
Ofir Mirovsky
-4
/
+0
2026-01-11
staging: rtl8723bs: fix missing transmission lock in rtw_xmit
Karthikey D Kadati
-2
/
+3
2026-01-11
staging: rtl8723bs: fix missing blank line warning
Sun Jian
-0
/
+1
2026-01-11
staging: rtl8723bs: Remove redundant MAC_ARG macro
Yuvraj Singh Chauhan
-11
/
+6
2026-01-11
staging: rtl8723bs: core: move constants to right side in comparison
William Hansen-Baird
-3
/
+3
2026-01-11
staging: rtl8723bs: core: remove unnecessary else-statements
William Hansen-Baird
-57
/
+54
2026-01-11
staging: rtl8723bs: core: remove empty if-statements
William Hansen-Baird
-5
/
+0
2026-01-11
staging: rtl8723bs: fix block comment whitespace
Jennifer Guo
-11
/
+10
2026-01-11
staging: rtl8723bs: rename shortGIrate to short_gi_rate
Rupesh Majhi
-3
/
+3
2026-01-11
staging/sm750fb: remove outdated TODO lines
William Hansen-Baird
-2
/
+0
2026-01-11
staging: greybus: gb-camera: fix configure_streams indentation
Zhan Xusheng
-2
/
+3
2026-01-11
staging: greybus: gb-camera: use BIT() macro for flags
Zhan Xusheng
-2
/
+2
2026-01-11
staging: rtl8723bs: rename shortGIrate to short_gi_rate
Rupesh Majhi
-3
/
+3
2026-01-11
iio: proximity: rfd77402: Add OF device ID for enumeration via DT
Shrikant Raskar
-0
/
+7
2026-01-11
iio: adc: men_z188_adc: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
-1
/
+0
2026-01-11
iio: accel: iis328dq: fix gain values
Markus Koeniger
-1
/
+71
2026-01-11
pinctrl: samsung: Add Exynos9610 pinctrl configuration
Alexandru Chimac
-0
/
+120
2026-01-10
net/mlx5e: Restore destroying state bit after profile cleanup
Saeed Mahameed
-0
/
+3
2026-01-10
net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
Saeed Mahameed
-9
/
+12
2026-01-10
net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
Saeed Mahameed
-10
/
+12
2026-01-10
net/mlx5e: Fix crash on profile change rollback failure
Saeed Mahameed
-24
/
+44
2026-01-10
bnxt_en: Implement ethtool_ops -> get_link_ext_state()
Michael Chan
-1
/
+60
2026-01-10
bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
Michael Chan
-0
/
+15
2026-01-10
bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
Pavan Chebbi
-3
/
+29
2026-01-10
bnxt_en: Add support for FEC bin histograms
Michael Chan
-0
/
+52
2026-01-10
bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
Pavan Chebbi
-0
/
+50
2026-01-10
bnxt_en: Update FW interface to 1.10.3.151
Michael Chan
-2
/
+2
2026-01-10
Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-2
/
+4
2026-01-10
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
-96
/
+78
2026-01-10
drm/xe: Disable timestamp WA on VFs
Matthew Brost
-0
/
+3
2026-01-10
drm/xe: Remove special casing for LR queues in submission
Matthew Brost
-127
/
+11
2026-01-10
drm/xe: Do not deregister queues in TDR
Matthew Brost
-60
/
+10
2026-01-10
drm/xe: Only toggle scheduling in TDR if GuC is running
Matthew Brost
-1
/
+2
2026-01-10
drm/xe: Stop abusing DRM scheduler internals
Matthew Brost
-120
/
+27
2026-01-10
drm/xe: Add dedicated message lock
Matthew Brost
-4
/
+7
[prev]
[next]