summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.16' into nextDmitry Torokhov2022-01-182-3/+9
|\
| * Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-311-2/+2
| * Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2021-11-121-0/+13
| |\
* | | Input: byd - fix typo in a commentXiang wangx2021-12-201-1/+1
* | | Merge tag 'v5.15' into nextDmitry Torokhov2021-12-092-1/+3
|\| | | |/ |/|
| * Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2021-09-072-1/+3
* | Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang2021-11-101-0/+13
|/
* Merge tag 'v5.13' into nextDmitry Torokhov2021-07-191-2/+4
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-072-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-201-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-102-10/+53
|/
* Input: alps - fix spelling of "positive"Bhaskar Chowdhury2021-02-231-1/+1
* Merge tag 'v5.11' into nextDmitry Torokhov2021-02-234-8/+9
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-12-1513-38/+146
| |\
| * | Input: elan_i2c - fix firmware update on newer ICsjingle.wu2020-11-124-8/+9
| * | Merge branch 'next' into for-linusDmitry Torokhov2020-10-191-2/+4
| |\ \
* | | | Input: synaptics - replace NOOP with suitable commentaryLee Jones2021-01-201-2/+5
| |_|/ |/| |
* | | Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-151-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-101-6/+4
* | | Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King2020-12-041-1/+1
* | | Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-034-7/+9
* | | Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones2020-11-201-1/+1
* | | Input: synaptics - demote non-conformant kernel-doc headerLee Jones2020-11-201-1/+1
* | | Merge tag 'v5.9' into nextDmitry Torokhov2020-11-182-8/+14
|\| |
| * | Input: trackpoint - enable Synaptics trackpointsVincent Huang2020-09-291-0/+2
| * | Input: trackpoint - add new trackpoint variant IDsVincent Huang2020-09-142-8/+12
* | | Input: elan_i2c_core - move header inclusion insideLee Jones2020-11-181-1/+1
* | | Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones2020-11-091-2/+2
* | | Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones2020-11-091-1/+1
* | | Input: elantech - demote obvious abuse of kernel-doc headerLee Jones2020-11-091-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-051-1/+2
* | Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-051-1/+1
|/
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-071-1/+1
* Input: alps - remove redundant assignment to variable retColin Ian King2020-08-071-1/+1
* Input: elan_i2c - add ic type 0x15Jingle Wu2020-07-301-1/+2
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-07-221-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2020-07-222-4/+6
|\
| * Input: elan_i2c - only increment wakeup count on touchDerek Basehore2020-07-071-4/+5
| * Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson2020-07-071-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2020-06-062-2/+2
| |\
* | \ Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-225-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-214-35/+23
| * | | Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu2020-07-181-1/+13