aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/stub_dev.c
AgeCommit message (Expand)Author
2013-08-26staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman
2013-04-05staging: usbip: simplified cleanup functionKurt Kanzenbach
2013-04-05staging: usbip: simplified errorhandlingKurt Kanzenbach
2013-04-05staging: usbip: removed enumeration of commentsKurt Kanzenbach
2013-03-11staging: usbip: removed lines over 80 charactersKurt Kanzenbach
2013-02-15staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-22staging: usbip: use interrupt safe spinlock to avoid potential deadlock.Harvey Yang
2012-11-13staging: usbip: put usb_device and kill event handler thread in error cleanups.Harvey Yang
2012-10-22staging: usbip: Don't leak struct file.Bernard Blackham
2012-10-22staging: usbip: cleanup of commentsBart Westgeest
2012-09-21staging: usbip: stub_dev: Fixed oops during removal of usbip_hostnavin
2012-04-10staging: usbip: fix the usage of kthread_stop()Oleg Nesterov
2012-02-24Staging: usbip: Remove commented code.Santosh Nayak
2011-12-22staging: usbip: removed unused definitions from headerBart Westgeest
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi
2011-08-23Staging: usbip: Remove trailing spaces.Akshay Joshi
2011-07-05drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels
2011-06-07staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt 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: fix header includesmatt mooney
2011-05-06staging: usbip: remove section dividersmatt mooney
2011-05-06staging: usbip: stub_dev.c: coding style cleanupmatt mooney
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2011-01-20staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler
2010-08-31staging: usbip: fix memory leakKulikov Vasiliy
2010-07-27Staging: usbip: fix multiple interfacesEndre Kollar
2010-07-22staging: usbip: fix memory leakKulikov Vasiliy
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