index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2023-10-25
2
-5
/
+25
*
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
2023-08-11
1
-0
/
+4
*
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-05-30
1
-0
/
+76
*
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-03-03
2
-8
/
+2
*
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
2023-02-22
1
-0
/
+3
*
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
2023-01-24
1
-0
/
+13
*
usb: add NO_LPM quirk for Realforce 87U Keyboard
Nicolas Dumazet
2022-11-25
1
-0
/
+3
*
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
2022-11-03
1
-0
/
+9
*
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-10-26
1
-0
/
+4
*
USB: core: Fix RST error in hub.c
Alan Stern
2022-09-28
1
-1
/
+1
*
USB: core: Prevent nested device-reset calls
Alan Stern
2022-09-15
1
-0
/
+10
*
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-08-25
1
-11
/
+15
*
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
2022-06-14
1
-2
/
+2
*
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
2022-06-14
1
-0
/
+3
*
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
2022-05-12
1
-0
/
+3
*
USB: quirks: add a Realtek card reader
Oliver Neukum
2022-05-12
1
-0
/
+3
*
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2022-02-08
2
-0
/
+26
*
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
2022-01-27
1
-1
/
+4
*
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
2022-01-27
1
-1
/
+8
*
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
2022-01-27
1
-1
/
+1
*
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
2021-12-22
1
-0
/
+3
*
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
2021-12-14
1
-2
/
+2
*
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
2021-12-14
1
-1
/
+1
*
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
2021-12-08
1
-0
/
+3
*
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
2021-12-01
1
-7
/
+12
*
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
2021-12-01
1
-3
/
+11
*
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
2021-07-28
1
-24
/
+28
*
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
2021-07-28
1
-12
/
+56
*
Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
Vincent Palatin
2021-07-28
1
-4
/
+0
*
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Andrew Lunn
2021-06-30
1
-0
/
+7
*
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
2021-06-03
1
-2
/
+4
*
USB: usbfs: Don't WARN about excessively large memory allocations
Alan Stern
2021-06-03
1
-3
/
+8
*
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
2021-05-22
1
-3
/
+3
*
USB: Add reset-resume quirk for WD19's Realtek Hub
Chris Chiu
2021-05-07
1
-0
/
+1
*
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
Kai-Heng Feng
2021-05-07
1
-0
/
+3
*
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
2021-04-07
1
-0
/
+4
*
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
2021-03-04
1
-0
/
+3
*
USB: quirks: sort quirk entries
Johan Hovold
2021-03-04
1
-3
/
+3
*
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
2020-12-30
1
-0
/
+3
*
USB: core: Fix regression in Hercules audio card
Alan Stern
2020-12-02
1
-0
/
+6
*
USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...
penghao
2020-12-02
1
-0
/
+4
*
USB: core: Change %pK for __user pointers to %px
Alan Stern
2020-12-02
1
-7
/
+7
*
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
2020-11-10
1
-0
/
+3
*
usb: core: Solve race condition in anchor cleanup functions
Eli Billauer
2020-10-30
1
-35
/
+54
*
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
2020-09-23
1
-0
/
+4
*
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
2020-09-17
1
-49
/
+42
*
usb: core: fix slab-out-of-bounds Read in read_descriptors
Zeng Tao
2020-09-17
1
-0
/
+5
*
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
2020-09-03
1
-0
/
+5
*
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
2020-09-03
1
-0
/
+2
*
usb: core: fix quirks_param_set() writing to a const pointer
Kars Mulder
2020-08-19
1
-4
/
+12
[next]