summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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
2005-02-24input: Separate dualpoint and passthrough flags in ALPS driver.Vojtech Pavlik
2005-02-24input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE andVojtech Pavlik
2005-02-24input: Make ALPS protocol synchronization dependent onVojtech Pavlik
2005-02-24input: Fix i8042's interactions with ACPI. Only believe what ACPIVojtech Pavlik
2005-02-24input: Workaround in i8042 for PnP BIOS reporting incorrect commandVojtech Pavlik
2005-02-24input: Fix sermouse not to call serio_open() twice.Dmitry Torokhov
2005-02-24input: Add support for less usual ALPS touchpads, rearrange code,Vojtech Pavlik
2005-02-23Merge bkbits:input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2005-02-23Manual mergeVojtech Pavlik
2005-02-23input: Fix keyboard scrollwheel support, add horizontalVojtech Pavlik
2005-02-21input: Fix a few conditions in power.c, which kept it from dointVojtech Pavlik
2005-02-16Input: fix timer handling race in sidewinder joystick driver byDmitry Torokhov
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov
2005-02-14Input: fix ALPS protocol validation rulesLinus Torvalds
2005-02-14Input: psmouse should probe for "special" protocols only if maxDmitry Torokhov
2005-02-14[ARM] Fix sparse warnings for Integrator builds.Russell King
2005-02-14[ARM] Fix SA1111 and PXA iomem sparse warnings.Russell King
2005-02-13input: Store alps hardware version info in the input_dev structure, so thatPeter Osterlund
2005-02-12input: Add pin numbers to parkbd.c documentation.Vojtech Pavlik
2005-02-11input: Fix keybit initialization in MK712 touchscreen driver.n1gp@hotmail.com
2005-02-11Merge bk://dtor.bkbits.net/input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov
2005-02-10Input: complete gameport sysfs integration, ports are nowDmitry Torokhov
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov
2005-02-10Input: prepare for dynamic gameport allocation:Dmitry Torokhov
2005-02-10Input: make connect and disconnect methods mandatory for gameportDmitry Torokhov