aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-2/+2
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-22/+27
2009-04-03Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun1-3/+1
2009-01-06Staging: usbip: switch to list_for_each_entry()Alexander Beregalov1-4/+1
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-10Staging: USB/IP: add host driverTakahiro Hirofuchi1-0/+615