summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede2015-04-051-1/+6
* Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede2015-04-051-14/+18
* Input: synaptics - fix min-max quirk value for E440Filip Ayazi2015-03-311-1/+1
* Input: synaptics - add quirk for Thinkpad E440Ramiro Morales2015-03-231-1/+6
* Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov2015-03-231-5/+6
* Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov2015-03-161-4/+1
* Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-162-51/+184
|\
| * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-082-11/+41
| * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-081-1/+2
| * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-082-3/+43
| * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-081-0/+4
| * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-081-8/+25
| * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-081-23/+21
| * Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-081-1/+1
| * Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-081-12/+30
| * Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-081-1/+1
| * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-081-2/+8
| * Input: synaptics - log queried and quirked dimension valuesDaniel Martin2015-03-081-0/+10
| * Input: synaptics - split synaptics_resolution(), query firstDaniel Martin2015-03-081-12/+23
* | Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag2015-03-071-10/+0
* | Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-073-1/+44
* | Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag2015-03-071-2/+10
* | Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag2015-03-071-4/+1
* | Input: ALPS - fix memory leak when detection failsDmitry Torokhov2015-03-041-1/+3
* | Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven2015-03-021-1/+1
* | Input: cyapa - fix unaligned functions redefinition errorDudley Du2015-03-022-2/+2
* | Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-157-35/+3
* | Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-152-3/+22
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-012-3/+20
| |\
| | * Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| | * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-191-3/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-191-0/+2
| |\ \ | | |/
| | * Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
* | | Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-151-39/+0
* | | Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-151-7/+8
* | | Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-152-53/+151
* | | Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-151-22/+56
* | | Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-151-64/+67
* | | Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-152-38/+46
* | | Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-152-11/+19
* | | Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-152-16/+16
* | | Input: elan_i2c - fix wrong %p extensionRasmus Villemoes2015-02-061-1/+1
* | | Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires2015-02-031-1/+4
* | | Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-014-4/+4
* | | Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-234-14/+15
* | | Input: elantech - remove stale comment from KconfigDmitry Torokhov2015-01-221-9/+2
* | | Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-221-1/+1
* | | Input: cyapa - fix variable being dereferenced before checkDudley Du2015-01-221-1/+3
OpenPOWER on IntegriCloud