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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-03
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2
-8
/
+2
2023-02-14
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
1
-0
/
+3
2023-01-24
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
1
-0
/
+13
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
1
-0
/
+65
2022-11-26
usb: add NO_LPM quirk for Realforce 87U Keyboard
Nicolas Dumazet
1
-0
/
+3
2022-11-03
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
1
-0
/
+9
2022-10-26
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-09-28
USB: core: Fix RST error in hub.c
Alan Stern
1
-1
/
+1
2022-09-28
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Greg Kroah-Hartman
1
-4
/
+0
2022-09-28
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-09-08
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+10
2022-08-17
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-11
/
+15
2022-06-14
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
1
-2
/
+2
2022-06-09
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2022-06-09
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
1
-0
/
+3
2022-05-09
usb: core: Don't hold the device lock while sleeping in do_proc_control()
Tasos Sahanidis
1
-5
/
+9
2022-05-09
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-05-09
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-02-01
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-01-27
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2022-01-16
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
1
-1
/
+8
2022-01-16
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
2021-12-22
USB: core: Make do_proc_control() and do_proc_bulk() killable
Alan Stern
1
-33
/
+111
2021-12-22
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
1
-0
/
+3
2021-12-14
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-14
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-08
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-12-01
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-8
/
+12
2021-12-01
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-11-06
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
1
-23
/
+6
2021-09-14
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
1
-17
/
+22
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2021-07-21
Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
Vincent Palatin
1
-4
/
+0
2021-07-21
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
1
-12
/
+56
2021-07-21
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
1
-24
/
+28
2021-07-12
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
1
-1
/
+1
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2021-06-17
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Andrew Lunn
1
-0
/
+7
2021-06-09
USB: core: Avoid WARNings for 0-length descriptor requests
Alan Stern
1
-0
/
+6
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+8
2021-05-27
USB: core: Check buffer length matches wLength for control transfers
Alan Stern
1
-0
/
+6
2021-05-27
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2
-30
/
+7
2021-05-24
USB: usbfs: remove double evaluation of usb_sndctrlpipe()
Geoffrey D. Bennett
1
-1
/
+1
2021-05-22
USB: core: WARN if pipe direction != setup packet direction
Alan Stern
1
-0
/
+3
2021-05-21
USB: usbfs: Don't WARN about excessively large memory allocations
Alan Stern
1
-3
/
+8
2021-05-21
Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"
Chris Chiu
1
-1
/
+0
2021-05-21
USB: Verify the port status when timeout happens during port suspend
Chris Chiu
1
-0
/
+21
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2021-05-13
usb: core: hcd: use map_urb_for_dma for single step set feature urb
Li Jun
1
-10
/
+6
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
1
-0
/
+134
[prev]
[next]