Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not trust the content of event TRBs coming from the hardware and | 2015-01-18 | 1 | -4/+1 | |
* | Complete synchronous abort method modeled after the existing ones. | 2015-01-18 | 1 | -2/+2 | |
* | When chaining TRBs, calculate the TD Size as described in section | 2015-01-02 | 1 | -1/+2 | |
* | Use a bitmask when dumping TRB flags. No change in !XHCI_DEBUG. | 2014-12-21 | 1 | -1/+4 | |
* | Stop using usb_{alloc,free}mem() for the rings and internal structures. | 2014-12-15 | 1 | -2/+15 | |
* | When resetting an endpoint do not purge the ring. Instead set the | 2014-12-08 | 1 | -2/+1 | |
* | Support USB 1.x devices below external hubs. | 2014-11-10 | 1 | -5/+3 | |
* | Do not mark the pipe as halted when the HC reports a (split) transaction | 2014-10-05 | 1 | -2/+2 | |
* | Improve the logic to determine the maximum endpoint service interface | 2014-08-08 | 1 | -15/+8 | |
* | To enable Intel XHCI host controller, re-route all of usb port to xhci | 2014-07-12 | 1 | -2/+5 | |
* | Dumb xhci(4) implementation. | 2014-03-08 | 1 | -0/+439 |