summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-013-50/+260
* Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-011-28/+62
* Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-012-10/+39
* Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2005-06-012-18/+80
* Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov2005-06-011-2/+6
* Input: do not corrupt system-wide procfs fops.Luke Kosewski2005-06-011-0/+4
* Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-011-2/+4
* Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz2005-06-011-8/+21
* Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-011-19/+12
* Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-011-17/+10
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-011-5/+10
|\
| * Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-297-87/+66
| |\
| * | [PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-281-3/+3
| * | [PATCH] fix jumpy mouse cursor on consolePavel Machek2005-05-281-5/+10
* | | Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov2005-05-291-0/+12
* | | Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov2005-05-293-22/+41
* | | Input: lifebook - various cleanups:Dmitry Torokhov2005-05-293-28/+13
* | | Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau2005-05-295-4/+154
* | | Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik2005-05-291-199/+180
* | | Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-292-0/+2
* | | Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-294-23/+61
* | | Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov2005-05-291-12/+7
* | | Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov2005-05-295-84/+31
* | | Input: add semaphore and user count to input_dev structure;Dmitry Torokhov2005-05-291-5/+28
* | | Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeDmitry Torokhov2005-05-291-20/+0
* | | Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-299-23/+23
* | | Input: whitespace fixes in drivers/input/touchscreenDmitry Torokhov2005-05-293-92/+92
* | | Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov2005-05-294-22/+22
* | | Input: whitespace fixes in drivers/input/mouseDmitry Torokhov2005-05-298-38/+36
* | | 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/+0
* | | Input: Crystal SoundFusion (cs461x) gameport support isn't neededVojtech Pavlik2005-05-293-327/+0
* | | Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik2005-05-291-6/+6
| |/ |/|
* | 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/+5
* | 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/+1
* | 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/+0
* | Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik2005-05-281-2/+2
* | Input:Adrian Bunk2005-05-281-20/+0
* | Input: Fix a warning in psmouse-base.cAndrew Morton2005-05-281-1/+1
|/
OpenPOWER on IntegriCloud