summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/VmbusPrivate.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: remove more usages of internal list routinesBill Pemberton2009-09-151-4/+4
* Staging: hv: move VmbusApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move List.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd.h: fix GUID reference problemGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: cleanup coding style issues in VmbusPrivate.hGreg Kroah-Hartman2009-09-151-71/+32
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-1/+1
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-151-1/+1
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-4/+4
* Staging: hv: Remove WORKQUEUE typedefBill Pemberton2009-09-151-1/+1
* Staging: hv: remove VMBUS_MSGINFO typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton2009-09-151-3/+3
* Staging: hv: remove VMBUS_CONNECT_STATE typedefBill Pemberton2009-09-151-3/+3
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-38/+45
* Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman2009-09-151-14/+10
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+170
OpenPOWER on IntegriCloud