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 |
* | ohci: Merge ohci_send_control with ohci_send_bulk | Kevin O'Connor | 2015-01-07 | 1 | -3/+2 |
* | usb: Add support for OHCI bulk transfers | Kevin O'Connor | 2015-01-01 | 1 | -0/+1 |
* | ohci: Export ohci_realloc_pipe() instead of ohci_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/+143 |