banan-os/kernel/include/kernel/USB
Bananymous d0452a3510 Kernel: Fix xHCI controller destruction
Port updater task was not actually able to exit without a kernel panic.
This patch makes controller wait until port updater exits itself :D
2025-02-10 22:58:57 +02:00
..
HID Kernel: Allow USB devices to handle STALL conditions 2024-11-22 22:15:22 +02:00
Hub Kernel: Add basic support for USB hubs 2025-02-10 22:56:25 +02:00
MassStorage Kernel: Refactor USB mass storage code 2024-11-23 01:24:32 +02:00
XHCI Kernel: Fix xHCI controller destruction 2025-02-10 22:58:57 +02:00
Controller.h Kernel: Add basic support for USB hubs 2025-02-10 22:56:25 +02:00
Definitions.h Kernel: Set interval and average trb length on configure endpoint 2024-07-15 11:46:28 +03:00
Device.h Kernel: Add basic support for USB hubs 2025-02-10 22:56:25 +02:00
USBManager.h Kernel: Start work on USB stack 2024-07-10 12:06:00 +03:00