Santosh Nayak ea50a5da79 Staging: usbip: Remove commented code. 13 years ago
..
userspace a813833df8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-next 14 years ago
Kconfig 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options 14 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 ea50a5da79 Staging: usbip: Remove commented code. 13 years ago
stub_main.c 737912e11b staging: usbip: fix to prevent potentially using uninitialized spinlock 13 years ago
stub_rx.c 34c0957817 staging: usbip: removed #if 0'd out code 13 years ago
stub_tx.c 6394c5a037 staging: fix usbip printk format warning 14 years ago
usbip_common.c ac2b41acfa staging: usbip: changed function return type to void 13 years ago
usbip_common.h ac2b41acfa staging: usbip: changed function return type to void 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 7518b9b8fc staging: usbip: fix up api changes that broke windows clients 13 years ago
vhci.h 306dac699e staging: usbip: Add header guards to stub.h and vhci.h 14 years ago
vhci_hcd.c ea50a5da79 Staging: usbip: Remove commented code. 13 years ago
vhci_rx.c ac2b41acfa staging: usbip: changed function return type to void 13 years ago
vhci_sysfs.c cf77acfca3 usbip: change dev_attr_group to constant 14 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