aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2023-12-08USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-12-08USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
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-30USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-08-30usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-07-27usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-07-27usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-07-27usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-05-30usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-17USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-17USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold
2023-02-22usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-02-22usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-08usb: dwc3: exynos: Fix remove() functionMarek Szyprowski
2022-11-25Revert "usb: dwc3: disable USB core PHY management"Johan Hovold
2022-11-03usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen
2022-11-03usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen
2022-09-28usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng
2022-09-28usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen
2022-09-28usb: dwc3: gadget: Refactor pullup()Thinh Nguyen
2022-09-28usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen
2022-09-28usb: dwc3: Issue core soft reset before enabling run/stopWesley Cheng
2022-09-28usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbindWesley Cheng
2022-09-15usb: dwc3: disable USB core PHY managementJohan Hovold
2022-09-15usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-09-15usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-04-15usb: 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
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-15usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng
2021-08-15usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng
2021-08-15usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disableWesley Cheng
2021-08-15usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-08-15usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng
2021-08-15usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng
2021-08-15usb: dwc3: Stop active transfers before halting the controllerWesley Cheng