summaryrefslogtreecommitdiffstats
path: root/firmware/usbstack/usb_charging_only.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-29usb PACK_DATA: use a static inline to enable type checkingRafaël Carré1-1/+1
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode1-1/+1
2009-05-23Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts1-4/+0
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts1-1/+1
2009-04-18USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts1-1/+0
2009-04-18Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS...Frank Gevaerts1-3/+2
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts1-3/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-03Added missing usb #includes to usb source files.Bertrik Sikken1-0/+1
2008-04-26- change the usb class driver framework to allow for device classes with more...Frank Gevaerts1-0/+72