summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/VmbusPrivate.h
AgeCommit message (Expand)Author
2009-09-15Staging: hv: remove more usages of internal list routinesBill Pemberton
2009-09-15Staging: hv: move VmbusApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move List.hGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: fix GUID reference problemGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in VmbusPrivate.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton
2009-09-15Staging: hv: remove WAITEVENT typedefBill Pemberton
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix
2009-09-15Staging: hv: Remove WORKQUEUE typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_MSGINFO typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CONNECT_STATE typedefBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove VOID typedefGreg 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