summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha2018-07-301-0/+3
* usb: dwc3: Enable undefined length INCR burst typePengbo Mu2018-07-301-0/+3
* usb: dwc3: add global soc bus configuration reg0Pengbo Mu2018-07-301-0/+11
* usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi2018-05-211-1/+0
* usb: dwc3: gadget: check for Missed Isoc from event statusFelipe Balbi2018-05-211-2/+3
* usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi2018-05-211-2/+1
* usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi2018-05-211-4/+0
* usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha2018-05-211-0/+2
* usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha2018-05-211-0/+2
* usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada2018-05-161-0/+8
* usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen2018-03-221-0/+5
* usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen2018-03-221-0/+8
* usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fieldsThinh Nguyen2018-03-221-0/+10
* usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fieldsThinh Nguyen2018-03-221-0/+10
* usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen2018-03-221-0/+2
* usb: dwc3: add dual role support using OTG blockRoger Quadros2018-03-131-0/+29
* usb: dwc3: core.h: add some register definitionsRoger Quadros2018-03-131-0/+82
* usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros2018-02-151-0/+5
* usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen2018-02-121-7/+9
* usb: dwc3: Allow disabling of metastability workaroundRoger Quadros2017-12-111-0/+3
* usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay valueFelipe Balbi2017-12-111-2/+0
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: gadget: cache frame number in struct dwc3_epFelipe Balbi2017-10-191-0/+2
* usb: dwc3: update documentationFelipe Balbi2017-06-021-20/+24
* usb: dwc3: add disable u2mac linestate check quirkWilliam Wu2017-05-171-0/+4
* usb: dwc3: Add dual-role supportRoger Quadros2017-04-111-0/+14
* usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros2017-04-111-1/+6
* usb: dwc3: core: add current_dr_role memberRoger Quadros2017-04-111-0/+2
* usb: dwc3: simplify ZLP handlingFelipe Balbi2017-04-111-3/+1
* usb: dwc3: ep0: improve handling of unaligned OUT requestsFelipe Balbi2017-04-111-5/+1
* usb: dwc3: ep0: use immediate SETUP on TRBFelipe Balbi2017-04-111-4/+0
* usb: dwc3: use BIT() macro where possibleRoger Quadros2017-04-111-97/+98
* usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue2017-04-111-4/+2
* usb: dwc3: make macros safe to expression argumentsRoger Quadros2017-04-111-13/+13
* usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi2017-03-271-0/+1
* usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi2017-01-241-0/+2
* usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi2017-01-241-0/+3
* usb: dwc3: gadget: Fix full speed modeRoger Quadros2017-01-031-4/+2
* usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-021-3/+1
* usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-181-0/+3
* usb: dwc3: Implement interrupt moderationJohn Youn2016-11-181-0/+15
* usb: dwc3: core: add a event buffer cacheJohn Youn2016-11-181-0/+2
* usb: dwc3: Add a check for the DWC_usb3 coreJohn Youn2016-11-181-0/+6
* usb: dwc3: gadget: Remove descriptor arguments to ep_enableJohn Youn2016-11-181-1/+0
* usb: dwc3: gadget: tracking per-TRB remaining bytesFelipe Balbi2016-11-031-0/+2
* usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()Felipe Balbi2016-11-031-0/+1
* usb: dwc3: gadget: wait for End Transfer to completeBaolin Wang2016-11-031-0/+8
* usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do soBaolin Wang2016-11-031-0/+3
* usb: dwc3: Add support for device L1 exitJohn Youn2016-11-031-0/+4