summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_main.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: usbip_host: cleanup do_rebind() return pathShuah Khan2019-05-211-5/+3Star
* usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)2018-05-161-1/+2
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-151-5/+35
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-151-9/+51
* usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)2018-05-151-0/+6
* usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-04-221-0/+5
* usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2017-12-191-2/+3
* USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-2/+0Star
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-4/+3Star
|\
| * USB: usbip: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-4/+3Star
* | usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2017-06-131-0/+4
|/
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+335