summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov2005-05-294-22/+22
| * | Input: whitespace fixes in drivers/input/mouseDmitry Torokhov2005-05-298-38/+36Star
| * | Input: Corgi keyboard driver - correct two keys which are much more usefulRichard Purdie2005-05-291-2/+4
| * | Input: Fix a warning in evdev's 32-bit emulation code.Vojtech Pavlik2005-05-291-0/+2
| * | Input: Add support for 32-bit emulation on 64-bit platforms for evdev.Juergen Kreileder2005-05-291-2/+266
| * | Input: This patch implements compat_ioctl for joydev.Jeremy Fitzhardinge2005-05-291-25/+91
| * | Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driverVojtech Pavlik2005-05-293-197/+0Star
| * | Input: Crystal SoundFusion (cs461x) gameport support isn't neededVojtech Pavlik2005-05-293-327/+0Star
| * | Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik2005-05-291-6/+6
* | | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-262-2/+2
|\ \ \
| * | | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-262-2/+2
* | | | [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-261-1/+1
|/ / /
* | | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* | | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-1/+1
* | | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-214-14/+14
* | | [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-215-24/+28
* | | [PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov2005-06-161-1/+1
* | | [PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik2005-06-071-1/+1
| |/ |/|
* | Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-297-87/+66Star
|\|
| * Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
| * Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov2005-05-281-34/+5Star
| * Input: yet another model that does not play nicely when i8042 isDmitry Torokhov2005-05-281-0/+7
| * Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov2005-05-281-1/+10
| * Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov2005-05-281-2/+1Star
| * Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik2005-05-281-1/+1
| * Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik2005-05-281-1/+4
| * Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff2005-05-281-2/+6
| * Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov2005-05-281-1/+1
| * Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-281-20/+28
| * Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-281-2/+0Star
| * Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik2005-05-281-2/+2
| * Input:Adrian Bunk2005-05-281-20/+0Star
| * Input: Fix a warning in psmouse-base.cAndrew Morton2005-05-281-1/+1
* | [PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
* | [PATCH] fix jumpy mouse cursor on consolePavel Machek2005-05-281-5/+10
|/
* [PATCH] drivers/input/keyboard/atkbd.c: fix off by one errorsAdrian Bunk2005-05-171-2/+4
* [PATCH] serio 'id' attributesDmitry Torokhov2005-05-171-4/+20
* [PATCH] serport oops fixDmitry Torokhov2005-05-171-30/+68
* [PATCH] ALPS resume fixDmitry Torokhov2005-05-171-0/+2
* [PATCH] alps printk tidyAndrew Morton2005-05-171-1/+1
* [PATCH] serio resume fixDmitry Torokhov2005-05-171-1/+0Star
* [PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-17125-0/+39668