summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2021-07-20usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-30usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-06-03usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-22usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-22usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-22usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-05-22usb: dwc3: gadget: Ignore EP queue requests during bus resetWesley Cheng
2021-03-17usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke
2021-03-04usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-03-04usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
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