summaryrefslogtreecommitdiff
path: root/drivers/input/joydev.c
AgeCommit message (Expand)Author
2004-07-27Input: fix reader wakeup conditions in mousedev, joydev and tsdevDmitry Torokhov
2004-06-17[PATCH] sparse: drivers/input annotationsAlexander Viro
2004-05-09Input: trailing whitespace fixes in drivers/inputDmitry Torokhov
2004-01-20input: Manual merge.Vojtech Pavlik
2004-01-20input: Properly recompute initial values upon recalibration in joydev.Glenn Burkhardt
2004-01-19[PATCH] Input: add sysfs class support for input devicesGreg Kroah-Hartman
2004-01-15input: Move devfs entries for joystick into /dev/inputAndrey Borzenkov
2003-12-18[PATCH] Add black list to handler<->device matchingDmitry Torokhov
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-05-07[PATCH] devfs: API changesAndrew Morton
2003-04-28driver core: fix up the input_class logic due to the class changes.Greg Kroah-Hartman
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2003-04-20[PATCH] devfs: inputChristoph Hellwig
2003-02-12input.c: joydev/mousedev updateVojtech Pavlik
2002-11-09Handle return values from interface_register() and misc_register()Michael Still
2002-09-25Convert more of input to list.h usage.Vojtech Pavlik
2002-08-26Define a struct device_interface for all the input interfaces and register Patrick Mochel
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-03Update the input handler modules to latest versions.Vojtech Pavlik
2002-02-06[PATCH] Input drivers, step #3Vojtech Pavlik
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus 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.3.1 -> v2.4.3.2Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds