summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar19-19/+23
2025-06-02Merge branch 'next' into for-linusDmitry Torokhov34-66/+166
2025-05-31Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2025-05-31Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier1-0/+2
2025-05-31Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier1-2/+2
2025-05-19Input: synaptics-rmi - fix crash with unsupported versions of F34Dmitry Torokhov1-59/+76
2025-05-19Input: atkbd - do not reset keyboard by default on LoongsonQunqin Zhao1-1/+1
2025-05-17Input: xpad - send LED and auth done packets to all Xbox One controllersVicki Pfau1-13/+8
2025-05-17Input: xpad - add the ByoWave Proteus controllerPierre-Loup A. Griffais1-0/+2
2025-05-17Input: xpad - allow delaying init packetsVicki Pfau1-0/+30
2025-05-16Merge tag 'v6.15-rc6' into nextDmitry Torokhov43-186/+257
2025-05-15Input: xpad - add more controllersVicki Pfau1-0/+3
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-36/+62
2025-05-11Input: xpad - fix xpad_device sortingVicki Pfau1-1/+1
2025-05-11Input: xpad - add support for several more controllersVicki Pfau1-0/+7
2025-05-11Input: xpad - fix Share button on Xbox One controllersVicki Pfau1-15/+20
2025-05-11Input: xpad - fix two controller table valuesVicki Pfau1-2/+2
2025-05-11Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson1-1/+1
2025-05-08Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg1-0/+1
2025-05-08Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg1-0/+1
2025-05-08Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg1-0/+1
2025-05-08Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena1-0/+1
2025-05-08Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov1-0/+1
2025-05-01Input: snvs_pwrkey - support power-off-time-secIan Ray1-0/+25
2025-04-29Input: mtk-pmic-keys - fix possible null pointer dereferenceGary Bisson1-2/+2
2025-04-28Input: xpad - add support for 8BitDo Ultimate 2 Wireless ControllerLode Willems1-0/+1
2025-04-28Input: cyttsp5 - fix power control issue on wakeupMikael Gonella-Bolduc1-1/+1
2025-04-28Input: stmpe-ts - use module alias instead of device tableArnd Bergmann1-6/+1
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds1-1/+1
2025-04-19Input: cyttsp5 - ensure minimum reset pulse widthHugo Villeneuve1-1/+4
2025-04-19Input: sparcspkr - avoid unannotated fall-throughWangYuli1-6/+16
2025-04-19input/joystick: magellan: Mark __nonstring look-up tableKees Cook1-1/+1
2025-04-10Input: matrix_keypad - detect change during scanMarkus Burri1-0/+16
2025-04-10Input: matrix_keypad - add function for reading row stateMarkus Burri1-3/+11
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-29/+29
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-43/+580
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner2-8/+5
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner20-25/+25
2025-04-05Merge branch 'next' into for-linusDmitry Torokhov20-52/+758
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-3/+4
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-03-30Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+3
2025-03-30Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-4/+15
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-03-26objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()Josh Poimboeuf1-2/+2
2025-03-16Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-105/+134
2025-03-10Input: goodix_berlin - add support for Berlin-A seriesJens Reidel4-26/+73
2025-03-10Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22