tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Kernel
/
Bus
/
USB
/
at
master
1 folder
21 files
UHCI
Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class
4 years ago
PacketTypes.h
Kernel/USB: Move the USB components as a subfolder to the Bus directory
4 years ago
USBClasses.h
Kernel/USB: Add header containing all the current USB classes
4 years ago
USBConfiguration.cpp
AK: Remove `try_` prefix from FixedArray creation functions
3 years ago
USBConfiguration.h
Kernel/USB: Rename `get_interfaces` to something more sensible
3 years ago
USBConstants.h
Kernel/USB: Add Hubs and the UHCI Root Hub
4 years ago
USBController.cpp
Kernel/USB: Create controller base class and introduce USBManagement
4 years ago
USBController.h
Kernel/USB: Add support for async & interrupt transfers
3 years ago
USBDescriptors.h
Kernel/USB: Add new `USBHIDDescriptor` type
4 years ago
USBDevice.cpp
Kernel/USB: Use proper verbs for Pipe transfer methods
3 years ago
USBDevice.h
Kernel: Include missing headers for various files
3 years ago
USBEndpoint.h
Kernel: Remove declarations for non-existent methods
3 years ago
USBHub.cpp
Kernel/USB: Use proper verbs for Pipe transfer methods
3 years ago
USBHub.h
Kernel: Remove declarations for non-existent methods
3 years ago
USBInterface.h
Kernel/USB: Add interface descriptor accessor
3 years ago
USBManagement.cpp
Kernel/SysFS: Split bulky SysFSUSB file into two separate class files
4 years ago
USBManagement.h
Kernel: Stop using NonnullLockRefPtrVector
3 years ago
USBPipe.cpp
Kernel/USB: Use proper verbs for Pipe transfer methods
3 years ago
USBPipe.h
Kernel/USB: Use proper verbs for Pipe transfer methods
3 years ago
USBRequest.h
Kernel: Put USB request constants in namespace
3 years ago
USBTransfer.cpp
Everywhere: Remove string.h include from AK/Traits.h and resolve fallout
3 years ago
USBTransfer.h
Kernel/USB: Add support for async & interrupt transfers
3 years ago