aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/ChannelInterface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: hv: remove function pointer typedefs from VmbusApi.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: coding style cleanups of ChannelInterface.cGreg Kroah-Hartman1-156/+90
2009-09-15Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman1-4/+4
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman1-2/+1
2009-09-15Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman1-11/+11
2009-09-15Staging: hv: remove Sources.cGreg Kroah-Hartman1-0/+4
2009-09-15Staging: hv: cleanup coding style issues in ChannelInterface.hGreg Kroah-Hartman1-9/+2
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their corresponding structsNicolas Palix1-10/+10
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman1-5/+5
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman1-16/+16
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman1-8/+8
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman1-11/+11
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen1-0/+222