summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/psmouse-base.c
Commit message (Expand)AuthorAge
* Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov2018-01-16
* Input: psmouse - constify attribute_group structuresArvind Yadav2017-07-12
* Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-25
* Input: psmouse - add support for SMBus companionsBenjamin Tissoires2017-03-25
* Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov2017-03-25
* Input: psmouse - store pointer to current protocolDmitry Torokhov2017-03-25
* Input: psmouse - implement fast reconnect optionDmitry Torokhov2017-03-25
* Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2017-02-09
* Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-16
* Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-25
* Input: byd - enable absolute modeRichard Pospesel2016-03-17
* Input: byd - add BYD PS/2 touchpad driverChris Diamand2016-01-27
* Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov2015-12-17
* Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov2015-12-17
* Input: psmouse - factor out common protocol probing codeDmitry Torokhov2015-12-17
* Input: psmouse - move protocol descriptions aroundDmitry Torokhov2015-12-17
* Input: psmouse - clean up Cypress probeDmitry Torokhov2015-12-17
* Input: psmouse - rearrange Focaltech init codeDmitry Torokhov2015-12-17
* Input: psmouse - fix comment styleDmitry Torokhov2015-12-17
* Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov2015-12-17
* Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann2015-08-26
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma2015-05-26
|/
* Input: add vmmouse driverThomas Hellstrom2015-04-14
* Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-23
|\
| * Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag2015-03-07
* | Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov2015-03-06
|/
* Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-15
* Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-15
|\
| * Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-28
| * Merge branch 'next' into for-linusDmitry Torokhov2014-10-03
| |\
* | | Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag2014-12-29
* | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-11
|\ \ \ | |/ / | | / | |/ |/|
| * Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-08
* | Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede2014-09-15
* | Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede2014-09-12
|/
* Input: add support for Cypress PS/2 TrackpadsDudley Du2013-01-17
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* | Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2012-02-24
|/
* Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-30
* Input: synaptics - add support for Relative modeDaniel Drake2011-11-09
* Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-09
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
* Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake2010-11-11
* Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-13
* param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-11
* Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-19
* Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov2010-05-13