summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2024-10-17Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose
2024-08-19Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov
2024-07-27Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-25Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen
2023-02-01Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov
2022-12-02Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi
2021-11-18Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-03-07Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu
2020-12-30Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang
2020-09-28Input: trackpoint - enable Synaptics trackpointsVincent Huang
2020-09-14Input: trackpoint - add new trackpoint variant IDsVincent Huang
2020-08-06Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-08-06Input: alps - remove redundant assignment to variable retColin Ian King
2020-07-29Input: elan_i2c - add ic type 0x15Jingle Wu
2020-07-21Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu
2020-07-17Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu
2020-07-17Input: elan_i2c - handle devices with patterns above 1Jingle Wu
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu
2020-07-17Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-06Input: elantech - remove redundant assignments to variable errorColin Ian King
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-06-06Merge branch 'next' into for-linusDmitry Torokhov
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds