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-05-17 08:38:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d40b3f2a347201e9220ae0ee722cfa500eb262ee
ladybird
/
Kernel
/
Bus
/
USB
History
Hendiadyoin1
e7012a9245
Kernel: Use PCI/Definitions.h for PCI-USB controller magic numbers
2023-09-22 18:39:37 -06:00
..
Drivers
Kernel/USB: Add
driver_init
section
2023-09-18 11:09:19 -06:00
UHCI
Kernel: Don't allocate memory for names of processes and threads
2023-08-09 21:06:54 -06:00
PacketTypes.h
…
USBClasses.h
…
USBConfiguration.cpp
…
USBConfiguration.h
…
USBConstants.h
…
USBController.cpp
…
USBController.h
…
USBDescriptors.h
…
USBDevice.cpp
Kernel/USB: Detach devices from their driver when they are detached
2023-09-18 11:09:19 -06:00
USBDevice.h
Kernel/USB: Detach devices from their driver when they are detached
2023-09-18 11:09:19 -06:00
USBEndpoint.h
…
USBHub.cpp
Kernel/USB: Detach devices from their driver when they are detached
2023-09-18 11:09:19 -06:00
USBHub.h
…
USBInterface.h
Kernel/USB: Expose USBConfiguration in USBInterface
2023-09-18 11:09:19 -06:00
USBManagement.cpp
Kernel: Use PCI/Definitions.h for PCI-USB controller magic numbers
2023-09-22 18:39:37 -06:00
USBManagement.h
Kernel/USB: Add
get_driver_by_name
helper in USBManagement
2023-09-18 11:09:19 -06:00
USBPipe.cpp
…
USBPipe.h
…
USBRequest.h
…
USBTransfer.cpp
…
USBTransfer.h
…