aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman1-1/+1
2010-10-21Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman1-0/+1
2010-10-21Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman1-0/+1
2010-10-15staging: hv: Convert camel cased functions in channel_mgmt.c to lower caseHaiyang Zhang1-1/+1
2010-10-07staging: hv: Rename camel cased functions in channel.c to lowercaseHaiyang Zhang1-51/+51
2010-10-05staging: hv: Remove camel case variables in channel.cHaiyang Zhang1-380/+387
2010-09-20staging: hv: Remove camel cases of vmbus packet buffer structuresHaiyang Zhang1-24/+24
2010-07-22Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman1-31/+0
2010-07-22Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman1-21/+0
2010-07-22staging: hv: check kzalloc() resultKulikov Vasiliy1-0/+2
2010-05-14staging: hv: Fix error checking in channel.cHaiyang Zhang1-4/+4
2010-05-11Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman1-1/+1
2010-05-11Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman1-0/+1094