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