aboutsummaryrefslogtreecommitdiff
path: root/src/hw/usb-ohci.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-07usb: Control transfers always have an 8 byte command sizeKevin O'Connor1-1/+1
2015-01-07ohci: Merge ohci_send_control with ohci_send_bulkKevin O'Connor1-3/+2
2015-01-01usb: Add support for OHCI bulk transfersKevin O'Connor1-0/+1
2014-10-16ohci: Export ohci_realloc_pipe() instead of ohci_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/+143