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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-03-11
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
1
-1
/
+1
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-03-11
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
2023-03-11
usb: gadget: udc: Avoid tasklet passing a global
Kees Cook
1
-4
/
+2
2023-03-03
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2
-8
/
+2
2023-03-03
USB: serial: option: add support for VW/Skoda "Carstick LTE"
Florian Zumbiehl
1
-0
/
+4
2023-02-22
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
1
-4
/
+4
2023-02-22
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-02-22
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-02-22
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Neil Armstrong
1
-1
/
+1
2023-02-22
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
1
-4
/
+4
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2023-02-06
Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""
Sasha Levin
1
-0
/
+1
2023-02-06
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-02-06
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-01-24
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2023-01-24
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
1
-1
/
+3
2023-01-24
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
1
-0
/
+3
2023-01-24
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani
1
-2
/
+2
2023-01-24
usb: typec: altmodes/displayport: Add pin assignment helper
Prashant Malani
1
-8
/
+14
2023-01-24
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-24
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Michael Adler
1
-0
/
+1
2023-01-24
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2023-01-24
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
1
-0
/
+13
2023-01-24
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-24
USB: serial: option: add Quectel EM05CN modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-24
USB: serial: option: add Quectel EM05CN (SG) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-24
USB: serial: option: add Quectel EC200U modem
Ali Mirghasemi
1
-0
/
+2
2023-01-24
USB: serial: option: add Quectel EM05-G (RS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-24
USB: serial: option: add Quectel EM05-G (CS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-24
USB: serial: option: add Quectel EM05-G (GR) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-24
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+65
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-24
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-24
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-24
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-18
Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
Ferry Toth
1
-1
/
+1
2023-01-18
usb: ulpi: defer ulpi_register on ulpi_read_id timeout
Ferry Toth
1
-1
/
+1
2023-01-18
usb: dwc3: core: defer probe on ulpi_read_id timeout
Ferry Toth
1
-1
/
+6
2023-01-18
usb: storage: Add check for kcalloc
Jiasheng Jiang
1
-0
/
+2
2023-01-18
usb: gadget: f_hid: fix refcount leak on error path
John Keeping
1
-0
/
+1
2023-01-18
usb: gadget: f_hid: fix f_hidg lifetime vs cdev
John Keeping
1
-24
/
+28
2023-01-18
usb: gadget: f_hid: optional SETUP/SET_REPORT mode
Maxim Devaev
2
-33
/
+188
2023-01-18
usb: roles: fix of node refcount leak in usb_role_switch_is_parent()
Yang Yingliang
1
-1
/
+4
2023-01-18
usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
Yang Yingliang
1
-1
/
+4
2023-01-18
usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
Sven Peter
1
-1
/
+1
2023-01-18
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
1
-6
/
+6
2023-01-18
usb: musb: remove extra check in musb_gadget_vbus_draw
Ivaylo Dimitrov
1
-2
/
+0
[next]