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
/
export
/
usb_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
usb: move usb charging function prototype from usb_core.h to usb.h
Amaury Pouly
1
-10
/
+0
2012-12-07
usb: add support for hardware handled SET ADDR/CONFIG
Amaury Pouly
1
-0
/
+4
2010-06-05
New USB charging system, part 1 - API rework and user-visible setting update
Torne Wuff
1
-2
/
+8
2009-10-19
Change control handling to start expecting host packets before sending data t...
Frank Gevaerts
1
-1
/
+0
2009-05-23
Reorganise USB stack defines. Now config.h decides which class drivers get en...
Frank Gevaerts
1
-10
/
+0
2009-05-16
Add working USB HID driver, by Tomer Shalev (part of his GSoC work).
Frank Gevaerts
1
-1
/
+12
2009-04-19
Add preliminary HID driver. It doesn't do anything yet, but that should chang...
Frank Gevaerts
1
-0
/
+1
2009-04-19
reorganise usb_core.c a bit, to make the code more readable and more maintain...
Frank Gevaerts
1
-4
/
+4
2009-03-23
Correct Björn's name in various file headers.
Nicolas Pennequin
1
-1
/
+1
2009-01-19
USB detection changes. c200/e200: Consider USB to be powered when charger is ...
Michael Sevakis
1
-9
/
+1
2009-01-13
USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...
Michael Sevakis
1
-1
/
+1
2008-10-03
reorganise the USB stack a bit to allow for easier integration of non-ARC con...
Frank Gevaerts
1
-1
/
+7
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-04
add usb_allowed_current() function, so powermanagement code can know when it'...
Frank Gevaerts
1
-0
/
+5
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
1
-1
/
+1
2008-04-26
- change the usb class driver framework to allow for device classes with more...
Frank Gevaerts
1
-0
/
+1
2008-04-20
Put USB controller structures in IRAM. This seems to make the connection much...
Frank Gevaerts
1
-1
/
+1
2008-04-18
Add keywords and fix more headers.
Michael Sevakis
1
-1
/
+1
2008-04-18
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
1
-0
/
+6
2008-03-10
left USB_SERIAL enabled by default yet again...
Frank Gevaerts
1
-1
/
+1
2008-03-10
make the usb storage driver handle hotswap correctly, and exit the usb screen...
Frank Gevaerts
1
-1
/
+4
2008-03-06
disable USB_SERIAL by default again. It got enabled accidentally in the last ...
Frank Gevaerts
1
-1
/
+1
2008-03-06
reorganise the usb stack to provide a clean separation between core and class...
Frank Gevaerts
1
-16
/
+7
2008-03-03
remove usb_benchmark. Its usefulness is extremely limited, and the usb stack ...
Frank Gevaerts
1
-9
/
+0
2008-02-27
move the usb_core thread functionality to the main usb thread
Frank Gevaerts
1
-25
/
+5
2008-02-20
Major USB stack improvements. It now works at nearly the maximum speed for a ...
Frank Gevaerts
1
-5
/
+38
2007-11-23
Re-added USB charger detection and auto reboot on host connect.
Björn Stenberg
1
-0
/
+1
2007-11-22
New USB stack
Björn Stenberg
1
-0
/
+55