index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
USB: serial: keyspan_pda: drop unused driver data usb-serial pointer
Johan Hovold
1
-1
/
+0
2026-07-13
USB: serial: metro-usb: drop redundant initialisations
Johan Hovold
1
-3
/
+3
2026-07-13
USB: serial: metro-usb: fix unthrottle race
Johan Hovold
1
-8
/
+17
2026-07-13
USB: serial: metro-usb: replace unnecessary atomic allocation
Johan Hovold
1
-1
/
+1
2026-07-13
USB: serial: digi_acceleport: fix oob port dev_printk()
Johan Hovold
1
-6
/
+7
2026-07-13
USB: serial: digi_acceleport: clean up inb command submission
Johan Hovold
1
-4
/
+3
2026-07-13
USB: serial: digi_acceleport: clean up write completion
Johan Hovold
1
-9
/
+8
2026-07-13
USB: serial: digi_acceleport: clean up xfer buf length expression
Johan Hovold
1
-4
/
+4
2026-07-13
USB: serial: digi_acceleport: drop unused in-buf define
Johan Hovold
1
-4
/
+0
2026-07-13
USB: serial: digi_acceleport: stop OOB I/O when not in use
Johan Hovold
1
-49
/
+51
2026-07-13
USB: serial: digi_acceleport: drop redundant driver data sanity checks
Johan Hovold
1
-36
/
+4
2026-07-13
USB: serial: digi_acceleport: clean up declarations and whitespace
Johan Hovold
1
-59
/
+29
2026-07-13
USB: serial: digi_acceleport: add oob port helper
Johan Hovold
1
-2
/
+9
2026-07-13
USB: serial: digi_acceleport: always stop write urb on close
Johan Hovold
1
-6
/
+2
2026-07-13
USB: serial: digi_acceleport: drop unused wait queue
Johan Hovold
1
-3
/
+0
2026-07-13
USB: serial: digi_acceleport: fix port registration order
Johan Hovold
1
-29
/
+19
2026-07-13
USB: serial: digi_acceleport: do not log stopping of urbs as errors
Johan Hovold
1
-1
/
+11
2026-07-13
usb: gadget: printer: fix infinite loop in printer_read()
Melbin K Mathew
1
-5
/
+18
2026-07-13
usb: gadget: f_midi: cancel pending IN work before freeing the midi object
Fan Wu
1
-0
/
+1
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: typec: ucsi: Fix race condition and ordering in port unregistration
Andrei Kuchynski
1
-43
/
+39
2026-07-13
usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()
Sonali Pradhan
1
-4
/
+13
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: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
3
-5
/
+12
2026-07-13
usb: gadget: uvc: clamp SEND_RESPONSE length to the response buffer
Muhammad Bilal
1
-0
/
+2
2026-07-13
usb: gadget: f_tcm: synchronize delayed set_alt with teardown
Cen Zhang
2
-28
/
+177
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
58
-214
/
+455
2026-07-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
48
-204
/
+454
2026-07-10
usb: musb: use platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-1
/
+1
2026-07-10
usb: chipidea: use platform_device_set_of_node_from_dev()
Bartosz Golaszewski
1
-1
/
+1
2026-07-10
usb: chipidea: imx: fix missing ret assignment for dev_err_probe
Xu Yang
1
-1
/
+1
2026-07-10
usb: typec: ucsi: gaokun: unwind notifier on UCSI register failure
Pengpeng Hou
1
-3
/
+12
2026-07-10
USB: gadget: fsl-udc: enable compile testing
Johan Hovold
1
-1
/
+1
2026-07-10
usb: renesas_usbhs: Fix power-off ordering on unbind
Biju Das
1
-3
/
+3
2026-07-10
usb: mtu3: condition PHY wakeup for host mode and runtime suspend
Fei Shao
1
-1
/
+2
2026-07-10
usb: mtu3: allow system suspend during active gadget connection
Fei Shao
1
-1
/
+10
2026-07-10
usb: dwc2: add missing @remotewakeup kernel-doc parameter
Rosen Penev
1
-2
/
+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: inode: fix mm lifetime handling
Gabriel Prostitis
1
-4
/
+13
2026-07-10
USB: gadget: ffs: fix mm lifetime handling
Gabriel Prostitis
1
-7
/
+20
2026-07-10
usb: core: config: fix SS companion log for interrupt endpoints
Xu Rao
1
-1
/
+1
2026-07-10
usb: typec: ucsi: Use %pe to print error pointers
Subasri S
1
-6
/
+6
2026-07-10
usb: fix UAF when probe runs concurrent to dyn ID removal
Gary Guo
1
-4
/
+8
2026-07-10
usb: xusbatm: don't rely on id table pointer arithmetic
Gary Guo
1
-2
/
+4
2026-07-10
usb: serial: spcp8x5: don't store usb_device_id
Gary Guo
1
-3
/
+3
2026-07-10
usb: usbtmc: don't store usb_device_id
Gary Guo
1
-2
/
+0
[prev]
[next]