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