aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_dev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-071-0/+21
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-24/+20
* staging: usbip: fix header includesmatt mooney2011-05-121-1/+1
* staging: usbip: remove section dividersmatt mooney2011-05-061-13/+0
* staging: usbip: stub_dev.c: coding style cleanupmatt mooney2011-05-061-32/+12
* staging: usbip: fix shutdown problems.Arjan Mels2011-04-061-2/+4
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-6/+6
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-201-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-101-0/+483