summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_hcd.c
AgeCommit message (Expand)Author
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-02USB: fix regression in usbip by setting has_tt flagAlan Stern
2011-04-25staging: usbip: vhci: fix oops on subsequent attachMax Vozeler
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2011-01-20staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler
2011-01-20staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler
2011-01-20staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler
2011-01-20staging: usbip: vhci: update reference count for usb_deviceMax Vozeler
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2010-09-21staging: usbip: Notify usb core of port status changesMax Vozeler
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-05-11Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Staging: usbip: Fix typo "Contoroller".Robert P. J. Day
2009-09-15Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-10Staging: USB/IP: add client driverTakahiro Hirofuchi