aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/stub_rx.c
AgeCommit message (Expand)Author
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-22staging: usbip: use interrupt safe spinlock to avoid potential deadlock.Harvey Yang
2012-10-22staging: usbip: cleanup of commentsBart Westgeest
2012-08-13staging "usbip" Fix typos.Justin P. Mattock
2012-02-09staging: usbip: removed #if 0'd out codeBart Westgeest
2011-12-22staging: usbip: removed dead code from receive functionBart Westgeest
2011-08-23Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi
2011-08-23Staging: usbip: Remove trailing spaces.Akshay Joshi
2011-06-09Merge Linus's tree into staging-nextGreg Kroah-Hartman
2011-06-07usbip: simplify lock handling in valid_request()Márton Németh
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels
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: add break to default case in switch statementsmatt mooney
2011-05-06staging: usbip: stub_rx.c: coding style cleanupmatt mooney
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2011-01-20staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler
2010-07-27Staging: usbip: fix up build errorGreg Kroah-Hartman
2010-07-27Staging: usbip: Filtering illegal flags from remote driverEndre Kollar
2010-07-27Staging: usbip: simplify get_ep_from_epnumEndre Kollar
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-17Staging: Use kmemdupJulia Lawall
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-04-03Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun
2009-01-06Staging: usbip: switch to list_for_each_entry()Alexander Beregalov
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