aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/usb-ehci.h
Commit message (Expand)AuthorAgeFilesLines
* ehci: Only delay UHCI/OHCI port scan until after EHCI setup completesKevin O'Connor2016-02-021-0/+1
* usb: Control transfers always have an 8 byte command sizeKevin O'Connor2015-01-071-1/+1
* ehci: Merge ehci_send_control with ehci_send_bulkKevin O'Connor2015-01-071-3/+2
* ehci: Export ehci_realloc_pipe() instead of ehci_alloc_pipe()Kevin O'Connor2014-10-161-2/+3
* usb: Rename ?hci_control() to ?hci_send_control()Kevin O'Connor2014-10-161-2/+2
* usb: Replace EHCI to UHCI/OHCI synchronization with new scheme.Kevin O'Connor2013-12-271-1/+1
* Move code centered around specific hardware devices to src/hw/Kevin O'Connor2013-09-021-0/+176