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.13.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
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: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
1
-2
/
+3
2024-05-02
usb: Disable USB3 LPM at shutdown
Kai-Heng Feng
1
-1
/
+3
2024-04-13
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-04-13
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2
-7
/
+18
2024-04-13
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
1
-2
/
+3
2024-02-23
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
1
-11
/
+19
2024-02-23
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
1
-2
/
+2
2023-12-08
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2
-30
/
+7
2023-12-08
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
1
-1
/
+2
2023-12-08
USB: core: Change configuration warnings to notices
Alan Stern
1
-41
/
+41
2023-10-25
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2
-1
/
+83
2023-10-25
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2
-5
/
+25
2023-09-19
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
1
-12
/
+24
2023-09-19
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
1
-44
/
+70
2023-09-19
USB: core: Change usb_get_device_descriptor() API
Alan Stern
4
-43
/
+44
2023-09-19
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
1
-79
/
+94
2023-08-11
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
1
-0
/
+4
2023-07-27
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
1
-0
/
+2
2023-06-14
usb: usbfs: Use consistent mmap functions
Ruihan Li
1
-2
/
+9
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2
-4
/
+46
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+76
2023-03-03
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2
-8
/
+2
2023-02-15
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-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-10-26
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
2
-48
/
+8
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-21
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: 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: 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
[next]