1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 07:21:00 +00:00
serenity/Kernel/Devices/USB
2021-06-29 22:11:10 +02:00
..
PacketTypes.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
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 USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBDescriptors.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
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 USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBPipe.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
USBPipe.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBRequest.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBTransfer.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
USBTransfer.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30