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 Torvalds2014-12-1710-144/+2546
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-1510-144/+2546
| |\
| | * Input: cyapa - use 'error' for error codesDudley Du2014-12-041-47/+47
| | * Input: cyapa - fix resuming the deviceDudley Du2014-12-031-4/+3
| | * Input: cyapa - switch to using managed resourcesDudley Du2014-11-091-79/+105
| | * Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang2014-11-091-3/+3
| | * Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-023-12/+6
| | * Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-246-0/+2383
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-143-3/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-033-3/+0
| |\ \
| | * | input: mouse: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* | | | Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1
* | | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-161-0/+4
* | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-131-0/+2
* | | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-131-0/+19
* | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-131-1/+16
* | | | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-091-0/+3
* | | | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-081-1/+7
* | | | Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-081-1/+18
* | | | Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-081-2/+14
* | | | Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-061-2/+3
|/ / /
* | | 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
OpenPOWER on IntegriCloud