index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
psmouse-base.c
Age
Commit message (
Expand
)
Author
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
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
2007-10-19
Spelling fix: explicitly
Jean Delvare
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-08-30
Input: psmouse - reset harder during probe
Alon Ziv
2007-07-10
Input: psmouse - add support for Cortron PS/2 Trackballs
Aristeu Rozanski
2007-04-12
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
2007-03-07
Input: psmouse - do not force stream mode
Dmitry Torokhov
2007-02-18
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-11-23
Input: handle serio_register_driver() errors
Akinobu Mita
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-09
Input: psmouse - fix attribute access on 64-bit systems
Sergey Vlasov
[prev]
[next]