summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_storage.h (unfollow)
Commit 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
2006-11-19grr.. forgot to add these filesJonathan Gordon
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner
2002-12-04Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-06-24games and screensavers are now in submenusRobert Hak
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg