summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_storage.h (follow)
Commit message (Expand)AuthorAge
* Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts2009-04-18
* Leave "usb mode" when all LUNs are ejected againFrank Gevaerts2009-02-28
* Add a disconnect handler for usb storage. It doesn't do anything yet, but it ...Frank Gevaerts2008-12-13
* reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts2008-10-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* - change the usb class driver framework to allow for device classes with more...Frank Gevaerts2008-04-26
* Add keywords and fix headers for files the usbstack files.Michael Sevakis2008-04-18
* make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts2008-03-10
* reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2008-03-06
* Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts2008-02-20
* New USB stackBjörn Stenberg2007-11-22