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-28 12:18:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
606b9ff6f33b11c19e0f2c95d5869cb67e4e53fa
ladybird
/
Kernel
/
Bus
/
USB
History
Andreas Kling
7369d0ab5f
Kernel: Stop using NonnullLockRefPtrVector
2023-03-06 23:46:36 +01:00
..
UHCI
Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class
2023-01-26 23:04:26 +01:00
PacketTypes.h
…
USBClasses.h
…
USBConfiguration.cpp
AK: Remove
try_
prefix from FixedArray creation functions
2023-01-28 22:41:36 +01:00
USBConfiguration.h
…
USBConstants.h
…
USBController.cpp
…
USBController.h
…
USBDescriptors.h
…
USBDevice.cpp
…
USBDevice.h
…
USBEndpoint.h
Kernel: Remove declarations for non-existent methods
2023-01-27 20:33:18 +00:00
USBHub.cpp
…
USBHub.h
Kernel: Remove declarations for non-existent methods
2023-01-27 20:33:18 +00:00
USBInterface.h
…
USBManagement.cpp
…
USBManagement.h
Kernel: Stop using NonnullLockRefPtrVector
2023-03-06 23:46:36 +01:00
USBPipe.cpp
…
USBPipe.h
…
USBRequest.h
…
USBTransfer.cpp
Everywhere: Remove string.h include from AK/Traits.h and resolve fallout
2023-01-21 10:43:59 -07:00
USBTransfer.h
…