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-01-06 00:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
116a7b74feef6e261b0c8c1dedffacb5a0d7e047
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