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
b700d1a474634840da86aeefd2a67b2e8a364cd6
ladybird
/
Kernel
/
Bus
/
USB
/
UHCI
History
b14ckcat
13445f5a43
Kernel/USB: Use proper error codes for UHCI transfers
2022-06-29 13:38:13 +01:00
..
UHCIController.cpp
Kernel/USB: Use proper error codes for UHCI transfers
2022-06-29 13:38:13 +01:00
UHCIController.h
Kernel/USB: Add support for bulk transfers
2022-05-21 22:12:05 +02:00
UHCIDescriptorPool.h
Kernel: Some clang-tidy fixes in Bus/USB
2021-12-09 22:53:42 -08:00
UHCIDescriptorTypes.h
Everywhere: Run clang-format
2022-04-01 21:24:45 +01: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