summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2005-07-13[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-27Commit the manual part of the input layer merge.Linus Torvalds
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov
2005-06-01Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov
2005-06-01Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov
2005-06-01Input: do not corrupt system-wide procfs fops.Luke Kosewski
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz
2005-06-01Input: switch gameport core to using kthread API instead ofDmitry Torokhov
2005-06-01Input: switch serio core to using kthread API instead of usingDmitry Torokhov
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds
2005-05-29Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau
2005-05-29Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov
2005-05-29Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov
2005-05-29Input: add semaphore and user count to input_dev structure;Dmitry Torokhov
2005-05-29Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeDmitry Torokhov
2005-05-29Input: whitespace fixes in driver/input/joystickDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/touchscreenDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov
2005-05-29Input: Corgi keyboard driver - correct two keys which are much more usefulRichard Purdie
2005-05-29Input: Fix a warning in evdev's 32-bit emulation code.Vojtech Pavlik
2005-05-29Input: Add support for 32-bit emulation on 64-bit platforms for evdev.Juergen Kreileder
2005-05-29Input: This patch implements compat_ioctl for joydev.Jeremy Fitzhardinge
2005-05-29Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driverVojtech Pavlik
2005-05-29Input: Crystal SoundFusion (cs461x) gameport support isn't neededVojtech Pavlik
2005-05-29Input: Probe PnP gameports first, ISA after that.Vojtech Pavlik
2005-05-29Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik
2005-05-28[PATCH] fix jumpy mouse cursor on consolePavel Machek