summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita2015-09-031-0/+1
* Input: elan_i2c - use iap_version to get firmware informationDuson Lin2015-09-031-6/+6
* Input: elan_i2c - fix typos for validpage_countBenson Leung2015-08-281-9/+9
* Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann2015-08-261-0/+4
* Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti2015-08-241-0/+4
* Input: sentelic - silence some underflow warningsDan Carpenter2015-08-211-6/+8
* Input: elan_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
* Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-1/+1
* Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du2015-07-301-4/+7
* Input: cyapa - introduce device tree bindingDudley Du2015-07-301-0/+10
* Input: cyapa - add regulator vcc supportDudley Du2015-07-302-0/+30
* Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du2015-07-231-0/+1
* Input: cyapa - fully support runtime suspend power managementDudley Du2015-07-235-34/+70
* Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du2015-07-235-2/+101
* Input: cyapa - add gen6 device module supportDudley Du2015-07-235-4/+834
* Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du2015-07-234-604/+673
* Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-207-20/+61
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6
| |\
| | * 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/+5
| * | 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: 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-041-3/+2
| * | | Input: elantech - add new icbody type洪一竹2015-06-041-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
| |\ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-04-149-57/+505
| |\ \ \
| * | | | Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede2015-04-121-0/+8
| * | | | Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede2015-04-121-2/+3
| * | | | Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-04-062-0/+23
* | | | | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-201-0/+1
* | | | | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-173-3/+0
| |_|_|/ |/| | |
* | | | Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-082-7/+18
* | | | Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-084-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/+9
* | | | Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
* | | | Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-211-2/+1
* | | | Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede2015-05-201-62/+12
* | | | 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/+14
OpenPOWER on IntegriCloud