index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
composite.h
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
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: gadget: composite: Better string override handling
Michal Nazarewicz
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
2010-08-10
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
2010-08-10
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2009-12-11
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-06-15
USB: composite.h: mark private struct members as private:
Randy Dunlap
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2008-10-17
usb gadget: function activation/deactivation
David Brownell
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
usb gadget: composite gadget core
David Brownell