aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-11/+8
* staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney2011-05-121-1/+1
* staging: usbip: fix header includesmatt mooney2011-05-121-1/+1
* staging: usbip: use single version for all modulesmatt mooney2011-05-111-3/+2
* staging: usbip: fixup MODULE_ macrosmatt mooney2011-05-061-2/+2
* staging: usbip: remove section dividersmatt mooney2011-05-061-10/+0
* staging: usbip: stub_main.c: coding style cleanupmatt mooney2011-05-061-13/+6
* staging: usbip: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
* Staging: usbip: fix multiple interfacesEndre Kollar2010-07-271-13/+52
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-4/+4
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-10/+11
* Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-101-0/+300