aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2024-03-01usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-02-23usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2024-02-23usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2024-02-23usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen
2024-02-23usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-02-23usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-02-23usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng
2024-02-23usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2024-02-23usb: dwc3: gadget: Submit endxfer command if delayed during disconnectWesley Cheng
2024-02-23usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng
2024-02-23usb: dwc3: Fix ep0 handling when getting reset while doing control transferMayank Rana
2024-02-23usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen
2024-02-23usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2024-02-23usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen
2024-02-23usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeueThinh Nguyen
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-02-23usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
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
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2023-12-03USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-12-03USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-12-03usb: dwc3: Fix default mode initializationAlexander Stein
2023-12-03USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold
2023-12-03USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-09-06usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-08-26USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-08-26USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-08-26usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros
2023-08-26USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-08-26usb: dwc3: Fix typos in gadget.cKushagra Verma
2023-08-26usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng
2023-08-26usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnectWesley Cheng
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-07-23usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-07-23usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-07-23usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-07-23usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-07-23usb: 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: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-24usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-11usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-05-11USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold
2023-05-11USB: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold