original_kernel/drivers/usb/usbip
Greg Kroah-Hartman bc71c2df45 Merge 4.7-rc4 into usb-next
We need the 4.7-rc4 fixes in here as well.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-20 07:40:51 -07:00
..
Kconfig usbip: vudc: fix Kconfig dependencies 2016-04-28 12:28:08 -07:00
Makefile
README
stub.h
stub_dev.c
stub_main.c
stub_rx.c
stub_tx.c usbip: safe completion against unbind operation 2016-04-28 12:28:08 -07:00
usbip_common.c
usbip_common.h usbip: don't call stub_device_reset() during stub_disconnect() 2016-06-07 22:18:39 -07:00
usbip_event.c
vhci.h
vhci_hcd.c usbip: rate limit get_frame_number message 2016-06-17 18:00:46 -07:00
vhci_rx.c
vhci_sysfs.c
vhci_tx.c
vudc.h
vudc_dev.c
vudc_main.c
vudc_rx.c
vudc_sysfs.c usb: usbip: remove null check 2016-06-07 22:18:39 -07:00
vudc_transfer.c
vudc_tx.c

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 <greg@kroah.com>