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