summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.c
AgeCommit message (Expand)Author
2025-07-07usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' a...Johannes Schneider
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman
2025-06-28usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPsSCHNEIDER Johannes
2025-06-24usb: dwc3: gadget: Remove duplicate check while setting xfer resourcePrashanth K
2025-06-19usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai
2025-05-01usb: dwc3: gadget: Make gadget_wakeup asynchronousPrashanth K
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen
2025-03-14usb: dwc3: Don't use %pK through printkThomas Weißschuh
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-03usb: dwc3: gadget: Prevent irq storm when TH re-executesBadhri Jagan Sridharan
2025-02-17Merge 6.14-rc3 into usb-nextGreg Kroah-Hartman
2025-02-14usb: dwc3: gadget: Add support for snps,reserved-endpoints propertyAndy Shevchenko
2025-02-14usb: dwc3: gadget: Refactor loop to avoid NULL endpointsAndy Shevchenko
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan
2025-01-15usb: dwc3: gadget: Reinitiate stream for all host NoStream behaviorThinh Nguyen
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2024-12-24usb: dwc3: gadget: Fix incorrect UDC state after manual deconfigurationRoy Luo
2024-12-23usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2024-11-16usb: dwc3: gadget: Remove dwc3_request->needs_extra_trbThinh Nguyen
2024-11-16usb: dwc3: gadget: Cleanup SG handlingThinh Nguyen
2024-11-16usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen
2024-11-16usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-11-13usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l...Selvarasu Ganesan
2024-10-29usb: dwc3: gadget: Refine the logic for resizing Tx FIFOsAkash Kumar
2024-10-16usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
2024-10-04usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan
2024-09-03usb: dwc3: Avoid waking up gadget during startxferPrashanth K
2024-05-10usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-04-23usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-03-26usb: dwc3: Properly set system wakeupThinh Nguyen
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman
2024-02-19usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman
2024-02-17usb: dwc3: gadget: Remove redundant assignment to pointer trbColin Ian King
2024-02-17usb: dwc3: gadget: Rewrite endpoint allocation flowThinh Nguyen
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-01-27usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-01-04usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora
2024-01-04usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2023-08-04usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-23usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-06-13usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-05-28USB: fix up merge of 6.4-rc4 into usb-nextRoger Quadros
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-13usb: dwc3: gadget: Bail out in pullup if soft reset timeout happensKrishna Kurapati
2023-05-13usb: dwc3: Add error logs for unknown endpoint eventsRoy Luo
2023-05-13usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-13usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros