summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/gadget.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* usb: dwc3: fix randconfig build errorsFelipe Balbi2014-03-051-13/+0
* 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/+7
* 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-021-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/+0
|/
* usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior2011-12-121-13/+0
* usb: dwc3: fix few coding style problemsFelipe Balbi2011-12-121-1/+2
* usb: dwc3: move gadget prototypes to core.hFelipe Balbi2011-12-121-3/+0
* usb: dwc3: always compile gadget side tooFelipe Balbi2011-12-121-10/+0
* usb: dwc3: convert structures into bitshiftsFelipe Balbi2011-10-041-112/+27
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-041-1/+0
* usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap2011-08-241-0/+5
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-221-0/+292
OpenPOWER on IntegriCloud