aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk
2007-08-30Input: psmouse - reset harder during probeAlon Ziv
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt
2007-07-10Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-05-28Input: logips2pp - fix typo in KconfigUwe Bugla
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-05-22Input: ALPS - force stream modeDmitry Torokhov
2007-05-15missing dependencies for USB drivers in inputAl Viro
2007-05-08Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov
2007-04-25Input: lifebook - split into 2 devicesDmitry Torokhov
2007-04-25Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov
2007-04-12Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov
2007-04-12Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov
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-04-12Input: logips2pp - add model 1 informationDmitry Torokhov
2007-04-12Input: logips2pp - ignore mice reporting model as 0Dmitry Torokhov
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov
2007-04-12Input: synaptics - export model bitsDmitry Torokhov
2007-03-16Input: sermouse - improve protocol error recoveryPeter Osterlund
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2007-03-07Input: psmouse - do not force stream modeDmitry Torokhov
2007-02-28Input: HIL - cleanup coding styleHelge Deller
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
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10Input: inport - use correct config option for ATIXLRobert P. J. Day
2006-12-21Input: pc110pad - return proper errorAkinobu Mita
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