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-05
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
2024-02-05
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
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-19
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2023-09-13
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-09-13
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-09-13
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-09-13
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
2023-08-03
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
2023-07-19
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-11
USB: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-03
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-02-14
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-12-31
usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
Yang Yingliang
2022-11-09
usb: add NO_LPM quirk for Realforce 87U Keyboard
Nicolas Dumazet
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
kmsan: handle memory sent to/from USB
Alexander Potapenko
2022-09-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-09-26
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
2022-09-22
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
2022-09-05
USB: core: Fix RST error in hub.c
Alan Stern
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
2022-08-31
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Greg Kroah-Hartman
2022-08-31
usb: host: Initiate urb ep with udev ep0
Khalid Masum
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
2022-08-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-08-19
usb/hcd: Fix dma_map_sg error check
Jack Wang
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
2022-07-07
ARM: sa1100/assabet: move dmabounce hack to ohci driver
Arnd Bergmann
2022-06-27
usb: core: sysfs: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-06-20
USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
2022-06-12
usb: hub: port: add sysfs entry to switch port power
Michael Grzeschik
2022-05-20
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
2022-05-19
usb: hub: Simplify error and success path in port_over_current_notify
Bhuvanesh Surachari
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
[next]