summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/usbip_common.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-22staging: usbip: replaced pointer arithmetic, and strongly type function return.Bart Westgeest1-1/+3
2012-04-10staging: usbip: fix the usage of kthread_stop()Oleg Nesterov1-0/+17
2012-02-09staging: usbip: changed function return type to voidBart Westgeest1-1/+1
2011-12-22staging: usbip: removed unused definitions from headerBart Westgeest1-14/+0
2011-12-22staging: usbip: removed dead code from receive functionBart Westgeest1-2/+1
2011-09-19staging: usbip: fix up api changes that broke windows clientsAlexander Thomas1-4/+4
2011-06-07staging: usbip: usbip_common.h: reorganize and document request headersmatt mooney1-115/+121
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney1-1/+1
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-40/+6
2011-05-12staging: usbip: fix header includesmatt mooney1-6/+10
2011-05-11staging: usbip: use single version for all modulesmatt mooney1-0/+2
2011-05-11staging: usbip: change debug configuration optionmatt mooney1-4/+4
2011-05-06staging: usbip: remove section dividersmatt mooney1-10/+0
2011-05-06staging: usbip: usbip_common.h: coding style cleanupmatt mooney1-46/+29
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels1-0/+2
2011-03-02staging/usbip: convert to kthreadArnd Bergmann1-17/+3
2010-07-08Staging: usbip: fix typos concerning "sequential"Uwe Kleine-König1-1/+1
2010-05-11Staging: usbip: fix space before tab in usbip_common.hRuslan Pisarev1-1/+1
2010-03-03Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu1-4/+4
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-48/+48
2008-10-10Staging: USB/IP: add common functions neededTakahiro Hirofuchi1-0/+406