summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-042-40/+42
* Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-041-25/+46
* Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-042-48/+48
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-042-48/+32Star
* Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov2017-04-031-1/+1
* Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-033-29/+74
|\
| * Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota2017-03-171-4/+2Star
| * Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2017-03-172-16/+61
| * Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic2017-03-101-9/+11
| * Merge branch 'next' into for-linusDmitry Torokhov2017-02-2115-78/+100
| |\
* | | Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov2017-04-031-11/+19
* | | Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-255-175/+421
* | | Input: synaptics - split device info into a separate structureDmitry Torokhov2017-03-252-187/+233
* | | Input: psmouse - add support for SMBus companionsBenjamin Tissoires2017-03-255-2/+343
* | | Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov2017-03-252-33/+71
* | | Input: psmouse - store pointer to current protocolDmitry Torokhov2017-03-252-55/+58
* | | Input: psmouse - implement fast reconnect optionDmitry Torokhov2017-03-252-3/+28
* | | Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov2017-03-232-6/+6
* | | Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
* | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-091-0/+1
|\| |
| * | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-131-0/+1
* | | Input: alps - cleanup alps_model_dataPali Rohár2017-03-072-36/+25Star
* | | Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2017-03-072-0/+11
* | | Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár2017-03-071-2/+8
| |/ |/|
* | Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2017-02-092-14/+13Star
* | Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2017-02-092-3/+43
* | Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-247-13/+9Star
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-132-3/+3
| |\
| | * Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue2017-01-031-1/+1
| | * Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur2016-12-191-2/+2
| * | 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: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-171-4/+0Star
| * | Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-251-3/+3
* | | Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-232-3/+0Star
* | | Input: mouse - use local variables consistentlyGuenter Roeck2017-01-229-42/+31Star
* | | Input: cyapa - use msleep() for long delayNicholas Mc Guire2017-01-161-1/+1
* | | Input: cyapa - use time based retry loopNicholas Mc Guire2017-01-161-15/+12Star
| |/ |/|
* | 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: 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