summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_dev.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan2019-05-291-13/+23
* usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan2019-05-211-22/+43
* usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)2018-05-151-10/+23
* usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2018-05-151-5/+1
* usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan2018-05-151-2/+2
* usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-151-0/+3
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-2/+2
* usbip: prevent leaking socket pointer address in messagesShuah Khan2017-12-191-2/+1
* 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: fix NULL pointer dereference on errorsAlexander Popov2016-04-281-2/+2
* usbip: event handler as one threadNobuo Iwata2016-04-191-2/+1
* usbip: fix error handling in stub_probe()Alexey Khoroshilov2014-12-021-11/+15
* usbip: remove struct usb_device_id tableValentina Manea2014-08-251-27/+0
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+525