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-25 05:52:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59eea93d2aa7a903bfc90a2e4e033ffa521b7b3a
ladybird
/
Kernel
/
Devices
/
USB
History
Andreas Kling
9766fccb88
Kernel: Remove some unnecessary JSON related includes
2021-06-29 22:11:10 +02:00
..
PacketTypes.h
…
UHCIController.cpp
Kernel: Remove some unnecessary JSON related includes
2021-06-29 22:11:10 +02:00
UHCIController.h
USB: Store devices in globally accessible array
2021-06-18 17:04:57 +04:30
UHCIDescriptorTypes.h
…
USBDescriptors.h
…
USBDevice.cpp
Everywhere: Use nothrow new with
adopt_{ref,own}_if_nonnull
2021-06-24 17:35:49 +04:30
USBDevice.h
USB: Store device descriptor on enumeration
2021-06-18 17:04:57 +04:30
USBEndpoint.h
…
USBPipe.cpp
Everywhere: Use nothrow new with
adopt_{ref,own}_if_nonnull
2021-06-24 17:35:49 +04:30
USBPipe.h
…
USBRequest.h
…
USBTransfer.cpp
Everywhere: Use nothrow new with
adopt_{ref,own}_if_nonnull
2021-06-24 17:35:49 +04:30
USBTransfer.h
…