summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2 daysMerge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2 daysMerge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
3 daysMerge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
7 daysMerge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge branch 'next' into for-linusDmitry Torokhov
7 daysInput: misc: Add AMD SFH tablet-mode switch driverBasavaraj Natikar
8 daysInput: rmi4 - use platform data instead of query, when availableDavid Heidelberg
9 daysInput: sur40 - fix V4L error path cleanupDmitry Torokhov
9 daysInput: sur40 - fix input device registration orderingDmitry Torokhov
9 daysInput: elan_i2c - sort include statementsChen-Yu Tsai
9 daysInput: elan_i2c - optimize update speed for IC Type 0x19.Jingle Wu 吳金國
13 daysMerge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-05Input: evdev - sanitize event type index when fetching event masksDmitry Torokhov
2026-08-05Input: reject inhibit and uninhibit requests on unregistering devicesDmitry Torokhov
2026-08-05Input: defer handler's start() until device is openedDmitry Torokhov
2026-08-05Input: call handler->start() when uninhibiting deviceDmitry Torokhov
2026-08-05Input: clear inhibited flag before re-opening device on uninhibitDmitry Torokhov
2026-08-05Input: ensure device is ready before delivering eventsDmitry Torokhov
2026-08-05Input: gscps2 - supply PA-RISC keyboard keymap via device propertyDmitry Torokhov
2026-08-05Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queueDmitry Torokhov
2026-08-04Input: synaptics_i2c - return 0 explicitly on successSang-Heon Jeon
2026-08-04Input: rmi_smbus - remove conditional return with no effectSang-Heon Jeon
2026-08-04Input: pmic8xxx-keypad - remove conditional return with no effectSang-Heon Jeon
2026-08-04Input: synaptics-rmi4 - block s_input when F54 queue is busyDmitry Torokhov
2026-08-04Input: synaptics-rmi4 - bound the F54 report size to the allocated bufferBryam Vargas
2026-08-04Input: synaptics-rmi4 - zero report size on F54 work errorDmitry Torokhov
2026-08-04Input: synaptics-rmi4 - fix F55 transmitter electrode count typoDmitry Torokhov
2026-08-03Input: focaltech - use signed coordinates to prevent underflowDmitry Torokhov
2026-08-03Input: hynitron_cstxxx - validate touch count and finger IDsJianing Li
2026-08-03Input: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov
2026-08-03Input: psmouse - use guard() for resource managementDmitry Torokhov
2026-08-03Input: psmouse - modernize PNP ID parsingDmitry Torokhov
2026-08-03Input: psmouse - clean up locking around disable_work_sync()Dmitry Torokhov
2026-08-03Input: psmouse - fix use-after-free during protocol disconnectDmitry Torokhov
2026-08-02Input: samsung-keypad - use pm_runtime_active guardDmitry Torokhov
2026-08-02Input: samsung-keypad - keep interrupt disabled while closedDmitry Torokhov
2026-08-02Input: samsung-keypad - clean up wakeup configuration logicDmitry Torokhov
2026-08-02Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packetRichard Davies
2026-08-02Input: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu
2026-08-02Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboardZhefu Zhang
2026-07-27Merge tag 'config-gpio-legacy-for-7.3' of https://git.kernel.org/pub/scm/linu...Bartosz Golaszewski
2026-07-25Input: inexio - replace printk with dev_dbg and fix missing spaceBivash Kumar Singh
2026-07-25Input: elo - fix coding style issues in elo_setup_10()Bivash Kumar Singh
2026-07-24Input: iforce - validate input packet lengthsPengpeng Hou
2026-07-24Input: psxpad-spi - set driver data before useLinmao Li
2026-07-24Input: charlieplex_keypad - check gpiod_direction_output() return valueSurendra Singh Chouhan
2026-07-24Input: iqs5xx - validate firmware record destination spanPengpeng Hou
2026-07-24Input: cs40l50-vibra - validate custom data from user spaceHyeongJun An
2026-07-24Input: matrix_keyboard - replace linux/gpio.h inclusionArnd Bergmann
2026-07-24Input: gpio-keys: make legacy gpiolib optionalArnd Bergmann