summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds
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
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov
2005-05-28Input: yet another model that does not play nicely when i8042 isDmitry Torokhov
2005-05-28Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov
2005-05-28Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov
2005-05-28Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik
2005-05-28Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff
2005-05-28Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik
2005-05-28Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik
2005-05-28Input:Adrian Bunk
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton
2005-05-17[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errorsAdrian Bunk
2005-05-17[PATCH] serio 'id' attributesDmitry Torokhov
2005-05-17[PATCH] serport oops fixDmitry Torokhov
2005-05-17[PATCH] ALPS resume fixDmitry Torokhov
2005-05-17[PATCH] alps printk tidyAndrew Morton
2005-05-17[PATCH] serio resume fixDmitry Torokhov
2005-05-01[PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-04-03[PATCH] missing gameport dependenciesAlexander Viro
2005-03-28[PATCH] unified spinlock initializationAmit Gud
2005-03-11[PATCH] Update Thibaut Varene's email addressMatthew Wilcox
2005-03-11[PATCH] PA-RISC GSC interrupt fixesMatthew Wilcox
2005-03-07Input: export psmouse module parameters via sysfs:Dmitry Torokhov
2005-03-07Input: i8042 - disable MUX mode on some Fujitsu notebooks as itDmitry Torokhov
2005-03-07input: some whitespace and formatting cleanup in Corgi drivers.Dmitry Torokhov
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas
2005-03-07input: This patch is for the keyboard on Sharp Zaurus collie and poodleJohn Lenz
2005-03-07New BitKeeper file ``drivers/input/touchscreen/hp680_ts_input.c''Paul Mundt
2005-03-07input: Fix a connector name in a comment in lkkbd.cVojtech Pavlik
2005-03-07input: Fix ALPS breakage caused by previous refactoring.Vojtech Pavlik
2005-03-07input: Fix two typos in i8042 PnP code.Vojtech Pavlik
2005-03-01input: Add MicroTouch (3M) serial touchscreen driverDan Streetman
2005-02-28Merge bkbits:input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2005-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik
2005-02-28input: Add more PnP IDs to i8042 PnP probe table. BIOS manufacturersVojtech Pavlik
2005-02-26input: Fix string formatting in joydump.Vojtech Pavlik
2005-02-26input: set gameport devices' bus so they can be bound to drivers.Dmitry Torokhov
2005-02-25input: After testing on real world hardware, it's obvious we can't trustVojtech Pavlik
2005-02-25input: atkbd - "scroll" is a per-device attribute, don't use globalDmitry Torokhov
2005-02-24input: Print a warning message when PnP fails to find an i8042Vojtech Pavlik
2005-02-24input: Make the i8042 PnP detection even more BIOS and CONFIG-proof.Vojtech Pavlik