index
:
at91work
master
Atmel AT91lib based repo with custom applications
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
at91lib
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
at91lib: Add USB MULTI driver (for device with 3 configurations)
HEAD
master
Harald Welte
2011-07-31
4
-0
/
+706
*
at91lib CDC: Re-enable DFU string descriptors
Harald Welte
2011-07-31
1
-1
/
+1
*
USBD: properly return the secondary configuration descriptors
Harald Welte
2011-07-31
1
-10
/
+18
*
USBD multi-conf: Fix non-highspeed case
Harald Welte
2011-07-31
3
-7
/
+7
*
USBD: Add support for up to 4 configurations per device
Harald Welte
2011-07-31
5
-20
/
+22
*
DFU: remove some compiler warnings by using type-casts
Harald Welte
2011-07-31
1
-3
/
+3
*
Add DFU interface descriptor support to CDC-serial driver
Harald Welte
2011-07-31
1
-7
/
+13
*
DFU: make sure to include board.h
Harald Welte
2011-07-31
1
-0
/
+1
*
DFU: remove need for "#ifdef BOARD_USB_DFU" in drivers
Harald Welte
2011-07-31
2
-3
/
+6
*
AT91LIB: Add DFU interface descriptors to CCID
Harald Welte
2011-07-31
3
-11
/
+144
*
at91lib: Core support for multiple configurations
Harald Welte
2011-07-31
1
-23
/
+34
*
import usb-device-composide-cdchid-project
Harald Welte
2011-07-31
46
-0
/
+5844
*
at91lib ccid: Fix CCID descriptor sent to the host
Harald Welte
2011-07-30
1
-5
/
+9
*
import cdc-serial driver part from usb-device-cdc-serial-project
Harald Welte
2011-07-24
4
-0
/
+1119
*
initial import of the usb ccid example for the sam7s
Harald Welte
2011-07-24
38
-0
/
+10302
personal git repositories of
Harald Welte
. Your mileage may vary