summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_dev.c
Commit message (Expand)AuthorAgeFilesLines
* staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-161-2/+2
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+1Star
* staging: usbip: use interrupt safe spinlock to avoid potential deadlock.Harvey Yang2013-01-221-17/+17
* staging: usbip: put usb_device and kill event handler thread in error cleanups.Harvey Yang2012-11-131-0/+2
* staging: usbip: Don't leak struct file.Bernard Blackham2012-10-221-1/+2
* staging: usbip: cleanup of commentsBart Westgeest2012-10-221-6/+4Star
* staging: usbip: stub_dev: Fixed oops during removal of usbip_hostnavin2012-09-211-2/+6
* staging: usbip: fix the usage of kthread_stop()Oleg Nesterov2012-04-101-6/+6
* Staging: usbip: Remove commented code.Santosh Nayak2012-02-241-2/+0Star
* staging: usbip: removed unused definitions from headerBart Westgeest2011-12-221-5/+0Star
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-261-0/+1
* Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi2011-08-231-1/+1
* Staging: usbip: Remove trailing spaces.Akshay Joshi2011-08-231-2/+2
* drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels2011-07-061-1/+20
* staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney2011-06-071-16/+12Star
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-071-14/+7Star
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-201-24/+20Star
* staging: usbip: fix header includesmatt mooney2011-05-121-1/+1
* staging: usbip: remove section dividersmatt mooney2011-05-061-13/+0Star
* staging: usbip: stub_dev.c: coding style cleanupmatt mooney2011-05-061-32/+12Star
* staging: usbip: fix shutdown problems.Arjan Mels2011-04-071-2/+4
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-6/+6
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-211-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-111-0/+483