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_serial.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-19
Add const to usb_serial_send() buffer.
Frank Gevaerts
1
-1
/
+1
2009-04-18
Allow class drivers to reuse the core data buffer for control transfers. This...
Frank Gevaerts
1
-1
/
+1
2008-10-03
reorganise the USB stack a bit to allow for easier integration of non-ARC con...
Frank Gevaerts
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-26
- change the usb class driver framework to allow for device classes with more...
Frank Gevaerts
1
-4
/
+5
2008-04-18
Add keywords and fix headers for files the usbstack files.
Michael Sevakis
1
-1
/
+1
2008-03-06
reorganise the usb stack to provide a clean separation between core and class...
Frank Gevaerts
1
-1
/
+4
2008-03-02
implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...
Frank Gevaerts
1
-0
/
+3
2008-02-20
Major USB stack improvements. It now works at nearly the maximum speed for a ...
Frank Gevaerts
1
-1
/
+1
2007-11-30
Add a working serial driver to usb stack. At the moment it simply echos back ...
Christian Gmeiner
1
-0
/
+29