summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
* staging: Fix typo in multiple filesMasanari Iida2012-04-101-1/+1
* staging: usbip: Fix typo in printed textChristopher Harvey2012-04-101-1/+1
* staging: usbip: fix potential segfault because of unchecked return value of s...Christopher Harvey2012-04-101-4/+16
* staging: usbip: fix the usage of kthread_stop()Oleg Nesterov2012-04-104-12/+29
* Staging: usbip: Remove commented code.Santosh Nayak2012-02-242-4/+0
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-106-59/+6
|\
| * staging: usbip: removed #if 0'd out codeBart Westgeest2012-02-092-48/+0
| * staging: usbip: changed function return type to voidBart Westgeest2012-02-093-10/+6
| * staging: usbip: removed unused structure fieldBart Westgeest2012-02-091-1/+0
* | staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest2012-02-081-2/+2
|/
* staging: usbip: removed unused definitions from headerBart Westgeest2011-12-222-19/+0
* staging: usbip: removed dead code from receive functionBart Westgeest2011-12-224-48/+20
* staging: usbip: bugfix for deadlockBart Westgeest2011-11-261-4/+6
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-311-0/+1
* staging: usbip: fix up api changes that broke windows clientsAlexander Thomas2011-09-192-14/+14
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-252-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman2011-08-231-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2011-08-011-25/+0
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2011-07-261-0/+26
| |\ \ | | |/ | |/|
| | * treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
* | | drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall2011-08-231-1/+1
* | | staging: usbip: Add header guards to stub.h and vhci.hTobias Klauser2011-08-232-0/+10
* | | staging: usbip: add a usbip protocol documentMárton Németh2011-08-231-0/+358
* | | staging: usbip: userspace: Check return value for mkdir()Tobias Klauser2011-08-231-1/+3
* | | Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi2011-08-232-3/+2
* | | Staging: usbip: Remove trailing spaces.Akshay Joshi2011-08-232-3/+3
|/ /
* | staging: usbip: userspace: usbip-utils 1.1.1matt mooney2011-07-081-2/+2
* | staging: usbip: userspace: README: update example outputmatt mooney2011-07-081-25/+28
* | staging: usbip: userspace: usbip: modify `list' help messagematt mooney2011-07-082-2/+2
* | staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney2011-07-081-4/+4
* | staging: usbip: userspace: fix header installation bugmatt mooney2011-07-083-7/+7
* | staging: usbip: userspace: add new prefix for usbip network codematt mooney2011-07-085-89/+92
* | staging: usbip: userspace: usbipd: major cleanup of daemonmatt mooney2011-07-081-347/+344
* | staging: fix usbip printk format warningRandy Dunlap2011-07-081-1/+1
* | staging: usbip: userspace: usbipd.c: fix userspace build errorDavid Chang2011-07-061-8/+8
* | drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels2011-07-051-1/+20
* | Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser2011-07-051-2/+2
* | staging: usbip: userspace: configure.ac: change package datamatt mooney2011-07-051-1/+1
* | staging: usbip: userspace: usbip_network.c: coding style cleanupmatt mooney2011-07-051-31/+42
* | staging: usbip: userspace: usbip_host: update function and variable namesmatt mooney2011-07-052-172/+189
* | staging: usbip: userspace: rename stub driver filesmatt mooney2011-07-054-2/+2
* | staging: usbip: userspace: usbip list: move output headermatt mooney2011-07-051-6/+11
* | staging: usbip: userspace: usbip list: edit output messagesmatt mooney2011-07-051-24/+34
* | staging: usbip: userspace: usbip_unbind.c: implement using libsysfsmatt mooney2011-07-051-16/+107
* | staging: usbip: userspace: usbip_bind.c: major rewrite of the implementationmatt mooney2011-07-051-145/+158
* | staging: usbip: userspace: utils.c: rewrite modify_match_busidmatt mooney2011-07-051-28/+40
* | staging: usbip: userspace: utils: remove libsysfs circumventionmatt mooney2011-07-052-263/+18
* | staging: usbip: userspace: usbip: modify command failurematt mooney2011-07-051-5/+8
* | staging: usbip: userspace: libsrc: change all output messages to debugmatt mooney2011-07-053-83/+80