summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Connection.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-1/+1
* Staging: hv: remove wrapper functions for bit operationsBill Pemberton2009-09-151-2/+4
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-2/+2
* Staging: hv: rework use of workqueues in osdBill Pemberton2009-09-151-3/+9
* Staging: hv: fix sparse function warningsGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton2009-09-151-1/+1
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-25/+33
* Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman2009-09-151-6/+4
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+432
OpenPOWER on IntegriCloud