| Commit message (Expand) | Author | Age |
* | x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c | Ingo Molnar | 2008-01-30 |
* | Input: ALPS - fix sync loss on Acer Aspire 5720ZG | Dmitry Torokhov | 2008-01-17 |
* | Input: psmouse - fix input_dev leak in lifebook driver | Andres Salomon | 2008-01-17 |
* | Input: psmouse - fix potential memory leak in psmouse_connect() | Andres Salomon | 2008-01-17 |
* | Input: inport, logibm - use KERN_INFO when reporting missing mouse | Helge Deller | 2007-11-01 |
* | Input: appletouch - idle reset logic broke older Fountains | Dmitry Torokhov | 2007-11-01 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-22 |
|\ |
|
| * | Input: appletouch - apply idle reset logic to all touchpads | Anton Ekblad | 2007-10-22 |
* | | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
* | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 |
|\| |
|
| * | Input: appletouch - another fix for idle reset logic | Soeren Sonnenburg | 2007-10-13 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 |
| |\ |
|
| * | | Input: lifebook - fix X and Y axis range | Dmitry Torokhov | 2007-10-12 |
| * | | Input: ALPS - add signature for ThinkPad R61 | Dmitry Torokhov | 2007-10-11 |
| * | | Input: lifebook - add signature of Panasonic CF-72 | Dmitry Torokhov | 2007-09-05 |
| * | | Input: ALPS - add support for model found in Dell Vostro 1400 | William Pettersson | 2007-09-05 |
| * | | Input: psmouse - reset harder during probe | Alon Ziv | 2007-08-30 |
* | | | m68k: Atari input drivers cleanup | Geert Uytterhoeven | 2007-10-13 |
| |/
|/| |
|
* | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 |
* | | Input: appletouch - fix idle reset logic | Thomas Rohwer | 2007-09-25 |
* | | Input: psmouse - make dummy touchkit_ps2_detect() static | Adrian Bunk | 2007-08-30 |
* | | Input: appletouch - improve powersaving for Geyser3 devices | Soeren Sonnenburg | 2007-07-20 |
* | | Input: lifebook - fix an oops on Panasonic CF-18 | Dmitry Torokhov | 2007-07-20 |
|/ |
|
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
* | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 2007-07-10 |
* | Input: psmouse - add support for Cortron PS/2 Trackballs | Aristeu Rozanski | 2007-07-10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-04 |
|\ |
|
| * | Input: logips2pp - fix typo in Kconfig | Uwe Bugla | 2007-05-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 |
|\| |
|
| * | Input: ALPS - force stream mode | Dmitry Torokhov | 2007-05-22 |
| * | Input: logips2pp - add type 72 (PS/2 TrackMan Marble) | Peter Samuelson | 2007-05-08 |
* | | missing dependencies for USB drivers in input | Al Viro | 2007-05-15 |
|/ |
|
* | Input: move USB mice under drivers/input/mouse | Dmitry Torokhov | 2007-05-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-08 |
|\ |
|
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2007-05-04 |
| |\ |
|
| * | | m68k: Atari keyboard and mouse support. | Michael Schmitz | 2007-05-04 |
* | | | Input: synaptics - don't complain about failed resets | Dmitry Torokhov | 2007-05-03 |
| |/
|/| |
|
* | | Input: lifebook - split into 2 devices | Dmitry Torokhov | 2007-04-25 |
* | | Input: lifebook - add signature of Panasonic CF-29 | Dmitry Torokhov | 2007-04-25 |
* | | Input: lifebook - activate 6-byte protocol on select models | Dmitry Torokhov | 2007-04-12 |
* | | Input: lifebook - work properly on Panasonic CF-18 | Dmitry Torokhov | 2007-04-12 |
* | | Input: mice - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-04-12 |
* | | Input: drivers/input/mice - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 |
* | | Input: logips2pp - add model 1 information | Dmitry Torokhov | 2007-04-12 |
* | | Input: logips2pp - ignore mice reporting model as 0 | Dmitry Torokhov | 2007-04-12 |
* | | Input: ALPS - handle errors from input_register_device() | Dmitry Torokhov | 2007-04-12 |
* | | Input: synaptics - export model bits | Dmitry Torokhov | 2007-04-12 |
* | | Input: sermouse - improve protocol error recovery | Peter Osterlund | 2007-03-16 |
* | | Input: psmouse - allow disabing certain protocol extensions | Andres Salomon | 2007-03-10 |