summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/psmouse-base.c
AgeCommit message (Expand)Author
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
2006-03-13Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-03-10[PATCH] Input: psmouse - disable autoresyncDmitry Torokhov
2006-02-19Input: psmouse - semaphore to mutex conversionIngo Molnar
2006-01-29Input: psmouse - set name for Genius miceDmitry Torokhov
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov
2005-12-21Input: psmouse - don't leave mouse asleepDmitry Torokhov
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-09-04Input: rework psmouse attributes to reduce module sizeDmitry Torokhov
2005-08-08Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik
2005-07-15Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds