Age | Commit message (Expand) | Author | Files | Lines |
2005-09-24 | [PATCH] Input: check switch bitmap when matching handlers | Dmitry Torokhov | 1 | -0/+1 |
2005-09-13 | [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series | Richard Purdie | 3 | -0/+490 |
2005-09-13 | [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver | Richard Purdie | 2 | -31/+45 |
2005-09-10 | Input: i8042 - use kzalloc instead of kcalloc | Dmitry Torokhov | 1 | -3/+3 |
2005-09-10 | Manual merge with Linus | Dmitry Torokhov | 23 | -89/+131 |
2005-09-10 | [PATCH] trivial __user annotations (evdev) | viro@ZenIV.linux.org.uk | 1 | -1/+1 |
2005-09-08 | [PATCH] Input: Add a new switch event type | Richard Purdie | 3 | -4/+24 |
2005-09-08 | [PATCH] w100fb: Update corgi platform code to match new driver | Richard Purdie | 1 | -23/+5 |
2005-09-08 | [PATCH] Corgi touchscreen: Fix a pmu bug | Richard Purdie | 1 | -1/+1 |
2005-09-08 | [PATCH] Corgi Touchscreen: Code cleanup / fixes | Richard Purdie | 1 | -8/+8 |
2005-09-08 | [PATCH] Corgi Touchscreen: Allow the driver to share the PMU | Richard Purdie | 1 | -6/+9 |
2005-09-08 | [PATCH] Corgi Keyboard: Code tidying | Richard Purdie | 1 | -33/+28 |
2005-09-08 | [PATCH] Corgi Keyboard: Add some power management code | Richard Purdie | 1 | -1/+41 |
2005-09-08 | [PATCH] Corgi Keyboard: Fix a couple of compile errors | Richard Purdie | 1 | -2/+2 |
2005-09-08 | [PATCH] input: convert kcalloc to kzalloc | Pekka Enberg | 20 | -22/+22 |
2005-09-05 | [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat | Ralf Baechle | 1 | -0/+2 |
2005-09-05 | Input: sunkbd - extend mapping to handle Type-6 Sun keyboards | Vojtech Pavlik | 1 | -1/+1 |
2005-09-05 | Input: iforce - use wait_event_interruptible_timeout | Vojtech Pavlik | 2 | -25/+8 |
2005-09-05 | Input: atkbd - handle keyboards generating scancode 0x7f | Vojtech Pavlik | 1 | -3/+7 |
2005-09-04 | Input: i8042 - add Lifebook E4010 to MUX blacklist | Dmitry Torokhov | 1 | -0/+7 |
2005-09-04 | Input: i8042 - add i8042.nokbd module option to allow supressing | Dmitry Torokhov | 2 | -5/+21 |
2005-09-04 | Input: i8042 - fix IRQ printing when either KBD or AUX port | Dmitry Torokhov | 1 | -14/+25 |
2005-09-04 | Input: make i8042_platform_init return 'real' error code | Dmitry Torokhov | 6 | -23/+26 |
2005-09-04 | Input: i8042 - clean up initialization code; abort if we | Dmitry Torokhov | 1 | -78/+100 |
2005-09-04 | Input: fix checking whether new keycode fits size-wise | Ian Campbell | 1 | -1/+1 |
2005-09-04 | Input: psmouse - add new Logitech wheel mouse model | Vojtech Pavlik | 1 | -0/+1 |
2005-09-04 | Input: ALPS - fix wheel decoding | Vojtech Pavlik | 1 | -1/+1 |
2005-09-04 | Input: rework psmouse attributes to reduce module size | Dmitry Torokhov | 4 | -163/+200 |
2005-09-04 | Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Dmitry Torokhov | 1 | -2/+2 |
2005-08-10 | [PATCH] ns558 list handling fix | Alexander Nyberg | 1 | -2/+2 |
2005-08-08 | Input: psmouse - add support for IBM TrackPoint devices. | Stephen Evanchik | 5 | -2/+460 |
2005-07-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 14 | -359/+386 |
2005-07-24 | Input: synaptics - fix setting packet size on passthrough port. | Sergey Vlasov | 1 | -2/+2 |
2005-07-24 | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik | 1 | -0/+1 |
2005-07-15 | Input: i8042 - don't use negation to mark AUX data | Dmitry Torokhov | 1 | -28/+32 |
2005-07-15 | Input: psmouse - wheel mice (imps, exps) always have 3rd button | Vojtech Pavlik | 2 | -2/+2 |
2005-07-13 | [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes | Geert Uytterhoeven | 1 | -1/+1 |
2005-07-11 | Input: elo - fix help in Kconfig (wrong module name) | Michael Prokop | 1 | -1/+1 |
2005-07-11 | Input: joydev - remove custom conversion from jiffies to msecs | Tobias Klauser | 1 | -4/+2 |
2005-07-11 | Input: ALPS - unconditionally enable tapping mode | Peter Osterlund | 1 | -18/+7 |
2005-07-11 | Input: ALPS - fix resume (for DualPoints) | David Moore | 1 | -2/+2 |
2005-07-11 | Input: synaptics - limit rate to 40pps on Toshiba Dynabooks | Simon Horman | 1 | -1/+9 |
2005-07-11 | Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. | Vojtech Pavlik | 1 | -0/+7 |
2005-07-11 | Input: i8042 - add Alienware Sentia to NOMUX blacklist. | Dmitry Torokhov | 1 | -0/+7 |
2005-07-11 | Input: serio_raw - fix Kconfig help | Neil Brown | 1 | -1/+1 |
2005-07-11 | Input: serio_raw - link serio_raw misc device to corresponding | Dmitry Torokhov | 1 | -0/+1 |
2005-07-11 | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2 | -2/+5 |
2005-07-02 | Input: cannot refer to __exit from within __init. | Andrew Morton | 1 | -1/+1 |
2005-06-30 | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2 | -2/+5 |
2005-06-30 | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 1 | -11/+12 |