aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov2-6/+6
2017-03-23Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov1-0/+1
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár2-36/+25
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2-0/+11
2017-03-07Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár1-2/+8
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2-14/+13
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2-3/+43
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov7-13/+9
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck2-3/+0
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck9-42/+31
2017-01-15Input: cyapa - use msleep() for long delayNicholas Mc Guire1-1/+1
2017-01-15Input: cyapa - use time based retry loopNicholas Mc Guire1-15/+12
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+3
2017-01-03Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-18Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur1-2/+2
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov3-36/+61
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza1-1/+1
2016-11-28Input: ALPS - clean up code for SS5 hardwarePaul Donohue2-15/+28
2016-11-28Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue1-17/+25
2016-11-28Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue1-7/+12
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov1-4/+0
2016-10-26Input: elan_i2c - always output the device informationBenjamin Tissoires1-9/+8
2016-10-24Input: psmouse - cleanup Focaltech codeDmitry Tunin1-3/+3
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari1-0/+7
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari1-0/+7
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari1-1/+7
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2-11/+56
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires1-8/+12
2016-09-05Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie1-1/+2
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-02Input: elantech - fix debug dump of the current packetBenjamin Tissoires1-6/+2
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov3-27/+7
2016-06-23Input: vmmouse - remove port reservationSinclair Yeh1-20/+2
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár2-2/+2
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov1-1/+0
2016-05-09Input: byd - update copyright headerChris Diamand1-0/+4
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy1-1/+0
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-03-17Input: byd - enable absolute modeRichard Pospesel2-198/+369
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov1-6/+7
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov1-0/+3
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du5-59/+188