summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_rx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: removed enumeration of commentsKurt Kanzenbach2013-04-051-1/+1
* staging: usbip: reformat function pickup_urb_and_free_privStefan Reif2013-04-051-25/+29
* staging: usbip: replace the interrupt safe spinlocks with common ones.Harvey Yang2013-01-221-6/+4
* staging: usbip: cleanup of commentsBart Westgeest2012-10-221-1/+1
* staging: usbip: Fix typo in printed textChristopher Harvey2012-04-101-1/+1
* staging: usbip: changed function return type to voidBart Westgeest2012-02-091-2/+1
* staging: usbip: removed dead code from receive functionBart Westgeest2011-12-221-1/+1
* staging: usbip: bugfix for deadlockBart Westgeest2011-11-261-4/+6
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-071-2/+0
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-17/+16
* staging: usbip: fix header includesmatt mooney2011-05-121-1/+1
* staging: usbip: remove section dividersmatt mooney2011-05-061-2/+0
* staging: usbip: add break to default case in switch statementsmatt mooney2011-05-061-1/+2
* staging: usbip: vhci_rx.c: coding style cleanupmatt mooney2011-05-061-31/+13
* staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-061-0/+3
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-10/+6
* staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler2011-01-201-1/+20
* staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler2011-01-201-2/+14
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-201-6/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-19/+22
* Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-221-1/+1
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-101-0/+251
OpenPOWER on IntegriCloud