aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-08staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest1-2/+2
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-06-07staging: usbip: stub_main.c: simplify busid_table initializationmatt mooney1-6/+2
2011-06-07staging: usbip: stub_main.c: use KMEM_CACHE macromatt mooney1-3/+2
2011-06-07staging: usbip: stub_main.c: rename init and exit functionsmatt mooney1-4/+4
2011-06-07staging: usbip: stub_main.c: code cleanupmatt mooney1-74/+73
2011-06-07staging: usbip: stub_main.c: reorder functionsmatt mooney1-24/+24
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney1-13/+0
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-11/+8
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney1-1/+1
2011-05-12staging: usbip: fix header includesmatt mooney1-1/+1
2011-05-11staging: usbip: use single version for all modulesmatt mooney1-3/+2
2011-05-06staging: usbip: fixup MODULE_ macrosmatt mooney1-2/+2
2011-05-06staging: usbip: remove section dividersmatt mooney1-10/+0
2011-05-06staging: usbip: stub_main.c: coding style cleanupmatt mooney1-13/+6
2011-03-14staging: usbip: Remove NULL check before kfreeIlia Mirkin1-4/+2
2010-07-27Staging: usbip: fix multiple interfacesEndre Kollar1-13/+52
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell1-4/+4
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-10/+11
2008-10-10Staging: USB/IP: add host driverTakahiro Hirofuchi1-0/+300