summaryrefslogtreecommitdiff
path: root/include/linux/usb/composite.h
AgeCommit message (Expand)Author
2011-11-30usb: gadget: android: Update android gadget driverBenoit Goby
2011-11-30usb: gadget: composite: Add usb_remove_configBenoit Goby
2011-11-30USB: gadget: composite: Use separate switches for connected and config stateMike Lockwood
2011-11-30USB: composite: Add usb_composite_force_reset utility to force enumerationMike Lockwood
2011-11-30USB: gadget: composite: Move switch_set_state calls to a work queueMike Lockwood
2011-11-30USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood
2011-11-30USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2011-11-30USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros
2011-03-31Fix common misspellingsLucas De Marchi
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