summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2015-07-27Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina
2015-07-23Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du
2015-07-23Input: cyapa - add gen6 device module supportDudley Du
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-07Input: elan_i2c - change the hover event from MT to STduson
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede
2015-06-04Input: elantech - add new icbody type洪一竹
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-26Input: synaptics_i2c - use proper boolean valuesShailendra Verma
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma
2015-05-26Input: cyapa - fix a few typos in commentsShailendra Verma
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede
2015-05-20Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede
2015-05-20Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede
2015-05-20Input: alps - decode the position packet firstHans de Goede
2015-05-20Input: alps - only set fields that are actually presentHans de Goede
2015-05-20Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires
2015-04-21Merge branch 'next' into for-linusDmitry Torokhov
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin
2015-04-14Input: add vmmouse driverThomas Hellstrom
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson
2015-04-14Merge branch 'next' into for-linusDmitry Torokhov
2015-04-12Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede
2015-04-12Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu
2015-04-07Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota