aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_rx.c
Commit message (Expand)AuthorAge
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-07
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-19
* staging: usbip: fix header includesmatt mooney2011-05-12
* staging: usbip: remove section dividersmatt mooney2011-05-06
* staging: usbip: add break to default case in switch statementsmatt mooney2011-05-06
* staging: usbip: vhci_rx.c: coding style cleanupmatt mooney2011-05-06
* staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-06
* staging/usbip: convert to kthreadArnd Bergmann2011-03-02
* staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler2011-01-20
* staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler2011-01-20
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-15
* Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-22
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-10