summaryrefslogtreecommitdiff
path: root/Kernel/Bus/USB/USBTransfer.h
AgeCommit message (Expand)Author
2021-09-06Kernel/USB: Tidy up USB::Transfer constructionAndreas Kling
2021-08-14Kernel/USB: Use allocate_kernel_region in Transfer buffer allocationsLuke
2021-08-06Kernel: Move Kernel/Memory/ code into Kernel::Memory namespaceAndreas Kling
2021-08-06Kernel: Rename Kernel/VM/ to Kernel/Memory/Andreas Kling
2021-07-25Kernel: Remove ContiguousVMObject, let AnonymousVMObject do the jobAndreas Kling
2021-07-02Kernel/USB: Move the USB components as a subfolder to the Bus directoryLiav A