aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2024-04-05kernel: xhci: Remove unused functionsIan Moffett
2024-04-05kernel: xhci: Add xhci_init_evring()Ian Moffett
2024-04-04kernel: xhci: Fix scratchpad buffer codeIan Moffett
2024-04-04kernel: xhci: Improve documentationIan Moffett
2024-04-04kernel: xhci: Add link TRB at end of cmd ringIan Moffett
2024-04-03kernel: usb: Fix command ring TRB handlingIan Moffett
2024-04-03kernel: xhci: Fix cycle bit handlingIan Moffett
2024-04-03kernel: xhci: Remove redundant commentIan Moffett
2024-04-03kernel: usb: Refactor xhci_init_hc()Ian Moffett
2024-04-03kernel: usb: Add initial xHCI driver codeIan Moffett