aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/psmouse-base.c
AgeCommit message (Expand)Author
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
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov
2010-01-13Input: pmouse - move Sentelic probe down the listTai-hwa Liang
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov
2009-11-16Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina
2009-11-12Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang
2009-05-15Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull
2008-10-16Input: psmouse - add support for Elantech touchpadsArjan Opmeer
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon
2008-09-21Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon
2008-09-21Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use ofAndres Salomon
2008-09-21Input: psmouse - export psmouse_set_state for ps/2 extensions to useAndres Salomon
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-08-30Input: psmouse - reset harder during probeAlon Ziv
2007-07-10Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski
2007-04-12Input: mice - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2007-03-07Input: psmouse - do not force stream modeDmitry Torokhov
2007-02-18Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-09Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-09-10Input: constify psmouse driverHelge Deller
2006-08-23Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs
2006-06-26Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov
2006-04-29Input: psmouse - fix new device detection logicDmitry Torokhov