summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/usbip_common.c
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: resolved a space in a commentAgustin March2010-09-161-1/+1
* staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-301-13/+33
* USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu2010-03-041-1/+1
* Staging: usbip: Remove dead codeHimanshu Chauhan2010-03-041-54/+0Star
* Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan2010-03-041-27/+2Star
* Staging: usbip: minor code cleanupHimanshu Chauhan2010-03-041-4/+1Star
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-117/+109Star
* Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-131-0/+1
* Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin2009-01-291-2/+14
* Staging: remove remaining uses of __FUNCTION__Harvey Harrison2008-10-221-1/+1
* Staging: USB/IP: add common functions neededTakahiro Hirofuchi2008-10-111-0/+997