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-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-10-25usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-05-17USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-17USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-09-28usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2021-07-14usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
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-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
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
2018-11-26usb: dwc3: Track DWC_usb31 VERSIONTYPEThinh Nguyen
2018-11-26usb: dwc3: Set default mode for DWC_usb3 v3.30a and higherThinh Nguyen
2018-11-26usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2018-11-26usb: dwc3: Support option to disable USB2 LPMThinh Nguyen
2018-11-26usb: dwc3: Set GUSB2PHYCFG.ENBLSLPMThinh Nguyen
2018-11-06usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-10-02usb: dwc3: Fix spelling of 'optimizations'Faisal Mehmood
2018-07-30usb: dwc3: core: Enable AutoRetry feature in the controllerAnurag Kumar Vulisha
2018-07-30usb: dwc3: Set default mode for dwc_usb31Thinh Nguyen
2018-07-30usb: dwc3: Enable undefined length INCR burst typePengbo Mu
2018-06-18usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede
2018-05-16usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada
2018-05-15usb: dwc3: use local copy of resource to fix-up register offsetMasahiro Yamada
2018-05-15usb: dwc3: core: Suspend PHYs on runtime suspend in host modeManu Gautam
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-03-22usb: dwc3: core: Fix broken system suspend/resume on AM437xRoger Quadros