summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_class_driver.h (follow)
Commit message (Expand)AuthorAge
* Fix even more tabsAndree Buschmann2010-01-03
* Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts2009-05-16
* Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts2009-04-18
* Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS...Frank Gevaerts2009-04-18
* Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts2009-04-18
* USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis2009-01-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
* - 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