aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse-base.c
Commit message (Expand)AuthorAge
* 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-12
* | 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-10
* Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
* Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake2010-11-12
* 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
* Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-19
* Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov2010-02-08
* Input: pmouse - move Sentelic probe down the listTai-hwa Liang2010-01-13
* Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-07
* Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-06
* Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov2009-12-25
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-04
* Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-03
|\
| * Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-17
| * Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-13
* | Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-20
|/
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-11
* Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-20
* Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-15
* Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-16
* Input: psmouse - add OLPC touchpad driverAndres Salomon2008-09-21
* Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon2008-09-21
* Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon2008-09-21
* Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon2008-09-21
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-10
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-21
* Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon2008-01-17
* Spelling fix: explicitlyJean Delvare2007-10-19
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Input: psmouse - reset harder during probeAlon Ziv2007-08-30
* Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski2007-07-10
* Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov2007-04-12
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-10
* Input: psmouse - do not force stream modeDmitry Torokhov2007-03-07
* Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke2007-02-18
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-18
* Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-18
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-22
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-23
* | Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov2006-11-09