summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse-base.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-251-4/+20
* Input: psmouse - add support for SMBus companionsBenjamin Tissoires2017-03-251-2/+14
* Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov2017-03-251-33/+70
* Input: psmouse - store pointer to current protocolDmitry Torokhov2017-03-251-26/+17
* Input: psmouse - implement fast reconnect optionDmitry Torokhov2017-03-251-3/+27
* Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2017-02-091-3/+38
* Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-161-4/+0
* Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
* Input: byd - enable absolute modeRichard Pospesel2016-03-171-1/+1
* Input: byd - add BYD PS/2 touchpad driverChris Diamand2016-01-271-0/+14
* Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov2015-12-171-1/+1
* Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov2015-12-171-0/+10
* Input: psmouse - factor out common protocol probing codeDmitry Torokhov2015-12-171-78/+86
* Input: psmouse - move protocol descriptions aroundDmitry Torokhov2015-12-171-190/+189
* Input: psmouse - clean up Cypress probeDmitry Torokhov2015-12-171-12/+8
* Input: psmouse - rearrange Focaltech init codeDmitry Torokhov2015-12-171-11/+12
* Input: psmouse - fix comment styleDmitry Torokhov2015-12-171-155/+124
* Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov2015-12-171-34/+31
* Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann2015-08-261-0/+4
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma2015-05-261-1/+1
|/
* Input: add vmmouse driverThomas Hellstrom2015-04-141-0/+17
* Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-1/+13
|\
| * Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-071-1/+13
* | Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov2015-03-061-7/+33
|/
* Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-151-3/+3
* Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-151-7/+0
|\
| * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| * Merge branch 'next' into for-linusDmitry Torokhov2014-10-031-0/+30
| |\
* | | Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag2014-12-291-10/+22
* | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-111-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-081-0/+2
* | Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede2014-09-151-0/+16
* | Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede2014-09-121-0/+14
|/
* Input: add support for Cypress PS/2 TrackpadsDudley Du2013-01-171-0/+32
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-1/+1
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* | Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2012-02-241-5/+10
|/
* Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-301-69/+124
* Input: synaptics - add support for Relative modeDaniel Drake2011-11-091-1/+8
* Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-12/+15
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-101-28/+39
* Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake2010-11-111-0/+1
* Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-131-2/+2
* param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-6/+8
* Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-191-36/+36
* Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-05-131-4/+10
* Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-191-3/+15
* Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov2010-02-071-1/+8
OpenPOWER on IntegriCloud