Age | Commit message (Expand) | Author |
2011-08-04 | Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread | Tobias Klauser |
2011-06-07 | staging: usbip: bugfix prevent driver unbind | Arjan Mels |
2011-05-23 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-19 | staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ | matt mooney |
2011-05-19 | staging: usbip: userspace: bind-driver.c: mark remote_host as unused | matt mooney |
2011-05-19 | staging: usbip: userspace: stub_driver.c: update kernel module name | matt mooney |
2011-05-17 | staging: usbip: userspace: modify project gcc flags | matt mooney |
2011-05-17 | staging: usbip: userspace: move common cflags to configure.ac | matt mooney |
2011-05-17 | staging: usbip: userspace: remove gcc warnings | matt mooney |
2011-05-17 | staging: usbip: userspace: remove revision $Id$ | matt mooney |
2011-05-17 | staging: usbip: userspace: set libusbip version in configure.ac | matt mooney |
2011-05-17 | staging: usbip: userspace: cleanup makefiles | matt mooney |
2011-05-17 | staging: usbip: userspace: configure.ac: major overhaul | matt mooney |
2011-05-17 | staging: usbip: userspace: update module name references | matt mooney |
2011-05-17 | staging: usbip: userspace: whitespace cleanup | matt mooney |
2011-05-17 | staging: usbip: userspace: remove unused files | matt mooney |
2011-05-17 | staging: usbip: userspace: rename source directories | matt mooney |
2011-05-17 | staging: usbip: userspace: move manpages to separate directory | matt mooney |
2011-05-17 | staging: usbip: add userspace code | Takahiro Hirofuchi |
2011-05-17 | staging: usbip: fix wrong endian conversion | David Chang |
2011-05-12 | staging: usbip: edit Kconfig and rename CONFIG options | matt mooney |
2011-05-12 | staging: usbip: fix header includes | matt mooney |
2011-05-11 | staging: usbip: vhci.h: reorganize | matt mooney |
2011-05-11 | staging: usbip: stub.h: reorganize | matt mooney |
2011-05-11 | staging: usbip: use single version for all modules | matt mooney |
2011-05-11 | staging: usbip: change debug configuration option | matt mooney |
2011-05-06 | staging: usbip: fixup MODULE_ macros | matt mooney |
2011-05-06 | staging: usbip: remove section dividers | matt mooney |
2011-05-06 | staging: usbip: add break to default case in switch statements | matt mooney |
2011-05-06 | staging: usbip: vhci_tx.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: vhci_sysfs.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: vhci_rx.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: vhci_hcd.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: vhci.h: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: stub.h: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: usbip_event.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: usbip_common.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: usbip_common.h: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: stub_tx.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: stub_rx.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: stub_main.c: coding style cleanup | matt mooney |
2011-05-06 | staging: usbip: stub_dev.c: coding style cleanup | matt mooney |
2011-05-04 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-05-02 | USB: fix regression in usbip by setting has_tt flag | Alan Stern |
2011-04-25 | staging: usbip: vhci: fix oops on subsequent attach | Max Vozeler |
2011-04-07 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-06 | staging: usbip: bugfix for isochronous packets and optimization | Arjan Mels |
2011-04-06 | staging: usbip: bugfix add number of packets for isochronous frames | Arjan Mels |
2011-04-06 | staging: usbip: bugfixes related to kthread conversion | Arjan Mels |
2011-04-06 | staging: usbip: fix shutdown problems. | Arjan Mels |