Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support Samsung SE-S084 USB DVD drive (and probably many others) | Kevin O'Connor | 2010-09-02 | 1 | -1/+3 |
* | Minor - compile out usb-msc code if CONFIG_USB_MSC not set. | Kevin O'Connor | 2010-05-23 | 1 | -0/+2 |
* | Fix possible unitialized variable issue in usb msc. | Kevin O'Connor | 2010-04-08 | 1 | -14/+12 |
* | Replace USB encoded 'u32 endp' scheme with explicit struct fields. | Kevin O'Connor | 2010-03-09 | 1 | -4/+2 |
* | Prefer passing a USB "pipe" structure over a USB endp encoding. | Kevin O'Connor | 2010-02-28 | 1 | -4/+5 |
* | Cleanup - build drive description in temp memory during init. | Kevin O'Connor | 2010-02-21 | 1 | -14/+4 |
* | Initial support for booting from USB drives. | Kevin O'Connor | 2010-02-17 | 1 | -0/+261 |