lineage_kernel_xcoverpro/drivers/usb/usbip
antifallobst 9e11c5b803 initial commit 2023-06-19 00:53:49 +02:00
..
Kconfig initial commit 2023-06-19 00:53:49 +02:00
Makefile initial commit 2023-06-19 00:53:49 +02:00
README initial commit 2023-06-19 00:53:49 +02:00
stub.h initial commit 2023-06-19 00:53:49 +02:00
stub_dev.c initial commit 2023-06-19 00:53:49 +02:00
stub_main.c initial commit 2023-06-19 00:53:49 +02:00
stub_rx.c initial commit 2023-06-19 00:53:49 +02:00
stub_tx.c initial commit 2023-06-19 00:53:49 +02:00
usbip_common.c initial commit 2023-06-19 00:53:49 +02:00
usbip_common.h initial commit 2023-06-19 00:53:49 +02:00
usbip_event.c initial commit 2023-06-19 00:53:49 +02:00
vhci.h initial commit 2023-06-19 00:53:49 +02:00
vhci_hcd.c initial commit 2023-06-19 00:53:49 +02:00
vhci_rx.c initial commit 2023-06-19 00:53:49 +02:00
vhci_sysfs.c initial commit 2023-06-19 00:53:49 +02:00
vhci_tx.c initial commit 2023-06-19 00:53:49 +02:00
vudc.h initial commit 2023-06-19 00:53:49 +02:00
vudc_dev.c initial commit 2023-06-19 00:53:49 +02:00
vudc_main.c initial commit 2023-06-19 00:53:49 +02:00
vudc_rx.c initial commit 2023-06-19 00:53:49 +02:00
vudc_sysfs.c initial commit 2023-06-19 00:53:49 +02:00
vudc_transfer.c initial commit 2023-06-19 00:53:49 +02:00
vudc_tx.c initial commit 2023-06-19 00:53:49 +02:00

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>