summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/gadget.h
Commit message (Expand)AuthorAgeFilesLines
* usb: udc: add usb_udc_vbus_handlerPeter Chen2015-03-191-0/+4
* usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen2015-03-191-0/+3
* usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida2015-03-111-1/+1
* usb: gadget: introduce is_selfpowered for usb_gadgetPeter Chen2015-01-291-0/+2
* usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi2014-11-031-1/+1
* usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-031-2/+1
* usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-251-0/+8
* usb: gadget: udc-core: add utility for bus resetPeter Chen2014-09-121-0/+6
* usb: gadget: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+3
* usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman2014-08-211-4/+5
* usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-171-0/+19
* usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen2013-12-091-0/+20
* usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen2013-12-091-9/+10
* usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi2013-07-291-0/+4
* Correct typo "supperspeed" to "superspeed".Robert P. J. Day2013-05-151-3/+2
* usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi2013-03-181-0/+2
* usb: gadget: introduce gadget state trackingFelipe Balbi2013-03-181-0/+9
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-4/+0
* usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi2013-03-181-0/+4
* usb: gadget: completely remove ->start/->stopFelipe Balbi2013-01-241-6/+0
* usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2013-01-211-0/+5
* usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior2013-01-211-0/+2
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-0/+7
* usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior2012-09-101-0/+4
* usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-101-2/+4
* usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior2012-09-101-3/+3
* usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz2012-08-311-17/+2
* usb: gadget: add generic map/unmap request utilitiesFelipe Balbi2012-02-281-0/+10
* usb: gadget: introduce support for sg listsFelipe Balbi2011-12-211-0/+10
* usb: gadget: enlarge maxburst bit width.Yu Xu2011-12-191-1/+1
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-2/+2
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-5/+5
* usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi2011-10-131-2/+2
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-011-0/+6
* usb: gadget: add missing #include'sSergei Shtylyov2011-07-011-0/+5
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-011-0/+31
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-0/+13
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-6/+0
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-281-0/+3
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+7
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-281-0/+7
* USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown2011-06-071-0/+1
* usb gadget: fix all Section mismatch warningsRandy Dunlap2011-04-131-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-12/+8
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-1/+1
* USB: Composite framework: Add suspended sysfs entryFabien Chouteau2010-05-201-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik2009-03-241-2/+4
* USB Gadget: documentation updateAlan Stern2008-07-211-2/+6
OpenPOWER on IntegriCloud