Jean Delvare 1d03d2bd6e Fix staging drivers after smp_lock.h redux 16 years ago
..
Kconfig b8f6ec2e61 Staging: make usbip depend on CONFIG_NET 16 years ago
Makefile 4d7b5c7f8a Staging: USB/IP: add host driver 16 years ago
README 05a1f28e87 Staging: USB/IP: add common functions needed 16 years ago
stub.h e913397202 staging: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
stub_dev.c e913397202 staging: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
stub_main.c e913397202 staging: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
stub_rx.c e68f2849c1 Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc 16 years ago
stub_tx.c 1c80db5c9b Staging: usbip: cleanup kerneldoc 16 years ago
usbip_common.c 1d03d2bd6e Fix staging drivers after smp_lock.h redux 16 years ago
usbip_common.h 05a1f28e87 Staging: USB/IP: add common functions needed 16 years ago
usbip_event.c 05a1f28e87 Staging: USB/IP: add common functions needed 16 years ago
vhci.h 04679b3489 Staging: USB/IP: add client driver 16 years ago
vhci_hcd.c e913397202 staging: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
vhci_rx.c 51b90540dd Staging: usbip: fix build warning on 64bit kernels 16 years ago
vhci_sysfs.c 2961f24f78 Staging: BUG to BUG_ON changes 16 years ago
vhci_tx.c 04679b3489 Staging: USB/IP: add client driver 16 years ago

README

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

Please send patches for this code to Greg Kroah-Hartman