| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: ALPS - add signature for DualPoint found in Dell Latitude E6500 | Elvis Pranskevichus | 2008-09-10 | 1 | -0/+1 |
* | Input: convert drivers to use strict_strtoul() | Joe Rouvier | 2008-09-10 | 3 | -18/+6 |
* | Input: appletouch - handle geyser 3/4 status bits | Sven Anders | 2008-08-08 | 1 | -18/+35 |
* | Input: appletouch - prepare for geyser 3/4 handling | Sven Anders | 2008-08-08 | 1 | -69/+197 |
* | Input: atamouse - various cleanups | Dmitry Torokhov | 2008-06-30 | 1 | -15/+12 |
* | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 1 | -8/+41 |
|\ |
|
| * | Input: appletouch - implement reset-resume logic | Oliver Neukum | 2008-06-17 | 1 | -8/+41 |
* | | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 | 4 | -8/+0 |
* | | Input: hil_ptr - check return value of input_register_device() | Andres Salomon | 2008-05-16 | 1 | -11/+26 |
* | | Input: appletouch - simplify touchpad type detection | Sven Anders | 2008-05-16 | 1 | -107/+57 |
* | | Input: appletouch - miscellaneous code cleanups | Johannes Berg | 2008-05-16 | 1 | -73/+100 |
* | | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -4/+4 |
|/ |
|
* | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2008-04-24 | 1 | -0/+4 |
* | Input: appletouch - add product IDs for the 4th generation MacBooks | Tobias Mueller | 2008-04-02 | 1 | -1/+12 |
* | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 | Laszlo Kajan | 2008-03-18 | 1 | -2/+2 |
* | Input: ALPS - put secondary device in proper place in sysfs | Dmitry Torokhov | 2008-03-18 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 | 4 | -4/+0 |
|\ |
|
| * | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2008-01-21 | 4 | -4/+0 |
* | | x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c | Ingo Molnar | 2008-01-30 | 1 | -2/+5 |
|/ |
|
* | Input: ALPS - fix sync loss on Acer Aspire 5720ZG | Dmitry Torokhov | 2008-01-17 | 1 | -1/+1 |
* | Input: psmouse - fix input_dev leak in lifebook driver | Andres Salomon | 2008-01-17 | 1 | -1/+6 |
* | Input: psmouse - fix potential memory leak in psmouse_connect() | Andres Salomon | 2008-01-17 | 1 | -0/+2 |
* | Input: inport, logibm - use KERN_INFO when reporting missing mouse | Helge Deller | 2007-11-01 | 2 | -2/+2 |
* | Input: appletouch - idle reset logic broke older Fountains | Dmitry Torokhov | 2007-11-01 | 1 | -48/+77 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-22 | 1 | -14/+11 |
|\ |
|
| * | Input: appletouch - apply idle reset logic to all touchpads | Anton Ekblad | 2007-10-22 | 1 | -14/+11 |
* | | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 2 | -2/+2 |
* | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 12 | -45/+55 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 | 4 | -8/+24 |
|\ \
| |/ |
|
| * | Input: appletouch - another fix for idle reset logic | Soeren Sonnenburg | 2007-10-13 | 1 | -5/+10 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 4 | -43/+83 |
| |\ |
|
| * | | Input: lifebook - fix X and Y axis range | Dmitry Torokhov | 2007-10-12 | 1 | -1/+1 |
| * | | Input: ALPS - add signature for ThinkPad R61 | Dmitry Torokhov | 2007-10-11 | 1 | -0/+1 |
| * | | Input: lifebook - add signature of Panasonic CF-72 | Dmitry Torokhov | 2007-09-05 | 1 | -0/+8 |
| * | | Input: ALPS - add support for model found in Dell Vostro 1400 | William Pettersson | 2007-09-05 | 1 | -0/+1 |
| * | | Input: psmouse - reset harder during probe | Alon Ziv | 2007-08-30 | 1 | -2/+3 |
* | | | m68k: Atari input drivers cleanup | Geert Uytterhoeven | 2007-10-13 | 1 | -9/+9 |
| |/
|/| |
|
* | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 2 | -4/+4 |
* | | Input: appletouch - fix idle reset logic | Thomas Rohwer | 2007-09-25 | 1 | -2/+4 |
* | | Input: psmouse - make dummy touchkit_ps2_detect() static | Adrian Bunk | 2007-08-30 | 1 | -1/+2 |
* | | Input: appletouch - improve powersaving for Geyser3 devices | Soeren Sonnenburg | 2007-07-20 | 1 | -37/+74 |
* | | Input: lifebook - fix an oops on Panasonic CF-18 | Dmitry Torokhov | 2007-07-20 | 1 | -1/+1 |
|/ |
|
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -1/+0 |
* | Input: add gpio-mouse driver | Hans-Christian Egtvedt | 2007-07-10 | 3 | -0/+213 |
* | Input: psmouse - add support for Cortron PS/2 Trackballs | Aristeu Rozanski | 2007-07-10 | 2 | -0/+30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-04 | 1 | -1/+1 |
|\ |
|
| * | Input: logips2pp - fix typo in Kconfig | Uwe Bugla | 2007-05-28 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 | 2 | -27/+32 |
|\ \
| |/ |
|
| * | Input: ALPS - force stream mode | Dmitry Torokhov | 2007-05-22 | 1 | -27/+31 |
| * | Input: logips2pp - add type 72 (PS/2 TrackMan Marble) | Peter Samuelson | 2007-05-08 | 1 | -0/+1 |