summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge branch 'next' into for-linusDmitry Torokhov2016-12-163-36/+61
|\
| * Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza2016-12-121-1/+1
| * Input: ALPS - clean up code for SS5 hardwarePaul Donohue2016-11-292-15/+28
| * Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue2016-11-291-17/+25
| * Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue2016-11-291-7/+12
| * Input: elan_i2c - always output the device informationBenjamin Tissoires2016-10-271-9/+8Star
* | Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-171-4/+0Star
* | Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-251-3/+3
|/
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-081-2/+9
* Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari2016-10-041-0/+7
* Input: ALPS - allow touchsticks to report pressureBen Gamari2016-10-041-0/+7
* Input: ALPS - handle 0-pressure 1F eventsBen Gamari2016-10-041-1/+7
* Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2016-10-042-11/+56
* Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-041-0/+14
* Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-041-1/+1
* Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires2016-10-041-8/+12
* Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie2016-09-051-1/+2
* Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
* Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-031-16/+63
* Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-031-6/+2Star
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-193-27/+7Star
|\
| * Input: vmmouse - remove port reservationSinclair Yeh2016-06-241-20/+2Star
| * Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1Star
| * Merge branch 'next' into for-linusDmitry Torokhov2016-05-171-1/+0Star
| |\
| * | Input: byd - update copyright headerChris Diamand2016-05-091-0/+4
* | | Input: psmouse - use same format for secondary devices as for primaryPali Rohár2016-06-192-2/+2
| |/ |/|
* | Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0Star
|/
* Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires2016-03-181-2/+3
* Input: byd - enable absolute modeRichard Pospesel2016-03-182-198/+369
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-161-6/+7
|\
| * Input: vmmouse - fix absolute device registrationDmitry Torokhov2016-01-281-6/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2016-01-127-423/+407Star
| |\
* | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-041-0/+3
|\| |
| * | Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney2015-12-151-0/+3
* | | Input: cyapa - fix for losing events during device power transitionsDudley Du2016-03-045-59/+188
* | | Input: byd - add BYD PS/2 touchpad driverChris Diamand2016-01-286-0/+381
| |/ |/|
* | Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-121-1/+1
* | Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár2016-01-071-5/+7
* | Input: ALPS - detect trackstick presence for v7 protocolPali Rohár2016-01-071-4/+8
* | Merge branch 'psmouse-passthrough' into nextDmitry Torokhov2015-12-185-414/+392Star
|\ \ | |/ |/|
| * Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov2015-12-183-4/+4
| * Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov2015-12-181-0/+10
| * Input: psmouse - factor out common protocol probing codeDmitry Torokhov2015-12-181-78/+86
| * Input: psmouse - move protocol descriptions aroundDmitry Torokhov2015-12-181-190/+189Star
| * Input: psmouse - clean up Cypress probeDmitry Torokhov2015-12-181-12/+8Star
| * Input: psmouse - rearrange Focaltech init codeDmitry Torokhov2015-12-183-27/+26Star
| * Input: psmouse - fix comment styleDmitry Torokhov2015-12-181-155/+124Star
| * Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov2015-12-181-34/+31Star
* | Merge branch 'next' into for-linusDmitry Torokhov2015-11-131-0/+7
|\ \ | |/ |/|