aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim1-15/+42
2019-05-21usbip: usbip_host: cleanup do_rebind() return pathShuah Khan1-5/+3
2018-05-16usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)1-1/+2
2018-05-15usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)1-5/+35
2018-05-15usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)1-9/+51
2018-05-15usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)1-0/+6
2018-04-22usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2017-12-19usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan1-2/+3
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-07-22USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2017-06-13usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik1-0/+4
2017-06-12USB: usbip: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman1-4/+3
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+335