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
/
composite.c
Age
Commit message (
Expand
)
Author
2010-05-20
USB: gadget: Allow function access to device ID data during bind()
Robert Lukassen
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2010-05-20
usb: gadget: Allow larger configuration descriptors
Robert Lukassen
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-09-23
USB: gadget: Read buffer overflow
Roel Kluin
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-01-27
USB: composite: Fix bug: low byte of w_index is the usb interface number not ...
Bryan Wu
2009-01-27
USB: composite: Fix bug: should test set_alt function pointer before use it
Bryan Wu
2008-10-17
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
David Brownell
2008-10-17
usb gadget: function activation/deactivation
David Brownell
2008-07-21
usb gadget: minor USBCV fix for composite framework
David Lopo
2008-07-21
usb gadget: composite gadget core
David Brownell