kernel-ark/drivers/staging/usbip
Stoyan Gaydarov 2961f24f78 Staging: BUG to BUG_ON changes
Signed-off-by: Stoyan Gaydarov <stoyboyker@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:54:26 -07:00
..
Kconfig
Makefile
README
stub_dev.c
stub_main.c
stub_rx.c Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc 2009-04-03 14:53:28 -07:00
stub_tx.c Staging: usbip: cleanup kerneldoc 2009-01-06 13:52:08 -08:00
stub.h
usbip_common.c Staging: usbip: usbip_start_threads(): handle kernel_thread failure 2009-01-28 15:49:05 -08:00
usbip_common.h
usbip_event.c
vhci_hcd.c
vhci_rx.c
vhci_sysfs.c Staging: BUG to BUG_ON changes 2009-04-03 14:54:26 -07:00
vhci_tx.c
vhci.h

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

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>