summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
...
* | Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld2020-10-041-1/+2
* | Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-041-1/+1
|/
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-061-1/+1
* Input: alps - remove redundant assignment to variable retColin Ian King2020-08-061-1/+1
* Input: elan_i2c - add ic type 0x15Jingle Wu2020-07-291-1/+2
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-07-211-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2020-07-212-4/+6
|\
| * Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-061-4/+5
| * Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-061-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2020-06-062-2/+2
| |\
* | \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-215-132/+283
|\ \ \
| * | | Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-214-59/+126
| * | | Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-204-35/+23
| * | | Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu2020-07-171-1/+13
| * | | Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-174-7/+60
| * | | Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-174-25/+41
| * | | Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu2020-07-171-4/+10
| * | | Input: elan_i2c - handle devices with patterns above 1Jingle Wu2020-07-171-2/+2
| * | | Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2020-07-172-8/+10
| * | | Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu2020-07-171-1/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-05-281-0/+1
| |\| |
| | * | Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-05-261-0/+1
* | | | Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-079-15/+13
* | | | Input: elantech - remove redundant assignments to variable errorColin Ian King2020-07-061-3/+3
| |_|/ |/| |
* | | Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-121-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-261-0/+1
|\|
| * Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil2020-03-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-153-8/+12
|\|
| * Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-4/+4
| * Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-131-1/+1
| * Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-131-0/+1
| * Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-131-0/+1
| * Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang2020-02-101-3/+5
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-11-221-0/+1
* Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-221-8/+8
* Merge tag 'v5.4-rc5' into nextDmitry Torokhov2019-10-272-29/+32
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-10-171-26/+29
| |\
| | * Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng2019-10-151-26/+29
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-1915-151/+13
| |\|
| * | input/vmmouse: Update the backdoor call with support for new instructionsThomas Hellstrom2019-08-281-3/+3
* | | Input: gpio_mouse - switch to using input device polling modeDmitry Torokhov2019-10-042-26/+20
| |/ |/|
* | Input: psmouse - drop all unneeded functions from mouse headersHui Wang2019-08-2011-114/+8
* | Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-141-3/+1
* | Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-112-29/+28
|\|
| * Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov2019-07-251-0/+1
| * Input: elantech - annotate fall-through case in elantech_use_host_notify()Dmitry Torokhov2019-07-241-0/+1
| * Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng2019-07-231-29/+25
| * Merge branch 'next' into for-linusDmitry Torokhov2019-07-2045-278/+81
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-07-103-216/+236
| |\ \