| Commit message (Expand) | Author | Age |
* | Input: ALPS - fix forward/back buttons on Ahtec laptop. | Ivan Casado Ruiz | 2005-06-01 |
* | Input: switch gameport core to using kthread API instead of | Dmitry Torokhov | 2005-06-01 |
* | Input: switch serio core to using kthread API instead of using | Dmitry Torokhov | 2005-06-01 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds... | Dmitry Torokhov | 2005-06-01 |
|\ |
|
| * | Automatic merge of 'for-linus' branch from | Linus Torvalds | 2005-05-29 |
| |\ |
|
| * | | [PATCH] input: Fix fast scrolling scancodes in atkbd.c | Vojtech Pavlik | 2005-05-28 |
| * | | [PATCH] fix jumpy mouse cursor on console | Pavel Machek | 2005-05-28 |
* | | | Input: apparently Lifebook touchscreens have double resolution | Dmitry Torokhov | 2005-05-29 |
* | | | Input: lifebook - adjust initialization routines to be in line with | Dmitry Torokhov | 2005-05-29 |
* | | | Input: lifebook - various cleanups: | Dmitry Torokhov | 2005-05-29 |
* | | | Input: Add Fujitsu Lifebook B-series touchscreen driver. | Kenan Esau | 2005-05-29 |
* | | | Input: Make EVIOSCSABS work in evdev. | Vojtech Pavlik | 2005-05-29 |
* | | | Input: Add a new I-Force device to the iforce driver. | Marian-Nicolae V. Ion | 2005-05-29 |
* | | | Input: fix open/close races in joystick drivers - add a semaphore | Dmitry Torokhov | 2005-05-29 |
* | | | Input: remove user counters from drivers/input/touchscreen since | Dmitry Torokhov | 2005-05-29 |
* | | | Input: remove user counters from drivers/input/mouse since input | Dmitry Torokhov | 2005-05-29 |
* | | | Input: add semaphore and user count to input_dev structure; | Dmitry Torokhov | 2005-05-29 |
* | | | Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close | Dmitry Torokhov | 2005-05-29 |
* | | | Input: whitespace fixes in driver/input/joystick | Dmitry Torokhov | 2005-05-29 |
* | | | Input: whitespace fixes in drivers/input/touchscreen | Dmitry Torokhov | 2005-05-29 |
* | | | Input: whitespace fixes in drivers/input/keyboard | Dmitry Torokhov | 2005-05-29 |
* | | | Input: whitespace fixes in drivers/input/mouse | Dmitry Torokhov | 2005-05-29 |
* | | | Input: Corgi keyboard driver - correct two keys which are much more useful | Richard Purdie | 2005-05-29 |
* | | | Input: Fix a warning in evdev's 32-bit emulation code. | Vojtech Pavlik | 2005-05-29 |
* | | | Input: Add support for 32-bit emulation on 64-bit platforms for evdev. | Juergen Kreileder | 2005-05-29 |
* | | | Input: This patch implements compat_ioctl for joydev. | Jeremy Fitzhardinge | 2005-05-29 |
* | | | Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver | Vojtech Pavlik | 2005-05-29 |
* | | | Input: Crystal SoundFusion (cs461x) gameport support isn't needed | Vojtech Pavlik | 2005-05-29 |
* | | | Input: Probe PnP gameports first, ISA after that. | Vojtech Pavlik | 2005-05-29 |
| |/
|/| |
|
* | | Input: Fix fast scrolling scancodes in atkbd.c | Vojtech Pavlik | 2005-05-29 |
* | | Input: synaptics - reduce verboseness of synaptics driver - there | Dmitry Torokhov | 2005-05-28 |
* | | Input: yet another model that does not play nicely when i8042 is | Dmitry Torokhov | 2005-05-28 |
* | | Input: automatically disable MUX mode on Toshiba Satellite P10 | Dmitry Torokhov | 2005-05-28 |
* | | Input: gunze - fix out-of-bound array access reported by Adrian Bunk. | Dmitry Torokhov | 2005-05-28 |
* | | Input: Fix button mapping in joydev - BTN_TRIGGER was being | Vojtech Pavlik | 2005-05-28 |
* | | Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse | Vojtech Pavlik | 2005-05-28 |
* | | Input: Avoid double unregistering of i8042 PnP driver. This can happen | Kurt Garloff | 2005-05-28 |
* | | Input: Tone down the severity of a printk() in i386/ia64 arch code | Dmitry Torokhov | 2005-05-28 |
* | | Input: Only write the CTR in i8042 resume function. Reading it is | Vojtech Pavlik | 2005-05-28 |
* | | Input: Remove (now) unused variable in i8042.c | Vojtech Pavlik | 2005-05-28 |
* | | Input: Add a missing KERN_INFO message designation, fix behavior | Vojtech Pavlik | 2005-05-28 |
* | | Input: | Adrian Bunk | 2005-05-28 |
* | | Input: Fix a warning in psmouse-base.c | Andrew Morton | 2005-05-28 |
|/ |
|
* | [PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors | Adrian Bunk | 2005-05-17 |
* | [PATCH] serio 'id' attributes | Dmitry Torokhov | 2005-05-17 |
* | [PATCH] serport oops fix | Dmitry Torokhov | 2005-05-17 |
* | [PATCH] ALPS resume fix | Dmitry Torokhov | 2005-05-17 |
* | [PATCH] alps printk tidy | Andrew Morton | 2005-05-17 |
* | [PATCH] serio resume fix | Dmitry Torokhov | 2005-05-17 |
* | [PATCH] drivers/input/joystick/spaceorb.c: fix an array overflow | Adrian Bunk | 2005-05-01 |