aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-08-26USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-08-26usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng
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-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-10-26usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-09-28usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMAWilliam Wu
2022-09-28usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-09-08usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-08-17usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi
2022-08-17usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen
2022-05-09usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2021-12-01usb: dwc3: leave default DMA for PCI devicesFabio Aiuto
2021-09-14usb: dwc3: core: balance phy init and exitLi Jun
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
2021-06-09usb: dwc3: support 64 bit DMA in platform driverSven Peter
2021-06-09usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-04Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-04-14usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen
2021-04-14usb: dwc3: core: Add shutdown callback for dwc3Sandeep Maheswaram
2021-03-23usb: dwc3: gadget: Remove invalid low-speed settingThinh Nguyen
2021-03-10usb: dwc3: Fix dereferencing of null dwc->usb_psyColin Ian King
2021-03-10usb: dwc3: add a power supply for current controlRay Chi
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-01-12usb: dwc3: Simplify with dev_err_probe()Andy Shevchenko
2021-01-12usb: dwc3: core: Replace devm_reset_control_array_get()Yejune Deng
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-02usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2020-10-02usb: dwc3: core: add phy cleanup for probe error handlingLi Jun
2020-10-02usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-10-02usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun
2020-09-24usb: dwc3: core: Print warning on unsupported speedThinh Nguyen
2020-09-24usb: dwc3: core: Properly default unspecified speedThinh Nguyen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov