summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov
2005-02-10Input: rename gameport->driver to gameport->port_data in preparationDmitry Torokhov
2005-02-09input: Fix Elo touchscreen touch detection.Vojtech Pavlik
2005-02-09input: Add support for serial ELO touchscreens, includingVojtech Pavlik
2005-02-09Input: alps - fix protocol validation rules causing touchpadDmitry Torokhov
2005-02-08input: this patch turns off the pc speaker when pcspkr.ko is unloaded,Matthieu Castet
2005-02-08input: Change touchscreen drivers NOT to rescale their valuesVojtech Pavlik
2005-02-08input: On some architectures the atomic ops return `long'. FixAndrew Morton
2005-02-08Input: make sure that all instances of ns558 are releasedDmitry Torokhov
2005-02-08input: For now, a bug in the PSX controllers support in gamecon preventsPeter Nelson
2005-02-07input: Fix i8042 PnP printk()'s and pnp_driver name.Vojtech Pavlik
2005-02-07input: Now that ACPIPnP is available, replace ACPI probing in i8042Matthieu Castet
2005-02-07input: Do a kill_fasync() in input handlers on device disconnectVojtech Pavlik
2005-02-07Input: fix compie error in twidjoy.cDmitry Torokhov
2005-02-07input: This patch fixes an oops in ns558 when no ports are found andVojtech Pavlik
2005-02-06[PATCH] Make mousedev.c report all events to user space immediatelyPeter Osterlund
2005-02-06input: This patch removes the bouncing email address of Victor Krapivin fromAdrian Bunk
2005-02-06input: Fix ExplorerPS/2 wheel emulation for wheel events > 8 ticks.Vojtech Pavlik
2005-02-06input: Typo fix in parkbd.c commentVojtech Pavlik
2005-02-06input: Document the adapter schematic needed for parkbd.c, rightVojtech Pavlik
2005-02-06input: Typo fix in atkbd.c commentcl81@gmx.net
2005-02-06input: HP HIL support (from PARISC Linux tree).Helge Deller
2005-02-06input: Fix poll() behavior of input handlers on disconnect.Vojtech Pavlik
2005-02-06Input: add resume method to serio bus so ports are properlyDmitry Torokhov
2005-02-06input: New driver for ICS MicroClock MK712 TouchScreens.Vojtech Pavlik
2005-02-05input: Add support for Sharp SL-C7xx touchscreen (Corgi).Richard Purdie
2005-02-05input: Add support for Sharp Zaurus SL-C7cc Corgi keyboards.Richard Purdie
2005-02-05Input: make serio drivers register asynchronously. This shouldDmitry Torokhov
2005-02-05input: This patch makes two needlessly global functions static.Adrian Bunk
2005-02-04input: Only parse a "z == 127" packet as a relative Dualpoint stickPeter Osterlund
2005-02-04input: When hardware tapping is disabled on an ALPS touchpad, the touchpadPeter Osterlund
2005-02-04input: Cleanup the Kconfig menus for the input subsystem.Roman Zippel
2005-02-04input: Add support for the Logitech MX1000 mouse in PS/2 mode.Vojtech Pavlik
2005-02-04input: Add support for Logitech MX300 mouse in PS/2 mode.gijoe@poczta.onet.pl
2005-02-04input: Correct Y axis range for ALPS touchpads.Peter Osterlund
2005-02-04input: Here it is, with the suggestions from Pete and Dmitry included. ThePeter Osterlund
2005-02-04input: Some Synaptics touchpads have a middle mouse button that also worksPeter Osterlund
2005-02-04input: mousedev_packet() incorrectly clears list->ready when called withPeter Osterlund
2005-02-04input: joydump_connect: reduce stack usage from 2048 to 44 bytes (on i386)Randy Dunlap
2005-02-04input: This patch adds support to uinput for Linux's force feedback interface.Micah Dowty
2005-02-04input: Don't even try to reset the i8042 controller when it's notVojtech Pavlik
2005-02-04Input: i8042 - call i8042_platform_exit to release resourcesPrarit Bhargava
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-02-04Input: serio - export id.type, id.proto, id.id and id.extra asDmitry Torokhov
2005-02-04Input: i8042 - fix 'noloop' module parameter descriptionDmitry Torokhov
2005-02-04Input: make serio's connect routines return error codeDmitry Torokhov
2005-02-04Input: make serio implementation more in line with standardDmitry Torokhov
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2005-02-04Input: remove serio->private in favor of using driver-specific dataDmitry Torokhov
2005-02-04Input: use msecs_to_jiffies instead of manually calculatingDmitry Torokhov