aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-398/+0
2014-05-24staging: usbip: use kcalloc instead of kzalloc for array allocationsDjordje Zekovic1-1/+1
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda1-0/+1
2014-03-20staging: usbip: fix quoted string split across linesCédric Cabessa1-8/+8
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-1/+0
2012-10-22staging: usbip: cleanup of commentsBart Westgeest1-1/+0
2012-10-22staging: usbip: replaced pointer arithmetic, and strongly type function return.Bart Westgeest1-1/+1
2011-07-08staging: fix usbip printk format warningRandy Dunlap1-1/+1
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney1-7/+6
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-8/+9
2011-05-12staging: usbip: fix header includesmatt mooney1-1/+1
2011-05-06staging: usbip: remove section dividersmatt mooney1-11/+0
2011-05-06staging: usbip: add break to default case in switch statementsmatt mooney1-0/+1
2011-05-06staging: usbip: stub_tx.c: coding style cleanupmatt mooney1-33/+23
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels1-14/+60
2011-03-02staging/usbip: convert to kthreadArnd Bergmann1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-12/+14
2009-01-06Staging: usbip: cleanup kerneldocQinghuang Feng1-1/+0
2008-10-10Staging: USB/IP: add host driverTakahiro Hirofuchi1-0/+371