aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
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-10Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/axxiaBruce Ashfield
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-17usb: dwc3: axxia: Add support the core clocksCharlie Paul
2021-02-17usb: dwc3: Add Axxia xHCI DWC3 USB supportJohn Jacques
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