aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsGravatar KT Liao 1-16/+63
2016-08-02Input: elantech - fix debug dump of the current packetGravatar Benjamin Tissoires 1-6/+2
2016-07-19Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 3-27/+7
2016-06-23Input: vmmouse - remove port reservationGravatar Sinclair Yeh 1-20/+2
2016-06-23Input: elantech - add more IC body types to the listGravatar Dmitry Torokhov 1-7/+1
2016-06-18Input: psmouse - use same format for secondary devices as for primaryGravatar Pali Rohár 2-2/+2
2016-05-16Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-1/+0
2016-05-09Input: byd - update copyright headerGravatar Chris Diamand 1-0/+4
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceGravatar Vladimir Zapolskiy 1-1/+0
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againGravatar Benjamin Tissoires 1-2/+3
2016-03-17Input: byd - enable absolute modeGravatar Richard Pospesel 2-198/+369
2016-03-15Merge tag 'v4.5' into nextGravatar Dmitry Torokhov 1-6/+7
2016-03-04Merge branch 'rotary-encoder' into nextGravatar Dmitry Torokhov 1-0/+3
2016-03-04Input: cyapa - fix for losing events during device power transitionsGravatar Dudley Du 5-59/+188
2016-01-27Input: byd - add BYD PS/2 touchpad driverGravatar Chris Diamand 6-0/+381
2016-01-27Input: vmmouse - fix absolute device registrationGravatar Dmitry Torokhov 1-6/+7
2016-01-11Merge branch 'next' into for-linusGravatar Dmitry Torokhov 7-423/+407
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtGravatar Benjamin Tissoires 1-1/+1
2016-01-06Input: ALPS - report v3 pinnacle trackstick device only if is presentGravatar Pali Rohár 1-5/+7
2016-01-06Input: ALPS - detect trackstick presence for v7 protocolGravatar Pali Rohár 1-4/+8
2015-12-17Merge branch 'psmouse-passthrough' into nextGravatar Dmitry Torokhov 5-414/+392
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Gravatar Dmitry Torokhov 3-4/+4
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsGravatar Dmitry Torokhov 1-0/+10
2015-12-17Input: psmouse - factor out common protocol probing codeGravatar Dmitry Torokhov 1-78/+86
2015-12-17Input: psmouse - move protocol descriptions aroundGravatar Dmitry Torokhov 1-190/+189
2015-12-17Input: psmouse - clean up Cypress probeGravatar Dmitry Torokhov 1-12/+8
2015-12-17Input: psmouse - rearrange Focaltech init codeGravatar Dmitry Torokhov 3-27/+26
2015-12-17Input: psmouse - fix comment styleGravatar Dmitry Torokhov 1-155/+124
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Gravatar Dmitry Torokhov 1-34/+31
2015-12-15Input: elan_i2c - set input device's vendor and product IDsGravatar Charlie Mooney 1-0/+3
2015-11-13Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-0/+7
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledGravatar Takashi Iwai 1-0/+7
2015-10-26Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Gravatar Hans de Goede 1-6/+42
2015-10-13Input: cyapa - fix the copy paste error on electrodes_rx valueGravatar Dudley Du 1-7/+3
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Gravatar Dmitry Torokhov 1-8/+4
2015-09-28Input: elan_i2c - add all valid ic type for i2c/smbusGravatar duson 1-1/+10
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFGravatar Duson Lin 4-7/+7
2015-09-21Input: elan_i2c - add ic type 0x03Gravatar Duson Lin 1-0/+1
2015-09-21Input: elan_i2c - don't require known iap versionGravatar Daniel Drake 1-5/+7
2015-09-11Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-0/+1
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"Gravatar João Paulo Rechi Vita 1-0/+1
2015-09-03Merge branch 'next' into for-linusGravatar Dmitry Torokhov 11-664/+1751
2015-09-03Input: elan_i2c - use iap_version to get firmware informationGravatar Duson Lin 1-6/+6
2015-08-28Input: elan_i2c - fix typos for validpage_countGravatar Benson Leung 1-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeGravatar Stefan Assmann 1-0/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeGravatar Dmitry Torokhov 1-4/+8
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsGravatar Michele Curti 1-0/+4
2015-08-21Input: sentelic - silence some underflow warningsGravatar Dan Carpenter 1-6/+8
2015-08-07Input: elan_i2c - enable asynchronous probingGravatar Dmitry Torokhov 1-0/+1
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadGravatar Duson Lin 2-2/+21