Linus Torvalds d9a807461f Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
..
userspace 4faf3a8d18 staging: usbip: userspace: update man pages for v1.0.0 13 years ago
Kconfig ba753e4180 Staging: remove CONFIG_EXPERIMENTAL dependancies 13 years ago
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 years ago
README 69c685c7f5 staging: usbip: README: we need to document the protocol 14 years ago
stub.h 98b9de2189 staging: usbip: removed unused structure field 13 years ago
stub_dev.c b7caecb8c9 staging: usbip: stub_dev: Fixed oops during removal of usbip_host 13 years ago
stub_main.c 737912e11b staging: usbip: fix to prevent potentially using uninitialized spinlock 13 years ago
stub_rx.c 4ec2601f6f staging "usbip" Fix typos. 13 years ago
stub_tx.c 6394c5a037 staging: fix usbip printk format warning 14 years ago
usbip_common.c d9a807461f Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
usbip_common.h ba46ce30f1 staging: usbip: fix the usage of kthread_stop() 13 years ago
usbip_event.c 8e336a722b staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. 13 years ago
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files 13 years ago
vhci.h 1132b9aafa staging: usbip: Updated comment describing VHCI_NPORTS 13 years ago
vhci_hcd.c cbf7d122cc staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd 13 years ago
vhci_rx.c 3567f97965 staging: usbip: Fix typo in printed text 13 years ago
vhci_sysfs.c ba46ce30f1 staging: usbip: fix the usage of kthread_stop() 13 years ago
vhci_tx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ 14 years ago

README

TODO:
- more discussion about the protocol
- testing
- review of the userspace interface
- document the protocol

Please send patches for this code to Greg Kroah-Hartman