summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi1-1/+7
2021-11-18Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang1-0/+13
2021-03-07Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu3-14/+23
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2020-12-30Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann1-1/+1
2020-11-12Input: elan_i2c - fix firmware update on newer ICsjingle.wu4-8/+9
2020-10-19Merge branch 'next' into for-linusDmitry Torokhov1-2/+4
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede1-0/+1
2020-10-05Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld1-1/+2
2020-10-05Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang1-1/+1
2020-09-29Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-09-14Input: trackpoint - add new trackpoint variant IDsVincent Huang2-8/+12
2020-08-07Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-08-07Input: alps - remove redundant assignment to variable retColin Ian King1-1/+1
2020-07-30Input: elan_i2c - add ic type 0x15Jingle Wu1-1/+2
2020-07-22Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-07-22Merge branch 'for-linus' into nextDmitry Torokhov2-4/+6
2020-07-22Merge branch 'elan-i2c' into nextDmitry Torokhov5-132/+283
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu4-59/+126
2020-07-21Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov4-35/+23
2020-07-18Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu1-1/+13
2020-07-18Input: elan_i2c - handle firmware updated on newer ICsJingle Wu4-7/+60
2020-07-18Input: elan_i2c - add support for different firmware page sizesJingle Wu4-25/+41
2020-07-18Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu1-4/+10
2020-07-18Input: elan_i2c - handle devices with patterns above 1Jingle Wu1-2/+2
2020-07-18Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2-8/+10
2020-07-18Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu1-1/+7
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva9-15/+13
2020-07-07Input: elantech - remove redundant assignments to variable errorColin Ian King1-3/+3
2020-07-07Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-07-07Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-06-06Merge branch 'next' into for-linusDmitry Torokhov2-2/+2
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2020-05-27Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu1-0/+1
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang1-1/+1
2020-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2020-03-25Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+12
2020-02-15Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva1-4/+4
2020-02-14Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires1-1/+1
2020-02-14Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal1-0/+1
2020-02-14Input: synaptics - switch T470s to RMI4 by defaultLyude Paul1-0/+1
2020-02-10Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang1-3/+5
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-11-23Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil1-0/+1