aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/usbio.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Split device path functions out to efi_path.cMichael Brown2020-10-161-2/+3
* [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdownMichael Brown2019-09-151-0/+8
* [efi] Report failed control transfers as expected by the USB coreMichael Brown2019-09-151-2/+6
* [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/+8
* [efi] Provide efi_devpath_len()Michael Brown2015-09-131-3/+2
* [usb] Generalise zero-length packet generation logicMichael Brown2015-09-131-6/+3
* [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOLMichael Brown2015-09-071-0/+1722