summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel_mgmt.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Move the contents of channel_mgmt.h to hyperv.hK. Y. Srinivasan2011-05-171-316/+0Star
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0Star
* Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan2011-05-171-2/+1Star
* Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfoK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not usedK. Y. Srinivasan2011-05-031-2/+0Star
* staging/hv: add missing include causing build errorMariusz Kozlowski2011-03-101-0/+1
* Staging: hv: Use native wait primitivesK. Y. Srinivasan2011-02-181-2/+2
* Staging: hv: replaced __attribute((packed)) with __packedTimo von Holtz2011-02-091-18/+18
* staging: hv: convert channel_mgmt.c to not call osd_schedule_callbackTimo Teräs2010-12-161-0/+1
* staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower casesHaiyang Zhang2010-11-101-122/+122
* Staging: hv: make alloc_channel staticGreg Kroah-Hartman2010-10-211-2/+0Star
* staging: hv: Convert camel cased functions in channel_mgmt.c to lower caseHaiyang Zhang2010-10-151-5/+5
* Staging: hv: remove RING_BUFFER_INFO typedefGreg Kroah-Hartman2010-07-271-2/+2
* Staging: hv: remove RING_BUFFER_DEBUG_INFO typedefGreg Kroah-Hartman2010-07-271-2/+2
* Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman2010-05-111-0/+320