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
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
11 days
USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
Vyacheslav Vahnenko
1
-0
/
+3
13 days
usb: roles: get usb role switch from parent only for usb-b-connector
Xu Yang
1
-1
/
+6
13 days
Revert "tcpm: allow looking for role_sw device in the main node"
Xu Yang
1
-1
/
+1
13 days
usb: gadget: f_ncm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
4
-14
/
+74
13 days
Revert "usb: gadget: u_ether: add gether_opts for config caching"
Kuen-Han Tsai
3
-234
/
+0
13 days
Revert "usb: gadget: u_ether: use <linux/hex.h> header file"
Kuen-Han Tsai
1
-1
/
+0
13 days
Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"
Kuen-Han Tsai
2
-17
/
+0
13 days
Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"
Kuen-Han Tsai
2
-66
/
+66
13 days
Revert "usb: legacy: ncm: Fix NPE in gncm_bind"
Kuen-Han Tsai
1
-10
/
+3
13 days
Revert "usb: gadget: f_ncm: Fix atomic context locking issue"
Kuen-Han Tsai
3
-13
/
+28
13 days
usb: typec: altmode/displayport: set displayport signaling rate in configure ...
RD Babiera
1
-1
/
+6
13 days
usb: dwc3: pci: add support for the Intel Nova Lake -H
Heikki Krogerus
1
-0
/
+2
13 days
usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
Christoffer Sandberg
1
-0
/
+4
13 days
usb: gadget: uvc: fix interval_duration calculation
Junzhong Pan
1
-1
/
+1
13 days
xhci: Fix NULL pointer dereference when reading portli debugfs files
Mathias Nyman
1
-1
/
+9
13 days
usb: xhci: Prevent interrupt storm on host controller error (HCE)
Dayu Jiang
1
-0
/
+1
13 days
usb: xhci: Fix memory leak in xhci_disable_slot()
Zilin Guan
1
-2
/
+2
13 days
usb: class: cdc-wdm: fix reordering issue in read code path
Oliver Neukum
1
-1
/
+3
13 days
usb: renesas_usbhs: fix use-after-free in ISR during device removal
Fan Wu
1
-0
/
+9
13 days
usb: cdc-acm: Restore CAP_BRK functionnality to CH343
Marc Zyngier
2
-0
/
+6
13 days
usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...
Seungjin Bae
1
-2
/
+10
13 days
usb: gadget: f_hid: fix SuperSpeed descriptors
John Keeping
1
-0
/
+4
13 days
usb: core: new quirk to handle devices with zero configurations
Jie Deng
2
-1
/
+10
13 days
usb: misc: uss720: properly clean up reference in uss720_probe()
Greg Kroah-Hartman
1
-1
/
+1
13 days
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-14
/
+13
13 days
USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts
Alan Stern
1
-3
/
+3
13 days
USB: usbcore: Introduce usb_bulk_msg_killable()
Alan Stern
1
-10
/
+69
13 days
usb: core: don't power off roothub PHYs if phy_set_mode() fails
Gabor Juhos
1
-7
/
+1
2026-02-25
usb: image: mdc800: kill download URB on timeout
Ziyi Guo
1
-1
/
+3
2026-02-25
usb: mdc800: handle signal and read racing
Oliver Neukum
1
-1
/
+1
2026-02-23
usb: yurex: fix race in probe
Oliver Neukum
1
-1
/
+1
2026-02-23
usb: gadget: f_ncm: Fix atomic context locking issue
Kuen-Han Tsai
3
-28
/
+13
2026-02-23
usb: legacy: ncm: Fix NPE in gncm_bind
Kuen-Han Tsai
1
-3
/
+10
2026-02-23
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
1
-0
/
+14
2026-02-23
USB: add QUIRK_NO_BOS for video capture several devices
A1RM4X
1
-0
/
+9
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
5
-10
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
10
-24
/
+12
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
190
-336
/
+336
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
242
-534
/
+517
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
83
-4507
/
+2938
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-5
/
+5
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-0
/
+6
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+3
2026-02-06
usb: typec: ucsi: Add Thunderbolt alternate mode support
Andrei Kuchynski
4
-5
/
+249
2026-02-06
usb: typec: hd3ss3220: Check if regulator needs to be switched
Jan Remmet
1
-0
/
+3
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
2
-57
/
+53
2026-02-05
usb: phy: tegra: parametrize PORTSC1 register offset
Svyatoslav Ryhel
1
-11
/
+6
[next]