summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2021-09-062-1/+3
* Merge tag 'v5.13' into nextDmitry Torokhov2021-07-181-2/+4
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-062-11/+54
| |\
| * | Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus2021-04-101-2/+4
* | | Input: trackpoint - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| |/ |/|
* | Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin2021-03-251-1/+1
* | Input: elan_i2c - reduce the resume time for new devicesJingle Wu2021-03-092-10/+53
|/
* Input: alps - fix spelling of "positive"Bhaskar Chowdhury2021-02-221-1/+1
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-224-8/+9
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-12-1413-38/+146
| |\
| * | Input: elan_i2c - fix firmware update on newer ICsjingle.wu2020-11-114-8/+9
| * | Merge branch 'next' into for-linusDmitry Torokhov2020-10-181-2/+4
| |\ \
* | | | Input: synaptics - replace NOOP with suitable commentaryLee Jones2021-01-191-2/+5
| |_|/ |/| |
* | | Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-141-1/+1
* | | Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2020-12-112-2/+101
* | | Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2020-12-113-14/+23
* | | Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang2020-12-091-6/+4
* | | Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King2020-12-041-1/+1
* | | Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-024-7/+9
* | | Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones2020-11-191-1/+1
* | | Input: synaptics - demote non-conformant kernel-doc headerLee Jones2020-11-191-1/+1
* | | Merge tag 'v5.9' into nextDmitry Torokhov2020-11-172-8/+14
|\| |
| * | Input: trackpoint - enable Synaptics trackpointsVincent Huang2020-09-281-0/+2
| * | Input: trackpoint - add new trackpoint variant IDsVincent Huang2020-09-142-8/+12
* | | Input: elan_i2c_core - move header inclusion insideLee Jones2020-11-171-1/+1
* | | Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones2020-11-081-2/+2
* | | Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones2020-11-081-1/+1
* | | Input: elantech - demote obvious abuse of kernel-doc headerLee Jones2020-11-081-1/+1
| |/ |/|
* | Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede2020-10-051-0/+1
* | 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
| |\| |