summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan2021-04-051-5/+25
* usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan2021-03-101-4/+25
* usbip: fix vhci_hcd to check for stream socketShuah Khan2021-03-101-1/+9
* kcov, usbip: collect coverage from vhci_rx_loopNazime Hande Harputluoglu2020-12-281-0/+1
* usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva2018-05-241-8/+16
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-4/+4
* usbip: vhci_hcd: update 'status' file header and formatShuah Khan2018-01-221-6/+6
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-081-9/+16
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usbip: auto retry for concurrent attachNobuo Iwata2017-08-311-1/+5
* usbip: vhci-hcd: Clean up the code by adding a new macroYuyang Du2017-06-131-5/+5
* usbip: Add USB_SPEED_SUPER as valid argYuyang Du2017-06-131-0/+1
* usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du2017-06-131-33/+76
* usbip: vhci-hcd: Set the vhci structure up to workYuyang Du2017-06-131-9/+17
* usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du2017-06-131-3/+3
* usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du2017-06-131-3/+3
* usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan2016-12-061-0/+1
* usbip: vhci extension: modifications to vhci driverNobuo Iwata2016-08-091-66/+230
* usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody2016-02-031-8/+11
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+252