summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/usbip_common.c
AgeCommit message (Expand)Author
2011-06-07USBIP: Remove unnecessary whitespace before newline characters.Akshay Joshi
2011-06-07staging: usbip: usbip_common.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: usbip_common.c: fix misspelled function namematt mooney
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney
2011-05-17staging: usbip: fix wrong endian conversionDavid Chang
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney
2011-05-12staging: usbip: fix header includesmatt mooney
2011-05-11staging: usbip: use single version for all modulesmatt mooney
2011-05-11staging: usbip: change debug configuration optionmatt mooney
2011-05-06staging: usbip: fixup MODULE_ macrosmatt mooney
2011-05-06staging: usbip: remove section dividersmatt mooney
2011-05-06staging: usbip: add break to default case in switch statementsmatt mooney
2011-05-06staging: usbip: usbip_common.c: coding style cleanupmatt mooney
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2010-09-16staging: usbip: resolved a space in a commentAgustin March
2010-06-30staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu
2010-03-03Staging: usbip: Remove dead codeHimanshu Chauhan
2010-03-03Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan
2010-03-03Staging: usbip: minor code cleanupHimanshu Chauhan
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare
2009-01-28Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison
2008-10-10Staging: USB/IP: add common functions neededTakahiro Hirofuchi