aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/usb-uhci.h
Commit message (Expand)AuthorAgeFilesLines
* usb: Control transfers always have an 8 byte command sizeKevin O'Connor2015-01-071-1/+1
* uhci: Merge uhci_send_control with uhci_send_bulkKevin O'Connor2015-01-071-3/+2
* uhci: Export uhci_realloc_pipe() instead of uhci_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/+128