summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| * staging: usbip: bugfixes related to kthread conversionArjan Mels2011-04-061-25/+15
| * staging: usbip: fix shutdown problems.Arjan Mels2011-04-061-2/+4
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-1614-207/+66
|\
| * staging: usbip: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
| * staging/usbip: convert to kthreadArnd Bergmann2011-03-0213-203/+64
* | USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
|/
* staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2011-01-202-6/+1
OpenPOWER on IntegriCloud