aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-05staging: usbip: userspace: usbip_common.h: cleanup log macrosmatt mooney1-45/+43
2011-07-05staging: usbip: userspace: update cleanup.shmatt mooney1-4/+6
2011-07-05staging: usbip: userspace: cleanup READMEmatt mooney1-150/+133
2011-07-05staging: usbip: userspace: add name to AUTHORSmatt mooney1-0/+1
2011-07-05staging: usbip: userspace: remove usb.ids filematt mooney3-13230/+2
2011-07-05usbip: simplify port status savingMárton Németh1-3/+2
2011-07-05usbip: dump the port status differenceMárton Németh1-8/+22
2011-07-05usbip: only dump valid port statusMárton Németh1-2/+5
2011-07-05Staging: usbip: Fix out-of-tree build for userspaceTobias Klauser1-1/+1
2011-06-28staging: Fix recieve/receive typosJoe Perches2-2/+2
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-09Merge Linus's tree into staging-nextGreg Kroah-Hartman33-1847/+1657
2011-06-07USBIP: Remove unnecessary whitespace before newline characters.Akshay Joshi1-4/+4
2011-06-07usbip: change dev_attr_group to constantMárton Németh2-2/+2
2011-06-07staging: usbip: stub_main.c: simplify busid_table initializationmatt mooney1-6/+2
2011-06-07staging: usbip: userspace: usbip_list.c: cleanup exported device functionsmatt mooney1-48/+42
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney10-41/+44
2011-06-07staging: usbip: userspace: usbip_list.c: refactor local USB device listingmatt mooney1-97/+83
2011-06-07staging: usbip: change the busid sizematt mooney4-14/+14
2011-06-07staging: usbip: userspace: move header includes out utils.hmatt mooney3-23/+11
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney6-14/+13
2011-06-07usbip: remove extra whitespaceMárton Németh1-1/+1
2011-06-07Staging: usbip: vhci.h: remove FSF addressGreg Kroah-Hartman1-9/+0
2011-06-07staging: usbip: README: we need to document the protocolGreg Kroah-Hartman1-0/+1
2011-06-07staging: usbip: userspace: usbip_network: rename and cleanup functionmatt mooney2-65/+45
2011-06-07staging: usbip: userspace: usbipd.c: add header into source filematt mooney1-4/+4
2011-06-07staging: usbip: userspace tools v1.0.0matt mooney12-1341/+1233
2011-06-07staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney2-6/+18
2011-06-07staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney3-34/+40
2011-06-07staging: usbip: userspace: set kernel module names in one placematt mooney4-20/+29
2011-06-07usbip: remove check for negative values for an unsigned valueMárton Németh1-1/+1
2011-06-07usbip: simplify lock handling in valid_request()Márton Németh1-3/+3
2011-06-07staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney1-4/+4
2011-06-07staging: usbip: usbip_common.c: rename init and exit functionsmatt mooney1-4/+4
2011-06-07staging: usbip: userspace: bind_driver.c: update kernel module namematt mooney1-2/+2
2011-06-07staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney1-16/+12
2011-06-07staging: usbip: usbip_common.h: reorganize and document request headersmatt mooney1-115/+121
2011-06-07staging: usbip: usbip_common.c: fix misspelled function namematt mooney1-3/+3
2011-06-07staging: usbip: stub_main.c: use KMEM_CACHE macromatt mooney1-3/+2
2011-06-07staging: usbip: stub_main.c: rename init and exit functionsmatt mooney1-4/+4
2011-06-07staging: usbip: stub_main.c: code cleanupmatt mooney1-74/+73
2011-06-07staging: usbip: stub_main.c: reorder functionsmatt mooney1-24/+24
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney8-50/+24
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels2-9/+32
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds45-828/+19845
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney11-306/+220
2011-05-19staging: usbip: userspace: bind-driver.c: mark remote_host as unusedmatt mooney1-1/+1
2011-05-19staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney1-1/+2
2011-05-17staging: usbip: userspace: modify project gcc flagsmatt mooney1-1/+1
2011-05-17staging: usbip: userspace: move common cflags to configure.acmatt mooney3-3/+3