aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2011-05-17staging: usbip: userspace: update module name referencesmatt mooney
2011-05-17staging: usbip: userspace: whitespace cleanupmatt mooney
2011-05-17staging: usbip: userspace: remove unused filesmatt mooney
2011-05-17staging: usbip: userspace: rename source directoriesmatt mooney
2011-05-17staging: usbip: userspace: move manpages to separate directorymatt mooney
2011-05-17staging: usbip: add userspace codeTakahiro Hirofuchi
2011-05-17staging: usbip: fix wrong endian conversionDavid Chang
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney
2011-05-12staging: usbip: fix header includesmatt mooney
2011-05-11staging: usbip: vhci.h: reorganizematt mooney
2011-05-11staging: usbip: stub.h: reorganizematt mooney
2011-05-11staging: usbip: use single version for all modulesmatt mooney
2011-05-11staging: usbip: change debug configuration optionmatt mooney
2011-05-06staging: usbip: fixup MODULE_ macrosmatt mooney
2011-05-06staging: usbip: remove section dividersmatt mooney
2011-05-06staging: usbip: add break to default case in switch statementsmatt mooney
2011-05-06staging: usbip: vhci_tx.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: vhci_sysfs.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: vhci_rx.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: vhci_hcd.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: vhci.h: coding style cleanupmatt mooney
2011-05-06staging: usbip: stub.h: coding style cleanupmatt mooney
2011-05-06staging: usbip: usbip_event.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: usbip_common.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: usbip_common.h: coding style cleanupmatt mooney
2011-05-06staging: usbip: stub_tx.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: stub_rx.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: stub_main.c: coding style cleanupmatt mooney
2011-05-06staging: usbip: stub_dev.c: coding style cleanupmatt mooney
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-02USB: fix regression in usbip by setting has_tt flagAlan Stern
2011-04-25staging: usbip: vhci: fix oops on subsequent attachMax Vozeler
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-14staging: usbip: Remove NULL check before kfreeIlia Mirkin
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2011-01-20staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler
2011-01-20staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEOMax Vozeler
2011-01-20staging: usbip: vhci: friendly log messages for connection errorsMax Vozeler
2011-01-20staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler
2011-01-20staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler
2011-01-20staging: usbip: vhci: update reference count for usb_deviceMax Vozeler
2011-01-20staging: usbip: stub: update refcounts for devices and interfacesMax Vozeler