summaryrefslogtreecommitdiff
path: root/include/linux/usb/gadget.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\
| * usb: gadget: fix request length error for isoc transferPeter Chen2019-06-11
* | usb: gadget: Fix double free of device descriptor pointersHemant Kumar2018-12-04
* | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\|
| * usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-08
* | usb: gadget: Enable L1 suspend by defaultHemant Kumar2016-09-19
* | usb: dwc3: Add support for gsi endpoint disable operationHemant Kumar2016-05-11
* | usb: gadget: Add support for DMA mapping optimization of request buffersDanny Segal2016-03-23
* | usb: dwc3: Add support for POR upon composition switchHemant Kumar2016-03-22
* | usb: gadget: Add udc_priv member to struct usb_requestJack Pham2016-03-22
* | usb: gadget: Support endpoint allocation by ep nameDevdutt Patnaik2016-03-22
* | usb: dwc3: Add support for GSI operations to gadget frameworkHemant Kumar2016-03-22
* | usb: gadget: Add remote_wakeup to struct usb_gadgetJack Pham2016-03-22
* | usb: gadget: Add link power management supportShimrit Malichi2016-03-22
* | usb: gadget: add infrastructure support for super-speed function suspendHemant Kumar2016-03-22
|/
* usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga2015-09-27
* usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga2015-09-27
* usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga2015-08-06
* usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga2015-08-06
* usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga2015-08-06
* usb: gadget: add endpoint capabilities helper macrosRobert Baldyga2015-08-04
* usb: gadget: add endpoint capabilities flagsRobert Baldyga2015-08-04
* usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga2015-08-04
* usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga2015-07-30
* usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga2015-07-30
* usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga2015-07-30
* usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun2015-07-29
* usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin2015-07-29
* usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga2015-07-29
* 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