aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/ChannelMgmt.h
AgeCommit message (Expand)Author
2009-10-30Staging: hv: fix oops in vmbus - missing #includeMilan Dadok
2009-10-30Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen
2009-09-15Staging: hv: remove more usages of internal list routinesBill Pemberton
2009-09-15Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman
2009-09-15Staging: hv: move VmbusPacketFormat.hGreg Kroah-Hartman
2009-09-15Staging: hv: move VmbusChannelInterface.hGreg Kroah-Hartman
2009-09-15Staging: hv: move List.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove ChannelMessages.hGreg Kroah-Hartman
2009-09-15Staging: hv: typedef removal for ChannelMessages.hGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg 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 ChannelMgmt.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv remove TIMER typedefBill 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 C99 commentsBill Pemberton
2009-09-15Staging: hv: make Channel->InboundLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT8 and INT8 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