aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan1-13/+23
2019-05-21usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan1-22/+43
2018-05-15usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)1-10/+23
2018-05-15usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)1-5/+1
2018-05-15usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan1-2/+2
2018-02-15usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan1-0/+3
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman1-2/+2
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan1-2/+1
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
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov1-2/+2
2016-04-19usbip: event handler as one threadNobuo Iwata1-2/+1
2014-12-02usbip: fix error handling in stub_probe()Alexey Khoroshilov1-11/+15
2014-08-25usbip: remove struct usb_device_id tableValentina Manea1-27/+0
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-0/+525