index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
psmouse-base.c
Age
Commit message (
Expand
)
Author
2020-08-26
Input: psmouse - add a newline when printing 'proto' by sysfs
Xiongfeng Wang
2015-08-26
Input: psmouse - add small delay for IBM trackpoint pass-through mode
Stefan Assmann
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-26
Input: psmouse - use true instead of 1 for boolean values
Shailendra Verma
2015-04-14
Input: add vmmouse driver
Thomas Hellstrom
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
2015-03-06
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
2014-12-29
Input: psmouse - support for the FocalTech PS/2 protocol extensions
Mathias Gottschlag
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
2014-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-09-15
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
Hans de Goede
2014-09-12
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-02-24
Input: psmouse - allow drivers to use psmouse_{de,}activate
Andres Salomon
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-30
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
2011-11-09
Input: synaptics - add support for Relative mode
Daniel Drake
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2010-11-11
Input: hgpk - support GlideSensor and PenTablet modes
Daniel Drake
2010-10-13
Input: serio - support multiple child devices per single parent
Dmitry Eremin-Solenikov
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-05-19
Input: psmouse - small formatting changes to better follow coding style
Dmitry Torokhov
2010-05-13
Input: psmouse - reset all types of mice before reconnecting
Dmitry Torokhov
2010-04-19
Input: psmouse - ignore parity error for basic protocols
Dmitry Torokhov
2010-02-07
Input: psmouse - make sure we don't schedule reconnects after cleanup
Dmitry Torokhov
2010-01-13
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
2010-01-07
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
2010-01-06
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
2009-12-24
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
2009-12-03
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
2009-12-02
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-11-20
Input: psmouse - rework setting of BTN_MIDDLE capability
Dmitry Torokhov
2009-11-16
Input: psmouse - fix breakage introduced by b7802c5c1ea
Jiri Kosina
2009-11-12
Input: psmouse - remove unneeded '\n' from psmouse.proto parameter
Takashi Iwai
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
2009-08-19
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
2009-05-15
Input: psmouse - ESD workaround fix for OLPC XO touchpad
Zephaniah E. Hull
2008-10-16
Input: psmouse - add support for Elantech touchpads
Arjan Opmeer
2008-09-21
Input: psmouse - add OLPC touchpad driver
Andres Salomon
2008-09-21
Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks
Andres Salomon
2008-09-21
Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of
Andres Salomon
2008-09-21
Input: psmouse - export psmouse_set_state for ps/2 extensions to use
Andres Salomon
[next]