summaryrefslogtreecommitdiff
path: root/include/linux/usb/gadget.h
AgeCommit message (Expand)Author
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana 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-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown
2011-04-13usb gadget: fix all Section mismatch warningsRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik
2008-07-21USB Gadget: documentation updateAlan Stern
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day
2008-03-10USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman
2007-10-15docbook: fix usb contentRandy Dunlap
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell