Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-04 | hid: move idle+protocol from usb-hid to hid too. | Gerd Hoffmann | 1 | -0/+8 | |
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | |||||
2011-08-04 | usb-hid: split hid code to hw/hid.[ch] | Gerd Hoffmann | 1 | -0/+395 | |
Almost pure code motion. Unstatic hid interface functions and add them to the header file. Some renames. Some code style cleanups. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |