remarkable-linux/drivers/staging/usbip
Takahiro Hirofuchi 4d7b5c7f8a Staging: USB/IP: add host driver
This adds the USB IP client driver

Brian Merrell cleaned up a lot of this code and submitted it for
inclusion.  Greg also did a lot of cleanup.

Signed-off-by: Brian G. Merrell <bgmerrell@novell.com>
Cc: Takahiro Hirofuchi <hirofuchi@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-10 15:31:09 -07:00
..
Kconfig Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
Makefile Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
README Staging: USB/IP: add common functions needed 2008-10-10 15:31:08 -07:00
stub.h Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_dev.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_main.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_rx.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
stub_tx.c Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
usbip_common.c Staging: USB/IP: add common functions needed 2008-10-10 15:31:08 -07:00
usbip_common.h Staging: USB/IP: add common functions needed 2008-10-10 15:31:08 -07:00
usbip_event.c Staging: USB/IP: add common functions needed 2008-10-10 15:31:08 -07:00
vhci.h Staging: USB/IP: add client driver 2008-10-10 15:31:09 -07:00
vhci_hcd.c Staging: USB/IP: add client driver 2008-10-10 15:31:09 -07:00
vhci_rx.c Staging: USB/IP: add client driver 2008-10-10 15:31:09 -07:00
vhci_sysfs.c Staging: USB/IP: add client driver 2008-10-10 15:31:09 -07:00
vhci_tx.c Staging: USB/IP: add client driver 2008-10-10 15:31:09 -07:00

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>