summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Channel.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove typedefs from VmbusPacketFormat.hGreg Kroah-Hartman1-3/+3
2009-09-15Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman1-4/+4
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman1-1/+0
2009-09-15Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman1-12/+12
2009-09-15Staging: hv: cleanup coding style issues in Channel.hGreg Kroah-Hartman1-118/+77
2009-09-15Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman1-4/+1
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton1-2/+2
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton1-2/+2
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton1-9/+9
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman1-7/+7
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman1-19/+19
2009-09-15Staging: hv: remove UINT16 and INT16 typedefsGreg Kroah-Hartman1-8/+8
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman1-8/+8
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman1-12/+12
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen1-0/+157