Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ehci: Only delay UHCI/OHCI port scan until after EHCI setup completes | Kevin O'Connor | 2016-02-02 | 1 | -0/+1 |
* | usb: Control transfers always have an 8 byte command size | Kevin O'Connor | 2015-01-07 | 1 | -1/+1 |
* | ehci: Merge ehci_send_control with ehci_send_bulk | Kevin O'Connor | 2015-01-07 | 1 | -3/+2 |
* | ehci: Export ehci_realloc_pipe() instead of ehci_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/+176 |