index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
usb: gadget: snps_udc_plat: clean up PHY on probe deferral
Myeonghun Pak
1
-3
/
+2
2026-08-14
usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed
Fan Wu
1
-1
/
+19
2026-07-27
Merge 7.2-rc5 into usb-next
Greg Kroah-Hartman
7
-81
/
+97
2026-07-16
usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback
Jinchao Wang
1
-13
/
+27
2026-07-13
usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown
Fan Wu
2
-3
/
+24
2026-07-13
USB: gadget: fsl-udc: drop misleading unbind sanity check
Johan Hovold
1
-6
/
+0
2026-07-13
USB: gadget: fsl-udc: fix dev_printk() device
Johan Hovold
2
-50
/
+43
2026-07-13
USB: gadget: snps-udc: fix device name leak on probe failure
Johan Hovold
1
-1
/
+0
2026-07-13
USB: gadget: fsl-udc: fix device name leak on probe failure
Johan Hovold
1
-1
/
+0
2026-07-13
usb: udc: pxa: fix error handling
Arnd Bergmann
1
-7
/
+3
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
2
-2
/
+28
2026-07-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+28
2026-07-10
USB: gadget: fsl-udc: enable compile testing
Johan Hovold
1
-1
/
+1
2026-07-10
usb: gadget: pch_udc: remove excess kernel-doc member for registered
Rosen Penev
1
-1
/
+0
2026-07-10
usb: gadget: aspeed_udc: check endpoint DMA allocation
Ruoyu Wang
1
-18
/
+32
2026-07-10
usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()
Haoxiang Li
1
-2
/
+6
2026-07-08
usb: gadget: r8a66597: avoid double free of ep0_req in probe error path
Hongyan Xu
1
-1
/
+0
2026-07-08
usb: gadget: udc: Fix use-after-free in gadget_match_driver
Jimmy Hu
1
-1
/
+28
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
7
-67
/
+30
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
2
-3
/
+5
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
1
-4
/
+0
2026-05-22
usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
Maoyi Xie
1
-5
/
+2
2026-05-22
usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET log
Stepan Ionichev
1
-1
/
+2
2026-05-22
usb: gadget: dummy_hcd: Reject hub port requests for non-existent ports
Seungjin Bae
1
-0
/
+4
2026-05-22
usb: gadget: net2280: Fix double free in probe error path
Guangshuo Li
1
-3
/
+1
2026-05-11
Merge tag 'v7.1-rc3' into usb-next
Greg Kroah-Hartman
1
-4
/
+0
2026-04-27
usb: udc: pxa: remove unused platform_data
Arnd Bergmann
4
-60
/
+20
2026-04-27
USB: omap_udc: DMA: Don't enable burst 4 mode
Aaro Koskinen
1
-4
/
+0
2026-04-27
usb: gadget: udc: skip pullup() if already connected
Xu Yang
1
-1
/
+6
2026-04-26
driver core: Replace dev->of_node_reused with dev_of_node_reused()
Douglas Anderson
1
-1
/
+1
2026-04-07
usb: gadget: renesas_usb3: validate endpoint index in standard request handlers
Greg Kroah-Hartman
1
-1
/
+6
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
1
-16
/
+26
2026-03-30
usb: gadget: udc: update outdated comment for renamed usb_gadget_udc_start()
Kexin Sun
1
-2
/
+3
2026-03-30
usb: gadget: bdc: validate status-report endpoint indices
Pengpeng Hou
1
-0
/
+4
2026-03-18
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transfer
Sebastian Urban
1
-0
/
+6
2026-03-18
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
1
-15
/
+14
2026-03-18
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
2026-03-18
USB: pxa27x_udc: check return value of clk_enable
Zhaoyang Yu
1
-14
/
+52
2026-03-11
usb: gadget: udc: Use safer strscpy() instead of strcpy()
Ai Chao
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-14
/
+14
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
30
-49
/
+48
2026-01-27
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
1
-3
/
+9
2026-01-23
usb: bdc: fix sleep during atomic
Justin Chen
1
-2
/
+2
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
1
-17
/
+25
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
1
-11
/
+10
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
1
-10
/
+10
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
1
-6
/
+15
[next]