index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2
-5
/
+25
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+76
2023-03-11
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2
-8
/
+2
2023-02-22
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
2022-11-25
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-09-28
USB: core: Fix RST error in hub.c
Alan Stern
1
-1
/
+1
2022-09-15
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+10
2022-08-25
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-14
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
1
-0
/
+3
2022-05-12
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-05-12
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-02-08
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-27
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
1
-1
/
+8
2022-01-27
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
1
-1
/
+1
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: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-7
/
+12
2021-12-08
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
1
-3
/
+11
2021-07-28
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
1
-12
/
+56
2021-07-28
Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
Vincent Palatin
1
-4
/
+0
2021-06-30
usb: core: hub: Disable autosuspend for Cypress CY7C65632
Andrew Lunn
1
-0
/
+7
2021-06-03
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
1
-2
/
+4
2021-05-22
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
1
-3
/
+3
2021-05-22
USB: Add reset-resume quirk for WD19's Realtek Hub
Chris Chiu
1
-0
/
+1
2021-05-22
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
Kai-Heng Feng
1
-0
/
+3
2021-04-07
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
1
-0
/
+4
2021-03-03
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
1
-0
/
+3
2020-12-29
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
1
-0
/
+3
2020-12-02
USB: core: Fix regression in Hercules audio card
Alan Stern
1
-0
/
+6
2020-12-02
USB: core: add endpoint-blacklist quirk
Johan Hovold
3
-0
/
+46
2020-12-02
USB: core: Change %pK for __user pointers to %px
Alan Stern
1
-7
/
+7
2020-11-10
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
1
-0
/
+3
2020-10-29
usb: core: Solve race condition in anchor cleanup functions
Eli Billauer
1
-35
/
+54
2020-09-23
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
1
-0
/
+4
2020-09-23
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
1
-49
/
+42
2020-09-23
usb: core: fix slab-out-of-bounds Read in read_descriptors
Zeng Tao
1
-0
/
+5
2020-09-03
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
1
-0
/
+2
2020-06-30
usb: add USB_QUIRK_DELAY_INIT for Logitech C922
Tomasz Meresiński
1
-1
/
+2
2020-05-27
USB: core: Fix misleading driver bug report
Alan Stern
1
-2
/
+2
2020-05-20
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-02
USB: hub: Fix handling of connect changes during sleep
Alan Stern
1
-0
/
+14
2020-05-02
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2020-05-02
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...
Jonathan Cox
1
-0
/
+4
2020-04-02
usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters
Hans de Goede
1
-0
/
+3
2020-04-02
USB: Disable LPM on WD19's Realtek Hub
Kai-Heng Feng
1
-0
/
+3
2020-03-11
usb: core: port: do error out if usb_autopm_get_interface() fails
Eugeniu Rosca
1
-2
/
+8
[next]