summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2005-07-11Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik-0/+7
2005-07-11Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov-0/+7
2005-07-11Input: serio_raw - fix Kconfig helpNeil Brown-1/+1
2005-07-11Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov-0/+1
2005-07-11Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-2/+5
2005-07-01Input: cannot refer to __exit from within __init.Andrew Morton-1/+1
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar-2/+5
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov-11/+12
2005-06-30Input: rearrange procfs code to reduce number of #ifdefsDmitry Torokhov-191/+198
2005-06-30Input: serio - add modalias attribute and environment variable toDmitry Torokhov-16/+26
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov-38/+43
2005-06-30Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov-46/+35
2005-06-27Commit the manual part of the input layer merge.Linus Torvalds-46/+74
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds-1059/+1315
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds-2/+2
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter-2/+2
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney-1/+1
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan-1/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-1/+1
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou-14/+14
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de-24/+28
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov-1/+1
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik-1/+1
2005-06-01Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov-50/+260
2005-06-01Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov-28/+62
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov-10/+39
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov-18/+80
2005-06-01Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov-2/+6
2005-06-01Input: do not corrupt system-wide procfs fops.Luke Kosewski-0/+4
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell-2/+4
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz-8/+21
2005-06-01Input: switch gameport core to using kthread API instead ofDmitry Torokhov-19/+12
2005-06-01Input: switch serio core to using kthread API instead of usingDmitry Torokhov-17/+10
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov-5/+10
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds-87/+66
2005-05-29Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov-0/+12
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov-22/+41
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov-28/+13
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau-4/+154
2005-05-29Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik-199/+180
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion-0/+2
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov-23/+61
2005-05-29Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov-12/+7
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov-84/+31
2005-05-29Input: add semaphore and user count to input_dev structure;Dmitry Torokhov-5/+28
2005-05-29Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeDmitry Torokhov-20/+0
2005-05-29Input: whitespace fixes in driver/input/joystickDmitry Torokhov-23/+23
2005-05-29Input: whitespace fixes in drivers/input/touchscreenDmitry Torokhov-92/+92
2005-05-29Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov-22/+22
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov-38/+36