summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/stub_main.c
AgeCommit message (Expand)Author
2011-06-07staging: usbip: stub_main.c: simplify busid_table initializationmatt mooney
2011-06-07staging: usbip: stub_main.c: use KMEM_CACHE macromatt mooney
2011-06-07staging: usbip: stub_main.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: stub_main.c: code cleanupmatt mooney
2011-06-07staging: usbip: stub_main.c: reorder functionsmatt mooney
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney
2011-05-12staging: usbip: fix header includesmatt mooney
2011-05-11staging: usbip: use single version for all modulesmatt mooney
2011-05-06staging: usbip: fixup MODULE_ macrosmatt mooney
2011-05-06staging: usbip: remove section dividersmatt mooney
2011-05-06staging: usbip: stub_main.c: coding style cleanupmatt mooney
2011-03-14staging: usbip: Remove NULL check before kfreeIlia Mirkin
2010-07-27Staging: usbip: fix multiple interfacesEndre Kollar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: USB-IP code cleanupBrian G. Merrell
2009-01-06staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-10Staging: USB/IP: add host driverTakahiro Hirofuchi