aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-03usb: dwc3: gadget: Enable suspend eventsJack Pham
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-03usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-03-03usb: 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-01-12usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin
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: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-24usb: 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-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-17usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2019-12-17usb: 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: remove the call trace of USBx_GFLADJYinbo Zhu
2019-11-12usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
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
2019-02-12usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-02-12usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2019-02-12usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko
2019-02-12usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-09-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-09-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
2018-08-24usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-08-24usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus
2018-05-25usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-05-09usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana