summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2011-06-07usbip: remove extra whitespaceMárton Németh
2011-06-07Staging: usbip: vhci.h: remove FSF addressGreg Kroah-Hartman
2011-06-07staging: usbip: README: we need to document the protocolGreg Kroah-Hartman
2011-06-07staging: usbip: userspace: usbip_network: rename and cleanup functionmatt mooney
2011-06-07staging: usbip: userspace: usbipd.c: add header into source filematt mooney
2011-06-07staging: usbip: userspace tools v1.0.0matt mooney
2011-06-07staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney
2011-06-07staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney
2011-06-07staging: usbip: userspace: set kernel module names in one placematt mooney
2011-06-07usbip: remove check for negative values for an unsigned valueMárton Németh
2011-06-07usbip: simplify lock handling in valid_request()Márton Németh
2011-06-07staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: usbip_common.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: userspace: bind_driver.c: update kernel module namematt mooney
2011-06-07staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney
2011-06-07staging: usbip: usbip_common.h: reorganize and document request headersmatt mooney
2011-06-07staging: usbip: usbip_common.c: fix misspelled function namematt mooney
2011-06-07staging: usbip: stub_main.c: use KMEM_CACHE macromatt mooney
2011-06-07staging: usbip: stub_main.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: stub_main.c: code cleanupmatt mooney
2011-06-07staging: usbip: stub_main.c: reorder functionsmatt mooney
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney
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