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