summaryrefslogtreecommitdiff
path: root/sys/include/dev/usb
AgeCommit message (Expand)Author
3 dayskernel: xhci: Add initial xhci/usb3 driver implIan Moffett
2024-06-24Clean out for exptIan Moffett
2024-04-05kernel: xhci: Add xhci_init_evring()Ian Moffett
2024-04-05kernel: xhci: Fix xhci_evring_segment structureIan Moffett
2024-04-05kernel: xhci: Add TRB typesIan Moffett
2024-04-05kernel: xhci: Set XHCI_TRB_SIZE to 16Ian Moffett
2024-04-03kernel: usb: Fix command ring TRB handlingIan Moffett
2024-04-03kernel: usb: Add initial xHCI driver codeIan Moffett