index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-07
Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2025-08-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...
Dmitry Torokhov
2025-08-03
Input: max77693 - convert to atomic pwm operation
Uwe Kleine-König
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-27
Input: st1232 - add touch-overlay handling
Javier Carrasco
2025-07-27
Input: touch-overlay - add touchscreen overlay handling
Javier Carrasco
2025-07-27
Input: atkbd - correctly map F13 - F24
Werner Sembach
2025-07-27
Input: xpad - use new BTN_GRIP* buttons
Vicki Pfau
2025-07-27
Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*
Vicki Pfau
2025-07-27
Input: synaptics-rmi4 - add support for F1A
André Apitzsch
2025-07-27
Input: synaptics-rmi4 - add support for Forcepads (F21)
Marge Yang
2025-07-20
Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-19
Input: xpad - set correct controller type for Acer NGR200
Nilton Perim Neto
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-03
Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()
Yunshui Jiang
2025-07-03
Input: mtk-pmic-keys - add support for MT6359 PMIC keys
Louis-Alexis Eyraud
2025-07-01
Input: remove special handling of id->driver_info when matching
Dmitry Torokhov
2025-07-01
Input: evdev - switch matching to EV_SYN
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use BIT() and GENMASK() where appropriate
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use per-chip parameters
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use guard notation to acquire mutex
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use devm to disable runtime PM
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - use struct_size() helper
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - do not combine memory allocation checks
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - do not set input device's parent explicitly
Dmitry Torokhov
2025-07-01
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Dmitry Torokhov
2025-07-01
Input: adp5589: remove the driver
Nuno Sá
2025-07-01
Input: adp5585: Add Analog Devices ADP5585/89 support
Nuno Sá
2025-07-01
Input: edt-ft5x06 - add support for FocalTech FT8716
Jens Reidel
2025-07-01
Input: edt-ft5x06 - use per-client debugfs directory
Wolfram Sang
2025-07-01
Input: cs40l50 - remove redundant flush_workqueue() calls
Chen Ni
2025-06-30
Input: max8997_haptic - optimize PWM configuration
Uwe Kleine-König
2025-06-30
Input: alps - use scnprintf() to suppress truncation warning
Andy Shevchenko
2025-06-29
Input: pcf50633-input - remove the driver
Dr. David Alan Gilbert
2025-06-29
Input: iqs7222 - explicitly define number of external channels
Jeff LaBundy
2025-06-29
Input: goodix - add support for polling mode
Joseph Guo
2025-06-27
Input: adp5589 - use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-27
Input: adp5588 - use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-27
Input: ad7879 - use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-27
Input: xpad - support Acer NGR 200 Controller
Nilton Perim Neto
2025-06-27
Input: xpad - return errors from xpad_try_sending_next_out_packet() up
Mario Limonciello
2025-06-27
Input: xpad - adjust error handling for disconnect
Mario Limonciello
2025-06-17
Input: apple_z2 - drop default ARCH_APPLE in Kconfig
Sven Peter
2025-06-17
Input: Fully open-code compatible for grepping
Krzysztof Kozlowski
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Input: psmouse - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
[next]