aboutsummaryrefslogtreecommitdiff
path: root/src/usb-msc.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Normalize POST initialization function name suffixes.Kevin O'Connor1-1/+1
2012-07-21move usb mass storage defines to usb.hGerd Hoffmann1-11/+0
2012-03-10usb: Push 'struct usbdevice_s' usage through to pipe allocation.Kevin O'Connor1-4/+2
2012-02-11cleanup process_usb_op() / process_scsi_op() declarationsLaszlo Ersek1-1/+0
2011-11-17usb-msc: rename INQUIRY typesPaolo Bonzini1-3/+0
2010-09-02Support Samsung SE-S084 USB DVD drive (and probably many others)Kevin O'Connor1-2/+4
2010-02-28Prefer passing a USB "pipe" structure over a USB endp encoding.Kevin O'Connor1-1/+3
2010-02-21Cleanup - build drive description in temp memory during init.Kevin O'Connor1-2/+0
2010-02-17Initial support for booting from USB drives.Kevin O'Connor1-0/+25