aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Channel.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman2010-05-111-112/+0
* Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove typedefs from VmbusPacketFormat.hGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman2009-09-151-12/+12
* Staging: hv: cleanup coding style issues in Channel.hGreg Kroah-Hartman2009-09-151-118/+77
* Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman2009-09-151-4/+1
* Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-9/+9
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-19/+19
* Staging: hv: remove UINT16 and INT16 typedefsGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman2009-09-151-12/+12
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+157