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
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
Input: xpad - add support for CRKD Guitars
Sanjay Govind
1
-0
/
+5
2025-12-18
Input: ilitek_ts_i2c - switch mdelay() to fsleep()
Dmitry Torokhov
1
-1
/
+1
2025-12-18
Input: ilitek_ts_i2c - fix warning with gpio controllers that sleep
Josua Mayer
1
-4
/
+4
2025-12-18
Input: twl4030 - add TWL603x power button
Andreas Kemnade
1
-5
/
+55
2025-12-18
Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue user
Marco Crivellari
1
-1
/
+1
2025-12-18
Input: synaptics_i2c - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-4
/
+4
2025-12-18
Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-12-18
Input: gpio_keys - replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-12-18
Input: apple_z2 - fix reading incorrect reports after exiting sleep
Sasha Finkelstein
1
-0
/
+4
2025-12-17
Input: alps - fix use-after-free bugs caused by dev3_register_work
Duoming Zhou
1
-0
/
+1
2025-12-15
Input: stmfts - use sysfs_emit() instead of sprintf()
Petr Hodina
1
-7
/
+7
2025-12-15
Input: stmfts - make comments correct
Petr Hodina
1
-4
/
+1
2025-12-15
Input: stmfts - correct wording for the warning message
David Heidelberg
1
-1
/
+1
2025-12-15
Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk table
Christoffer Sandberg
1
-0
/
+7
2025-12-15
Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
Cryolitia PukNgae
1
-0
/
+7
2025-12-13
Input: cros_ec_keyb - clarify key event error message
Fabio Baltieri
1
-1
/
+2
2025-12-13
Input: pf1550 - remove "defined but unused" warning
Vaibhav Gupta
1
-1
/
+1
2025-12-13
Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2
-4
/
+0
2025-12-13
Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-4
/
+0
2025-12-13
Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-4
/
+0
2025-12-13
Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
3
-0
/
+209
2025-12-13
Merge tag 'v6.18' into next
Dmitry Torokhov
13
-40
/
+59
2025-12-12
Input: lkkbd - disable pending work before freeing device
Minseong Kim
1
-1
/
+4
2025-12-10
Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-5
/
+8
2025-12-08
Input: byd - use %*ph for Z packet dump
Vivek BalachandharTN
1
-4
/
+2
2025-12-08
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-5
/
+8
2025-12-04
Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
3
-0
/
+209
2025-11-26
ASoC: stm32: sai: fix device and OF node leaks on
Mark Brown
5
-28
/
+18
2025-11-18
Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)
Junjie Cao
1
-0
/
+4
2025-11-17
Merge tag 'v6.18-rc6' into for-linus
Dmitry Torokhov
5
-11
/
+18
2025-11-17
ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-9
/
+5
2025-11-04
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
1
-0
/
+6
2025-11-04
Input: imx_sc_key - fix memory corruption on unload
Dan Carpenter
1
-1
/
+1
2025-10-21
Input: pf1550 - add onkey support
Samuel Kayode
3
-0
/
+209
2025-10-17
Input: zforce_ts - omit error message when memory allocation fails
Xichao Zhao
1
-2
/
+1
2025-10-17
Input: qnap-mcu-input - omit error message when memory allocation fails
Xichao Zhao
1
-1
/
+1
2025-10-17
Input: pegasus-notetaker - fix potential out-of-bounds access
Seungjin Bae
1
-0
/
+9
2025-10-16
Input: cyttsp5 - use %pe format specifier
Ricardo Ribalda
1
-2
/
+2
2025-10-13
Input: goodix - remove setting of RST pin to input
Martyn Welch
2
-27
/
+1
2025-10-13
Input: goodix - add support for ACPI ID GDIX1003
Hans de Goede
1
-0
/
+1
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
54
-844
/
+2041
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
58
-847
/
+2705
2025-10-07
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
1
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-2
/
+2
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-4
/
+10
2025-10-01
Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
5
-5
/
+137
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
6
-0
/
+524
2025-10-01
Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-0
/
+6
2025-10-01
Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-6.18', 'ib-mfd-gpio-input-pinctrl-pwm-6.18', 'ib-mfd-input-6.18', 'ib-mfd-input-rtc-6.18' and 'ib-mfd-power-regulator-6.18' into ibs-for-mfd-merged
Lee Jones
9
-5
/
+661
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-2
/
+2
[prev]
[next]