summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_dev.c
AgeCommit message (Expand)AuthorLines
2019-08-09USB: usbip: convert to use dev_groupsGreg Kroah-Hartman-42/+8
2019-05-29usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan-13/+23
2019-05-21usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan-22/+43
2018-05-15usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)-10/+23
2018-05-15usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)-5/+1
2018-05-15usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan-2/+2
2018-02-15usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan-0/+3
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman-2/+2
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan-2/+1
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov-2/+2
2016-04-19usbip: event handler as one threadNobuo Iwata-2/+1
2014-12-02usbip: fix error handling in stub_probe()Alexey Khoroshilov-11/+15
2014-08-25usbip: remove struct usb_device_id tableValentina Manea-27/+0
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea-0/+525