aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vhci_hcd.c
AgeCommit message (Expand)Author
2021-09-22usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan
2021-09-22usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam
2021-04-16usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-07usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan
2021-01-12usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap
2019-11-12usbip: Implement SG support to vhci-hcd and stub driverSuwan Kim
2019-11-12usbip: Fix vhci_urb_enqueue() URB null transfer buffer error pathShuah Khan
2018-11-10usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-05-01usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan
2017-12-10usbip: Fix USB device hang due to wrong enabling of scatter-gatherYuyang Du
2017-08-31usbip: vhci-hcd: make vhci_hc_driver constBhumika Goyal
2017-07-22USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-06-27usbip: Fix uninitialized variable bug in vhciYuyang Du
2017-06-13usbip: vhci-hcd: Add USB3 port status bitsYuyang Du
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du
2017-06-13usbip: vhci-hcd: Set the vhci structure up to workYuyang Du
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du
2017-06-13usbip: vhci-hcd: Move VHCI platform device into vhci structYuyang Du
2017-06-13usbip: vhci-hcd: Rename function names to reflect their struct namesYuyang Du
2017-05-17USB: usbip: fix nonconforming hub descriptorJohan Hovold
2017-04-08usb: usbip: Remove unnecessary get_vdev()Yuyang Du
2017-02-09drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva
2016-11-07usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cNobuo Iwata
2016-08-15usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun
2016-08-09usbip: vhci extension: modifications to vhci driverNobuo Iwata
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody
2015-10-04usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski
2015-10-04usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski
2015-10-04usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-04-03usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring
2014-10-20usb: usbip: drop owner assignment from platform_driversWolfram Sang
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea