summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-111-1/+21
* Merge tag 'v3.17' into nextDmitry Torokhov2014-10-111-16/+52
|\
| * Input: synaptics - add support for ForcePadsDmitry Torokhov2014-09-091-16/+52
* | Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede2014-09-121-14/+3
|/
* 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
* | Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede2014-07-141-2/+3
|/
* 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: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
* 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
* Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8
* Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-281-0/+47
* Input: synaptics - fix incorrect placement of __initconstSachin Kamat2013-08-121-2/+2
* Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
* Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-151-1/+1
* Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-131-3/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-021-8/+23
|\
| * Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-281-8/+23
* | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-2/+2
|/
* Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-07-241-0/+22
* Input: synaptics - print firmware ID and board number at initDaniel Kurtz2012-07-071-2/+36
* Merge branch 'next' into for-linusDmitry Torokhov2012-05-241-10/+10
|\
| * Input: synaptics - fix compile warningJJ Ding2012-05-101-10/+10
* | Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt2012-04-201-1/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2012-01-081-55/+142
|\
| * Input: synaptics - update OLPC XO exclusionDaniel Drake2011-11-151-8/+5
| * Input: synaptics - add support for Relative modeDaniel Drake2011-11-091-47/+137
* | Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-121-0/+11
|/
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-101-37/+46
* Input: synaptics - process finger (<=5) transitionsDaniel Kurtz2011-08-231-1/+44
* Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-231-16/+274
* Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-231-6/+30
* Input: synaptics - add image sensor supportDaniel Kurtz2011-08-231-17/+107
* Input: synaptics - refactor initialization of abs position axesDaniel Kurtz2011-08-231-24/+20
* Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-231-5/+14
* Input: synaptics - refactor y inversionDaniel Kurtz2011-08-231-3/+12
* Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2011-07-091-19/+37
* Input: synaptics - process button bits in AGM packetsDaniel Kurtz2011-07-061-16/+16
* Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz2011-07-061-7/+10
* Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2011-07-061-7/+8
* Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz2011-07-061-0/+3
* Input: synaptics - fix crash in synaptics_module_init()Jan Beulich2011-03-311-2/+2
* Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira2011-01-281-2/+11
* Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-281-6/+13
OpenPOWER on IntegriCloud