aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_rx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-071-9/+11
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-12/+11
* staging: usbip: fix header includesmatt mooney2011-05-121-2/+3
* staging: usbip: add break to default case in switch statementsmatt mooney2011-05-061-1/+1
* staging: usbip: stub_rx.c: coding style cleanupmatt mooney2011-05-061-29/+21
* staging: usbip: bugfixes related to kthread conversionArjan Mels2011-04-061-25/+15
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-8/+5
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-201-2/+2
* 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
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-2/+2
|\
| * Staging: Use kmemdupJulia Lawall2010-05-171-2/+2
* | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-22/+27
* Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-04-031-3/+1
* Staging: usbip: switch to list_for_each_entry()Alexander Beregalov2009-01-061-4/+1
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-101-0/+615