aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/usb-xhci.h
Commit message (Expand)AuthorAgeFilesLines
* usb: Control transfers always have an 8 byte command sizeKevin O'Connor2015-01-071-1/+1
* xhci: Merge xhci_send_control with xhci_send_bulkKevin O'Connor2015-01-071-3/+2
* xhci: Change xhci_update_pipe() to xhci_realloc_pipe() and use for alloc tooKevin O'Connor2014-10-161-5/+3
* usb: Rename ?hci_control() to ?hci_send_control()Kevin O'Connor2014-10-161-2/+2
* xhci: Support xhci controllers with 64 byte contexts.Kevin O'Connor2014-01-291-8/+0
* usb: Replace EHCI to UHCI/OHCI synchronization with new scheme.Kevin O'Connor2013-12-271-1/+1
* usb: add xhci supportGerd Hoffmann2013-09-191-0/+144