aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/uhci.c
Commit message (Expand)AuthorAgeFilesLines
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-13/+13
* [usb] Avoid unnecessary calls to usb_hub_set_drvdata()Michael Brown2020-07-031-9/+4
* [usb] Record USB device speed separately from current port speedMichael Brown2015-12-071-1/+1
* [usb] Generalise zero-length packet generation logicMichael Brown2015-09-131-4/+2
* [uhci] Use meaningful device names in debug messagesMichael Brown2015-05-101-15/+19
* [uhci] Add support for UHCI host controllersMichael Brown2015-05-091-0/+1573