aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/usbip_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16staging: usbip: resolved a space in a commentAgustin March1-1/+1
2010-06-30staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan1-13/+33
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu1-1/+1
2010-03-03Staging: usbip: Remove dead codeHimanshu Chauhan1-54/+0
2010-03-03Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan1-27/+2
2010-03-03Staging: usbip: minor code cleanupHimanshu Chauhan1-4/+1
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-117/+109
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare1-0/+1
2009-01-28Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin1-2/+14
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison1-1/+1
2008-10-10Staging: USB/IP: add common functions neededTakahiro Hirofuchi1-0/+997