summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_dev.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels2011-07-061-1/+20
* staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney2011-06-071-16/+12Star
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-071-14/+7Star
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-201-24/+20Star
* staging: usbip: fix header includesmatt mooney2011-05-121-1/+1
* staging: usbip: remove section dividersmatt mooney2011-05-061-13/+0Star
* staging: usbip: stub_dev.c: coding style cleanupmatt mooney2011-05-061-32/+12Star
* staging: usbip: fix shutdown problems.Arjan Mels2011-04-071-2/+4
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-6/+6
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-211-4/+14
* staging: usbip: fix memory leakKulikov Vasiliy2010-08-311-1/+1
* Staging: usbip: fix multiple interfacesEndre Kollar2010-07-271-10/+91
* staging: usbip: fix memory leakKulikov Vasiliy2010-07-221-0/+2
* 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-8/+8
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-111-0/+483