aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.h
AgeCommit message (Expand)Author
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha
2019-05-03usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen
2019-02-04usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi
2019-01-28usb: dwc3: gadget: remove req->started flagFelipe Balbi
2019-01-28usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi
2018-12-05usb: dwc3: gadget: Report isoc transfer frame numberThinh Nguyen
2018-11-27usb: dwc3: gadget: check if dep->frame_number is still validFelipe Balbi
2018-11-26usb: dwc3: gadget: remove wait_end_transferFelipe Balbi
2018-11-26usb: dwc3: gadget: introduce cancelled_listFelipe Balbi
2018-11-26usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi
2018-11-26usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi
2018-11-26usb: dwc3: Add workaround for isoc start transfer failureThinh Nguyen
2018-11-26usb: dwc3: Track DWC_usb31 VERSIONTYPEThinh Nguyen
2018-11-26usb: dwc3: Set default mode for DWC_usb3 v3.30a and higherThinh Nguyen
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen
2018-11-26usb: dwc3: debugfs: Dump internal LSP and ep registersThinh Nguyen
2018-11-26usb: dwc3: debugfs: Properly name Tx/RxFIFOThinh Nguyen
2018-07-30usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha
2018-07-30usb: dwc3: Enable undefined length INCR burst typePengbo Mu
2018-07-30usb: dwc3: add global soc bus configuration reg0Pengbo Mu
2018-05-21usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi
2018-05-21usb: dwc3: gadget: check for Missed Isoc from event statusFelipe Balbi
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi
2018-05-21usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha
2018-05-21usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha
2018-05-16usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada
2018-03-22usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen
2018-03-22usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen
2018-03-22usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fieldsThinh Nguyen
2018-03-22usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fieldsThinh Nguyen
2018-03-22usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-03-13usb: dwc3: add dual role support using OTG blockRoger Quadros
2018-03-13usb: dwc3: core.h: add some register definitionsRoger Quadros
2018-02-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
2018-02-12usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2017-12-11usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2017-12-11usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay valueFelipe 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-10-19usb: dwc3: gadget: cache frame number in struct dwc3_epFelipe Balbi
2017-06-02usb: dwc3: update documentationFelipe Balbi
2017-05-17usb: dwc3: add disable u2mac linestate check quirkWilliam Wu
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros