aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-09usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-05-09usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter
2022-04-13usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-03-02usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2022-02-16usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami
2022-01-27usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin
2021-12-01usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang
2021-12-01usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen
2021-12-01usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen
2021-09-30usb: dwc3: core: balance phy init and exitLi Jun
2021-09-15usb: dwc3: qcom: add IRQ checkSergey Shtylyov
2021-09-15usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-08-12usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng
2021-07-14usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-23usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-16usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham
2021-06-16usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET
2021-06-16usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-05-19usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-19usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-19usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-19usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-19usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham
2021-05-11usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-05-11usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-05-11usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen
2021-05-11usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen
2021-05-11usb: dwc3: gadget: Ignore EP queue requests during bus resetWesley Cheng
2021-04-07usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng
2021-04-07usb: dwc3: qcom: skip interconnect init for ACPI probeShawn Guo
2021-04-07usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel MerrifieldAndy Shevchenko
2021-03-25usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-03-25usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng
2021-03-17usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke
2021-03-17usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo
2021-03-17usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo
2021-03-17usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin
2021-03-04usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-03-04usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-01-12usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin