aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/composite.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-5/+3
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-14/+5
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz1-0/+13
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap1-0/+1
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz1-0/+4
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau1-0/+1
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart1-0/+1
2009-06-15USB: composite.h: mark private struct members as private:Randy Dunlap1-0/+3
2009-03-24USB: gadget: composite device-level suspend/resume hooksDavid Brownell1-0/+8
2008-10-17usb gadget: function activation/deactivationDavid Brownell1-2/+9
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-1/+1
2008-07-21usb gadget: composite gadget coreDavid Brownell1-0/+338