| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2005-02-04 | Input: Make some needlessly global code static. | Adrian Bunk | -2/+2 | |
| Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> | ||||
| 2004-05-09 | Input: trailing whitespace fixes in drivers/input | Dmitry Torokhov | -7/+7 | |
| 2003-04-28 | driver core: fix up the input_class logic due to the class changes. | Greg Kroah-Hartman | -12/+0 | |
| 2002-11-17 | [PATCH] C99 initializers for drivers/input | Art Haas | -1/+1 | |
| 2002-11-09 | Handle return values from interface_register() and misc_register() | Michael Still | -2/+7 | |
| in the input drivers. | ||||
| 2002-08-26 | Define a struct device_interface for all the input interfaces and register | Patrick Mochel | -0/+8 | |
| them with the input device class when started up. | ||||
| 2002-07-25 | Apply Rusty's C99 initializer patch to input drivers. | Vojtech Pavlik | -5/+5 | |
| Fix cli() breakage in input (gameport) drivers. | ||||
| 2002-07-10 | Fix a hang in serio code and a possible oops in input. | Vojtech Pavlik | -0/+3 | |
| 2002-07-03 | Add keyboard, mouse and touchscreen drivers. | Vojtech Pavlik | -0/+99 | |
| Add tsdev, power and evbug event handlers. | ||||
