summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_hid.c (follow)
Commit message (Expand)AuthorAge
* Fix a compilation warning (simulator build on 64-bit host).Amaury Pouly2010-01-16
* Make a few global variables static instead of global where possibleBertrik Sikken2010-01-09
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Change control handling to start expecting host packets before sending data t...Frank Gevaerts2009-10-19
* Fix yellowTomer Shalev2009-10-04
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* Flyspray: FS#10326Frank Gevaerts2009-07-18
* 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
* Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2009-04-19