summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip/vhci_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-16usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan1-5/+25
2021-03-17usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan1-4/+25
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan1-1/+9
2018-11-04usbip: vhci_hcd: update 'status' file header and formatShuah Khan1-6/+6
2018-06-16usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva1-8/+16
2017-12-20usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-9/+16
2017-08-31usbip: auto retry for concurrent attachNobuo Iwata1-1/+5
2017-06-13usbip: vhci-hcd: Clean up the code by adding a new macroYuyang Du1-5/+5
2017-06-13usbip: Add USB_SPEED_SUPER as valid argYuyang Du1-0/+1
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du1-33/+76
2017-06-13usbip: vhci-hcd: Set the vhci structure up to workYuyang Du1-9/+17
2017-06-13usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du1-3/+3
2017-06-13usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du1-3/+3
2016-12-06usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan1-0/+1
2016-08-09usbip: vhci extension: modifications to vhci driverNobuo Iwata1-66/+230
2016-02-04usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody1-8/+11
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+252