summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/stub_rx.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-10Merge Linus's tree into staging-nextGreg Kroah-Hartman1-3/+3
2011-06-08usbip: simplify lock handling in valid_request()Márton Németh1-3/+3
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels1-9/+11
2011-05-20staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-12/+11
2011-05-12staging: usbip: fix header includesmatt mooney1-2/+3
2011-05-07staging: usbip: add break to default case in switch statementsmatt mooney1-1/+1
2011-05-07staging: usbip: stub_rx.c: coding style cleanupmatt mooney1-29/+21
2011-04-07staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-03-03staging/usbip: convert to kthreadArnd Bergmann1-8/+5
2011-01-21staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler1-2/+2
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-21USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-05-18Staging: Use kmemdupJulia Lawall1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+2
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-22/+27
2009-04-04Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun1-3/+1
2009-01-07Staging: usbip: switch to list_for_each_entry()Alexander Beregalov1-4/+1
2009-01-07staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-11Staging: USB/IP: add host driverTakahiro Hirofuchi1-0/+615