aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-207/+66
2011-03-14staging: usbip: Remove NULL check before kfreeIlia Mirkin1-4/+2
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 Bergmann13-203/+64
2011-01-20staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2-6/+1
2011-01-20staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler1-1/+20
2011-01-20staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler1-2/+14
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 Vozeler3-7/+35
2011-01-20staging: usbip: vhci: update reference count for usb_deviceMax Vozeler1-3/+10
2011-01-20staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler3-6/+17
2011-01-10staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman5-21/+12
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-1/+1
2010-10-08Staging: usbip: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-3/+3
2010-10-05Staging: usbip: Makefile: cleaned up Makefile cflag linesTracey Dent1-3/+2
2010-09-21staging: usbip: Process event flags without delayMax Vozeler1-13/+3
2010-09-21staging: usbip: Notify usb core of port status changesMax Vozeler1-0/+2
2010-09-16staging: usbip: resolved a space in a commentAgustin March1-1/+1
2010-08-31staging: usbip: fix memory leakKulikov Vasiliy1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-3/+3
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman5-66/+220
2010-07-27Staging: usbip: fix up build errorGreg Kroah-Hartman1-2/+2
2010-07-27Staging: usbip: Filtering illegal flags from remote driverEndre Kollar1-0/+55
2010-07-27Staging: usbip: simplify get_ep_from_epnumEndre Kollar1-42/+4
2010-07-27Staging: usbip: fix multiple interfacesEndre Kollar3-24/+159
2010-07-22staging: usbip: fix memory leakKulikov Vasiliy1-0/+2
2010-07-08Staging: usbip: fix typos concerning "sequential"Uwe Kleine-König1-1/+1
2010-06-30staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan1-13/+33
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman4-5/+5
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern1-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet2-2/+2
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+2
2010-05-11staging: usbip: fix coding style issues in the usbip driverMichael Sprecher1-1/+1
2010-05-11Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev1-1/+1
2010-05-11Staging: usbip: fix space before tab in usbip_common.hRuslan Pisarev1-1/+1
2010-04-30staging: usbip: Fix deadlockEric Lescouet1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-0/+13
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman4-91/+16
2010-03-03Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu4-6/+13
2010-03-03Staging: usbip: Remove dead codeHimanshu Chauhan1-54/+0
2010-03-03Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan1-27/+2
2010-03-03Staging: usbip: minor code cleanupHimanshu Chauhan1-4/+1
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman1-1/+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. Merrell12-337/+360
2009-07-13Fix staging drivers after smp_lock.h reduxJean Delvare1-0/+1
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov1-2/+1