linux/drivers/staging/usbip
Greg Kroah-Hartman c8d1a12692 Merge staging-next tree into Linus's latest version
Conflicts:
	drivers/staging/arlan/arlan-main.c
	drivers/staging/comedi/drivers/cb_das16_cs.c
	drivers/staging/cx25821/cx25821-alsa.c
	drivers/staging/dt3155/dt3155_drv.c
	drivers/staging/hv/hv.c
	drivers/staging/netwave/netwave_cs.c
	drivers/staging/wavelan/wavelan.c
	drivers/staging/wavelan/wavelan_cs.c
	drivers/staging/wlags49_h2/wl_cs.c

This required a bit of hand merging due to the conflicts
that happened in the later .34-rc releases, as well as
some staging driver changing coming in through other trees
(v4l and pcmcia).

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-21 12:48:55 -07:00
..
Kconfig
Makefile
README
stub.h
stub_dev.c
stub_main.c
stub_rx.c Merge staging-next tree into Linus's latest version 2010-05-21 12:48:55 -07:00
stub_tx.c
usbip_common.c USB: remove URB_NO_SETUP_DMA_MAP 2010-05-20 13:21:40 -07:00
usbip_common.h
usbip_event.c
vhci.h USB: make hcd.h public (drivers dependency) 2010-05-20 13:21:30 -07:00
vhci_hcd.c
vhci_rx.c
vhci_sysfs.c
vhci_tx.c staging: usbip: fix coding style issues in the usbip driver 2010-05-11 11:35:46 -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>