summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng2021-07-121-0/+15
* usb: dwc3: Fix debugfs creation flowMinas Harutyunyan2021-06-211-1/+2
* Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2021-06-141-6/+0
|\
| * Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei2021-06-041-6/+0
* | usb: dwc3: support 64 bit DMA in platform driverSven Peter2021-06-091-0/+4
* | usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-091-1/+1
|/
* usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen2021-04-231-0/+3
* usb: dwc3: core: Do core softreset when switch modeYu Chen2021-04-221-0/+27
* usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen2021-04-141-0/+2
* usb: dwc3: core: Add shutdown callback for dwc3Sandeep Maheswaram2021-04-141-0/+6
* usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen2021-03-231-1/+0
* usb: dwc3: Fix dereferencing of null dwc->usb_psyColin Ian King2021-03-101-2/+2
* usb: dwc3: add a power supply for current controlRay Chi2021-03-101-0/+15
* Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman2021-02-081-1/+1
|\
| * usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-051-1/+1
* | usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen2021-02-061-0/+37
* | usb: dwc3: Simplify with dev_err_probe()Andy Shevchenko2021-01-121-33/+11
* | usb: dwc3: core: Replace devm_reset_control_array_get()Yejune Deng2021-01-121-1/+1
|/
* usb: fix kernel-doc markupsMauro Carvalho Chehab2020-10-281-1/+1
* usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen2020-10-021-0/+25