summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)AuthorLines
2022-09-07usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu-6/+7
2022-08-18usb: dwc3: qcom: fix wakeup implementationJohan Hovold-3/+2
2022-08-18usb: dwc3: fix PHY disable sequenceJohan Hovold-9/+10
2022-07-14usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi-3/+7
2022-06-21usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram-6/+3
2022-06-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen-1/+2
2022-06-21Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen-2/+2
2022-06-20Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman-7/+2
2022-06-12usb: dwc3: Fix bare use of unsigned checkpatch warningKushagra Verma-2/+2
2022-06-10usb: dwc3: Remove the checks of -ENOSYSKushagra Verma-2/+2
2022-06-10usb: dwc3: add power down scale settingLi Jun-0/+34
2022-06-10USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell-7/+2
2022-05-19usb: dwc3: core: Add error log when core soft reset failedMayank Rana-0/+1
2022-05-12USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma-12/+8
2022-05-05usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma-3/+1
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman-5/+29
2022-04-22usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen-1/+2
2022-04-22usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov-1/+54
2022-04-21USB / dwc3: Fix three doc-build warningsKushagra Verma-1/+0
2022-04-21usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen-4/+4
2022-04-21usb: dwc3: fix backwards compat with rockchip devicesPeter Geis-0/+23
2022-03-18usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng-3/+1
2022-03-15usb: dwc3: core: do not use 3.0 clock when operating in 2.0 modeBin Yang-0/+5
2022-02-08usb: dwc3: Program GFLADJSean Anderson-1/+38
2022-02-08usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson-2/+12
2022-02-08usb: dwc3: Get clocks individuallySean Anderson-13/+51
2021-11-17usb: dwc3: leave default DMA for PCI devicesFabio Aiuto-3/+5
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman-17/+13
2021-09-14usb: dwc3: core: balance phy init and exitLi Jun-17/+13
2021-09-14usb: dwc3: reference clock period configurationBalaji Prakash J-0/+29
2021-08-18usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham-0/+9
2021-07-12usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng-0/+15
2021-06-21usb: dwc3: Fix debugfs creation flowMinas Harutyunyan-1/+2
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman-6/+0
2021-06-09usb: dwc3: support 64 bit DMA in platform driverSven Peter-0/+4
2021-06-09usb: dwc3: core: fix kernel panic when do rebootPeter Chen-1/+1
2021-06-04Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei-6/+0
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen-0/+3
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen-0/+27
2021-04-14usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen-0/+2
2021-04-14usb: dwc3: core: Add shutdown callback for dwc3Sandeep Maheswaram-0/+6
2021-03-23usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen-1/+0
2021-03-10usb: dwc3: Fix dereferencing of null dwc->usb_psyColin Ian King-2/+2
2021-03-10usb: dwc3: add a power supply for current controlRay Chi-0/+15
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman-1/+1
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen-0/+37
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson-1/+1
2021-01-12usb: dwc3: Simplify with dev_err_probe()Andy Shevchenko-33/+11
2021-01-12usb: dwc3: core: Replace devm_reset_control_array_get()Yejune Deng-1/+1
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab-1/+1