aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-3/+7
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-2/+2
2011-03-02staging/usbip: convert to kthreadArnd Bergmann1-3/+7
2011-01-20staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler1-3/+1
2011-01-20staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler1-2/+13
2011-01-20staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler1-1/+23
2011-01-20staging: usbip: vhci: update reference count for usb_deviceMax Vozeler1-3/+10
2011-01-10staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2010-09-21staging: usbip: Notify usb core of port status changesMax Vozeler1-0/+2
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-3/+3
2010-05-11Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11Staging: usbip: Fix typo "Contoroller".Robert P. J. Day1-1/+1
2009-09-15Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei1-2/+2
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-70/+82
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-10Staging: USB/IP: add client driverTakahiro Hirofuchi1-0/+1275