summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Channel.h
AgeCommit message (Expand)Author
2010-05-11Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman
2009-09-15Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman
2009-09-15Staging: hv: remove typedefs from VmbusPacketFormat.hGreg Kroah-Hartman
2009-09-15Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in Channel.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT16 and INT16 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen