summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-14staging: usbip: Remove NULL check before kfreeIlia Mirkin
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: handle EAGAIN from SO_RCVTIMEOMax Vozeler
2011-01-20staging: usbip: vhci: friendly log messages for connection errorsMax 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-20staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-08Staging: usbip: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-05Staging: usbip: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-21staging: usbip: Process event flags without delayMax Vozeler
2010-09-21staging: usbip: Notify usb core of port status changesMax Vozeler
2010-09-16staging: usbip: resolved a space in a commentAgustin March
2010-08-31staging: usbip: fix memory leakKulikov Vasiliy
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-07-27Staging: usbip: fix up build errorGreg Kroah-Hartman
2010-07-27Staging: usbip: Filtering illegal flags from remote driverEndre Kollar
2010-07-27Staging: usbip: simplify get_ep_from_epnumEndre Kollar
2010-07-27Staging: usbip: fix multiple interfacesEndre Kollar
2010-07-22staging: usbip: fix memory leakKulikov Vasiliy
2010-07-08Staging: usbip: fix typos concerning "sequential"Uwe Kleine-König
2010-06-30staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-11staging: usbip: fix coding style issues in the usbip driverMichael Sprecher
2010-05-11Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev
2010-05-11Staging: usbip: fix space before tab in usbip_common.hRuslan Pisarev
2010-04-30staging: usbip: Fix deadlockEric Lescouet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu
2010-03-03Staging: usbip: Remove dead codeHimanshu Chauhan
2010-03-03Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan
2010-03-03Staging: usbip: minor code cleanupHimanshu Chauhan
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
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-07-13Fix staging drivers after smp_lock.h reduxJean Delvare
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov