summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Channel.c
AgeCommit message (Expand)Author
2010-05-11Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: Channel.c: fix up compiler warningGreg Kroah-Hartman
2010-05-11staging: hv: check return value of RingBufferInit()Bill Pemberton
2010-05-11staging: hv: remove ASSERT()s in Channel.cBill Pemberton
2010-05-11Staging: hv: return -EINVAL instead of calling ASSERT()Bill Pemberton
2010-05-11Staging: hv: remove ASSERT() in Channel.cBill Pemberton
2010-05-11Staging: hv: test return value of VmbusChannelEstablishGpadl()Bill Pemberton
2010-05-11Staging: hv: remove ASSERT() in Channel.cBill Pemberton
2010-05-11Staging: hv: remove ASSERT() in Channel.cBill Pemberton
2010-05-11Staging: hv: remove ASSERT()s in Channel.cBill Pemberton
2010-05-11Staging: hv: check return value of osd_PageAlloc()Bill Pemberton
2010-05-11Staging: hv: Added new hv_utils driver with shutdown as first functionalityHank Janssen
2010-05-11staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: hv: fix brace coding style issue in Channel.cChris Nicholson
2009-11-30Staging: hv: Fix vmbus event handler bugHaiyang Zhang
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: coding style cleanup for Channel.cGreg Kroah-Hartman
2009-09-15Staging: hv: move logging.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove typedefs from VmbusPacketFormat.hGreg Kroah-Hartman
2009-09-15Staging: hv: typedef removal for ChannelMessages.hGreg Kroah-Hartman
2009-09-15Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: typdef fixes for HvSynicApi.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: remove Sources.cGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in Channel.hGreg Kroah-Hartman
2009-09-15Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix
2009-09-15Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton
2009-09-15Staging: hv: remove wrapper functions for bit operationsBill Pemberton
2009-09-15Staging: hv: remove WaitEventClose()Bill Pemberton
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman
2009-09-15Staging: hv: remove more printk() warningsGreg Kroah-Hartman
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: Use %ld instead of %d for a long intsBill Pemberton
2009-09-15Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: make Channel->InboundLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman