summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney
2011-05-19staging: usbip: userspace: bind-driver.c: mark remote_host as unusedmatt mooney
2011-05-19staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney
2011-05-17staging: usbip: userspace: modify project gcc flagsmatt mooney
2011-05-17staging: usbip: userspace: move common cflags to configure.acmatt mooney
2011-05-17staging: usbip: userspace: remove gcc warningsmatt mooney
2011-05-17staging: usbip: userspace: remove revision $Id$matt mooney
2011-05-17staging: usbip: userspace: set libusbip version in configure.acmatt mooney
2011-05-17staging: usbip: userspace: cleanup makefilesmatt mooney
2011-05-17staging: usbip: userspace: configure.ac: major overhaulmatt mooney
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