summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-042-8/+8
|\
| * staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-262-8/+8
* | USB: fix regression in usbip by setting has_tt flagAlan Stern2011-05-031-1/+1
|/
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-076-42/+147
|\
| * staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-074-14/+122
| * staging: usbip: bugfix add number of packets for isochronous framesArjan Mels2011-04-071-1/+6
| * staging: usbip: bugfixes related to kthread conversionArjan Mels2011-04-071-25/+15Star
| * staging: usbip: fix shutdown problems.Arjan Mels2011-04-071-2/+4
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-1614-207/+66Star
|\
| * staging: usbip: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2Star
| * staging/usbip: convert to kthreadArnd Bergmann2011-03-0213-203/+64Star
* | USB 3.0 Hub ChangesJohn Youn2011-03-141-2/+2
* | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-141-2/+2
|/
* staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2011-01-212-6/+1Star
* staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler2011-01-211-1/+20
* staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler2011-01-211-2/+14
* staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler2011-01-211-2/+13
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-213-7/+35
* staging: usbip: vhci: update reference count for usb_deviceMax Vozeler2011-01-211-3/+10
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-213-6/+17
* staging: usbip: remove double giveback of URBMárton Németh2011-01-101-14/+0Star
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-285-21/+12Star
|\
| * Staging: usbip: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-3/+3
| * Staging: usbip: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-3/+2Star
| * staging: usbip: Process event flags without delayMax Vozeler2010-09-211-13/+3Star
| * staging: usbip: Notify usb core of port status changesMax Vozeler2010-09-211-0/+2
| * staging: usbip: resolved a space in a commentAgustin March2010-09-161-1/+1
| * staging: usbip: fix memory leakKulikov Vasiliy2010-08-311-1/+1
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-1/+1
|/
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-055-66/+220
|\
| * Staging: usbip: fix up build errorGreg Kroah-Hartman2010-07-271-2/+2
| * Staging: usbip: Filtering illegal flags from remote driverEndre Kollar2010-07-271-0/+55
| * Staging: usbip: simplify get_ep_from_epnumEndre Kollar2010-07-271-42/+4Star
| * Staging: usbip: fix multiple interfacesEndre Kollar2010-07-273-24/+159
| * staging: usbip: fix memory leakKulikov Vasiliy2010-07-221-0/+2
| * Staging: usbip: fix typos concerning "sequential"Uwe Kleine-König2010-07-081-1/+1
* | staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-301-13/+33
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-214-5/+5
|\
| * Staging: Use kmemdupJulia Lawall2010-05-181-2/+2
| * staging: usbip: fix coding style issues in the usbip driverMichael Sprecher2010-05-111-1/+1
| * Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev2010-05-111-1/+1
| * Staging: usbip: fix space before tab in usbip_common.hRuslan Pisarev2010-05-111-1/+1
* | USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-1/+1
* | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-202-2/+2
* | staging: usbip: Fix deadlockEric Lescouet2010-04-301-0/+3
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+13
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-044-91/+16Star
|\
| * Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu2010-03-044-6/+13