summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/usbio.c
Commit message (Expand)AuthorAgeFilesLines
* [usb] Allow for wildcard USB class IDsMichael Brown2015-09-141-3/+4
* [usb] Select preferred USB device configuration based on driver scoreMichael Brown2015-09-141-10/+8Star
* [efi] Provide efi_devpath_len()Michael Brown2015-09-131-3/+2Star
* [usb] Generalise zero-length packet generation logicMichael Brown2015-09-131-6/+3Star
* [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOLMichael Brown2015-09-071-0/+1722