summaryrefslogtreecommitdiff
path: root/Kernel/Bus/USB/USBConfiguration.cpp
AgeCommit message (Expand)Author
2023-06-04Everywhere: Move global Kernel pattern code to Kernel/Library directoryLiav A
2023-01-28AK: Remove `try_` prefix from FixedArray creation functionsLinus Groh
2023-01-21Everywhere: Remove string.h include from AK/Traits.h and resolve falloutAndrew Kaster
2022-06-02Kernel/USB: Rename `get_interfaces` to something more sensibleJesse Buhagiar
2022-04-22Kernel/USB: Get all interface descriptors on enumerationJesse Buhagiar