summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/ChannelMgmt.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2009-10-301-0/+1
* Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen2009-10-301-1/+1
* Staging: hv: remove more usages of internal list routinesBill Pemberton2009-09-151-4/+4
* Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman2009-09-151-3/+1
* Staging: hv: move VmbusPacketFormat.hGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: move VmbusChannelInterface.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move List.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove ChannelMessages.hGreg Kroah-Hartman2009-09-151-1/+187
* Staging: hv: typedef removal for ChannelMessages.hGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman2009-09-151-24/+19
* Staging: hv: cleanup coding style issues in ChannelMgmt.hGreg Kroah-Hartman2009-09-151-63/+49
* Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv remove TIMER typedefBill 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-1/+1
* Staging: hv: Remove WORKQUEUE typedefBill Pemberton2009-09-151-1/+1
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-19/+19
* Staging: hv: make Channel->InboundLock a real spinlockGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-11/+11
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman2009-09-151-5/+5
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+156
OpenPOWER on IntegriCloud