summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-1598/+24
5 daysMerge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+51
6 daysMerge branch 'next' into for-linusDmitry Torokhov26-1617/+43
10 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-171/+0
2026-04-08Input: logibm - remove driverDmitry Torokhov3-177/+0
2026-04-08Input: inport - remove driverDmitry Torokhov3-194/+0
2026-04-07Input: pc110pad - remove driverDmitry Torokhov3-171/+0
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+41
2026-03-31Input: synaptics_usb - refactor endpoint lookupJohan Hovold1-21/+2
2026-03-31Input: appletouch - refactor endpoint lookupJohan Hovold1-15/+6
2026-03-17input: trackpoint - Enable doubletap by default on capable devicesVishnu Sankar2-0/+51
2026-03-12Input: psmouse - remove dedicated kpsmoused workqueueDmitry Torokhov2-27/+7
2026-03-12Input: alps - use standard workqueue when registering supplemental deviceDmitry Torokhov2-8/+7
2026-03-12Input: psmouse - replace flush_workqueue() with disable_delayed_work_sync()Duoming Zhou1-1/+1
2026-03-12Input: hgpk - remove protocol supportDmitry Torokhov6-1156/+2
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds19-20/+20
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook19-20/+20
2026-02-19Input: bcm5974 - recover from failed mode switchLiam Mitchell1-1/+41
2026-02-15Merge branch 'next' into for-linusDmitry Torokhov6-138/+106
2026-01-22Input: appletouch - fix potential race between resume and openDmitry Torokhov1-5/+4
2026-01-21Input: synaptics_i2c - switch to using managed resourcesDmitry Torokhov1-119/+91
2026-01-21Input: synaptics_i2c - guard polling restart in resumeMinseong Kim1-2/+5
2025-12-19Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari1-1/+1
2025-12-19Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari1-4/+4
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou1-0/+1
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-4/+0
2025-12-09Input: byd - use %*ph for Z packet dumpVivek BalachandharTN1-4/+2
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov2-2/+2
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+8
2025-06-30Input: alps - use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-06-04Input: psmouse - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-1/+1
2025-06-04Input: lifebook - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-2/+2
2025-06-04Input: alps - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-3/+3
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
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-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-03-26objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()Josh Poimboeuf1-2/+2
2025-02-25Input: synaptics - hide unused smbus_pnp_ids[] arrayArnd Bergmann1-0/+2
2025-01-21Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2-14/+43
2025-01-15Input: Use str_enable_disable-like helpersKrzysztof Kozlowski1-1/+2
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-151/+138
2024-11-25Merge branch 'next' into for-linusDmitry Torokhov8-151/+138
2024-11-05Input: synaptics - fix a typoChristophe JAILLET1-1/+1