summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorFilesLines
2023-07-25USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik1-0/+4
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-23/+70
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+4
2023-06-20drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas1-4/+4
2023-06-13usb: update the ctime as well when updating mtime after an ioctlJeff Layton1-8/+8
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo3-4/+47
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2-6/+55
2023-05-29usb: usbfs: Use consistent mmap functionsRuihan Li1-2/+9
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li2-4/+46
2023-05-29usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann1-0/+2
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar1-11/+13
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+80
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+76
2023-04-06USB: core: Fix docs warning caused by wireless_status featureBastien Nocera1-1/+1
2023-04-03USB: core: Add API to change the wireless_statusBastien Nocera1-0/+40
2023-04-03USB: core: Add wireless_status sysfs attributeBastien Nocera2-0/+51
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman2-2/+2
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-16usb: acpi: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-8/+4
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-11/+11
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-9/+3
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman1-0/+3
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-2/+1
2023-02-09usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-01-31USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2-8/+2
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-3/+3
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman1-2/+2
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2-6/+6
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2-0/+78
2023-01-17usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi1-0/+13
2023-01-17USB: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+65
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-46/+156
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol2-1/+1
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman1-0/+13
2022-11-29usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang1-1/+5
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman1-1/+1
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman1-0/+3
2022-11-09usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-08usb: core: stop USB enumeration if too many retriesRay Chi3-0/+91
2022-11-03usb: core: Use kstrtobool() instead of strtobool()Christophe JAILLET2-4/+6
2022-11-03USB: core: Change configuration warnings to noticesAlan Stern1-41/+41
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2022-10-04kmsan: handle memory sent to/from USBAlexander Potapenko1-0/+2
2022-09-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman1-1/+1
2022-09-22USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen1-0/+9