summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_charging_only.c (follow)
Commit message (Expand)AuthorAge
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts2009-05-23
* Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts2009-05-16
* USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts2009-04-18
* Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS...Frank Gevaerts2009-04-18
* 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
* Added missing usb #includes to usb source files.Bertrik Sikken2008-05-03
* - change the usb class driver framework to allow for device classes with more...Frank Gevaerts2008-04-26