Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: Control transfers always have an 8 byte command size | Kevin O'Connor | 2015-01-07 | 1 | -1/+1 |
* | xhci: Merge xhci_send_control with xhci_send_bulk | Kevin O'Connor | 2015-01-07 | 1 | -3/+2 |
* | xhci: Change xhci_update_pipe() to xhci_realloc_pipe() and use for alloc too | Kevin O'Connor | 2014-10-16 | 1 | -5/+3 |
* | usb: Rename ?hci_control() to ?hci_send_control() | Kevin O'Connor | 2014-10-16 | 1 | -2/+2 |
* | xhci: Support xhci controllers with 64 byte contexts. | Kevin O'Connor | 2014-01-29 | 1 | -8/+0 |
* | usb: Replace EHCI to UHCI/OHCI synchronization with new scheme. | Kevin O'Connor | 2013-12-27 | 1 | -1/+1 |
* | usb: add xhci support | Gerd Hoffmann | 2013-09-19 | 1 | -0/+144 |