aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2011-06-23staging: usbip: fix wrong endian conversionDavid Chang
2011-05-09USB: fix regression in usbip by setting has_tt flagAlan Stern
2011-04-14staging: usbip: bugfix for isochronous packets and optimizationArjan Mels
2011-04-14staging: usbip: bugfix add number of packets for isochronous framesArjan Mels
2011-04-14staging: usbip: bugfixes related to kthread conversionArjan Mels
2011-03-02staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler
2011-03-02staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler
2011-03-02staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler
2011-03-02staging: usbip: vhci: update reference count for usb_deviceMax Vozeler
2011-02-17staging: usbip: remove double giveback of URBMárton Németh
2010-11-22staging: usbip: Process event flags without delayMax Vozeler
2010-11-22staging: usbip: Notify usb core of port status changesMax Vozeler
2010-05-12staging: usbip: Fix deadlockEric Lescouet
2009-09-15Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov
2009-04-03Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun
2009-01-28Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin
2009-01-06Staging: usbip: switch to list_for_each_entry()Alexander Beregalov
2009-01-06Staging: usbip: cleanup kerneldocQinghuang Feng
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison
2008-10-10Staging: USB/IP: add host driverTakahiro Hirofuchi
2008-10-10Staging: USB/IP: add client driverTakahiro Hirofuchi
2008-10-10Staging: USB/IP: add common functions neededTakahiro Hirofuchi