index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
usb: dwc3: gadget: Move vbus draw to workqueue context
Prashanth K
2026-01-27
usb: dwc3: Log dwc3 address in traces
Prashanth K
2026-01-16
usb: dwc3: Add dwc pointer to dwc3_readl/writel
Prashanth K
2026-01-16
usb: dwc3: Remove of dep->regs
Prashanth K
2025-12-17
usb: dwc3: keep susphy enabled during exit to avoid controller faults
Udipto Goswami
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-21
usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...
Manish Nagar
2025-11-21
usb: dwc3: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-10-22
usb: dwc3: glue: Allow more fine grained control over mode switches
Sven Peter
2025-09-12
usb: dwc3: core: Introduce glue callbacks for flattened implementations
Krishna Kurapati
2025-08-17
usb: dwc3: Remove WARN_ON for device endpoint command timeouts
Selvarasu Ganesan
2025-08-13
usb: dwc3: Ignore late xferNotReady event to prevent halt timeout
Kuen-Han Tsai
2025-07-07
usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' a...
Johannes Schneider
2025-07-05
Merge merge point of tag 'usb-6.16-rc5' into usb-next
Greg Kroah-Hartman
2025-06-28
usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPs
SCHNEIDER Johannes
2025-06-24
usb: dwc3: gadget: Remove duplicate check while setting xfer resource
Prashanth K
2025-06-19
usb: dwc3: Abort suspend on soft disconnect failure
Kuen-Han Tsai
2025-05-01
usb: dwc3: gadget: Make gadget_wakeup asynchronous
Prashanth K
2025-04-11
usb: dwc3: gadget: check that event count does not exceed event buffer length
Frode Isaksen
2025-03-14
usb: dwc3: Don't use %pK through printk
Thomas Weißschuh
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-03
usb: dwc3: gadget: Prevent irq storm when TH re-executes
Badhri Jagan Sridharan
2025-02-17
Merge 6.14-rc3 into usb-next
Greg Kroah-Hartman
2025-02-14
usb: dwc3: gadget: Add support for snps,reserved-endpoints property
Andy Shevchenko
2025-02-14
usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
Andy Shevchenko
2025-02-14
usb: dwc3: Fix timeout issue during controller enter/exit from halt state
Selvarasu Ganesan
2025-01-15
usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior
Thinh Nguyen
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2024-12-24
usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration
Roy Luo
2024-12-23
usb: dwc3: gadget: fix writing NYET threshold
André Draszik
2024-11-16
usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb
Thinh Nguyen
2024-11-16
usb: dwc3: gadget: Cleanup SG handling
Thinh Nguyen
2024-11-16
usb: dwc3: gadget: Fix looping of queued SG entries
Thinh Nguyen
2024-11-16
usb: dwc3: gadget: Fix checking for number of TRBs left
Thinh Nguyen
2024-11-13
usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l...
Selvarasu Ganesan
2024-10-29
usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs
Akash Kumar
2024-10-16
usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
Prashanth K
2024-10-04
usb: dwc3: core: Stop processing of pending events if controller is halted
Selvarasu Ganesan
2024-09-03
usb: dwc3: Avoid waking up gadget during startxfer
Prashanth K
2024-05-10
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
2024-04-23
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
2024-03-26
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-19
usb: dwc3: gadget: Don't disconnect if not started
Thinh Nguyen
2024-02-19
Merge 6.8-rc5 into usb-next
Greg Kroah-Hartman
2024-02-17
usb: dwc3: gadget: Remove redundant assignment to pointer trb
Colin Ian King
2024-02-17
usb: dwc3: gadget: Rewrite endpoint allocation flow
Thinh Nguyen
2024-02-09
Revert "usb: dwc3: Support EBC feature of DWC_usb31"
Thinh Nguyen
[next]