summaryrefslogtreecommitdiff
path: root/firmware/export/usb_core.h (follow)
Commit message (Expand)AuthorAge
* - change the usb class driver framework to allow for device classes with more...Frank Gevaerts2008-04-26
* Put USB controller structures in IRAM. This seems to make the connection much...Frank Gevaerts2008-04-20
* Add keywords and fix more headers.Michael Sevakis2008-04-18
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* left USB_SERIAL enabled by default yet again...Frank Gevaerts2008-03-10
* make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts2008-03-10
* disable USB_SERIAL by default again. It got enabled accidentally in the last ...Frank Gevaerts2008-03-06
* reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2008-03-06
* remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...Frank Gevaerts2008-03-03
* move the usb_core thread functionality to the main usb threadFrank Gevaerts2008-02-27
* Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts2008-02-20
* Re-added USB charger detection and auto reboot on host connect.Björn Stenberg2007-11-23
* New USB stackBjörn Stenberg2007-11-22