aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
* staging: usbip: changed function return type to voidBart Westgeest2013-01-273-10/+6
* staging: usbip: bugfix for deadlockBart Westgeest2011-12-091-4/+6
* Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser2011-08-041-2/+2
* staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-072-9/+32
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-2345-828/+19845
|\
| * staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-1911-306/+220
| * staging: usbip: userspace: bind-driver.c: mark remote_host as unusedmatt mooney2011-05-191-1/+1
| * staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney2011-05-191-1/+2
| * staging: usbip: userspace: modify project gcc flagsmatt mooney2011-05-171-1/+1
| * staging: usbip: userspace: move common cflags to configure.acmatt mooney2011-05-173-3/+3
| * staging: usbip: userspace: remove gcc warningsmatt mooney2011-05-173-3/+5
| * staging: usbip: userspace: remove revision $Id$matt mooney2011-05-175-9/+2
| * staging: usbip: userspace: set libusbip version in configure.acmatt mooney2011-05-172-1/+6
| * staging: usbip: userspace: cleanup makefilesmatt mooney2011-05-173-30/+18
| * staging: usbip: userspace: configure.ac: major overhaulmatt mooney2011-05-171-70/+74
| * staging: usbip: userspace: update module name referencesmatt mooney2011-05-175-13/+13
| * staging: usbip: userspace: whitespace cleanupmatt mooney2011-05-178-40/+40
| * staging: usbip: userspace: remove unused filesmatt mooney2011-05-172-1/+0
| * staging: usbip: userspace: rename source directoriesmatt mooney2011-05-1720-5/+6
| * staging: usbip: userspace: move manpages to separate directorymatt mooney2011-05-175-2/+2
| * staging: usbip: add userspace codeTakahiro Hirofuchi2011-05-1732-0/+19318
| * staging: usbip: fix wrong endian conversionDavid Chang2011-05-171-1/+1
| * staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney2011-05-125-35/+37
| * staging: usbip: fix header includesmatt mooney2011-05-1213-26/+42
| * staging: usbip: vhci.h: reorganizematt mooney2011-05-111-3/+5
| * staging: usbip: stub.h: reorganizematt mooney2011-05-111-9/+10
| * staging: usbip: use single version for all modulesmatt mooney2011-05-114-9/+8
| * staging: usbip: change debug configuration optionmatt mooney2011-05-114-10/+9
| * staging: usbip: fixup MODULE_ macrosmatt mooney2011-05-063-9/+10
| * staging: usbip: remove section dividersmatt mooney2011-05-0610-80/+0
| * staging: usbip: add break to default case in switch statementsmatt mooney2011-05-065-5/+16
| * staging: usbip: vhci_tx.c: coding style cleanupmatt mooney2011-05-061-21/+11
| * staging: usbip: vhci_sysfs.c: coding style cleanupmatt mooney2011-05-061-9/+6
| * staging: usbip: vhci_rx.c: coding style cleanupmatt mooney2011-05-061-31/+13
| * staging: usbip: vhci_hcd.c: coding style cleanupmatt mooney2011-05-061-111/+76
| * staging: usbip: vhci.h: coding style cleanupmatt mooney2011-05-061-14/+7
| * staging: usbip: stub.h: coding style cleanupmatt mooney2011-05-061-2/+0
| * staging: usbip: usbip_event.c: coding style cleanupmatt mooney2011-05-061-12/+6
| * staging: usbip: usbip_common.c: coding style cleanupmatt mooney2011-05-061-61/+46
| * staging: usbip: usbip_common.h: coding style cleanupmatt mooney2011-05-061-46/+29
| * staging: usbip: stub_tx.c: coding style cleanupmatt mooney2011-05-061-33/+23
| * staging: usbip: stub_rx.c: coding style cleanupmatt mooney2011-05-061-29/+21
| * staging: usbip: stub_main.c: coding style cleanupmatt mooney2011-05-061-13/+6
| * staging: usbip: stub_dev.c: coding style cleanupmatt mooney2011-05-061-32/+12
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-042-8/+8
|\ \
| * | staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-252-8/+8
| |/
* | USB: fix regression in usbip by setting has_tt flagAlan Stern2011-05-021-1/+1
|/
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-076-42/+147
|\
| * staging: usbip: bugfix for isochronous packets and optimizationArjan Mels2011-04-064-14/+122
| * staging: usbip: bugfix add number of packets for isochronous framesArjan Mels2011-04-061-1/+6