summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_hid.h (unfollow)
Commit message (Expand)Author
2009-07-18Flyspray: FS#10326Frank Gevaerts
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...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
2006-01-25Simple sscanf implementationTomasz Malesinski
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-02-19a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2004-09-10no double negation, define present features, not absentJörg Hohensohn
2004-09-10Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn
2004-06-22Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
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