index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2024-02-23
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-02-23
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
2023-12-08
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2023-12-08
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
2023-12-08
USB: core: Change configuration warnings to notices
Alan Stern
2023-10-25
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2023-10-25
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2023-09-19
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-09-19
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-09-19
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-09-19
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
2023-08-11
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
2023-07-27
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
2023-06-14
usb: usbfs: Use consistent mmap functions
Ruihan Li
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-03-03
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-02-15
usb: core: add quirk for Alcor Link AK9563 smartcard reader
Mark Pearson
2023-01-24
usb: core: hub: disable autosuspend for TI TUSB8041
Flavio Suligoi
2023-01-24
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2022-11-25
usb: add NO_LPM quirk for Realforce 87U Keyboard
Nicolas Dumazet
2022-11-03
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
2022-10-26
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
2022-10-26
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-09-28
USB: core: Fix RST error in hub.c
Alan Stern
2022-09-28
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Greg Kroah-Hartman
2022-09-28
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-09-08
USB: core: Prevent nested device-reset calls
Alan Stern
2022-08-21
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-06-14
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
2022-06-09
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2022-06-09
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
2022-05-09
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
2022-05-09
USB: quirks: add a Realtek card reader
Oliver Neukum
2022-02-01
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2022-01-27
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
2022-01-16
USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
Alan Stern
2022-01-16
USB: core: Fix bug in resuming hub's handling of wakeup requests
Alan Stern
2021-12-22
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
2021-12-14
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
2021-12-14
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
2021-12-08
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
2021-12-01
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
2021-12-01
usb: hub: Fix usb enumeration issue due to address0 race
Mathias Nyman
2021-11-06
Revert "usb: core: hcd: Add support for deferring roothub registration"
Greg Kroah-Hartman
2021-09-30
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
2021-08-26
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
2021-08-26
USB: core: Avoid WARNings for 0-length descriptor requests
Alan Stern
2021-07-28
usb: hub: Fix link power management max exit latency (MEL) calculations
Mathias Nyman
2021-07-28
usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
Mathias Nyman
[next]