summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-161-3/+7
|\
| * staging/usbip: convert to kthreadArnd Bergmann2011-03-021-3/+7
* | USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
|/
* staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2011-01-201-3/+1
* staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler2011-01-201-2/+13
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-201-1/+23
* staging: usbip: vhci: update reference count for usb_deviceMax Vozeler2011-01-201-3/+10
* staging: usbip: remove double giveback of URBMárton Németh2011-01-101-14/+0
* staging: usbip: Notify usb core of port status changesMax Vozeler2010-09-211-0/+2
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
* Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: usbip: Fix typo "Contoroller".Robert P. J. Day2009-12-111-1/+1
* Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei2009-09-151-2/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-70/+82
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-101-0/+1275