summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/stub_dev.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-06drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels1-1/+20
2011-06-08staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney1-16/+12
2011-06-08staging: usbip: remove unnecessary lines and extra return statementsmatt mooney1-14/+7
2011-05-20staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-24/+20
2011-05-12staging: usbip: fix header includesmatt mooney1-1/+1
2011-05-07staging: usbip: remove section dividersmatt mooney1-13/+0
2011-05-07staging: usbip: stub_dev.c: coding style cleanupmatt mooney1-32/+12
2011-04-07staging: usbip: fix shutdown problems.Arjan Mels1-2/+4
2011-03-03staging/usbip: convert to kthreadArnd Bergmann1-6/+6
2011-01-21staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler1-4/+14
2010-09-01staging: usbip: fix memory leakKulikov Vasiliy1-1/+1
2010-07-27Staging: usbip: fix multiple interfacesEndre Kollar1-10/+91
2010-07-22staging: usbip: fix memory leakKulikov Vasiliy1-0/+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-8/+8
2009-01-07staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-11Staging: USB/IP: add host driverTakahiro Hirofuchi1-0/+483