index
:
usbmode
master
usbmode - usb_modeswitch replacement
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-17
recognize the HuaeiNewMode and StandardEject options
John Crispin
2013-08-20
fix data type of the "response" field (https://dev.openwrt.org/ticket/14062)
Felix Fietkau
2013-05-31
add support for remaining device modes
Felix Fietkau
2013-05-31
add config/altsetting switching
Felix Fietkau
2013-05-30
implement generic switching
Felix Fietkau
2013-05-30
store message lengths
Felix Fietkau
2013-05-30
find endpoint addresses
Felix Fietkau
2013-05-30
detach the kernel driver before mode switch
Felix Fietkau
2013-05-30
allow the device data to override the interface
Felix Fietkau
2013-05-30
add code for getting the primary interface
Felix Fietkau
2013-05-30
use an array for messages
Felix Fietkau
2013-05-30
add code for converting messages
Felix Fietkau
2013-05-30
move some code to a separate source file
Felix Fietkau
2013-05-29
add infrastructure for switching modes
Felix Fietkau
2013-05-29
add device listing/matching functionality
Felix Fietkau
2013-05-29
add usb_modeswitch.d converter
Felix Fietkau
2013-05-26
initial dummy
Felix Fietkau