summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires
2017-05-29Input: synaptics - clear device info before filling inEric Biggers
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov
2017-04-20Annotate hardware config module parameters in drivers/input/David Howells
2017-04-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis
2017-04-03Input: synaptics - use u8 instead of unsigned charDmitry Torokhov
2017-04-03Input: synaptics - do not abuse -1 as return valueDmitry Torokhov
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov
2017-04-03Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-04-03Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov
2017-03-25Input: psmouse - add support for SMBus companionsBenjamin Tissoires
2017-03-25Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov
2017-03-25Input: psmouse - store pointer to current protocolDmitry Torokhov
2017-03-25Input: psmouse - implement fast reconnect optionDmitry Torokhov
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov
2017-03-23Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas
2017-03-17Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota
2017-03-17Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota
2017-03-10Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár
2017-03-07Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2017-01-15Input: cyapa - use msleep() for long delayNicholas Mc Guire
2017-01-15Input: cyapa - use time based retry loopNicholas Mc Guire
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-03Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-18Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza