aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] missing gameport dependenciesAlexander Viro1-0/+4
2005-03-28[PATCH] unified spinlock initializationAmit Gud2-6/+6
2005-03-11[PATCH] Update Thibaut Varene's email addressMatthew Wilcox2-3/+3
2005-03-11[PATCH] PA-RISC GSC interrupt fixesMatthew Wilcox1-5/+4
2005-03-07Input: export psmouse module parameters via sysfs:Dmitry Torokhov1-18/+40
2005-03-07Input: i8042 - disable MUX mode on some Fujitsu notebooks as itDmitry Torokhov1-4/+47
2005-03-07input: some whitespace and formatting cleanup in Corgi drivers.Dmitry Torokhov2-88/+86
2005-03-07input: convert from pci_module_init to pci_register_driverChristophe Lucas5-5/+5
2005-03-07input: This patch is for the keyboard on Sharp Zaurus collie and poodleJohn Lenz3-0/+319
2005-03-07New BitKeeper file ``drivers/input/touchscreen/hp680_ts_input.c''Paul Mundt3-1/+149
2005-03-07input: Fix a connector name in a comment in lkkbd.cVojtech Pavlik1-2/+2
2005-03-07input: Fix ALPS breakage caused by previous refactoring.Vojtech Pavlik1-32/+25
2005-03-07input: Fix two typos in i8042 PnP code.Vojtech Pavlik1-2/+2
2005-03-01input: Add MicroTouch (3M) serial touchscreen driverDan Streetman3-0/+231
2005-02-28Merge bkbits:input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik7-41/+69
2005-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik7-41/+69
2005-02-28input: Add more PnP IDs to i8042 PnP probe table. BIOS manufacturersVojtech Pavlik1-0/+6
2005-02-26input: Fix string formatting in joydump.Vojtech Pavlik1-12/+12
2005-02-26input: set gameport devices' bus so they can be bound to drivers.Dmitry Torokhov1-0/+1
2005-02-25input: After testing on real world hardware, it's obvious we can't trustVojtech Pavlik1-7/+6
2005-02-25input: atkbd - "scroll" is a per-device attribute, don't use globalDmitry Torokhov1-1/+1
2005-02-24input: Print a warning message when PnP fails to find an i8042Vojtech Pavlik1-42/+43
2005-02-24input: Make the i8042 PnP detection even more BIOS and CONFIG-proof.Vojtech Pavlik1-65/+74
2005-02-24input: Separate dualpoint and passthrough flags in ALPS driver.Vojtech Pavlik1-8/+9
2005-02-24input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE andVojtech Pavlik3-20/+19
2005-02-24input: Make ALPS protocol synchronization dependent onVojtech Pavlik2-53/+56
2005-02-24input: Fix i8042's interactions with ACPI. Only believe what ACPIVojtech Pavlik1-28/+57
2005-02-24input: Workaround in i8042 for PnP BIOS reporting incorrect commandVojtech Pavlik1-6/+14
2005-02-24input: Fix sermouse not to call serio_open() twice.Dmitry Torokhov1-1/+1
2005-02-24input: Add support for less usual ALPS touchpads, rearrange code,Vojtech Pavlik2-122/+146
2005-02-23Merge bkbits:input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik3-27/+37
2005-02-23Manual mergeVojtech Pavlik2-3/+3
2005-02-23input: Fix keyboard scrollwheel support, add horizontalVojtech Pavlik1-24/+34
2005-02-21input: Fix a few conditions in power.c, which kept it from dointVojtech Pavlik1-9/+3
2005-02-16Input: fix timer handling race in sidewinder joystick driver byDmitry Torokhov1-13/+7
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov11-168/+146
2005-02-14Input: fix ALPS protocol validation rulesLinus Torvalds1-2/+2
2005-02-14Input: psmouse should probe for "special" protocols only if maxDmitry Torokhov1-1/+1
2005-02-14[ARM] Fix sparse warnings for Integrator builds.Russell King1-1/+1
2005-02-14[ARM] Fix SA1111 and PXA iomem sparse warnings.Russell King1-2/+2
2005-02-13input: Store alps hardware version info in the input_dev structure, so thatPeter Osterlund2-5/+14
2005-02-12input: Add pin numbers to parkbd.c documentation.Vojtech Pavlik1-8/+8
2005-02-11input: Fix keybit initialization in MK712 touchscreen driver.n1gp@hotmail.com1-1/+1
2005-02-11Merge bk://dtor.bkbits.net/input into suse.cz:/home/vojtech/bk/inputVojtech Pavlik19-616/+1342
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov11-40/+62
2005-02-10Input: complete gameport sysfs integration, ports are nowDmitry Torokhov1-50/+536
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov13-230/+402
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov7-260/+283
2005-02-10Input: prepare for dynamic gameport allocation:Dmitry Torokhov1-0/+24
2005-02-10Input: make connect and disconnect methods mandatory for gameportDmitry Torokhov1-5/+4