summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.h
AgeCommit message (Expand)Author
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi
2018-07-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-05-21usb: dwc3: gadget: assign resource_index inside get_transfer_index()Felipe Balbi
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-06-02usb: dwc3: update documentationFelipe Balbi
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros
2017-03-06usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2016-11-03usb: dwc3: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-06-20usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi
2016-04-14usb: dwc3: better name for our request management listsFelipe 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