summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
| * 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-171-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/+16
|\
| * Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUGHimanshu2010-03-034-6/+13
| * Staging: usbip: Remove dead codeHimanshu Chauhan2010-03-031-54/+0
| * Staging: usbip: use print_hex_dump() instead of open coding it.Himanshu Chauhan2010-03-031-27/+2
| * Staging: usbip: minor code cleanupHimanshu Chauhan2010-03-031-4/+1
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
|/
* Staging: usbip: Fix typo "Contoroller".Robert P. J. Day2009-12-111-1/+1
* Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei2009-09-151-2/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-1512-337/+360
* Fix staging drivers after smp_lock.h reduxJean Delvare2009-07-131-0/+1
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-031-2/+1
* Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-04-031-3/+1
* Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin2009-01-281-2/+14
* Staging: usbip: switch to list_for_each_entry()Alexander Beregalov2009-01-061-4/+1
* Staging: usbip: cleanup kerneldocQinghuang Feng2009-01-061-1/+0
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-066-16/+17
* Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman2008-11-071-1/+1
* Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-221-1/+1
* Staging: remove remaining uses of __FUNCTION__Harvey Harrison2008-10-221-1/+1
* Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-107-0/+1878
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-107-0/+2171
* Staging: USB/IP: add common functions neededTakahiro Hirofuchi2008-10-106-0/+1570
OpenPOWER on IntegriCloud