summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2015-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-5/+8
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer1-5/+8
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-07Input: elan_i2c - change the hover event from MT to STduson1-7/+5
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov12-156/+221
2015-06-09Input: elan_i2c - add product IDs FW namesCharlie Mooney2-7/+18
2015-06-09Input: elan_i2c - add support for multi IC type and iap formatDuson Lin4-11/+49
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer1-1/+6
2015-06-05Input: alps - do not reduce trackpoint speed by halfHans de Goede1-3/+2
2015-06-05Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin1-0/+13
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27Input: synaptics_i2c - use proper boolean valuesShailendra Verma1-3/+3
2015-05-27Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma1-1/+1
2015-05-27Input: cyapa - fix a few typos in commentsShailendra Verma1-14/+9
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj1-2/+2
2015-05-22Input: cyapa - do not set otherwise unused variableDmitry Torokhov1-2/+1
2015-05-21Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom1-1/+1
2015-05-21Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede1-0/+5
2015-05-21Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede1-62/+12
2015-05-21Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede1-8/+8
2015-05-21Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede1-2/+6
2015-05-21Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2-7/+53
2015-05-21Input: alps - decode the position packet firstHans de Goede1-21/+14
2015-05-21Input: alps - only set fields that are actually presentHans de Goede1-29/+33
2015-05-21Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede1-5/+17
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-04-21Merge branch 'next' into for-linusDmitry Torokhov11-19/+634
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du1-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-15Input: add vmmouse driverThomas Hellstrom6-0/+569
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson4-10/+49
2015-04-14Merge branch 'next' into for-linusDmitry Torokhov9-57/+505
2015-04-13Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede1-0/+8
2015-04-13Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede1-2/+3
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu1-5/+5
2015-04-07Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota1-0/+1
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota2-4/+403
2015-04-07Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota1-12/+26
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov2-20/+35
2015-04-07Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-04-06Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires1-1/+1
2015-04-06Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires1-1/+4
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede1-14/+18
2015-04-01Input: synaptics - fix min-max quirk value for E440Filip Ayazi1-1/+1