summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2022-09-051-0/+10
|\| |
| * | Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman2022-08-311-4/+0
| * | USB: core: Prevent nested device-reset callsAlan Stern2022-08-301-0/+10
| * | usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-301-0/+4
| |/
* | USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus2022-09-011-6/+1
* | usb: host: Initiate urb ep with udev ep0Khalid Masum2022-08-311-8/+1
* | usb/hcd: Fix dma_map_sg error checkJack Wang2022-08-191-1/+1
* | usb: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-191-1/+1
|/
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-3/+14
|\
| * ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2022-07-071-3/+14
* | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-048-112/+204
|\ \
| * | usb/core: fix repeated words in commentsJilin Yuan2022-07-272-2/+2
| * | USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-07-271-11/+15
| * | usb: xhci_plat_remove: avoid NULL dereferenceAlexey Sheplyakov2022-07-271-1/+7