summaryrefslogtreecommitdiff
path: root/drivers/input/input.c
AgeCommit message (Expand)Author
2002-09-27Fixes/cleanups after converting drivers to list.h lists.Vojtech Pavlik
2002-09-25Use list_for_each_entry() in input.c.Vojtech Pavlik
2002-09-12Change "D: Drivers=" to "H: Handlers=" in /proc/bus/input/devices.Brad Hards
2002-08-30Add a missing EXPORT_SYMBOL(input_devclass); into input.cPetr Vandrovec
2002-08-28Remove uninformative coments in input.c.Vojtech Pavlik
2002-08-26Use standard linked lists in input layerPatrick Mochel
2002-08-26- Remove input_handler list; replace with LIST_HEAD(input_handler_list).Patrick Mochel
2002-08-26input layer update:Patrick Mochel
2002-08-26Define input device class and register it.Patrick Mochel
2002-08-25This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksoundVojtech Pavlik
2002-07-31Merge bk://linux-input.bkbits.net/linux-inputLinus Torvalds
2002-07-30This simplifies the software autorepeat code in input/input.c,Vojtech Pavlik
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-03Update the input handler modules to latest versions.Vojtech Pavlik
2002-02-08[PATCH] fix for drivers/input/input.cAlexander Viro
2002-02-06[PATCH] Input drivers, step #3Vojtech Pavlik
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds