index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
usbstack
/
usb_hid.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
usb PACK_DATA: use a static inline to enable type checking
Rafaël Carré
2011-12-29
*
usb_hid: fix r31457
Rafaël Carré
2011-12-29
*
USB HID: cosmetics / simplifications
Rafaël Carré
2011-12-28
*
Commit a HID fix by gevaerts that prevent the HID driver to call usb_drv_send...
Amaury Pouly
2010-03-25
*
Fix a compilation warning (simulator build on 64-bit host).
Amaury Pouly
2010-01-16
*
Make a few global variables static instead of global where possible
Bertrik Sikken
2010-01-09
*
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-11-03
*
Change control handling to start expecting host packets before sending data t...
Frank Gevaerts
2009-10-19
*
Fix yellow
Tomer Shalev
2009-10-04
*
Commit "FS#10468 - USB HID: Show keypad mode on screen"
Tomer Shalev
2009-09-30
*
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-08-06
*
Flyspray: FS#10326
Frank Gevaerts
2009-07-18
*
Reorganise USB stack defines. Now config.h decides which class drivers get en...
Frank Gevaerts
2009-05-23
*
Add working USB HID driver, by Tomer Shalev (part of his GSoC work).
Frank Gevaerts
2009-05-16
*
Add preliminary HID driver. It doesn't do anything yet, but that should chang...
Frank Gevaerts
2009-04-19