Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-05 | Normalize POST initialization function name suffixes. | Kevin O'Connor | 1 | -1/+1 |
2012-07-21 | move usb mass storage defines to usb.h | Gerd Hoffmann | 1 | -11/+0 |
2012-03-10 | usb: Push 'struct usbdevice_s' usage through to pipe allocation. | Kevin O'Connor | 1 | -4/+2 |
2012-02-11 | cleanup process_usb_op() / process_scsi_op() declarations | Laszlo Ersek | 1 | -1/+0 |
2011-11-17 | usb-msc: rename INQUIRY types | Paolo Bonzini | 1 | -3/+0 |
2010-09-02 | Support Samsung SE-S084 USB DVD drive (and probably many others) | Kevin O'Connor | 1 | -2/+4 |
2010-02-28 | Prefer passing a USB "pipe" structure over a USB endp encoding. | Kevin O'Connor | 1 | -1/+3 |
2010-02-21 | Cleanup - build drive description in temp memory during init. | Kevin O'Connor | 1 | -2/+0 |
2010-02-17 | Initial support for booting from USB drives. | Kevin O'Connor | 1 | -0/+25 |