summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/VmbusPrivate.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman2010-05-111-134/+0Star
* Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename Hv.h to hv.hGreg Kroah-Hartman2010-05-111-1/+1
* 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/+32Star
* 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/+10Star
* 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