| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ns558 list handling fix | Alexander Nyberg | 2005-08-10 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 | 14 | -359/+386 |
|\ |
|
| * | Input: synaptics - fix setting packet size on passthrough port. | Sergey Vlasov | 2005-07-24 | 1 | -2/+2 |
| * | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik | 2005-07-24 | 1 | -0/+1 |
| * | Input: i8042 - don't use negation to mark AUX data | Dmitry Torokhov | 2005-07-15 | 1 | -28/+32 |
| * | Input: psmouse - wheel mice (imps, exps) always have 3rd button | Vojtech Pavlik | 2005-07-15 | 2 | -2/+2 |
| * | Input: elo - fix help in Kconfig (wrong module name) | Michael Prokop | 2005-07-11 | 1 | -1/+1 |
| * | Input: joydev - remove custom conversion from jiffies to msecs | Tobias Klauser | 2005-07-11 | 1 | -4/+2 |
| * | Input: ALPS - unconditionally enable tapping mode | Peter Osterlund | 2005-07-11 | 1 | -18/+7 |
| * | Input: ALPS - fix resume (for DualPoints) | David Moore | 2005-07-11 | 1 | -2/+2 |
| * | Input: synaptics - limit rate to 40pps on Toshiba Dynabooks | Simon Horman | 2005-07-11 | 1 | -1/+9 |
| * | Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. | Vojtech Pavlik | 2005-07-11 | 1 | -0/+7 |
| * | Input: i8042 - add Alienware Sentia to NOMUX blacklist. | Dmitry Torokhov | 2005-07-11 | 1 | -0/+7 |
| * | Input: serio_raw - fix Kconfig help | Neil Brown | 2005-07-11 | 1 | -1/+1 |
| * | Input: serio_raw - link serio_raw misc device to corresponding | Dmitry Torokhov | 2005-07-11 | 1 | -0/+1 |
| * | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2005-07-11 | 2 | -2/+5 |
| |\ |
|
| * | | Input: cannot refer to __exit from within __init. | Andrew Morton | 2005-07-02 | 1 | -1/+1 |
| * | | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 | 1 | -11/+12 |
| * | | Input: rearrange procfs code to reduce number of #ifdefs | Dmitry Torokhov | 2005-06-30 | 1 | -191/+198 |
| * | | Input: serio - add modalias attribute and environment variable to | Dmitry Torokhov | 2005-06-30 | 1 | -16/+26 |
| * | | Input: uinput - use completions instead of events and manual | Dmitry Torokhov | 2005-06-30 | 1 | -38/+43 |
| * | | Input: clean up uinput driver (formatting, extra braces) | Dmitry Torokhov | 2005-06-30 | 1 | -46/+35 |
* | | | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes | Geert Uytterhoeven | 2005-07-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 | 2 | -2/+5 |
|/ |
|
* | Commit the manual part of the input layer merge. | Linus Torvalds | 2005-06-28 | 2 | -46/+74 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually | Linus Torvalds | 2005-06-27 | 45 | -1059/+1315 |
|\ |
|
| * | Input: psmouse - export protocol as a sysfs per-device attribute | Dmitry Torokhov | 2005-06-01 | 3 | -50/+260 |
| * | Input: cleanup ps2_command() timeout handling in libps2. | Dmitry Torokhov | 2005-06-01 | 1 | -28/+62 |
| * | Input: add ps2_drain() to libps2 to allow reading and discarding | Dmitry Torokhov | 2005-06-01 | 2 | -10/+39 |
| * | Input: pmouse - introduce proper locking so state-changing | Dmitry Torokhov | 2005-06-01 | 2 | -18/+80 |
| * | Input: mousedev - do not wake up readers when receiving 0-motion | Dmitry Torokhov | 2005-06-01 | 1 | -2/+6 |
| * | Input: do not corrupt system-wide procfs fops. | Luke Kosewski | 2005-06-01 | 1 | -0/+4 |
| * | Input: return correct value when setting up absolute device via uinipt. | Ian Campbell | 2005-06-01 | 1 | -2/+4 |
| * | Input: ALPS - fix forward/back buttons on Ahtec laptop. | Ivan Casado Ruiz | 2005-06-01 | 1 | -8/+21 |
| * | Input: switch gameport core to using kthread API instead of | Dmitry Torokhov | 2005-06-01 | 1 | -19/+12 |
| * | Input: switch serio core to using kthread API instead of using | Dmitry Torokhov | 2005-06-01 | 1 | -17/+10 |
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds... | Dmitry Torokhov | 2005-06-01 | 1 | -5/+10 |
| |\ |
|
| * | | Input: apparently Lifebook touchscreens have double resolution | Dmitry Torokhov | 2005-05-29 | 1 | -0/+12 |
| * | | Input: lifebook - adjust initialization routines to be in line with | Dmitry Torokhov | 2005-05-29 | 3 | -22/+41 |
| * | | Input: lifebook - various cleanups: | Dmitry Torokhov | 2005-05-29 | 3 | -28/+13 |
| * | | Input: Add Fujitsu Lifebook B-series touchscreen driver. | Kenan Esau | 2005-05-29 | 5 | -4/+154 |
| * | | Input: Make EVIOSCSABS work in evdev. | Vojtech Pavlik | 2005-05-29 | 1 | -199/+180 |
| * | | Input: Add a new I-Force device to the iforce driver. | Marian-Nicolae V. Ion | 2005-05-29 | 2 | -0/+2 |
| * | | Input: fix open/close races in joystick drivers - add a semaphore | Dmitry Torokhov | 2005-05-29 | 4 | -23/+61 |
| * | | Input: remove user counters from drivers/input/touchscreen since | Dmitry Torokhov | 2005-05-29 | 1 | -12/+7 |
| * | | Input: remove user counters from drivers/input/mouse since input | Dmitry Torokhov | 2005-05-29 | 5 | -84/+31 |
| * | | Input: add semaphore and user count to input_dev structure; | Dmitry Torokhov | 2005-05-29 | 1 | -5/+28 |
| * | | Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close | Dmitry Torokhov | 2005-05-29 | 1 | -20/+0 |
| * | | Input: whitespace fixes in driver/input/joystick | Dmitry Torokhov | 2005-05-29 | 9 | -23/+23 |
| * | | Input: whitespace fixes in drivers/input/touchscreen | Dmitry Torokhov | 2005-05-29 | 3 | -92/+92 |