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
2025-12-07
usb: typec: ucsi: psy: Set max current to zero when disconnected
Jameson Thies
1
-0
/
+5
2025-12-07
usb: renesas_usbhs: Fix synchronous external abort on unbind
Claudiu Beznea
1
-7
/
+7
2025-12-07
usb: renesas_usbhs: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2025-12-07
USB: serial: option: add support for Rolling RW101R-GL
Vanillan Wang
1
-2
/
+8
2025-12-07
USB: serial: ftdi_sio: add support for u-blox EVK-M101
Oleksandr Suvorov
2
-0
/
+2
2025-12-07
xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
Mathias Nyman
2
-1
/
+17
2025-12-07
usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...
Manish Nagar
2
-0
/
+8
2025-12-07
usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...
Owen Gu
1
-0
/
+5
2025-12-07
usb: storage: sddr55: Reject out-of-bound new_pba
Tianchu Chen
1
-0
/
+6
2025-12-07
USB: storage: Remove subclass and protocol overrides from Novatek quirk
Alan Stern
1
-1
/
+1
2025-12-07
usb: storage: Fix memory leak in USB bulk transport
Desnes Nunes
1
-0
/
+16
2025-12-07
usb: gadget: f_eem: Fix memory leak in eem_unwrap
Kuen-Han Tsai
1
-1
/
+6
2025-12-07
usb: cdns3: Fix double resource release in cdns3_pci_probe
Miaoqian Lin
1
-4
/
+1
2025-12-07
drivers/usb/dwc3: fix PCI parent check
Jamie Iles
1
-1
/
+2
2025-12-07
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
1
-0
/
+1
2025-12-07
usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs
Forest Crossman
1
-6
/
+8
2025-12-07
usb: cdns3: gadget: Use-after-free during failed initialization and exit of c...
Chen Yufeng
1
-2
/
+6
2025-12-07
usb: gadget: f_hid: Fix zero length packet transfer
William Wu
1
-2
/
+2
2025-12-07
usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
raub camaioni
1
-1
/
+2
2025-12-07
usb: gadget: f_fs: Fix epfile null pointer access after ep enable.
Owen Gu
1
-1
/
+7
2025-12-07
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman
1
-2
/
+4
2025-12-07
xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
Mathias Nyman
2
-3
/
+19
2025-12-07
xhci: dbc: Improve performance by removing delay in transfer event polling.
Mathias Nyman
1
-1
/
+1
2025-12-07
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2
-1
/
+39
2025-12-07
xhci: dbc: poll at different rate depending on data transfer activity
Mathias Nyman
2
-2
/
+13
2025-12-07
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
2
-4
/
+191
2025-10-29
usb: gadget: f_acm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-23
/
+19
2025-10-29
usb: gadget: f_ncm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-45
/
+33
2025-10-29
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
1
-0
/
+3
2025-10-29
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
1
-1
/
+8
2025-10-29
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
1
-2
/
+0
2025-10-29
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
1
-0
/
+2
2025-10-29
USB: serial: option: add Telit FN920C04 ECM compositions
LI Qingwu
1
-0
/
+4
2025-10-29
USB: serial: option: add Quectel RG255C
Reinhard Speyerer
1
-0
/
+4
2025-10-29
USB: serial: option: add UNISOC UIS7720
Renjun Wang
1
-0
/
+2
2025-10-19
usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
Miaoqian Lin
1
-4
/
+1
2025-10-19
usb: vhci-hcd: Prevent suspending virtually attached devices
Cristian Ciocaltea
1
-0
/
+22
2025-10-19
Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
Michal Pecio
1
-7
/
+4
2025-10-19
usb: gadget: configfs: Correctly set use_os_string at bind
William Wu
1
-0
/
+2
2025-10-19
usb: phy: twl6030: Fix incorrect type for ret
Xichao Zhao
1
-2
/
+1
2025-10-19
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
Dan Carpenter
1
-1
/
+1
2025-10-19
USB: serial: option: add SIMCom 8230C compositions
Xiaowei Li
1
-0
/
+6
2025-10-02
usb: core: Add 0x prefix to quirks debug output
Jiayi Li
1
-1
/
+1
2025-10-02
USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
Alan Stern
1
-4
/
+4
2025-10-02
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
1
-8
/
+9
2025-10-02
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman
1
-2
/
+21
2025-10-02
xhci: dbc: decouple endpoint allocation from initialization
Mathias Nyman
1
-25
/
+46
2025-10-02
USB: serial: option: add Telit Cinterion LE910C4-WWX new compositions
Fabio Porcedda
1
-0
/
+11
2025-10-02
USB: serial: option: add Telit Cinterion FN990A w/audio compositions
Fabio Porcedda
1
-0
/
+6
2025-08-28
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
5
-21
/
+34
[next]