index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
Zhen Ni
1
-0
/
+1
2025-10-15
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
1
-1
/
+1
2025-09-14
Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-1
/
+23
2025-09-06
Input: mtk-pmic-keys - MT6359 has a specific release irq
Julien Massot
1
-1
/
+4
2025-09-04
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Christoffer Sandberg
1
-0
/
+14
2025-09-04
Input: iqs7222 - avoid enabling unused interrupts
Jeff LaBundy
1
-0
/
+3
2025-09-04
Input: xpad - add support for Flydigi Apex 5
Antheas Kapenekakis
1
-0
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-2
/
+2
2025-08-07
Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
25
-343
/
+913
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
46
-1439
/
+1319
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
Dmitry Torokhov
25
-1156
/
+485
2025-08-03
Input: max77693 - convert to atomic pwm operation
Uwe Kleine-König
1
-23
/
+18
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
4
-1077
/
+383
2025-07-27
Input: st1232 - add touch-overlay handling
Javier Carrasco
1
-8
/
+27
2025-07-27
Input: touch-overlay - add touchscreen overlay handling
Javier Carrasco
2
-1
/
+278
2025-07-27
Input: atkbd - correctly map F13 - F24
Werner Sembach
1
-6
/
+6
2025-07-27
Input: xpad - use new BTN_GRIP* buttons
Vicki Pfau
1
-18
/
+18
2025-07-27
Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*
Vicki Pfau
1
-14
/
+14
2025-07-27
Input: synaptics-rmi4 - add support for F1A
André Apitzsch
5
-0
/
+155
2025-07-27
Input: synaptics-rmi4 - add support for Forcepads (F21)
Marge Yang
5
-0
/
+192
2025-07-20
Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+1
2025-07-19
Input: xpad - set correct controller type for Acer NGR200
Nilton Perim Neto
1
-1
/
+1
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
12
-21
/
+28
2025-07-03
Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()
Yunshui Jiang
1
-0
/
+2
2025-07-03
Input: mtk-pmic-keys - add support for MT6359 PMIC keys
Louis-Alexis Eyraud
1
-0
/
+17
2025-07-01
Input: remove special handling of id->driver_info when matching
Dmitry Torokhov
1
-1
/
+1
2025-07-01
Input: evdev - switch matching to EV_SYN
Dmitry Torokhov
1
-2
/
+6
2025-07-01
Input: samsung-keypad - use BIT() and GENMASK() where appropriate
Dmitry Torokhov
1
-9
/
+10
2025-07-01
Input: samsung-keypad - use per-chip parameters
Dmitry Torokhov
1
-24
/
+37
2025-07-01
Input: samsung-keypad - use guard notation to acquire mutex
Dmitry Torokhov
1
-6
/
+2
2025-07-01
Input: samsung-keypad - use devm to disable runtime PM
Dmitry Torokhov
1
-12
/
+5
2025-07-01
Input: samsung-keypad - use struct_size() helper
Dmitry Torokhov
1
-3
/
+3
2025-07-01
Input: samsung-keypad - do not combine memory allocation checks
Dmitry Torokhov
1
-1
/
+4
2025-07-01
Input: samsung-keypad - do not set input device's parent explicitly
Dmitry Torokhov
1
-1
/
+0
2025-07-01
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Dmitry Torokhov
1
-18
/
+4
2025-07-01
Input: adp5589: remove the driver
Nuno Sá
3
-1077
/
+0
2025-07-01
Input: adp5585: Add Analog Devices ADP5585/89 support
Nuno Sá
3
-0
/
+383
2025-07-01
Input: edt-ft5x06 - add support for FocalTech FT8716
Jens Reidel
1
-0
/
+6
2025-07-01
Input: edt-ft5x06 - use per-client debugfs directory
Wolfram Sang
1
-12
/
+8
2025-07-01
Input: cs40l50 - remove redundant flush_workqueue() calls
Chen Ni
1
-1
/
+0
2025-06-30
Input: max8997_haptic - optimize PWM configuration
Uwe Kleine-König
1
-49
/
+47
2025-06-30
Input: alps - use scnprintf() to suppress truncation warning
Andy Shevchenko
1
-2
/
+2
2025-06-29
Input: pcf50633-input - remove the driver
Dr. David Alan Gilbert
3
-121
/
+0
2025-06-29
Input: iqs7222 - explicitly define number of external channels
Jeff LaBundy
1
-2
/
+5
2025-06-29
Input: goodix - add support for polling mode
Joseph Guo
1
-6
/
+44
2025-06-27
Input: adp5589 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+6
2025-06-27
Input: adp5588 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-06-27
Input: ad7879 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+7
2025-06-27
Input: xpad - support Acer NGR 200 Controller
Nilton Perim Neto
1
-0
/
+2
[next]