summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_class_driver.h
AgeCommit message (Expand)Author
2011-12-29usb PACK_DATA: use a static inline to enable type checkingRafaël Carré
2010-01-03Fix even more tabsAndree Buschmann
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-04-18Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts
2009-04-18Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS...Frank Gevaerts
2009-04-18Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis
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-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