summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_hid.c
AgeCommit message (Expand)Author
2009-10-19Change control handling to start expecting host packets before sending data t...Frank Gevaerts
2009-10-04Fix yellowTomer Shalev
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken
2009-07-18Flyspray: FS#10326Frank Gevaerts
2009-05-23Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank 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