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