aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/stub_dev.c
AgeCommit message (Expand)Author
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2021-04-14usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan
2019-06-09usbip: usbip_host: fix stub_dev lock context imbalance regressionShuah Khan
2019-06-09usbip: usbip_host: fix BUG: sleeping function called from invalid contextShuah Khan
2018-05-15usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-15usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-02-15usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov
2016-04-19usbip: event handler as one threadNobuo Iwata
2014-12-02usbip: fix error handling in stub_probe()Alexey Khoroshilov
2014-08-25usbip: remove struct usb_device_id tableValentina Manea
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea