summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2024-02-22Merge tag 'v5.15.148' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-22Merge tag 'v5.15.141' into fslc-5.15-2.2.x-imxMax Krummenacher
2024-02-22Merge tag 'v5.15.136' into fslc-5.15-2.2.x-imxMax Krummenacher
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-09-08Merge tag 'v5.15.128' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.124' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.111' into 5.15-2.2.x-imxEmanuele Ghidoli
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
2023-01-11Merge tag 'v5.15.86' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.75' into 5.15-2.2.x-imxDaiane Angolini
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-29Merge tag 'v5.15.71' into lf-5.15.yJason Liu
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-26Merge tag 'v5.15.70' into lf-5.15.yJason Liu
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-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-05-09usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2021-12-01usb: dwc3: leave default DMA for PCI devicesFabio Aiuto
2021-11-02LF-3752 usb: dwc3: core: don't enable wakeup for runtime PMLi Jun
2021-11-02LF-2345-5 usb: dwc3: core: add set_role_post API for glue layer handlingLi Jun
2021-11-02LF-2345-7 usb: dwc3: don't enable valid role if nothing connectedLi Jun
2021-11-02LF-2345-1 usb: dwc3: core: add a core init flag for device mode resumeLi Jun
2021-11-02usb: dwc3: core: add soft itp sync related settingsLi Jun
2021-11-02usb: dwc3: Add cache type configuration supportRan Wang
2021-11-02usb: dwc3: Add workaround for host mode VBUS glitch when bootRan Wang
2021-11-02usb: dwc3: add otg properties updatePeter Chen
2021-11-02usb: dwc3: use suspend clock from dt to set power down scaleLi Jun
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