summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/stub_rx.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-594/+0
* staging: usbip: remove redundant return statementsMax Vozeler2014-07-301-1/+0
* staging: usbip: let client choose device configurationValentina Manea2014-03-081-19/+7
* staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-071-1/+1
* staging:usbip:stub_rx.c: Remove warning quoted string split across linesHimangi Saraogi2013-11-101-8/+12
* staging: usbip: removed enumeration of commentsKurt Kanzenbach2013-04-051-1/+1
* staging: usbip: reformat function stub_recv_cmd_unlink()Kurt Kanzenbach2013-04-051-49/+49
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-1/+0
* staging: usbip: use interrupt safe spinlock to avoid potential deadlock.Harvey Yang2013-01-221-2/+2
* staging: usbip: cleanup of commentsBart Westgeest2012-10-221-3/+2
* staging "usbip" Fix typos.Justin P. Mattock2012-08-131-1/+1
* staging: usbip: removed #if 0'd out codeBart Westgeest2012-02-091-9/+0
* staging: usbip: removed dead code from receive functionBart Westgeest2011-12-221-1/+1
* Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi2011-08-231-2/+1
* Staging: usbip: Remove trailing spaces.Akshay Joshi2011-08-231-1/+1
* Merge Linus's tree into staging-nextGreg Kroah-Hartman2011-06-091-3/+3
|\
| * usbip: simplify lock handling in valid_request()Márton Németh2011-06-071-3/+3
* | staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-071-9/+11
|/
* staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-12/+11
* staging: usbip: fix header includesmatt mooney2011-05-121-2/+3
* staging: usbip: add break to default case in switch statementsmatt mooney2011-05-061-1/+1
* staging: usbip: stub_rx.c: coding style cleanupmatt mooney2011-05-061-29/+21
* staging: usbip: bugfixes related to kthread conversionArjan Mels2011-04-061-25/+15
* staging/usbip: convert to kthreadArnd Bergmann2011-03-021-8/+5
* staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler2011-01-201-2/+2
* Staging: usbip: fix up build errorGreg Kroah-Hartman2010-07-271-2/+2
* Staging: usbip: Filtering illegal flags from remote driverEndre Kollar2010-07-271-0/+55
* Staging: usbip: simplify get_ep_from_epnumEndre Kollar2010-07-271-42/+4
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-2/+2
|\
| * Staging: Use kmemdupJulia Lawall2010-05-171-2/+2
* | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
|/
* 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-22/+27
* Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-04-031-3/+1
* Staging: usbip: switch to list_for_each_entry()Alexander Beregalov2009-01-061-4/+1
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* Staging: USB/IP: add host driverTakahiro Hirofuchi2008-10-101-0/+615
OpenPOWER on IntegriCloud