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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes Brüderl
2
-0
/
+8
2026-01-11
USB: Fix descriptor count when handling invalid MBIM extended descriptor
Seungjin Bae
1
-1
/
+1
2025-10-29
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
1
-0
/
+2
2025-10-02
usb: core: Add 0x prefix to quirks debug output
Jiayi Li
1
-1
/
+1
2025-08-28
usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test
Xu Yang
1
-1
/
+7
2025-08-28
usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive
Miao Li
1
-0
/
+1
2025-08-28
usb: core: config: Prevent OOB read in SS endpoint companion parsing
Xinyu Liu
1
-2
/
+8
2025-08-28
usb: core: usb_submit_urb: downgrade type check
Oliver Neukum
1
-1
/
+1
2025-07-24
usb: hub: Don't try to recover devices lost during warm reset.
Mathias Nyman
1
-2
/
+6
2025-07-24
usb: hub: Fix flushing of delayed work used for post resume purposes
Mathias Nyman
2
-13
/
+9
2025-07-24
usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm
Mathias Nyman
1
-2
/
+4
2025-07-24
usb: hub: fix detection of high tier USB3 devices behind suspended hubs
Mathias Nyman
1
-1
/
+32
2025-07-10
Logitech C-270 even more broken
Oliver Neukum
1
-1
/
+2
2025-07-06
usb: Add checks for snprintf() calls in usb_alloc_dev()
Andy Shevchenko
1
-4
/
+10
2025-06-19
usb: Flush altsetting 0 endpoints before reinitializating them after reset.
Mathias Nyman
1
-2
/
+14
2025-06-19
usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
Jiayi Li
1
-0
/
+3
2025-05-02
USB: VLI disk crashes if LPM is used
Oliver Neukum
1
-0
/
+3
2025-05-02
usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
Miao Li
1
-0
/
+3
2025-05-02
usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
Miao Li
1
-0
/
+3
2025-03-13
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
1
-0
/
+4
2025-03-13
usb: hub: lack of clearing xHC resources
Pawel Laszczak
1
-0
/
+33
2025-02-21
USB: hub: Ignore non-compliant devices with too many configs or interfaces
Alan Stern
1
-0
/
+11
2025-02-21
USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone
Mathias Nyman
1
-0
/
+3
2025-02-21
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
Lei Huang
1
-0
/
+3
2025-02-21
usb: core: fix pipe creation for get_bMaxPacketSize0
Stefan Eichenberger
1
-2
/
+1
2025-01-17
usb: fix reference leak in usb_new_device()
Ma Ke
1
-2
/
+4
2025-01-17
USB: core: Disable LPM only for non-suspended ports
Kai-Heng Feng
1
-3
/
+4
2024-09-04
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
1
-0
/
+1
2024-07-18
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
1
-3
/
+15
2024-07-18
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
1
-0
/
+3
2024-05-17
USB: core: Fix access violation during port device removal
Alan Stern
1
-2
/
+6
2024-05-17
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
1
-2
/
+3
2024-04-27
usb: Disable USB3 LPM at shutdown
Kai-Heng Feng
1
-1
/
+3
2024-04-27
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2
-2
/
+20
2024-04-27
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-1
/
+1
2024-04-03
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
1
-4
/
+34
2024-04-03
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2
-7
/
+18
2024-04-03
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-04-03
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
1
-2
/
+3
2024-02-23
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
1
-3
/
+13
2024-02-23
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-02-05
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
1
-0
/
+29
2024-02-05
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
1
-2
/
+2
2023-12-03
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
1
-1
/
+2
2023-12-03
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
1
-23
/
+0
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2
-4
/
+23
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-419
/
+307
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+8
2023-08-22
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-12
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
1
-12
/
+24
[next]