summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/gadget.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha2019-06-181-0/+6
* usb: dwc3: gadget: remove req->started flagFelipe Balbi2019-01-281-2/+0Star
* usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi2019-01-281-0/+2
* usb: dwc3: gadget: introduce cancelled_listFelipe Balbi2018-11-261-0/+15
* usb: dwc3: change stream event enable bit back to 13Erich E. Hoover2018-07-261-1/+1
* usb: dwc3: gadget: assign resource_index inside get_transfer_index()Felipe Balbi2018-05-211-3/+2Star
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: update documentationFelipe Balbi2017-06-021-4/+18
* usb: dwc3: use BIT() macro where possibleRoger Quadros2017-04-111-10/+10
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-061-7/+7
* usb: dwc3: cleanup with list_first_entry_or_null()Masahiro Yamada2016-11-031-4/+1Star
* usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi2016-06-201-2/+2
* usb: dwc3: better name for our request management listsFelipe Balbi2016-04-141-3/+3
* usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi2014-10-201-1/+1
* usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi2014-10-201-0/+1
* usb: dwc3: move all string helper functions to debug.hFelipe Balbi2014-09-051-56/+0Star
* usb: dwc3: fix randconfig build errorsFelipe Balbi2014-03-051-13/+0Star
* usb: dwc3: gadget: implement dwc3_gadget_get_link_statePaul Zimmerman2014-03-051-0/+1
* usb: dwc3: switch to GPL v2 onlyFelipe Balbi2013-07-291-27/+7Star
* usb: dwc3: correct set_halt implementation for ep0Pratyush Anand2012-07-021-0/+1
* usb: dwc3: add definitions for new registersPaul Zimmerman2012-06-031-0/+5
* usb: dwc3: gadget: implement Global Command supportFelipe Balbi2012-05-021-0/+1
* Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-031-0/+3
|\
| * usb: dwc3: gadget: re-factor Link state change to a functionFelipe Balbi2012-02-061-0/+1
| * usb: dwc3: gadget: re-factor USB2 test mode to a functionFelipe Balbi2012-02-061-0/+2
* | usb: dwc3: gadget: use generic map/unmap routinesFelipe Balbi2012-02-281-2/+0Star
|/
* usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior2011-12-121-13/+0Star
* usb: dwc3: fix few coding style problemsFelipe Balbi2011-12-121-1/+2
* usb: dwc3: move gadget prototypes to core.hFelipe Balbi2011-12-121-3/+0Star
* usb: dwc3: always compile gadget side tooFelipe Balbi2011-12-121-10/+0Star
* usb: dwc3: convert structures into bitshiftsFelipe Balbi2011-10-041-112/+27Star
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-041-1/+0Star
* usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap2011-08-251-0/+5
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-231-0/+292