aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAge
* staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2011-01-20
* 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: refuse to enqueue for dead connectionsMax Vozeler2011-01-20
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-20
* staging: usbip: vhci: update reference count for usb_deviceMax Vozeler2011-01-20
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-20
* staging: usbip: remove double giveback of URBMárton Németh2011-01-10
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * Staging: usbip: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-08
| * Staging: usbip: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-05
| * staging: usbip: Process event flags without delayMax Vozeler2010-09-21
| * staging: usbip: Notify usb core of port status changesMax Vozeler2010-09-21
| * staging: usbip: resolved a space in a commentAgustin March2010-09-16
| * staging: usbip: fix memory leakKulikov Vasiliy2010-08-31
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-21
|/
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
|\
| * Staging: usbip: fix up build errorGreg Kroah-Hartman2010-07-27
| * Staging: usbip: Filtering illegal flags from remote driverEndre Kollar2010-07-27
| * Staging: usbip: simplify get_ep_from_epnumEndre Kollar2010-07-27
| * Staging: usbip: fix multiple interfacesEndre Kollar2010-07-27
| * staging: usbip: fix memory leakKulikov Vasiliy2010-07-22
| * Staging: usbip: fix typos concerning "sequential"Uwe Kleine-König2010-07-08
* | staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-30
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-21
|\
| * Staging: Use kmemdupJulia Lawall2010-05-17
| * staging: usbip: fix coding style issues in the usbip driverMichael Sprecher2010-05-11
| * Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev2010-05-11
| * Staging: usbip: fix space before tab in usbip_common.hRuslan Pisarev2010-05-11
* | USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-20
* | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* | staging: usbip: Fix deadlockEric Lescouet2010-04-30
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-04
|\
| * Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu2010-03-03
| * Staging: usbip: Remove dead codeHimanshu Chauhan2010-03-03
| * Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan2010-03-03
| * Staging: usbip: minor code cleanupHimanshu Chauhan2010-03-03
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
|/
* Staging: usbip: Fix typo "Contoroller".Robert P. J. Day2009-12-11
* Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei2009-09-15
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-15
* Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-13
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-03
* Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-04-03
* Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin2009-01-28
* Staging: usbip: switch to list_for_each_entry()Alexander Beregalov2009-01-06
* Staging: usbip: cleanup kerneldocQinghuang Feng2009-01-06
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06