summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.c
AgeCommit message (Expand)Author
2025-03-03usb: dwc3: gadget: Prevent irq storm when TH re-executesBadhri Jagan Sridharan
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
2023-04-21usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng
2023-04-21usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2023-04-20usb: dwc3: gadget: Stall and restart EP0 if host is unresponsiveWesley Cheng
2023-04-20USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-03-29usb: dwc3: Add function suspend and function wakeup supportElson Roy Serrao
2023-03-29usb: dwc3: Add remote wakeup handlingElson Roy Serrao
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-16usb: remove dead code in dwc3_gadget_get_irqYalong Zou
2023-03-09usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K
2023-03-09usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng
2023-02-06USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen