summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-157-35/+3
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-152-3/+22
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-012-3/+20
| |\
| | * Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| | * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-191-3/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-191-0/+2
| |\ \ | | |/
| | * Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
* | | Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-151-39/+0
* | | Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-151-7/+8
* | | Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-152-53/+151
* | | Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-151-22/+56
* | | Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-151-64/+67
* | | Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-152-38/+46
* | | Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-152-11/+19
* | | Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-152-16/+16
* | | Input: elan_i2c - fix wrong %p extensionRasmus Villemoes2015-02-061-1/+1
* | | Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires2015-02-031-1/+4
* | | Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-014-4/+4
* | | Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-234-14/+15
* | | Input: elantech - remove stale comment from KconfigDmitry Torokhov2015-01-221-9/+2
* | | Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-221-1/+1
* | | Input: cyapa - fix variable being dereferenced before checkDudley Du2015-01-221-1/+3
* | | Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov2015-01-221-39/+40
* | | Input: cyapa - add acpi device id supportDudley Du2015-01-181-0/+11
* | | Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du2015-01-181-0/+65
* | | Input: cyapa - add gen5 trackpad read baseline supportDudley Du2015-01-182-0/+642
* | | Input: cyapa - add gen5 trackpad firmware update supportDudley Du2015-01-182-0/+392
* | | Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du2015-01-181-0/+59
* | | Input: cyapa - add gen3 trackpad read baseline supportDudley Du2015-01-181-0/+72
* | | Input: cyapa - add gen3 trackpad device firmware update supportDudley Du2015-01-181-0/+309
* | | Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du2015-01-181-0/+310
* | | Input: cyapa - add runtime power management supportDudley Du2015-01-182-1/+189
* | | Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-181-0/+136
* | | Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-184-1/+1693
* | | Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-184-666/+1516
* | | Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-158-28/+89
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-303-10/+83
| |\ \ | | |/
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-183-10/+83
| | |\
| * | \ 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
| | |\ \
| * | \ \ 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
OpenPOWER on IntegriCloud