index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
14 days
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
-1
/
+2
2026-04-02
Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-0
/
+8
2026-04-02
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
-9
/
+10
2026-04-02
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
-13
/
+1
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
-54
/
+76
2026-04-02
usb: cdns3: gadget: fix state inconsistency on gadget init failure
Yongchao Wu
-0
/
+1
2026-04-02
usb: dwc3: imx8mp: fix memory leak on probe failure path
Xiaolei Wang
-1
/
+1
2026-04-02
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
-10
/
+37
2026-04-02
usb: ulpi: fix double free in ulpi_register_interface() error path
Guangshuo Li
-3
/
+2
2026-04-02
usb: misc: usbio: Fix URB memory leak on submit failure
Felix Gu
-2
/
+5
2026-04-02
USB: core: add NO_LPM quirk for Razer Kiyo Pro webcam
JP Hein
-0
/
+2
2026-04-02
usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
Yongchao Wu
-0
/
+3
2026-04-02
usb: core: phy: avoid double use of 'usb3-phy'
Gabor Juhos
-1
/
+11
2026-04-01
USB: serial: option: add MeiG Smart SRM825WN
Ernestas Kulik
-0
/
+3
2026-03-30
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
-25
/
+48
2026-03-30
usb: gadget: f_subset: Fix net_device lifecycle with device_move
Kuen-Han Tsai
-35
/
+44
2026-03-30
usb: gadget: f_eem: Fix net_device lifecycle with device_move
Kuen-Han Tsai
-34
/
+46
2026-03-30
usb: gadget: f_ecm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
-19
/
+39
2026-03-30
usb: gadget: u_ncm: Add kernel-doc comments for struct f_ncm_opts
Kuen-Han Tsai
-6
/
+15
2026-03-30
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
-3
/
+6
2026-03-30
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
-0
/
+6
2026-03-30
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
-22
/
+22
2026-03-30
usb: typec: Remove alt->adev.dev.class assignment
Andrei Kuchynski
-4
/
+0
2026-03-30
usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()
Juno Choi
-0
/
+2
2026-03-30
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
-4
/
+43
2026-03-30
usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
Miao Li
-0
/
+1
2026-03-30
usb: ehci-brcm: fix sleep during atomic
Justin Chen
-2
/
+2
2026-03-18
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
-0
/
+6
2026-03-18
dwc3: google: Fix PM domain leak in dwc3_google_probe()
Felix Gu
-2
/
+3
2026-03-18
cdc-acm: new quirk for EPSON HMD
Oliver Neukum
-0
/
+10
2026-03-18
usb: hcd: queue wakeup_work to system_freezable_wq workqueue
Xu Yang
-1
/
+1
2026-03-18
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
-2
/
+4
2026-03-18
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
-15
/
+14
2026-03-18
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
-1
/
+6
2026-03-18
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
-2
/
+7
2026-03-18
usb: usbtmc: Flush anchored URBs in usbtmc_release
Heitor Alves de Siqueira
-0
/
+3
2026-03-18
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
-5
/
+5
2026-03-17
USB: serial: io_edgeport: add support for Blackbox IC135A
Frej Drejhammar
-0
/
+4
2026-03-17
USB: serial: option: add support for Rolling Wireless RW135R-GL
Wanquan Zhong
-0
/
+1
2026-03-13
USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
Vyacheslav Vahnenko
-0
/
+3
2026-03-11
usb: roles: get usb role switch from parent only for usb-b-connector
Xu Yang
-1
/
+6
2026-03-11
Revert "tcpm: allow looking for role_sw device in the main node"
Xu Yang
-1
/
+1
2026-03-11
usb: gadget: f_ncm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
-14
/
+74
2026-03-11
Revert "usb: gadget: u_ether: add gether_opts for config caching"
Kuen-Han Tsai
-234
/
+0
2026-03-11
Revert "usb: gadget: u_ether: use <linux/hex.h> header file"
Kuen-Han Tsai
-1
/
+0
2026-03-11
Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
Kuen-Han Tsai
-17
/
+0
2026-03-11
Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
Kuen-Han Tsai
-66
/
+66
2026-03-11
Revert "usb: legacy: ncm: Fix NPE in gncm_bind"
Kuen-Han Tsai
-10
/
+3
2026-03-11
Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
Kuen-Han Tsai
-13
/
+28
2026-03-11
usb: typec: altmode/displayport: set displayport signaling rate in configure ...
RD Babiera
-1
/
+6
[next]