summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAgeFilesLines
* USB: dwc3: clean up core init error handlingJohan Hovold2023-04-201-17/+13
* USB: dwc3: clean up phy init error handlingJohan Hovold2023-04-201-9/+9
* USB: dwc3: clean up probe error labelsJohan Hovold2023-04-201-23/+22
* USB: dwc3: drop dead hibernation codeJohan Hovold2023-04-201-102/+1
* USB: dwc3: disable autosuspend on unbindJohan Hovold2023-04-201-0/+2
* USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold2023-04-201-0/+1
* USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold2023-04-201-9/+5
* usb: dwc3: core: add external vBus supply support for ulpi phyPiyush Mehta2023-03-091-0/+12
* usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth2022-12-081-1/+6
* usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter2022-11-291-6/+10
* usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau2022-11-081-0/+10
* usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-10-221-1/+48
* Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2022-09-301-54/+1
* Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko2022-09-301-2/+7
* Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman2022-09-261-6/+7
|\
| * usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu2022-09-071-6/+7
* | usb: dwc3: core: fix some leaks in probeDan Carpenter2022-09-221-22/+36
* | usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2022-09-221-0/+17
* | usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2022-09-221-1/+7
* | usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng2022-09-071-4/+0
|/
* usb: dwc3: qcom: fix wakeup implementationJohan Hovold2022-08-181-3/+2
* usb: dwc3: fix PHY disable sequenceJohan Hovold2022-08-181-9/+10
* usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi2022-07-141-3/+7
* usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram2022-06-211-6/+3
* usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen2022-06-211-1/+2
* Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen2022-06-211-2/+2
* Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-201-7/+2
|\
| * USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell2022-06-101-7/+2
* | usb: dwc3: Fix bare use of unsigned checkpatch warningKushagra Verma2022-06-121-2/+2
* | usb: dwc3: Remove the checks of -ENOSYSKushagra Verma2022-06-101-2/+2
* | usb: dwc3: add power down scale settingLi Jun2022-06-101-0/+34
|/
* usb: dwc3: core: Add error log when core soft reset failedMayank Rana2022-05-191-0/+1
* USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma2022-05-121-12/+8
* usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma2022-05-051-3/+1
* Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-031-5/+29
|\
| * usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen2022-04-221-1/+2
| * usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen2022-04-211-4/+4
| * usb: dwc3: fix backwards compat with rockchip devicesPeter Geis2022-04-211-0/+23
* | usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-04-221-1/+54
* | USB / dwc3: Fix three doc-build warningsKushagra Verma2022-04-211-1/+0
|/
* usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng2022-03-181-3/+1
* usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang2022-03-151-0/+5
* usb: dwc3: Program GFLADJSean Anderson2022-02-081-1/+38
* usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson2022-02-081-2/+12
* usb: dwc3: Get clocks individuallySean Anderson2022-02-081-13/+51
* usb: dwc3: leave default DMA for PCI devicesFabio Aiuto2021-11-171-3/+5
* Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman2021-09-271-17/+13
|\
| * usb: dwc3: core: balance phy init and exitLi Jun2021-09-141-17/+13
* | usb: dwc3: reference clock period configurationBalaji Prakash J2021-09-141-0/+29
|/
* usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham2021-08-181-0/+9