summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/vhci_rx.c
AgeCommit message (Expand)Author
2011-12-09staging: 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