aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/gadget.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29usb: gadget: introduce is_selfpowered for usb_gadgetPeter Chen1-0/+2
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi1-1/+1
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-2/+1
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka1-0/+8
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+6
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen1-0/+3
2014-08-21usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman1-4/+5
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga1-0/+19
2013-12-09usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2013-12-09usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi1-0/+4
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day1-3/+2
2013-03-18usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi1-0/+2
2013-03-18usb: gadget: introduce gadget state trackingFelipe Balbi1-0/+9
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi1-4/+0
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi1-0/+4
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-6/+0
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior1-0/+5
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior1-0/+2
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior1-0/+7
2012-09-10usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior1-0/+4
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior1-2/+4
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior1-3/+3
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz1-17/+2
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi1-0/+10
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu1-1/+1
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-2/+2
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-5/+5
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior1-0/+6
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov1-0/+5
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman1-0/+31
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman1-0/+13
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-6/+0
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman1-0/+3
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-9/+7
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi1-0/+7
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown1-0/+1
2011-04-13usb gadget: fix all Section mismatch warningsRandy Dunlap1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-12/+8
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-1/+1
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik1-2/+4
2008-07-21USB Gadget: documentation updateAlan Stern1-2/+6
2008-07-21usb gadget: descriptor copying supportDavid Brownell1-0/+19
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo1-0/+21
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day1-1/+1