aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/usb-ohci.h
Commit message (Expand)AuthorAgeFilesLines
* usb: Control transfers always have an 8 byte command sizeKevin O'Connor2015-01-071-1/+1
* ohci: Merge ohci_send_control with ohci_send_bulkKevin O'Connor2015-01-071-3/+2
* usb: Add support for OHCI bulk transfersKevin O'Connor2015-01-011-0/+1
* ohci: Export ohci_realloc_pipe() instead of ohci_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/+143