summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2021-01-12usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin
2020-11-18usb: dwc3: gadget: Reclaim extra TRBs after request completionThinh Nguyen
2020-11-18usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen
2020-11-05usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-11-05usb: dwc3: core: add phy cleanup for probe error handlingLi Jun
2020-11-05usb: dwc3: gadget: Check MPS of the request lengthThinh Nguyen
2020-11-05usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen
2020-10-30usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-06-25usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-06-22PCI: Move Synopsys HAPS platform device IDsThinh Nguyen
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-04-21usb: dwc3: gadget: don't enable interrupt when disabling endpointSasha Levin
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-04-13usb: dwc3: don't set gadget->is_otg flagRoger Quadros
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-03-11usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap
2020-02-28usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-27usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2020-01-27usb: dwc3: add EXTCON dependency for qcomArnd Bergmann
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-17usb: dwc3: gadget: Fix logical conditionTejas Joglekar
2019-12-17usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus
2019-12-13usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2019-12-13usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen
2019-11-24usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2019-11-12usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-11-12usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-11-06usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi
2019-11-06usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi
2019-07-03usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi
2019-07-03usb: dwc3: gadget: introduce cancelled_listFelipe Balbi
2019-07-03usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi
2019-07-03usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi