This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-04 19:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdb59ec82a35530a9299d350c404e2050dbcfb2e
ladybird
/
Kernel
/
Bus
/
USB
/
UHCI
History
b14ckcat
4ad437f3a7
Kernel/USB: Support UHCI full speed bandwidth reclamation
2022-07-15 12:28:09 +02:00
..
UHCIController.cpp
Kernel/USB: Support UHCI full speed bandwidth reclamation
2022-07-15 12:28:09 +02:00
UHCIController.h
Kernel/USB: Add support for bulk transfers
2022-05-21 22:12:05 +02:00
UHCIDescriptorPool.h
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
UHCIDescriptorTypes.h
Kernel/USB: Support UHCI full speed bandwidth reclamation
2022-07-15 12:28:09 +02:00
UHCIRootHub.cpp
Kernel/USB: Send correct data for Root Hub Configuration Descriptor
2022-04-22 15:16:56 +02:00
UHCIRootHub.h
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
2021-11-08 01:10:53 +01:00