summaryrefslogtreecommitdiff
path: root/firmware/export/usb_drv.h
AgeCommit message (Expand)Author
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-20Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis
2008-04-18Add keywords and fix more headers.Michael Sevakis
2008-03-20differentiate between connected and powered in usb_detect()Frank Gevaerts
2008-02-26added support for USB port test modes, which are (a) required by the spec, an...Frank Gevaerts
2008-02-20Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg
2007-11-27Added some error returnsBjörn Stenberg
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg
2007-11-22New USB stackBjörn Stenberg