Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [efi] Split device path functions out to efi_path.c | Michael Brown | 2020-10-16 | 1 | -2/+3 |
* | [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown | Michael Brown | 2019-09-15 | 1 | -0/+8 |
* | [efi] Report failed control transfers as expected by the USB core | Michael Brown | 2019-09-15 | 1 | -2/+6 |
* | [usb] Allow for wildcard USB class IDs | Michael Brown | 2015-09-14 | 1 | -3/+4 |
* | [usb] Select preferred USB device configuration based on driver score | Michael Brown | 2015-09-14 | 1 | -10/+8 |
* | [efi] Provide efi_devpath_len() | Michael Brown | 2015-09-13 | 1 | -3/+2 |
* | [usb] Generalise zero-length packet generation logic | Michael Brown | 2015-09-13 | 1 | -6/+3 |
* | [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL | Michael Brown | 2015-09-07 | 1 | -0/+1722 |