aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/vhci_rx.c
AgeCommit message (Expand)Author
2013-04-05staging: usbip: removed enumeration of commentsKurt Kanzenbach
2013-04-05staging: usbip: reformat function pickup_urb_and_free_privStefan Reif
2013-01-22staging: usbip: replace the interrupt safe spinlocks with common ones.Harvey Yang
2012-10-22staging: usbip: cleanup of commentsBart Westgeest
2012-04-10staging: usbip: Fix typo in printed textChristopher Harvey
2012-02-09staging: usbip: changed function return type to voidBart Westgeest
2011-12-22staging: usbip: removed dead code from receive functionBart Westgeest
2011-11-26staging: usbip: bugfix for deadlockBart Westgeest
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-12staging: usbip: fix header includesmatt 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: vhci_rx.c: coding style cleanupmatt mooney
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2011-01-20staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler
2011-01-20staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler
2011-01-20staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman
2008-10-10Staging: USB/IP: add client driverTakahiro Hirofuchi