aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-24usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva1-8/+16
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman1-4/+4
2018-01-22usbip: vhci_hcd: update 'status' file header and formatShuah Khan1-6/+6
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-9/+16
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
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-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody1-8/+11
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+252