aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.h
AgeCommit message (Expand)Author
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2014-10-20usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-10-20usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi
2014-09-05usb: dwc3: move all string helper functions to debug.hFelipe Balbi
2014-03-05usb: dwc3: fix randconfig build errorsFelipe Balbi
2014-03-05usb: dwc3: gadget: implement dwc3_gadget_get_link_statePaul Zimmerman
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand
2012-06-03usb: dwc3: add definitions for new registersPaul Zimmerman
2012-05-02usb: dwc3: gadget: implement Global Command supportFelipe Balbi
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-02-28usb: dwc3: gadget: use generic map/unmap routinesFelipe Balbi
2012-02-06usb: dwc3: gadget: re-factor Link state change to a functionFelipe Balbi
2012-02-06usb: dwc3: gadget: re-factor USB2 test mode to a functionFelipe Balbi
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior
2011-12-12usb: dwc3: fix few coding style problemsFelipe Balbi
2011-12-12usb: dwc3: move gadget prototypes to core.hFelipe Balbi
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi
2011-10-04usb: dwc3: convert structures into bitshiftsFelipe Balbi
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior
2011-08-24usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi