index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
cdc2.c
Age
Commit message (
Expand
)
Author
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
usb_gadget: composite cdc gadget fault handling
David Brownell
2008-07-21
usb gadget: new "CDC Composite" gadget driver
David Brownell