Age | Commit message (Expand) | Author |
---|---|---|
2018-05-08 | Print xHCI revision in dmesg. | Martin Pieuchot |
2016-06-01 | Fix the loop iterating on extended capabilities. It turns out that we | Martin Pieuchot |
2015-11-02 | Mark xhci_intr() as IPL_MPSAFE since it only schedules a soft-interrupt. | Martin Pieuchot |
2015-06-22 | Apparently some BIOSes not supporting xHCI natively switch USB ports | Martin Pieuchot |
2014-10-30 | Do not enable interrupts before attaching usb(4), fix a panic when an | Martin Pieuchot |
2014-07-12 | To enable Intel XHCI host controller, re-route all of usb port to xhci | Yojiro Uo |
2014-04-07 | Add MSI support for xhci(4). Also add a quirk for some of the Fresco | Brad Smith |
2014-03-25 | Upon resume do a full reset of the HC, including the command and event | Martin Pieuchot |
2014-03-08 | Dumb xhci(4) implementation. | Martin Pieuchot |