summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2021-07-20Merge tag 'v5.4.132' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-14usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-23Merge tag 'v5.4.128' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-02-10Merge tag 'v5.4.97' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-01-11Merge tag 'v5.4.73' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-11-05usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-11-05usb: dwc3: core: add phy cleanup for probe error handlingLi Jun
2020-10-29usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2020-09-11MLK-24689 usb: dwc3: core: do dwc3 core exit and init for none role PMLi Jun
2020-09-11usb: dwc3: core: Fix build issue on 32-bit platformLi Jun
2020-08-21MLK-24527-4 usb: dwc3: core: use platform data for special handlingLi Jun
2020-08-20MLK-24507-1 usb: dwc3: don't enable valid role if nothing connectedLi Jun
2020-08-18MLK-24500 usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-08-18MLK-24209 usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun
2020-08-14MLK-24206-3 usb: dwc3: core: add fladj setting if SOFITPSYNC usedLi Jun
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-03-31usb: dwc3: support continuous runtime PM with dual roleMartin Kepplinger
2020-03-31MLK-23412-1 usb: dwc3: core: add a core init flag for device mode resumeLi Jun
2020-03-17MLK-23596-1 usb: dwc3:host: add soft ITP sync supportLi Jun
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-22MLK-23342-3 usb: dwc3: core: add private API for glue layer driverLi Jun
2020-02-22MLK-23342-1 usb: dwc3: core: don't do suspend for device if suspendedLi Jun
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-01-15MLK-23216-6 Revert "usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher"Li Jun
2019-12-19LF-387-4 usb: dwc3: Add cache type configuration supportRan Wang
2019-12-19LF-387-1 Revert "usb: dwc3: Add cache type configuration support"Ran Wang
2019-11-28usb: dwc3: Add cache type configuration supportRan Wang
2019-11-28MLK-22675 usb: dwc3: host: disable park modeLi Jun
2019-11-25usb: dwc3: Add workaround for host mode VBUS glitch when bootRan Wang
2019-11-25usb: dwc3: add otg properties updatePeter Chen
2019-11-25usb: dwc3: use suspend clock from dt to set power down scaleLi Jun
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-09-03usb: dwc3: remove generic PHY calibrate() callsMarek Szyprowski
2019-08-28usb: dwc3: Separate field holding multiple propertiesThinh Nguyen
2019-08-09usb: dwc3: Use clk_bulk_prepare_enable()Andrey Smirnov
2019-08-09usb: dwc3: Use devres to get clocksAndrey Smirnov
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen
2019-08-09usb: dwc3: Switch to use device_property_count_u32()Andy Shevchenko
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha
2019-06-18usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-05-03usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-03usb: dwc3: Do core validation early on probeThinh Nguyen
2019-05-03usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski
2019-05-03usb: dwc3: Free resource immediately after useAndy Shevchenko
2018-11-26usb: dwc3: Add workaround for isoc start transfer failureThinh Nguyen