aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
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
2009-04-03Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun
2009-01-28Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin
2009-01-06Staging: usbip: switch to list_for_each_entry()Alexander Beregalov
2009-01-06Staging: usbip: cleanup kerneldocQinghuang Feng
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison
2008-10-10Staging: USB/IP: add host driverTakahiro Hirofuchi
2008-10-10Staging: USB/IP: add client driverTakahiro Hirofuchi
2008-10-10Staging: USB/IP: add common functions neededTakahiro Hirofuchi