summary refs log tree commit diff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-06-21USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-11-08usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau
2022-10-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-09-30Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko
2022-09-30Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-22usb: dwc3: core: fix some leaks in probeDan Carpenter
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu
2022-09-07usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold
2022-08-18usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-07-14usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi
2022-06-21usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram
2022-06-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen
2022-06-21Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman
2022-06-12usb: dwc3: Fix bare use of unsigned checkpatch warningKushagra Verma
2022-06-10usb: dwc3: Remove the checks of -ENOSYSKushagra Verma
2022-06-10usb: dwc3: add power down scale settingLi Jun
2022-06-10USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell
2022-05-19usb: dwc3: core: Add error log when core soft reset failedMayank Rana
2022-05-12USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma
2022-05-05usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-22usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-04-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-04-21USB / dwc3: Fix three doc-build warningsKushagra Verma
2022-04-21usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-04-21usb: dwc3: fix backwards compat with rockchip devicesPeter Geis
2022-03-18usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang
2022-02-08usb: dwc3: Program GFLADJSean Anderson
2022-02-08usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson
2022-02-08usb: dwc3: Get clocks individuallySean Anderson
2021-11-17usb: dwc3: leave default DMA for PCI devicesFabio Aiuto
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman
2021-09-14usb: dwc3: core: balance phy init and exitLi Jun
2021-09-14usb: dwc3: reference clock period configurationBalaji Prakash J
2021-08-18usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham
2021-07-12usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng
2021-06-21usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman