index
:
Hyra
dev
expt
main
old
stable
user
The Hyra Operating System
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
xhci.c
Age
Commit message (
Expand
)
Author
40 hours
kernel: xhci: Add xHC interrupt management
Ian Moffett
40 hours
kernel: xhci: Ensure command ring is zeroed
Ian Moffett
45 hours
kernel: xhci: Fixup naming and enable interrupter
Ian Moffett
2024-12-20
kernel: xhci: Add initial xhci/usb3 driver impl
Ian Moffett
2024-06-24
Clean out for expt
Ian Moffett
2024-05-26
kernel: Fixup logging to work with syslog changes
Ian Moffett
2024-04-05
kernel: xhci: Remove unused functions
Ian Moffett
2024-04-05
kernel: xhci: Add xhci_init_evring()
Ian Moffett
2024-04-04
kernel: xhci: Fix scratchpad buffer code
Ian Moffett
2024-04-04
kernel: xhci: Improve documentation
Ian Moffett
2024-04-04
kernel: xhci: Add link TRB at end of cmd ring
Ian Moffett
2024-04-03
kernel: usb: Fix command ring TRB handling
Ian Moffett
2024-04-03
kernel: xhci: Fix cycle bit handling
Ian Moffett
2024-04-03
kernel: xhci: Remove redundant comment
Ian Moffett
2024-04-03
kernel: usb: Refactor xhci_init_hc()
Ian Moffett
2024-04-03
kernel: usb: Add initial xHCI driver code
Ian Moffett