aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse-base.c
AgeCommit message (Expand)Author
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang
2018-04-26Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov
2017-07-12Input: psmouse - constify attribute_group structuresArvind Yadav
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: psmouse - add support for SMBus companionsBenjamin Tissoires
2017-03-25Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov
2017-03-25Input: psmouse - store pointer to current protocolDmitry Torokhov
2017-03-25Input: psmouse - implement fast reconnect optionDmitry Torokhov
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-03-17Input: byd - enable absolute modeRichard Pospesel
2016-01-27Input: byd - add BYD PS/2 touchpad driverChris Diamand
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma
2015-04-14Input: add vmmouse driverThomas Hellstrom
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag
2015-03-06Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2014-12-29Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag
2014-10-28Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov
2014-10-03Merge branch 'next' into for-linusDmitry Torokhov
2014-09-15Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-30Input: psmouse - make sure we do not use stale methodsDmitry Torokhov
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov