summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman2010-10-211-0/+1
* Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman2010-10-211-1/+1
* Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman2010-10-211-0/+1
* Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman2010-10-211-0/+1
* Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman2010-10-211-0/+1
* staging: hv: Convert camel cased functions in channel_mgmt.c to lower caseHaiyang Zhang2010-10-151-1/+1
* staging: hv: Rename camel cased functions in channel.c to lowercaseHaiyang Zhang2010-10-071-51/+51
* staging: hv: Remove camel case variables in channel.cHaiyang Zhang2010-10-051-380/+387
* staging: hv: Remove camel cases of vmbus packet buffer structuresHaiyang Zhang2010-09-211-24/+24
* Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-231-31/+0Star
* Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-231-21/+0Star
* staging: hv: check kzalloc() resultKulikov Vasiliy2010-07-221-0/+2
* staging: hv: Fix error checking in channel.cHaiyang Zhang2010-05-141-4/+4
* Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman2010-05-111-0/+1094