Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-05 | input: remove index_from_keycode (no users) | Gerd Hoffmann | 1 | -14/+0 |
2014-03-05 | input: move do_mouse_set to new core | Gerd Hoffmann | 1 | -43/+0 |
2014-03-05 | input: move qmp_query_mice to new core | Gerd Hoffmann | 1 | -23/+0 |
2014-03-05 | input: move mouse mode notifier to new core | Gerd Hoffmann | 1 | -33/+1 |
2014-03-05 | input-legacy: remove kbd_mouse_event | Gerd Hoffmann | 1 | -49/+0 |
2014-03-05 | input-legacy: remove kbd_mouse_is_absolute | Gerd Hoffmann | 1 | -10/+1 |
2014-03-05 | input-legacy: remove kbd_mouse_has_absolute | Gerd Hoffmann | 1 | -19/+2 |
2014-03-05 | input-legacy: remove kbd_put_keycode | Gerd Hoffmann | 1 | -23/+0 |
2014-03-05 | input: mouse: switch legacy handlers to new core | Gerd Hoffmann | 1 | -0/+63 |
2014-03-05 | input: keyboard: switch qmp_send_key() to new core. | Gerd Hoffmann | 1 | -8/+3 |
2014-03-05 | input: keyboard: switch legacy handlers to new core | Gerd Hoffmann | 1 | -10/+56 |
2014-03-05 | input: rename file to legacy | Gerd Hoffmann | 1 | -0/+559 |