aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+13
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-044-91/+16
|\
| * Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu2010-03-034-6/+13
| * Staging: usbip: Remove dead codeHimanshu Chauhan2010-03-031-54/+0
| * Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan2010-03-031-27/+2
| * Staging: usbip: minor code cleanupHimanshu Chauhan2010-03-031-4/+1
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
|/
* Staging: usbip: Fix typo "Contoroller".Robert P. J. Day2009-12-111-1/+1
* Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei2009-09-151-2/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-1512-337/+360
* Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-131-0/+1
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-031-2/+1
* Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-04-031-3/+1
* Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin2009-01-281-2/+14
* Staging: usbip: switch to list_for_each_entry()Alexander Beregalov2009-01-061-4/+1
* Staging: usbip: cleanup kerneldocQinghuang Feng2009-01-061-1/+0
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-066-16/+17
* Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman2008-11-071-1/+1
* Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-221-1/+1
* Staging: remove remaining uses of __FUNCTION__Harvey Harrison2008-10-221-1/+1
* Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-107-0/+1878
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-107-0/+2171
* Staging: USB/IP: add common functions neededTakahiro Hirofuchi2008-10-106-0/+1570