summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
* Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
* Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
* Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-112-7/+23
* Merge tag 'v3.17' into nextDmitry Torokhov2014-10-118-27/+222
|\
| * Input: synaptics - add support for ForcePadsDmitry Torokhov2014-09-092-16/+63
| * Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-085-0/+10
| * Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-084-0/+9
| * Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-09-081-0/+7
| * Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2014-08-262-9/+130
| * Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-261-0/+1
| * Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-261-2/+2
* | Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede2014-09-154-1/+91
* | Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede2014-09-123-14/+18
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-08-141-3/+69
|\
| * Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| * Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-071-3/+3
* | Merge branch 'next' into for-linusDmitry Torokhov2014-08-062-243/+508
|\ \ | |/
| * Input: alps - Rushmore and v7 resolution supportHans de Goede2014-07-302-0/+50
| * Input: alps - add support for v7 devicesYunkang Tang2014-07-262-3/+280
| * Input: alps - cache firmware versionHans de Goede2014-07-262-0/+5
| * Input: alps - change decode function prototype to return an intHans de Goede2014-07-262-4/+10
| * Input: alps - report 2 touches when we've > 2 fingersHans de Goede2014-07-261-1/+1
| * Input: alps - add an alps_report_semi_mt_data functionHans de Goede2014-07-261-47/+29
| * Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede2014-07-261-1/+1
| * Input: alps - use standard contact tracking instead of DIYHans de Goede2014-07-261-36/+16
| * Input: alps - use struct input_mt_pos to track coordinatesHans de Goede2014-07-262-122/+104
| * Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede2014-07-261-2/+2
| * Input: alps - process_bitmap: fix counting of high point bitsHans de Goede2014-07-261-2/+1
| * Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede2014-07-262-45/+35
| * Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede2014-07-262-9/+12
| * Input: alps - improve 2-finger reporting on v3 modelsHans de Goede2014-07-261-36/+24
| * Input: alps - fix rushmore packet decodingYunkang Tang2014-07-261-0/+3
* | Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede2014-07-141-2/+3
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-06-072-7/+22
|\
| * Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-06-071-2/+3
| * Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-06-071-4/+18
| * Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-144-4/+185
| |\
| * | Input: logips2pp - fix typo in Kconfig helpDaniele Forsi2014-05-141-1/+1
* | | Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires2014-06-071-9/+10
* | | Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede2014-05-261-113/+36
* | | Input: synaptics - add a matches_pnp_id helper functionHans de Goede2014-05-261-11/+14
* | | Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede2014-05-261-1/+1
* | | Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede2014-05-141-0/+8
* | | Input: fix ps2/serio module dependencyArnd Bergmann2014-05-121-1/+1
| |/ |/|
* | Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
* | Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
* | Input: elantech - add support for newer elantech touchpadsJordan Rife2014-04-221-0/+1
* | Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-04-191-0/+42
* | Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede2014-04-191-2/+53
OpenPOWER on IntegriCloud