summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: usbip: README: we need to document the protocolGreg Kroah-Hartman2011-06-071-0/+1
| * staging: usbip: userspace: usbip_network: rename and cleanup functionmatt mooney2011-06-072-65/+45
| * staging: usbip: userspace: usbipd.c: add header into source filematt mooney2011-06-071-4/+4
| * staging: usbip: userspace tools v1.0.0matt mooney2011-06-0712-1341/+1233
| * staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney2011-06-072-6/+18
| * staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney2011-06-073-34/+40
| * staging: usbip: userspace: set kernel module names in one placematt mooney2011-06-074-20/+29
| * usbip: remove check for negative values for an unsigned valueMárton Németh2011-06-071-1/+1
| * usbip: simplify lock handling in valid_request()Márton Németh2011-06-071-3/+3
| * staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney2011-06-071-4/+4
| * staging: usbip: usbip_common.c: rename init and exit functionsmatt mooney2011-06-071-4/+4
| * staging: usbip: userspace: bind_driver.c: update kernel module namematt mooney2011-06-071-2/+2
| * staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney2011-06-071-16/+12
| * staging: usbip: usbip_common.h: reorganize and document request headersmatt mooney2011-06-071-115/+121
| * staging: usbip: usbip_common.c: fix misspelled function namematt mooney2011-06-071-3/+3
| * staging: usbip: stub_main.c: use KMEM_CACHE macromatt mooney2011-06-071-3/+2
| * staging: usbip: stub_main.c: rename init and exit functionsmatt mooney2011-06-071-4/+4
| * staging: usbip: stub_main.c: code cleanupmatt mooney2011-06-071-74/+73
| * staging: usbip: stub_main.c: reorder functionsmatt mooney2011-06-071-24/+24
| * staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-078-50/+24
* | staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-072-9/+32
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-2345-828/+19845
|\
| * staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-1911-306/+220
| * staging: usbip: userspace: bind-driver.c: mark remote_host as unusedmatt mooney2011-05-191-1/+1
| * staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney2011-05-191-1/+2
| * staging: usbip: userspace: modify project gcc flagsmatt mooney2011-05-171-1/+1
| * staging: usbip: userspace: move common cflags to configure.acmatt mooney2011-05-173-3/+3
| * staging: usbip: userspace: remove gcc warningsmatt mooney2011-05-173-3/+5
| * staging: usbip: userspace: remove revision $Id$matt mooney2011-05-175-9/+2
| * staging: usbip: userspace: set libusbip version in configure.acmatt mooney2011-05-172-1/+6
| * staging: usbip: userspace: cleanup makefilesmatt mooney2011-05-173-30/+18
| * staging: usbip: userspace: configure.ac: major overhaulmatt mooney2011-05-171-70/+74
| * staging: usbip: userspace: update module name referencesmatt mooney2011-05-175-13/+13
| * staging: usbip: userspace: whitespace cleanupmatt mooney2011-05-178-40/+40
| * staging: usbip: userspace: remove unused filesmatt mooney2011-05-172-1/+0
| * staging: usbip: userspace: rename source directoriesmatt mooney2011-05-1720-5/+6
| * staging: usbip: userspace: move manpages to separate directorymatt mooney2011-05-175-2/+2
| * staging: usbip: add userspace codeTakahiro Hirofuchi2011-05-1732-0/+19318
| * staging: usbip: fix wrong endian conversionDavid Chang2011-05-171-1/+1
| * staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney2011-05-125-35/+37
| * staging: usbip: fix header includesmatt mooney2011-05-1213-26/+42
| * staging: usbip: vhci.h: reorganizematt mooney2011-05-111-3/+5
| * staging: usbip: stub.h: reorganizematt mooney2011-05-111-9/+10
| * staging: usbip: use single version for all modulesmatt mooney2011-05-114-9/+8
| * staging: usbip: change debug configuration optionmatt mooney2011-05-114-10/+9
| * staging: usbip: fixup MODULE_ macrosmatt mooney2011-05-063-9/+10
| * staging: usbip: remove section dividersmatt mooney2011-05-0610-80/+0
| * staging: usbip: add break to default case in switch statementsmatt mooney2011-05-065-5/+16
| * staging: usbip: vhci_tx.c: coding style cleanupmatt mooney2011-05-061-21/+11
| * staging: usbip: vhci_sysfs.c: coding style cleanupmatt mooney2011-05-061-9/+6