summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-031-6/+6
* Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-031-18/+10Star
* Input: elantech - add new icbody type 15Aaron Ma2017-11-271-1/+1
* Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King2017-09-111-2/+6
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-251-0/+16
|\
| * Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
* | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-301-0/+8
|\|
| * Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-04-181-0/+8
* | Input: elantech - force relative mode on a certain moduleKT Liao2017-05-121-0/+11
|/
* Input: mouse - use local variables consistentlyGuenter Roeck2017-01-221-1/+1
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-081-2/+9
* Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-041-0/+14
* Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-041-1/+1
* Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-031-6/+2Star
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-191-7/+1Star
|\
| * Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1Star
* | Input: psmouse - use same format for secondary devices as for primaryPali Rohár2016-06-191-1/+1
|/
* Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-121-1/+1
* Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
* Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-071-2/+20
* Input: elantech - force resolution of 31 u/mmPeter Hutterer2015-07-161-5/+8
* Input: elantech - add new icbody type洪一竹2015-06-051-0/+1
* Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-021-3/+4
* Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-05-131-1/+1
* Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-04-071-0/+22
* Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
* Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
* Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1Star
* Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-141-0/+2
* Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-141-0/+19
* 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: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-081-0/+1
* Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-081-0/+3
* 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-271-9/+127
* Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-271-0/+1
* Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-06-081-2/+3
* Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-06-081-4/+18
* Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-051-1/+25
* Input: elantech - add support for newer elantech touchpadsJordan Rife2014-04-231-0/+1
* Input: elantech - improve clickpad detectionHans de Goede2013-12-181-3/+42
* Input: elantech - add support for newer (August 2013) devicesMatt Walker2013-12-051-0/+1
* Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2013-08-251-4/+40
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-071-8/+9
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-2/+2
* Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-101-2/+4
* Input: elantech - reset touchpad before configuring itJJ Ding2012-04-101-0/+4
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-8/+18
|\