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
2025-12-25 19:04:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da170997d5754880255e2527a861aed304ed76ee
ladybird
/
Kernel
/
Bus
/
USB
/
UHCI
History
Andreas Kling
6ad427993a
Everywhere: Behaviour => Behavior
2021-09-07 13:53:14 +02:00
..
UHCIController.cpp
Everywhere: Behaviour => Behavior
2021-09-07 13:53:14 +02:00
UHCIController.h
Kernel: Rename PCI::DeviceController => PCI::Device
2021-08-23 01:07:45 +02:00
UHCIDescriptorPool.h
Kernel: Make kernel region allocators return KResultOr<NOP<Region>>
2021-09-06 01:55:27 +02:00
UHCIDescriptorTypes.h
Kernel: Switch static_asserts of a type size to AK::AssertSize
2021-09-05 20:08:57 +02:00
UHCIRootHub.cpp
Kernel/USB: Use TRY() and adopt_nonnull_own_or_enomem() some more
2021-09-06 13:06:05 +02:00
UHCIRootHub.h
AK+Kernel: Move KResult.h to Kernel/API for userspace access
2021-09-05 12:54:48 +02:00