summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2005-09-09[PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie
2005-09-07[PATCH] Corgi touchscreen: Fix a pmu bugRichard Purdie
2005-09-07[PATCH] Corgi Touchscreen: Code cleanup / fixesRichard Purdie
2005-09-07[PATCH] Corgi Touchscreen: Allow the driver to share the PMURichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Code tidyingRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Add some power management codeRichard Purdie
2005-09-07[PATCH] Corgi Keyboard: Fix a couple of compile errorsRichard Purdie
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-09-05[PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle
2005-08-10[PATCH] ns558 list handling fixAlexander Nyberg
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov
2005-07-24Input: check keycodesize when adjusting keymapsVojtech Pavlik
2005-07-15Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov
2005-07-15Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik
2005-07-13[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven
2005-07-11Input: elo - fix help in Kconfig (wrong module name)Michael Prokop
2005-07-11Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser
2005-07-11Input: ALPS - unconditionally enable tapping modePeter Osterlund
2005-07-11Input: ALPS - fix resume (for DualPoints)David Moore
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman
2005-07-11Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik
2005-07-11Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov
2005-07-11Input: serio_raw - fix Kconfig helpNeil Brown
2005-07-11Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov
2005-07-11Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2005-07-01Input: cannot refer to __exit from within __init.Andrew Morton
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov
2005-06-30Input: rearrange procfs code to reduce number of #ifdefsDmitry Torokhov
2005-06-30Input: serio - add modalias attribute and environment variable toDmitry Torokhov
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov
2005-06-30Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov
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