1. 4e9c93af usbip: add sysfs_lock to synchronize sysfs code paths by Shuah Khan · 3 years, 10 months ago
  2. 718ad96 usbip: fix vhci_hcd attach_store() races leading to gpf by Shuah Khan · 3 years, 11 months ago
  3. f55a057 usbip: fix vhci_hcd to check for stream socket by Shuah Khan · 3 years, 11 months ago
  4. 894f1f4 kcov, usbip: collect coverage from vhci_rx_loop by Nazime Hande Harputluoglu · 4 years, 2 months ago
  5. a0d6ec8 usbip: vhci_sysfs: fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  6. ca35910 USB: move many drivers to use DEVICE_ATTR_WO by Greg Kroah-Hartman · 7 years ago
  7. 5468099 usbip: vhci_hcd: update 'status' file header and format by Shuah Khan · 7 years ago
  8. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  9. 7f2b019 USB: usbip: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  10. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  11. a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
  12. b891245 usbip: vhci-hcd: Clean up the code by adding a new macro by Yuyang Du · 8 years ago
  13. df9032c usbip: Add USB_SPEED_SUPER as valid arg by Yuyang Du · 8 years ago
  14. 1c9de5b usbip: vhci-hcd: Add USB3 SuperSpeed support by Yuyang Du · 8 years ago
  15. 03cd00d usbip: vhci-hcd: Set the vhci structure up to work by Yuyang Du · 8 years ago
  16. 89a73d2 usbip: vhci-hcd: Move VHCI platform device into vhci struct by Yuyang Du · 8 years ago
  17. 5ec0edc usbip: vhci-hcd: Rename function names to reflect their struct names by Yuyang Du · 8 years ago
  18. 918b8ac usbip: fix warning in vhci_hcd_probe/lockdep_init_map by Shuah Khan · 8 years ago
  19. 0775a9c usbip: vhci extension: modifications to vhci driver by Nobuo Iwata · 9 years ago
  20. 2161979 usb: usbip: Fix possible deadlocks reported by lockdep by Andrew Goodbody · 9 years ago
  21. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 10 years ago[Renamed from drivers/staging/usbip/vhci_sysfs.c]
  22. de4734b staging/usbip: fix store_attach() sscanf return value check by Shuah Khan · 11 years ago
  23. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 964ea96 usbip: don't open-code sockfd_lookup/sockfd_put by Al Viro · 11 years ago
  25. 6bb3ee6 staging: usbip: fix quoted string split across lines by Cédric Cabessa · 11 years ago
  26. 88fa1eb staging: usbip: vhci_sysfs.c: check return value of sscanf by John de la Garza · 11 years ago
  27. 7ca363f Merge branch 'staging-linus' into staging-work by Greg Kroah-Hartman · 11 years ago
  28. a6646ea staging/usbip: Change vhci_hcd store_attach() device information message to include speed string by Shuah Khan · 11 years ago
  29. 8360fb0 staging/usbip: Fix vhci_hcd attach failure error message to be informative by Shuah Khan · 11 years ago
  30. b1f56ac staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes by Greg Kroah-Hartman · 11 years ago
  31. 3d0a2a2 staging: usbip: Don't leak struct file. by Bernard Blackham · 12 years ago
  32. ba46ce3 staging: usbip: fix the usage of kthread_stop() by Oleg Nesterov · 13 years ago
  33. cf77acf usbip: change dev_attr_group to constant by Márton Németh · 14 years ago
  34. a6d81814a usbip: remove extra whitespace by Márton Németh · 14 years ago
  35. 988e752 usbip: remove check for negative values for an unsigned value by Márton Németh · 14 years ago
  36. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  37. 1a4b6f6 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ by matt mooney · 14 years ago
  38. 7aaacb4 staging: usbip: fix header includes by matt mooney · 14 years ago
  39. bd608f6 staging: usbip: vhci_sysfs.c: coding style cleanup by matt mooney · 14 years ago
  40. d1b2e95 staging: usbip: vhci: fix oops on subsequent attach by Max Vozeler · 14 years ago
  41. 9720b4b staging/usbip: convert to kthread by Arnd Bergmann · 14 years ago
  42. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  43. b8868e4 Staging: USB-IP code cleanup by Brian G. Merrell · 16 years ago
  44. 2961f24 Staging: BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  45. e913397 staging: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  46. 04679b3 Staging: USB/IP: add client driver by Takahiro Hirofuchi · 17 years ago