Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/usb-hid: Don't abort if setting key repeat rate fails | Matt DeVillier | 2020-03-06 | 1 | -1/+1 |
* | usb-hid: Improve max packet size checking | Kevin O'Connor | 2020-03-06 | 1 | -22/+33 |
* | usb-hid: Generate Ctrl+Break and Alt+SysReq keys | Kevin O'Connor | 2016-09-12 | 1 | -20/+30 |
* | usb: Rename send_default_control() to usb_send_default_control() | Kevin O'Connor | 2014-10-16 | 1 | -2/+2 |
* | usb: Rename findEndPointDesc() to usb_find_desc() | Kevin O'Connor | 2014-10-16 | 1 | -1/+1 |
* | usb: Only disable HID devices if both USB_MOUSE and USB_KEYBOARD are off. | Kevin O'Connor | 2014-04-05 | 1 | -1/+1 |
* | Move function definitions for output.c from util.h to new file output.h. | Kevin O'Connor | 2013-09-18 | 1 | -4/+5 |
* | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+431 |