summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-041-1/+1
|\
| * Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-232-27/+32
|\|
| * Input: ALPS - force stream modeDmitry Torokhov2007-05-231-27/+31
| * Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-091-0/+1
* | missing dependencies for USB drivers in inputAl Viro2007-05-161-0/+1
|/
* Input: move USB mice under drivers/input/mouseDmitry Torokhov2007-05-083-9/+736
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-083-0/+172
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-0518-159/+591
| |\
| * | m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-053-0/+172
* | | Input: synaptics - don't complain about failed resetsDmitry Torokhov2007-05-031-1/+1
| |/ |/|
* | Input: lifebook - split into 2 devicesDmitry Torokhov2007-04-251-20/+93
* | Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov2007-04-251-0/+8
* | Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov2007-04-121-13/+65
* | Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov2007-04-121-0/+14
* | Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-124-4/+4
* | Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov2007-04-124-5/+0Star
* | Input: logips2pp - add model 1 informationDmitry Torokhov2007-04-121-0/+1
* | Input: logips2pp - ignore mice reporting model as 0Dmitry Torokhov2007-04-121-3/+3
* | Input: ALPS - handle errors from input_register_device()Dmitry Torokhov2007-04-122-5/+9
* | Input: synaptics - export model bitsDmitry Torokhov2007-04-121-0/+10
* | Input: sermouse - improve protocol error recoveryPeter Osterlund2007-03-161-4/+12
* | Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-1010-59/+195
* | Input: psmouse - do not force stream modeDmitry Torokhov2007-03-071-6/+0Star
* | Input: HIL - cleanup coding styleHelge Deller2007-03-011-44/+49
* | Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke2007-02-185-7/+139
|/
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-183-10/+0Star
* Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-183-0/+30
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-101-1/+1
* Input: pc110pad - return proper errorAkinobu Mita2006-12-211-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-3/+4
|\
| * WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-244-8/+9
* | Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov2006-11-091-3/+6
* | Input: mice - handle errors when registering input devicesDmitry Torokhov2006-11-068-60/+154
* | Input: logips2pp - handle sysfs errorsJeff Garzik2006-11-031-2/+9
* | Input: trackpoint - handle sysfs errorsJeff Garzik2006-11-031-2/+10
* | Input: lifebook - learn about hard tabsAndrew Morton2006-11-031-45/+43Star
* | Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler2006-11-031-0/+6
|/
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-091-1/+1
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0514-70/+43Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-193-27/+35
|\
| * Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs2006-08-231-7/+0Star
| * Input: trackpoint - activate protocol when resumingDmitry Torokhov2006-08-051-18/+34
| * Input: logips2pp - fix button mapping for MX300Roberto Castagnola2006-08-051-2/+1Star
* | Input: constify psmouse driverHelge Deller2006-09-116-32/+40
* | Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller2006-08-091-11/+12
|/
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1