summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
11 daysMerge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysInput: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang
2025-06-30Input: alps - use scnprintf() to suppress truncation warningAndy Shevchenko
2025-06-29Input: iqs7222 - explicitly define number of external channelsJeff LaBundy
2025-06-27Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto
2025-06-27Input: xpad - return errors from xpad_try_sending_next_out_packet() upMario Limonciello
2025-06-27Input: xpad - adjust error handling for disconnectMario Limonciello
2025-06-17Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter
2025-06-17Input: Fully open-code compatible for greppingKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-03Input: psmouse - switch to use scnprintf() to suppress truncation warningDmitry Torokhov
2025-06-03Input: lifebook - switch to use scnprintf() to suppress truncation warningDmitry Torokhov
2025-06-03Input: alps - switch to use scnprintf() to suppress truncation warningDmitry Torokhov
2025-06-03Input: atkbd - switch to use scnprintf() to suppress truncation warningDmitry Torokhov
2025-06-03Input: fsia6b - suppress buffer truncation warning for physMarkus Koch
2025-06-03Input: iqs626a - replace snprintf() with scnprintf()Jeff LaBundy
2025-06-01Merge branch 'next' into for-linusDmitry Torokhov
2025-05-30Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter
2025-05-30Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier
2025-05-30Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier
2025-05-19Input: synaptics-rmi - fix crash with unsupported versions of F34Dmitry Torokhov
2025-05-19Input: atkbd - do not reset keyboard by default on LoongsonQunqin Zhao
2025-05-16Input: xpad - send LED and auth done packets to all Xbox One controllersVicki Pfau
2025-05-16Input: xpad - add the ByoWave Proteus controllerPierre-Loup A. Griffais
2025-05-16Input: xpad - allow delaying init packetsVicki Pfau
2025-05-15Merge tag 'v6.15-rc6' into nextDmitry Torokhov
2025-05-14Input: xpad - add more controllersVicki Pfau
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau
2025-05-10Input: xpad - add support for several more controllersVicki Pfau
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson
2025-05-07Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg
2025-05-07Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg
2025-05-07Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg
2025-05-07Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena
2025-05-07Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov
2025-04-30Input: snvs_pwrkey - support power-off-time-secIan Ray
2025-04-29Input: mtk-pmic-keys - fix possible null pointer dereferenceGary Bisson
2025-04-28Input: xpad - add support for 8BitDo Ultimate 2 Wireless ControllerLode Willems
2025-04-28Input: cyttsp5 - fix power control issue on wakeupMikael Gonella-Bolduc
2025-04-28Input: stmpe-ts - use module alias instead of device tableArnd Bergmann
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds
2025-04-18Input: cyttsp5 - ensure minimum reset pulse widthHugo Villeneuve
2025-04-18Input: sparcspkr - avoid unannotated fall-throughWangYuli
2025-04-18input/joystick: magellan: Mark __nonstring look-up tableKees Cook
2025-04-09Input: matrix_keypad - detect change during scanMarkus Burri
2025-04-09Input: matrix_keypad - add function for reading row stateMarkus Burri
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds