aboutsummaryrefslogtreecommitdiff
path: root/src/hw/usb-uhci.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-07usb: Control transfers always have an 8 byte command sizeKevin O'Connor1-1/+1
2015-01-07uhci: Merge uhci_send_control with uhci_send_bulkKevin O'Connor1-3/+2
2014-10-16uhci: Export uhci_realloc_pipe() instead of uhci_alloc_pipe()Kevin O'Connor1-2/+3
2014-10-16usb: Rename ?hci_control() to ?hci_send_control()Kevin O'Connor1-2/+2
2013-12-27usb: Replace EHCI to UHCI/OHCI synchronization with new scheme.Kevin O'Connor1-1/+1
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+128