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: 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-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-05-17USB: dwc3: fix runtime pm imbalance on unbindJohan 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-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: pci: Allow Elkhart Lake to utilize DSM method for PM functionalityRaymond Tan
2022-09-28usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus
2022-09-28usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2022-09-28usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2022-09-28usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2022-09-28usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2022-09-15usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold
2022-09-15usb: dwc3: fix PHY disable sequenceJohan 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-12usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-12usb: 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-07-20usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-30usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-06-03usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-22usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-22usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-22usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-05-22usb: dwc3: gadget: Ignore EP queue requests during bus resetWesley Cheng
2021-03-17usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke
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-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi