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
11 days
USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
Vyacheslav Vahnenko
1
-0
/
+3
13 days
usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
Christoffer Sandberg
1
-0
/
+4
13 days
usb: core: new quirk to handle devices with zero configurations
Jie Deng
2
-1
/
+10
13 days
USB: core: Limit the length of unkillable synchronous timeouts
Alan Stern
1
-14
/
+13
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-23
USB: add QUIRK_NO_BOS for video capture several devices
A1RM4X
1
-0
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
11
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-45
/
+40
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+0
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+3
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
2
-0
/
+8
2026-01-14
USB: HCD: remove logic about which hcd is loaded
Greg Kroah-Hartman
1
-4
/
+0
2026-01-08
USB: core: Discard pm_runtime_put() return value
Rafael J. Wysocki
1
-5
/
+3
2026-01-07
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes BrĂ¼derl
2
-0
/
+8
2025-11-21
USB: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2025-10-22
usb: core: Add tracepoints for device allocation and state changes
Kuen-Han Tsai
5
-1
/
+75
2025-10-22
usb: core: Centralize device state update logic
Kuen-Han Tsai
1
-12
/
+16
2025-10-22
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
1
-0
/
+2
2025-10-13
USB: Fix descriptor count when handling invalid MBIM extended descriptor
Seungjin Bae
1
-1
/
+1
2025-10-13
usb: hub: Use max() to improve usb_set_lpm_pel()
Thorsten Blum
1
-8
/
+3
2025-10-13
usb: core: Drop spaces after function names
Claudiu Beznea
1
-4
/
+4
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2025-09-12
usb: host: enable USB offload during system sleep
Guan-Yu Lin
1
-6
/
+44
2025-09-12
usb: offload: add apis for offload usage tracking
Guan-Yu Lin
3
-0
/
+138
2025-09-12
USB: core: remove the move buf action
Edward Adam Davis
1
-2
/
+2
2025-09-06
Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"
Greg Kroah-Hartman
3
-6
/
+62
2025-09-06
usb: core: support eUSB2 double bandwidth large isoc URB frames
Rai, Amardeep
2
-4
/
+12
2025-09-06
usb: core: Introduce usb_endpoint_is_hs_isoc_double()
Sakari Ailus
1
-0
/
+19
2025-09-06
usb: core: Add a function to get USB version independent periodic payload
Rai, Amardeep
1
-0
/
+29
2025-09-06
usb: core: eUSB2 companion descriptor is for isoc IN endpoints only
Sakari Ailus
1
-2
/
+1
2025-09-06
usb: core: Parse eUSB2 companion descriptors for high speed devices only
Sakari Ailus
1
-1
/
+2
2025-09-06
usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()
Sakari Ailus
1
-1
/
+1
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
2
-12
/
+17
2025-08-19
USB: core: Update kerneldoc for usb_hcd_giveback_urb()
Alan Stern
1
-4
/
+4
2025-08-17
USB: Check no positive return values from pm_runtime_resume_and_get()
Sakari Ailus
1
-4
/
+0
2025-08-13
kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()
Sebastian Andrzej Siewior
1
-7
/
+5
2025-08-13
usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test
Xu Yang
1
-1
/
+7
2025-08-13
usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive
Miao Li
1
-0
/
+1
2025-08-13
USB: lower "Device is not authorized for usage" message to info
Dominique Martinet
2
-3
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into usb-next
Greg Kroah-Hartman
1
-2
/
+6
2025-07-16
usb: hub: Don't try to recover devices lost during warm reset.
Mathias Nyman
1
-2
/
+6
2025-07-09
usb: core: add dma-noncoherent buffer alloc and free API
Xu Yang
2
-8
/
+101
2025-07-05
Merge merge point of tag 'usb-6.16-rc5' into usb-next
Greg Kroah-Hartman
4
-2
/
+37
2025-07-01
usb: core: config: Prevent OOB read in SS endpoint companion parsing
Xinyu Liu
1
-2
/
+8
2025-06-30
usb: hub: Fix flushing of delayed work used for post resume purposes
Mathias Nyman
2
-13
/
+9
[next]