Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: Control transfers always have an 8 byte command size | Kevin O'Connor | 2015-01-07 | 1 | -1/+1 |
* | uhci: Merge uhci_send_control with uhci_send_bulk | Kevin O'Connor | 2015-01-07 | 1 | -3/+2 |
* | uhci: Export uhci_realloc_pipe() instead of uhci_alloc_pipe() | Kevin O'Connor | 2014-10-16 | 1 | -2/+3 |
* | usb: Rename ?hci_control() to ?hci_send_control() | Kevin O'Connor | 2014-10-16 | 1 | -2/+2 |
* | usb: Replace EHCI to UHCI/OHCI synchronization with new scheme. | Kevin O'Connor | 2013-12-27 | 1 | -1/+1 |
* | Move code centered around specific hardware devices to src/hw/ | Kevin O'Connor | 2013-09-02 | 1 | -0/+128 |