summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-035-23/+70
|\
| * usb: update the ctime as well when updating mtime after an ioctlJeff Layton2023-06-131-8/+8
| * usb: core: add sysfs entry for usb device stateRoy Luo2023-06-133-4/+47
| * Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-052-6/+55
| |\
| * | usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann2023-05-291-0/+2
| * | USB: Extend pci resume function to handle PM eventsBasavaraj Natikar2023-05-131-11/+13
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-4/+4
|\ \ \ | |_|/ |/| |
| * | drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas2023-06-191-4/+4
| |/
* | usb: usbfs: Use consistent mmap functionsRuihan Li2023-05-291-2/+9
* | usb: usbfs: Enforce page requirements for mmapRuihan Li2023-05-292-4/+46
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-273-3/+3
|\
| * USB: mark all struct bus_type as constGreg Kroah-Hartman2023-03-232-2/+2
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-272-8/+80
|\ \
| * | USB: core: Add routines for endpoint checks in old driversAlan Stern2023-04-201-0/+76
| * | usb: acpi: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko2023-03-161-8/+4
| |/
* | USB: core: Fix docs warning caused by wireless_status featureBastien Nocera2023-04-061-1/+1
* | USB: core: Add API to change the wireless_statusBastien Nocera2023-04-031-0/+40
* | USB: core: Add wireless_status sysfs attributeBastien Nocera2023-04-032-0/+51
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-243-11/+11
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-3/+3
| * driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman2023-01-271-2/+2
| * driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-272-6/+6
* | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-243-9/+3
|\ \
| * \ Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2023-02-141-0/+3
| |\ \
| * | | USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2023-01-312-8/+2
| * | | Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-232-0/+78
| |\ \ \ | | | |/ | | |/|
| * | | USB: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-01-171-1/+1
* | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-2/+1
| |/ /
* | / usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson2023-02-091-0/+3
| |/ |/|
* | usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi2023-01-171-0/+13
* | usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-171-0/+65
|/
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\
| * driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-12-167-46/+156
|\ \
| * | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman2022-11-301-0/+13
| * | usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang2022-11-291-1/+5
| * | Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman2022-11-211-0/+3
| |\|
| * | usb: core: stop USB enumeration if too many retriesRay Chi2022-11-083-0/+91
| * | usb: core: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-032-4/+6
| * | USB: core: Change configuration warnings to noticesAlan Stern2022-11-031-41/+41
* | | USB: core: export usb_cache_string()Vincent Mailhol2022-12-122-1/+1
| |/ |/|
* | usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet2022-11-091-0/+3
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\
| * kmsan: handle memory sent to/from USBAlexander Potapenko2022-10-031-0/+2
* | usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-09-301-0/+4
* | Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman2022-09-261-1/+1
|\ \
| * | USB: core: Fix RST error in hub.cAlan Stern2022-09-051-1/+1
* | | USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen2022-09-221-0/+9