summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/usbblk.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [block] Remove userptr_t from block device abstractionMichael Brown2025-04-241-5/+5
* [usbblk] Allow USB block device to be described using an EFI device pathMichael Brown2020-10-161-0/+15
* [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-131-0/+897