summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-20/+20
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-20/+20
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov-138/+106
2026-01-21Input: appletouch - fix potential race between resume and openDmitry Torokhov-5/+4
2026-01-21Input: synaptics_i2c - switch to using managed resourcesDmitry Torokhov-119/+91
2026-01-21Input: synaptics_i2c - guard polling restart in resumeMinseong Kim-2/+5
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari-1/+1
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari-4/+4
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou-0/+1
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-4/+0
2025-12-08Input: byd - use %*ph for Z packet dumpVivek BalachandharTN-4/+2
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov-2/+2
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+8
2025-06-30Input: alps - use scnprintf() to suppress truncation warningAndy Shevchenko-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+2
2025-06-03Input: psmouse - switch to use scnprintf() to suppress truncation warningDmitry Torokhov-1/+1
2025-06-03Input: lifebook - switch to use scnprintf() to suppress truncation warningDmitry Torokhov-2/+2
2025-06-03Input: alps - switch to use scnprintf() to suppress truncation warningDmitry Torokhov-3/+3
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+5
2025-05-07Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg-0/+1
2025-05-07Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg-0/+1
2025-05-07Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg-0/+1
2025-05-07Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena-0/+1
2025-05-07Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov-0/+1
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-2/+2
2025-03-25objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()Josh Poimboeuf-2/+2
2025-02-25Input: synaptics - hide unused smbus_pnp_ids[] arrayArnd Bergmann-0/+2
2025-01-20Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov-14/+43
2025-01-14Input: Use str_enable_disable-like helpersKrzysztof Kozlowski-1/+2
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-151/+138
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov-151/+138
2024-11-04Input: synaptics - fix a typoChristophe JAILLET-1/+1
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-10-04Input: synaptics - use guard notation when pausing serio portDmitry Torokhov-4/+2
2024-10-04Input: byd - use guard notation when pausing serio portDmitry Torokhov-3/+2
2024-10-04Input: alps - use guard notation when pausing serio portDmitry Torokhov-3/+1
2024-10-03Input: elan_i2c - switch to using cleanup functionsDmitry Torokhov-121/+121
2024-10-03Input: psmouse-smbus - use guard notation when acquiring mutexDmitry Torokhov-18/+10
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+6
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-6/+6
2024-10-01Revert "Input: Add driver for PixArt PS/2 touchpad"Dmitry Torokhov-368/+1
2024-09-05Input: alps - use guard notation when acquiring mutexDmitry Torokhov-21/+27
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov-99/+36
2024-08-31Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-45/+13
2024-08-29Input: bcm5974 - use guard notation when acquiring mutexDmitry Torokhov-22/+13
2024-08-29Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov-45/+13
2024-08-24Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2024-07-23Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose-0/+1