aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/composite.h
AgeCommit message (Expand)Author
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21usb gadget: composite gadget coreDavid Brownell