| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] trivial __user annotations (evdev) | viro@ZenIV.linux.org.uk | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] Input: Add a new switch event type | Richard Purdie | 2005-09-07 | 3 | -4/+24 |
* | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 2005-09-07 | 1 | -23/+5 |
* | [PATCH] Corgi touchscreen: Fix a pmu bug | Richard Purdie | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] Corgi Touchscreen: Code cleanup / fixes | Richard Purdie | 2005-09-07 | 1 | -8/+8 |
* | [PATCH] Corgi Touchscreen: Allow the driver to share the PMU | Richard Purdie | 2005-09-07 | 1 | -6/+9 |
* | [PATCH] Corgi Keyboard: Code tidying | Richard Purdie | 2005-09-07 | 1 | -33/+28 |
* | [PATCH] Corgi Keyboard: Add some power management code | Richard Purdie | 2005-09-07 | 1 | -1/+41 |
* | [PATCH] Corgi Keyboard: Fix a couple of compile errors | Richard Purdie | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 20 | -22/+22 |
* | [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat | Ralf Baechle | 2005-09-05 | 1 | -0/+2 |
* | [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-01 | 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-27 | 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 |