| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-02-20 | compat: Use COMPAT_USE_64BIT_TIME in the input subsystem | H. J. Lu | 1 | -2/+2 | |
| Enable the input system to be used with a compat ABI with 64-bit time. Signed-off-by: H. Peter Anvin <[email protected]> Cc: Dmitry Torokhov <[email protected]> | |||||
| 2011-10-31 | drivers/input: add export.h to symbol exporting files. | Paul Gortmaker | 1 | -0/+1 | |
| These files are not modules but are exporting symbols and/or making use of THIS_MODULE macro. Signed-off-by: Paul Gortmaker <[email protected]> | |||||
| 2008-10-27 | Input: refactor evdev 32bit compat to be shareable with uinput | Philip Langdale | 1 | -0/+135 | |
| Currently, evdev has working 32bit compatibility and uinput does not. uinput needs the input_event code that evdev uses, so let's refactor it so it can be shared. [[email protected]: add fix for force feedback compat issues] Signed-off-by: Philip Langdale <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> | |||||