summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2019-07-03usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi
2019-07-03usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi
2019-07-03Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"John Stultz
2019-05-31usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-04usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He