index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_loopback.c
Age
Commit message (
Expand
)
Author
2011-07-08
usb: gadget: zero: add superspeed support
Amit Blay
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-03-24
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
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 gadget zero
David Brownell
2008-07-21
usb gadget zero: split out loopback config
David Brownell