| Commit message (Expand) | Author | Age |
* | [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat | Ralf Baechle | 2005-09-05 |
* | [PATCH] ns558 list handling fix | Alexander Nyberg | 2005-08-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 |
|\ |
|
| * | Input: synaptics - fix setting packet size on passthrough port. | Sergey Vlasov | 2005-07-24 |
| * | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik | 2005-07-24 |
| * | Input: i8042 - don't use negation to mark AUX data | Dmitry Torokhov | 2005-07-15 |
| * | Input: psmouse - wheel mice (imps, exps) always have 3rd button | Vojtech Pavlik | 2005-07-15 |
| * | Input: elo - fix help in Kconfig (wrong module name) | Michael Prokop | 2005-07-11 |
| * | Input: joydev - remove custom conversion from jiffies to msecs | Tobias Klauser | 2005-07-11 |
| * | Input: ALPS - unconditionally enable tapping mode | Peter Osterlund | 2005-07-11 |
| * | Input: ALPS - fix resume (for DualPoints) | David Moore | 2005-07-11 |
| * | Input: synaptics - limit rate to 40pps on Toshiba Dynabooks | Simon Horman | 2005-07-11 |
| * | Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. | Vojtech Pavlik | 2005-07-11 |
| * | Input: i8042 - add Alienware Sentia to NOMUX blacklist. | Dmitry Torokhov | 2005-07-11 |
| * | Input: serio_raw - fix Kconfig help | Neil Brown | 2005-07-11 |
| * | Input: serio_raw - link serio_raw misc device to corresponding | Dmitry Torokhov | 2005-07-11 |
| * | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2005-07-11 |
| |\ |
|
| * | | Input: cannot refer to __exit from within __init. | Andrew Morton | 2005-07-02 |
| * | | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 |
| * | | Input: rearrange procfs code to reduce number of #ifdefs | Dmitry Torokhov | 2005-06-30 |
| * | | Input: serio - add modalias attribute and environment variable to | Dmitry Torokhov | 2005-06-30 |
| * | | Input: uinput - use completions instead of events and manual | Dmitry Torokhov | 2005-06-30 |
| * | | Input: clean up uinput driver (formatting, extra braces) | Dmitry Torokhov | 2005-06-30 |
* | | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes | Geert Uytterhoeven | 2005-07-13 |
| |/
|/| |
|
* | | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 |
|/ |
|
* | Commit the manual part of the input layer merge. | Linus Torvalds | 2005-06-27 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually | Linus Torvalds | 2005-06-27 |
|\ |
|
| * | Input: psmouse - export protocol as a sysfs per-device attribute | Dmitry Torokhov | 2005-06-01 |
| * | Input: cleanup ps2_command() timeout handling in libps2. | Dmitry Torokhov | 2005-06-01 |
| * | Input: add ps2_drain() to libps2 to allow reading and discarding | Dmitry Torokhov | 2005-06-01 |
| * | Input: pmouse - introduce proper locking so state-changing | Dmitry Torokhov | 2005-06-01 |
| * | Input: mousedev - do not wake up readers when receiving 0-motion | Dmitry Torokhov | 2005-06-01 |
| * | Input: do not corrupt system-wide procfs fops. | Luke Kosewski | 2005-06-01 |
| * | Input: return correct value when setting up absolute device via uinipt. | Ian Campbell | 2005-06-01 |
| * | 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 |
| |\ |
|
| * | | 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 |