aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/VmbusPrivate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: hv: remove more usages of internal list routinesBill Pemberton1-4/+4
2009-09-15Staging: hv: move VmbusApi.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: move List.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: osd.h: fix GUID reference problemGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: cleanup coding style issues in VmbusPrivate.hGreg Kroah-Hartman1-71/+32
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton1-1/+1
2009-09-15Staging: hv: remove WAITEVENT typedefBill Pemberton1-1/+1
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their corresponding structsNicolas Palix1-4/+4
2009-09-15Staging: hv: Remove WORKQUEUE typedefBill Pemberton1-1/+1
2009-09-15Staging: hv: remove VMBUS_MSGINFO typedefBill Pemberton1-2/+2
2009-09-15Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton1-3/+3
2009-09-15Staging: hv: remove VMBUS_CONNECT_STATE typedefBill Pemberton1-3/+3
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton1-38/+45
2009-09-15Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman1-3/+3
2009-09-15Staging: hv: remove VOID typedefGreg Kroah-Hartman1-8/+8
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman1-14/+10
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen1-0/+170