1. c7af4c2 usbip: vudc: Make usbip_common vudc-aware by Igor Kotrasinski · 9 years ago
  2. bb7871a usbip: event handler as one thread by Nobuo Iwata · 9 years ago
  3. b348d7d USB: usbip: fix potential out-of-bounds write by Ignat Korchagin · 9 years ago
  4. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 10 years ago[Renamed from drivers/staging/usbip/usbip_common.c]
  5. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 964ea96 usbip: don't open-code sockfd_lookup/sockfd_put by Al Viro · 11 years ago
  7. 6bb3ee6 staging: usbip: fix quoted string split across lines by Cédric Cabessa · 11 years ago
  8. bf988c1 usbip:usbip_common.c: check return value of sscanf by John de la Garza · 11 years ago
  9. 09c8c8f staging/usbip: simplify usbip_dump_usb_device() udev->speed handling by Shuah Khan · 11 years ago
  10. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  11. b481c2c staging: usbip: Remove double initialization of msg_namelen variable by Sankha Narayan Guria · 11 years ago
  12. b482da2 staging:usbip:usbip_common.c: Join quoted string split accross lines by Himangi Saraogi · 11 years ago
  13. b1f56ac staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes by Greg Kroah-Hartman · 11 years ago
  14. ca9fb17 staging: usbip: simple indent fix by Stefan Reif · 12 years ago
  15. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  17. f14287b Staging: usbip: usbipcommon: Fixed single line bracing issue by Jake Champlin · 12 years ago
  18. 3d0a2a2 staging: usbip: Don't leak struct file. by Bernard Blackham · 12 years ago
  19. c7f0089 staging: usbip: cleanup of comments by Bart Westgeest · 12 years ago
  20. 36ac9b0 staging: usbip: replaced pointer arithmetic, and strongly type function return. by Bart Westgeest · 12 years ago
  21. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  22. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  23. 93efc55 staging: usbip: export usbip_debug_flag as a usbip-core module parameter. by W. Trevor King · 12 years ago
  24. ac2b41a staging: usbip: changed function return type to void by Bart Westgeest · 13 years ago
  25. 5a08c52 staging: usbip: removed dead code from receive function by Bart Westgeest · 13 years ago
  26. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  27. 5ad7b85 USBIP: Remove unnecessary whitespace before newline characters. by Akshay Joshi · 14 years ago
  28. 3028d0a staging: usbip: usbip_common.c: rename init and exit functions by matt mooney · 14 years ago
  29. 2282e1f staging: usbip: usbip_common.c: fix misspelled function name by matt mooney · 14 years ago
  30. 8735276 staging: usbip: remove unnecessary lines and extra return statements by matt mooney · 14 years ago
  31. 1a4b6f6 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ by matt mooney · 14 years ago
  32. cacd18a staging: usbip: fix wrong endian conversion by David Chang · 14 years ago
  33. 64e6242 staging: usbip: edit Kconfig and rename CONFIG options by matt mooney · 14 years ago
  34. 7aaacb4 staging: usbip: fix header includes by matt mooney · 14 years ago
  35. 6973c6f staging: usbip: use single version for all modules by matt mooney · 14 years ago
  36. 981f30c staging: usbip: change debug configuration option by matt mooney · 14 years ago
  37. 4ce0a41 staging: usbip: fixup MODULE_ macros by matt mooney · 14 years ago
  38. 6a29840 staging: usbip: remove section dividers by matt mooney · 14 years ago
  39. 49aecef staging: usbip: add break to default case in switch statements by matt mooney · 14 years ago
  40. f9eacc9 staging: usbip: usbip_common.c: coding style cleanup by matt mooney · 14 years ago
  41. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 14 years ago
  42. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 14 years ago
  43. 9720b4b staging/usbip: convert to kthread by Arnd Bergmann · 14 years ago
  44. a7b47b9 staging: usbip: resolved a space in a comment by Agustin March · 14 years ago
  45. f2102d3 staging: usbip: usbip_common: kill rx thread on tx thread creation error. by Himanshu Chauhan · 15 years ago
  46. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  48. 411a861 Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG by Himanshu · 15 years ago
  49. a439f5b Staging: usbip: Remove dead code by Himanshu Chauhan · 15 years ago
  50. aad86577 Staging: usbip: use print_hex_dump() instead of open coding it. by Himanshu Chauhan · 15 years ago
  51. 1e5065db Staging: usbip: minor code cleanup by Himanshu Chauhan · 15 years ago
  52. b8868e4 Staging: USB-IP code cleanup by Brian G. Merrell · 15 years ago
  53. 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
  54. 05d6d67 Staging: usbip: usbip_start_threads(): handle kernel_thread failure by Roel Kluin · 16 years ago
  55. 2ae5a6d Staging: remove remaining uses of __FUNCTION__ by Harvey Harrison · 16 years ago
  56. 05a1f28 Staging: USB/IP: add common functions needed by Takahiro Hirofuchi · 17 years ago