aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupGravatar Ingo Molnar 2-2/+5
2005-06-27Commit the manual part of the input layer merge.Gravatar Linus Torvalds 2-46/+74
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyGravatar Linus Torvalds 45-1059/+1315
2005-06-25Merge Christoph's freeze cleanup patchGravatar Linus Torvalds 2-2/+2
2005-06-25[PATCH] Cleanup patch for process freezingGravatar Christoph Lameter 2-2/+2
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsGravatar Paul E. McKenney 1-1/+1
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Gravatar Alexey Dobriyan 1-1/+1
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Gravatar Yani Ioannou 4-14/+14
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simpleGravatar gregkh@suse.de 5-24/+28
2005-06-16[PATCH] ALPS: fix enabling hardware tappingGravatar Dmitry Torokhov 1-1/+1
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsGravatar Vojtech Pavlik 1-1/+1
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeGravatar Dmitry Torokhov 3-50/+260
2005-06-01Input: cleanup ps2_command() timeout handling in libps2.Gravatar Dmitry Torokhov 1-28/+62
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingGravatar Dmitry Torokhov 2-10/+39
2005-06-01Input: pmouse - introduce proper locking so state-changingGravatar Dmitry Torokhov 2-18/+80
2005-06-01Input: mousedev - do not wake up readers when receiving 0-motionGravatar Dmitry Torokhov 1-2/+6
2005-06-01Input: do not corrupt system-wide procfs fops.Gravatar Luke Kosewski 1-0/+4
2005-06-01Input: return correct value when setting up absolute device via uinipt.Gravatar Ian Campbell 1-2/+4
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Gravatar Ivan Casado Ruiz 1-8/+21
2005-06-01Input: switch gameport core to using kthread API instead ofGravatar Dmitry Torokhov 1-19/+12
2005-06-01Input: switch serio core to using kthread API instead of usingGravatar Dmitry Torokhov 1-17/+10
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Gravatar Dmitry Torokhov 1-5/+10
2005-05-29Automatic merge of 'for-linus' branch fromGravatar Linus Torvalds 7-87/+66
2005-05-29Input: apparently Lifebook touchscreens have double resolutionGravatar Dmitry Torokhov 1-0/+12
2005-05-29Input: lifebook - adjust initialization routines to be in line withGravatar Dmitry Torokhov 3-22/+41
2005-05-29Input: lifebook - various cleanups:Gravatar Dmitry Torokhov 3-28/+13
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Gravatar Kenan Esau 5-4/+154
2005-05-29Input: Make EVIOSCSABS work in evdev.Gravatar Vojtech Pavlik 1-199/+180
2005-05-29Input: Add a new I-Force device to the iforce driver.Gravatar Marian-Nicolae V. Ion 2-0/+2
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreGravatar Dmitry Torokhov 4-23/+61
2005-05-29Input: remove user counters from drivers/input/touchscreen sinceGravatar Dmitry Torokhov 1-12/+7
2005-05-29Input: remove user counters from drivers/input/mouse since inputGravatar Dmitry Torokhov 5-84/+31
2005-05-29Input: add semaphore and user count to input_dev structure;Gravatar Dmitry Torokhov 1-5/+28
2005-05-29Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeGravatar Dmitry Torokhov 1-20/+0
2005-05-29Input: whitespace fixes in driver/input/joystickGravatar Dmitry Torokhov 9-23/+23
2005-05-29Input: whitespace fixes in drivers/input/touchscreenGravatar Dmitry Torokhov 3-92/+92
2005-05-29Input: whitespace fixes in drivers/input/keyboardGravatar Dmitry Torokhov 4-22/+22
2005-05-29Input: whitespace fixes in drivers/input/mouseGravatar Dmitry Torokhov 8-38/+36
2005-05-29Input: Corgi keyboard driver - correct two keys which are much more usefulGravatar Richard Purdie 1-2/+4
2005-05-29Input: Fix a warning in evdev's 32-bit emulation code.Gravatar Vojtech Pavlik 1-0/+2
2005-05-29Input: Add support for 32-bit emulation on 64-bit platforms for evdev.Gravatar Juergen Kreileder 1-2/+266
2005-05-29Input: This patch implements compat_ioctl for joydev.Gravatar Jeremy Fitzhardinge 1-25/+91
2005-05-29Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driverGravatar Vojtech Pavlik 3-197/+0
2005-05-29Input: Crystal SoundFusion (cs461x) gameport support isn't neededGravatar Vojtech Pavlik 3-327/+0
2005-05-29Input: Probe PnP gameports first, ISA after that.Gravatar Vojtech Pavlik 1-6/+6
2005-05-29Input: Fix fast scrolling scancodes in atkbd.cGravatar Vojtech Pavlik 1-3/+3
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cGravatar Vojtech Pavlik 1-3/+3
2005-05-28[PATCH] fix jumpy mouse cursor on consoleGravatar Pavel Machek 1-5/+10
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereGravatar Dmitry Torokhov 1-34/+5