summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski2020-06-181-1/+2
* Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-076-9/+12
|\
| * Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman2020-05-182-4/+18
| |\
| * | usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul2020-05-151-3/+4
| * | Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman2020-05-112-5/+4
| |\ \
| * | | usb: core: hub: use true,false for bool variableJason Yan2020-04-281-1/+1
| * | | Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman2020-04-273-4/+27
| |\ \ \
| * | | | USB: core: Replace an empty statement with a debug messageAlan Stern2020-04-231-2/+4
| * | | | USB: core: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-163-3/+3
* | | | | usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov2020-06-041-0/+3
* | | | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-012-11/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | usb: get rid of pointless access_ok() callsAl Viro2020-05-292-11/+0
| |/ / /
* | | | usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca2020-05-151-1/+5
* | | | USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman2020-05-141-3/+13
| |_|/ |/| |
* | | usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton2020-05-051-3/+2
* | | USB: core: Fix misleading driver bug reportAlan Stern2020-05-051-2/+2
| |/ |/|
* | USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-231-3/+1
* | USB: hub: Fix handling of connect changes during sleepAlan Stern2020-04-231-0/+14
* | USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-04-161-0/+4
* | USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-04-161-1/+8
|/
* usb: core: Add ACPI support for USB interface devicesAndy Shevchenko2020-03-241-0/+2
* Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-231-0/+6
|\
| * usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede2020-03-171-0/+3
| * USB: Disable LPM on WD19's Realtek HubKai-Heng Feng2020-03-121-0/+3
* | Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman2020-03-103-4/+17
|\|
| * usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-041-2/+8
| * usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-041-1/+5
| * usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca2020-03-041-1/+1
| * usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky2020-03-041-0/+3
* | Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-245-17/+78
|\|
| * USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-121-0/+3
| * USB: core: clean up endpoint-descriptor parsingJohan Hovold2020-02-101-12/+8
| * USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold2020-02-101-0/+5
| * USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-103-0/+46
| * USB: hub: Don't record a connect-change event during reset-resumeAlan Stern2020-02-101-5/+0
| * USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2020-02-102-0/+16
* | usb: core: Use ACPI_SUCCESS() at appropriate placesAndy Shevchenko2020-02-191-1/+1
* | usb: core: Make use of acpi_evaluate_object() statusAndy Shevchenko2020-02-191-4/+5
* | usb: use kobj_to_dev() APIchenqiwu2020-02-141-3/+3
* | USB: Fallback to generic driver when specific driver failsBastien Nocera2020-02-122-1/+7
* | USB: Select better matching USB drivers when availableBastien Nocera2020-02-122-2/+42
* | USB: Implement usb_device_match_id()Bastien Nocera2020-02-122-0/+16
* | USB: Make it possible to "subclass" usb_device_driverBastien Nocera2020-02-121-5/+21
* | USB: Export generic USB device driver functionsBastien Nocera2020-02-122-8/+14
|/
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+2
|\
| * Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-211-0/+1
| |\
| * | USB: usbfs: Always unlink URBs in reverse orderAlan Stern2020-01-171-2/+2
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ | |_|/ |/| |
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* | | usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta2020-01-151-0/+1
| |/ |/|