index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
34 hours
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
34 hours
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
34 hours
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-25
/
+48
34 hours
usb: gadget: f_subset: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-35
/
+44
34 hours
usb: gadget: f_eem: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-34
/
+46
34 hours
usb: gadget: f_ecm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-19
/
+39
34 hours
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-3
/
+6
34 hours
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+6
34 hours
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-4
/
+43
34 hours
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
1
-2
/
+4
34 hours
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-5
/
+5
34 hours
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
1
-2
/
+7
34 hours
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
1
-0
/
+6
34 hours
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
1
-15
/
+14
34 hours
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
34 hours
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
1
-22
/
+22
34 hours
cdc-acm: new quirk for EPSON HMD
Oliver Neukum
2
-0
/
+10
34 hours
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
4
-54
/
+76
34 hours
usb: cdns3: gadget: fix state inconsistency on gadget init failure
Yongchao Wu
1
-0
/
+1
34 hours
usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
Yongchao Wu
1
-0
/
+3
34 hours
usb: core: phy: avoid double use of 'usb3-phy'
Gabor Juhos
1
-1
/
+11
34 hours
usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()
Juno Choi
1
-0
/
+2
34 hours
usb: ehci-brcm: fix sleep during atomic
Justin Chen
1
-2
/
+2
34 hours
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
1
-13
/
+1
34 hours
usb: misc: usbio: Fix URB memory leak on submit failure
Felix Gu
1
-2
/
+5
34 hours
usb: usbtmc: Flush anchored URBs in usbtmc_release
Heitor Alves de Siqueira
1
-0
/
+3
34 hours
usb: ulpi: fix double free in ulpi_register_interface() error path
Guangshuo Li
1
-3
/
+2
34 hours
usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
Miao Li
1
-0
/
+1
34 hours
USB: core: add NO_LPM quirk for Razer Kiyo Pro webcam
JP Hein
1
-0
/
+2
34 hours
USB: serial: option: add support for Rolling Wireless RW135R-GL
Wanquan Zhong
1
-0
/
+1
34 hours
USB: serial: io_edgeport: add support for Blackbox IC135A
Frej Drejhammar
2
-0
/
+4
34 hours
USB: serial: option: add MeiG Smart SRM825WN
Ernestas Kulik
1
-0
/
+3
10 days
usb: core: new quirk to handle devices with zero configurations
Jie Deng
2
-1
/
+10
2026-03-25
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
1
-30
/
+47
2026-03-19
Revert "tcpm: allow looking for role_sw device in the main node"
Xu Yang
1
-1
/
+1
2026-03-19
usb: gadget: f_ncm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
4
-14
/
+74
2026-03-19
Revert "usb: gadget: u_ether: add gether_opts for config caching"
Kuen-Han Tsai
3
-234
/
+0
2026-03-19
Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
Kuen-Han Tsai
2
-66
/
+66
2026-03-19
Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
Kuen-Han Tsai
2
-17
/
+0
2026-03-19
Revert "usb: legacy: ncm: Fix NPE in gncm_bind"
Kuen-Han Tsai
1
-10
/
+3
2026-03-19
Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
Kuen-Han Tsai
3
-13
/
+28
2026-03-19
usb: legacy: ncm: Fix NPE in gncm_bind
Kuen-Han Tsai
1
-3
/
+10
2026-03-19
usb: gadget: f_ncm: Fix atomic context locking issue
Kuen-Han Tsai
3
-28
/
+13
2026-03-19
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
1
-0
/
+14
2026-03-19
usb: image: mdc800: kill download URB on timeout
Ziyi Guo
1
-1
/
+3
2026-03-19
usb: gadget: uvc: fix interval_duration calculation
Junzhong Pan
1
-1
/
+1
2026-03-19
usb: mdc800: handle signal and read racing
Oliver Neukum
1
-1
/
+1
2026-03-19
usb: gadget: f_hid: fix SuperSpeed descriptors
John Keeping
1
-0
/
+4
2026-03-19
usb: renesas_usbhs: fix use-after-free in ISR during device removal
Fan Wu
1
-0
/
+9
2026-03-19
usb: class: cdc-wdm: fix reordering issue in read code path
Oliver Neukum
1
-1
/
+3
[next]