index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
HID: steam: Fix wording of connect/disconnect logs
Vicki Pfau
1
-2
/
+4
2026-08-14
HID: steam: Initial 2026 Steam Controller support
Vicki Pfau
2
-105
/
+682
2026-08-14
HID: steam: Refactor registration
Vicki Pfau
1
-43
/
+38
2026-08-14
HID: logitech: add Bolt receiver support for Logitech HID++ devices
Erik HÃ¥kansson
2
-8
/
+91
2026-08-14
HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature
Xingrui Li
1
-17
/
+25
2026-08-14
ASoC: cs35l56: Switch to using the IRQ from the SoundWire core
Mark Brown
1
-3
/
+3
2026-08-14
soundwire: bus_type: Create IRQ mapping before calling driver probe()
Richard Fitzgerald
1
-3
/
+3
2026-08-14
HID: universal-pidff: stop the device when force-feedback init fails
Baul Lee
1
-1
/
+3
2026-08-14
HID: haptic: move FF initialization into .input_configured()
Dmitry Torokhov
3
-39
/
+22
2026-08-14
HID: logitech-hidpp: move FF initialization to .input_configured()
Dmitry Torokhov
1
-17
/
+19
2026-08-14
HID: megaworld: move FF initialization to .input_configured()
Dmitry Torokhov
1
-40
/
+11
2026-08-14
HID: smartjoyplus: move FF initialization to .input_configured()
Dmitry Torokhov
1
-49
/
+34
2026-08-14
HID: mayflash: move FF initialization to .input_configured()
Dmitry Torokhov
1
-50
/
+27
2026-08-14
HID: zeroplus: move FF initialization to .input_configured()
Dmitry Torokhov
1
-35
/
+8
2026-08-14
HID: thrustmaster: move FF initialization to .input_configured()
Dmitry Torokhov
1
-33
/
+14
2026-08-14
HID: pantherlord: move FF initialization to .input_configured()
Dmitry Torokhov
1
-81
/
+61
2026-08-14
HID: microsoft: move FF initialization to .input_configured()
Dmitry Torokhov
1
-30
/
+8
2026-08-14
HID: move generic FF initialization into hidinput_connect()
Dmitry Torokhov
2
-21
/
+21
2026-08-14
HID: holtek: move FF initialization to .input_configured()
Dmitry Torokhov
1
-37
/
+9
2026-08-14
HID: stadia: move FF initialization to .input_configured()
Dmitry Torokhov
1
-36
/
+5
2026-08-14
HID: stadia: use open/close to manage workqueue lifecycle
Dmitry Torokhov
1
-33
/
+38
2026-08-14
HID: gaff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-43
/
+10
2026-08-14
HID: emsff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-42
/
+8
2026-08-14
HID: dragonrise: move FF initialization to .input_configured()
Dmitry Torokhov
1
-51
/
+15
2026-08-14
HID: bigben: move FF initialization to .input_configured()
Dmitry Torokhov
1
-46
/
+43
2026-08-14
HID: betop: move FF initialization to .input_configured()
Dmitry Torokhov
1
-22
/
+11
2026-08-14
HID: axff: move FF initialization to .input_configured()
Dmitry Torokhov
1
-28
/
+12
2026-08-14
HID: core: automatically initialize generic FF if no other FF is present
Dmitry Torokhov
1
-1
/
+14
2026-08-14
Input: misc: Add AMD SFH tablet-mode switch driver
Basavaraj Natikar
3
-0
/
+97
2026-08-14
HID: amd_sfh: Register tablet-mode auxiliary device
Basavaraj Natikar
3
-0
/
+53
2026-08-14
HID: amd_sfh: Add accessor to read the operating-mode sensor
Basavaraj Natikar
5
-1
/
+58
2026-08-14
HID: amd_sfh: Serialize access to the shared emp2 pointer
Basavaraj Natikar
1
-0
/
+6
2026-08-14
HID: amd_sfh: Track MP2 version explicitly
Basavaraj Natikar
2
-4
/
+11
2026-08-14
spi: ma35d1-qspi: Improvements and DTR support
Mark Brown
1
-40
/
+68
2026-08-14
spi: ma35d1-qspi: Use the existing update helper
Miquel Raynal
1
-7
/
+8
2026-08-14
spi: ma35d1-qspi: Add DTR support
Miquel Raynal
1
-8
/
+19
2026-08-14
spi: ma35d1-qspi: Allow several command bytes
Miquel Raynal
1
-6
/
+5
2026-08-14
spi: ma35d1-qspi: Move speed setting to bus configuration
Miquel Raynal
1
-25
/
+44
2026-08-14
spi: ma35d1-qspi: Remove redundant reset operation
Miquel Raynal
1
-2
/
+0
2026-08-14
HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
Doruk Tan Ozturk
1
-1
/
+3
2026-08-14
spi: dw: Remove shadowed dws in dw_spi_setup()
Liang Hao
1
-1
/
+0
2026-08-14
Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/block
Jens Axboe
30
-274
/
+741
2026-08-14
Merge branch 'for-next/sdei' into for-next/core
Will Deacon
4
-0
/
+290
2026-08-14
Merge branch 'for-next/perf' into for-next/core
Will Deacon
22
-301
/
+1067
2026-08-14
Merge branch 'for-next/nmi' into for-next/core
Will Deacon
1
-4
/
+1
2026-08-14
Merge branch 'for-next/mpam' into for-next/core
Will Deacon
3
-27
/
+307
2026-08-14
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
1
-1
/
+1
2026-08-14
Merge branch 'for-next/coco' into for-next/core
Will Deacon
2
-62
/
+40
2026-08-14
Merge tag 'drm-xe-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
5
-15
/
+32
2026-08-14
Merge tag 'drm-misc-next-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-722
/
+0
[prev]
[next]