aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/gadget.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-05usb: dwc3: fix randconfig build errorsFelipe Balbi1-13/+0
2014-03-05usb: dwc3: gadget: implement dwc3_gadget_get_link_statePaul Zimmerman1-0/+1
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi1-27/+7
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand1-0/+1
2012-06-03usb: dwc3: add definitions for new registersPaul Zimmerman1-0/+5
2012-05-02usb: dwc3: gadget: implement Global Command supportFelipe Balbi1-0/+1
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+3
2012-02-28usb: dwc3: gadget: use generic map/unmap routinesFelipe Balbi1-2/+0
2012-02-06usb: dwc3: gadget: re-factor Link state change to a functionFelipe Balbi1-0/+1
2012-02-06usb: dwc3: gadget: re-factor USB2 test mode to a functionFelipe Balbi1-0/+2
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior1-13/+0
2011-12-12usb: dwc3: fix few coding style problemsFelipe Balbi1-1/+2
2011-12-12usb: dwc3: move gadget prototypes to core.hFelipe Balbi1-3/+0
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi1-10/+0
2011-10-04usb: dwc3: convert structures into bitshiftsFelipe Balbi1-112/+27
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior1-1/+0
2011-08-24usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap1-0/+5
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+292