summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6Star
|\
| * Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
| * Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5Star
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\ \ | |/ |/|
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2015-06-2212-156/+221
|\ \
| * | Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-092-7/+18
| * | Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-094-11/+49
| * | Input: focaltech - report finger width to userspaceDmitry Tunin2015-06-021-0/+13
| * | Input: synaptics_i2c - use proper boolean valuesShailendra Verma2015-05-261-3/+3
| * | Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma2015-05-261-1/+1
| * | Input: cyapa - fix a few typos in commentsShailendra Verma2015-05-261-14/+9Star
| * | Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
| * | Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-221-2/+1Star
| * | Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede2015-05-201-62/+12Star
| * | Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede2015-05-201-8/+8
| * | Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede2015-05-201-2/+6
| * | Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2015-05-202-7/+53
| * | Input: alps - decode the position packet firstHans de Goede2015-05-201-21/+14Star
| * | Input: alps - only set fields that are actually presentHans de Goede2015-05-201-29/+33
| * | Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede2015-05-201-5/+17
* | | Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-06-081-1/+6
* | | Input: alps - do not reduce trackpoint speed by halfHans de Goede2015-06-051-3/+2Star
* | | Input: elantech - add new icbody type洪一竹2015-06-051-0/+1
* | | Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-021-3/+4
| |/ |/|
* | Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom2015-05-201-1/+1
* | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede2015-05-201-0/+5
* | Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-05-131-1/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2015-04-2111-19/+634
|\|
| * Input: cyapa - fix setting suspend scan rateDudley Du2015-04-201-2/+2
| * Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2015-04-202-4/+4
| * Input: elan_i2c - report hovering contactsDuson Lin2015-04-201-4/+11
| * Input: add vmmouse driverThomas Hellstrom2015-04-146-0/+569
| * Input: elan_i2c - adjust for newer firmware pressure reportingduson2015-04-144-10/+49
* | Merge branch 'next' into for-linusDmitry Torokhov2015-04-149-57/+505
|\|
| * Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu2015-04-111-5/+5
| * Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota2015-04-071-0/+1
| * Input: ALPS - add support for SS4 touchpad devicesMasaki Ota2015-04-072-4/+403
| * Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota2015-04-071-12/+26
| * Merge tag 'v4.0-rc7' into nextDmitry Torokhov2015-04-072-20/+35
| |\
| * | Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires2015-04-061-1/+1
| * | Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires2015-04-061-1/+4
| * | Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-238-75/+245
| |\ \
| * | | Input: lifebook - fix tabbing issueBrian K. Turner2015-03-201-3/+3
| * | | Input: elan_i2c - fix typo in include header guardNicolas Iooss2015-03-191-1/+1
| * | | Input: elan_i2c - remove duplicate repeat codeDuson Lin2015-03-081-1/+0Star
| * | | Input: elan_i2c - return error code when resume failsDuson Lin2015-03-082-6/+18
| * | | Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2015-03-062-21/+15Star
| * | | Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov2015-03-061-7/+33
* | | | Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede2015-04-131-0/+8