summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2011-07-06staging: usbip: userspace: usbip.c: add log optionmatt mooney
2011-07-06staging: usbip: userspace: libsrc: set program name for loggingmatt mooney
2011-07-06staging: usbip: userspace: usbip_common.h: fixup header includesmatt mooney
2011-07-06staging: usbip: userspace: usbip_common.h: move enumsmatt mooney
2011-07-06staging: usbip: userspace: usbip_common.h: cleanup log macrosmatt mooney
2011-07-06staging: usbip: userspace: update cleanup.shmatt mooney
2011-07-06staging: usbip: userspace: cleanup READMEmatt mooney
2011-07-06staging: usbip: userspace: add name to AUTHORSmatt mooney
2011-07-06staging: usbip: userspace: remove usb.ids filematt mooney
2011-07-06usbip: simplify port status savingMárton Németh
2011-07-06usbip: dump the port status differenceMárton Németh
2011-07-06usbip: only dump valid port statusMárton Németh
2011-07-05Staging: usbip: Fix out-of-tree build for userspaceTobias Klauser
2011-06-28staging: Fix recieve/receive typosJoe Perches
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-06-09Merge Linus's tree into staging-nextGreg Kroah-Hartman
2011-06-07USBIP: Remove unnecessary whitespace before newline characters.Akshay Joshi
2011-06-07usbip: change dev_attr_group to constantMárton Németh
2011-06-07staging: usbip: stub_main.c: simplify busid_table initializationmatt mooney
2011-06-07staging: usbip: userspace: usbip_list.c: cleanup exported device functionsmatt mooney
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney
2011-06-07staging: usbip: userspace: usbip_list.c: refactor local USB device listingmatt mooney
2011-06-07staging: usbip: change the busid sizematt mooney
2011-06-07staging: usbip: userspace: move header includes out utils.hmatt mooney
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney
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