Masanari Iida 73e2918990 staging: Fix typo in multiple files hace 13 años
..
userspace 2f5c638ced staging: usbip: fix potential segfault because of unchecked return value of strchr. hace 13 años
Kconfig 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options hace 14 años
Makefile 64e62426f4 staging: usbip: edit Kconfig and rename CONFIG options hace 14 años
README 69c685c7f5 staging: usbip: README: we need to document the protocol hace 14 años
stub.h 98b9de2189 staging: usbip: removed unused structure field hace 14 años
stub_dev.c ba46ce30f1 staging: usbip: fix the usage of kthread_stop() hace 13 años
stub_main.c 737912e11b staging: usbip: fix to prevent potentially using uninitialized spinlock hace 14 años
stub_rx.c 34c0957817 staging: usbip: removed #if 0'd out code hace 14 años
stub_tx.c 6394c5a037 staging: fix usbip printk format warning hace 14 años
usbip_common.c ac2b41acfa staging: usbip: changed function return type to void hace 14 años
usbip_common.h ba46ce30f1 staging: usbip: fix the usage of kthread_stop() hace 13 años
usbip_event.c 8e336a722b staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. hace 14 años
usbip_protocol.txt 73e2918990 staging: Fix typo in multiple files hace 13 años
vhci.h 306dac699e staging: usbip: Add header guards to stub.h and vhci.h hace 14 años
vhci_hcd.c ba46ce30f1 staging: usbip: fix the usage of kthread_stop() hace 13 años
vhci_rx.c 3567f97965 staging: usbip: Fix typo in printed text hace 13 años
vhci_sysfs.c ba46ce30f1 staging: usbip: fix the usage of kthread_stop() hace 13 años
vhci_tx.c 1a4b6f6628 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ hace 14 años

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