alistair23-linux/drivers/staging/usbip
Linus Torvalds df9b29d13e Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
* 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6: (28 commits)
  staging: usbip: bugfix for isochronous packets and optimization
  staging: usbip: bugfix add number of packets for isochronous frames
  staging: usbip: bugfixes related to kthread conversion
  staging: usbip: fix shutdown problems.
  staging: hv: Fix GARP not sent after Quick Migration
  staging: IIO: IMU: ADIS16400: Avoid using printk facility directly
  staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision number
  staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed into the ring
  staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offset
  staging: IIO: IMU: ADIS16400: Add delay after self test
  staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior
  staging/rtl81*: build as loadable modules only
  staging: brcm80211: removed 'is_amsdu causing toss' log spam
  staging: brcm80211: fix for 'Short CCK' log spam
  staging: brcm80211: fix for 'AC_BE txop..' logs spammed problem
  staging: memrar: remove driver from tree
  staging: sep: remove last memrar remnants
  staging: fix hv_mouse build, needs delay.h
  staging: fix olpc_dcon build errors
  staging: sm7xx: fixed defines
  ...

Fix up trivial conflict in drivers/staging/memrar/memrar_handler.c
(deleted vs trivial spelling fixes)
2011-04-07 11:36:44 -07:00
..
Kconfig staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
Makefile Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:42 -07:00
README Staging: USB/IP: add common functions needed 2008-10-10 15:31:08 -07:00
stub.h staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
stub_dev.c staging: usbip: fix shutdown problems. 2011-04-06 15:51:13 -07:00
stub_main.c staging: usbip: Remove NULL check before kfree 2011-03-14 11:57:37 -07:00
stub_rx.c staging: usbip: bugfixes related to kthread conversion 2011-04-06 15:51:13 -07:00
stub_tx.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
usbip_common.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
usbip_common.h staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
usbip_event.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci.h staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci_hcd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vhci_rx.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
vhci_sysfs.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci_tx.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05: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>