index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-01
Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys
Dmitry Torokhov
1
-5
/
+12
2026-01-25
Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2026-01-24
Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
gongqi
1
-0
/
+7
2026-01-24
Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
feng
1
-0
/
+11
2026-01-24
Input: novatek-nvt-ts - drop wake_type check
Gianluca Boiano
1
-5
/
+0
2026-01-21
Input: ili210x - add support for polling mode
Marek Vasut
1
-20
/
+55
2026-01-21
Input: appletouch - fix potential race between resume and open
Dmitry Torokhov
1
-5
/
+4
2026-01-21
Input: synaptics_i2c - switch to using managed resources
Dmitry Torokhov
1
-118
/
+90
2026-01-21
Input: synaptics_i2c - guard polling restart in resume
Minseong Kim
1
-2
/
+5
2026-01-21
Input: gpio_decoder - don't use "proxy" headers
Andy Shevchenko
1
-2
/
+3
2026-01-21
Input: gpio_decoder - make use of the macros from bits.h
Andy Shevchenko
1
-2
/
+2
2026-01-21
Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()
Andy Shevchenko
1
-14
/
+14
2026-01-21
Input: gpio_decoder - unify messages with help of dev_err_probe()
Andy Shevchenko
1
-16
/
+10
2026-01-21
Input: gpio_decoder - make use of device properties
Andy Shevchenko
1
-5
/
+4
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
Input: serio - complete sizeof(*pointer) conversions
Wentong Tian
3
-4
/
+3
2026-01-20
Input: wdt87xx_i2c - switch to use dev_err_probe()
Andy Shevchenko
1
-10
/
+4
2026-01-20
Input: tsc40 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchwin - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchright - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: touchit213 - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: penmount - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: mtouch - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: inexio - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+1
2026-01-20
Input: hampshire - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: gunze - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: elo - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-1
/
+1
2026-01-20
Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...
Andy Shevchenko
1
-2
/
+1
2026-01-20
Input: dynapro - switch to use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2026-01-20
Input: edt-ft5x06 - add support for FocalTech FT3518
Yedaya Katsman
1
-0
/
+6
2026-01-20
Input: ili210x - convert to dev_err_probe()
Marek Vasut
1
-21
/
+10
2026-01-07
Input: twl4030 - fix warnings without CONFIG_OF
Andreas Kemnade
1
-4
/
+3
2025-12-21
Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-2
/
+29
2025-12-18
Input: ti_am335x_tsc - fix off-by-one error in wire_order validation
Junjie Cao
1
-1
/
+1
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
[prev]
[next]