summaryrefslogtreecommitdiff
path: root/Kernel/Bus/USB/USBManagement.h
AgeCommit message (Expand)Author
2023-03-06Kernel: Stop using NonnullLockRefPtrVectorAndreas Kling
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling
2021-12-28Kernel: Remove the kmalloc_eternal heap :^)Andreas Kling
2021-08-09Kernel/USB: Create controller base class and introduce USBManagementLuke