summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman2010-05-117-6/+6
* Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.hGreg Kroah-Hartman2010-05-115-4/+4
* Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.hGreg Kroah-Hartman2010-05-114-3/+3
* Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman2010-05-118-7/+7
* Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman2010-05-117-6/+6
* Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman2010-05-114-3/+3
* Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman2010-05-114-3/+3
* Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .hGreg Kroah-Hartman2010-05-114-2/+2
* Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman2010-05-115-3/+3
* Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .hGreg Kroah-Hartman2010-05-114-3/+3
* Staging: hv: rename StorVsc.c to storvsc.cGreg Kroah-Hartman2010-05-113-2/+2
* Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman2010-05-114-3/+3
* Staging: hv: rename Vmbus.c to vmbus.cGreg Kroah-Hartman2010-05-112-1/+1
* Staging: hv: rename BlkVsc.c to blkvsc.cGreg Kroah-Hartman2010-05-112-1/+1
* Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .hGreg Kroah-Hartman2010-05-115-4/+4
* Staging: hv: rename Connection.c to connection.cGreg Kroah-Hartman2010-05-112-1/+1
* Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman2010-05-115-3/+3
* Staging: hv: rename Hv.h to hv.hGreg Kroah-Hartman2010-05-112-1/+1
* Staging: hv: rename Hv.c to hv.cGreg Kroah-Hartman2010-05-112-1/+1
* Staging: hv: rename hyperv_utils.c to hv_utils.cGreg Kroah-Hartman2010-05-112-1/+0
* Staging: hv: util.h: fix up space mess againGreg Kroah-Hartman2010-05-111-11/+11
* Staging: hv: remove typedef that was just added.Greg Kroah-Hartman2010-05-112-6/+4
* Staging: hv: Add Time Sync feature to hv_utils module.Haiyang Zhang2010-05-113-3/+130
* Staging: hv: Channel.c: fix up compiler warningGreg Kroah-Hartman2010-05-111-1/+1
* staging: hv: remove ASSERT in logging.hBill Pemberton2010-05-111-7/+0
* staging: hv: remove ASSERT() and return -EINVAL in NetVsc.cBill Pemberton2010-05-111-1/+5
* staging: hv: replace ASSERT() with WARN_ON() in NetVsc.cBill Pemberton2010-05-111-1/+1
* staging: hv: remove ASSERT()sBill Pemberton2010-05-113-27/+26
* staging: hv: remove ASSERT()s in vmbus_drv.cBill Pemberton2010-05-111-3/+3
* staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.cBill Pemberton2010-05-111-1/+2
* staging: hv: check return value of RingBufferInit()Bill Pemberton2010-05-112-3/+13
* staging: hv: remove ASSERT()s in RingBuffer.cBill Pemberton2010-05-111-3/+3
* staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton2010-05-111-4/+11
* staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton2010-05-111-9/+9
* staging: hv: remove ASSERT()s in StorVsc.cBill Pemberton2010-05-111-13/+13
* staging: hv: remove ASSERT()s in blkvsc_drv.cBill Pemberton2010-05-111-5/+5
* staging: hv: make the block driver depend on LBDAFBill Pemberton2010-05-112-2/+2
* staging: hv: return error instead calling ASSERT in blkvsc_drv.cBill Pemberton2010-05-111-1/+5
* staging: hv: remove ASSERT()s in storvsc_drv.cBill Pemberton2010-05-111-15/+13
* staging: hv: remove ASSERT()s in Channel.cBill Pemberton2010-05-111-9/+9
* Staging: hv: return -EINVAL instead of calling ASSERT()Bill Pemberton2010-05-111-3/+4
* Staging: hv: remove ASSERT() in Channel.cBill Pemberton2010-05-111-1/+5
* Staging: hv: test return value of VmbusChannelEstablishGpadl()Bill Pemberton2010-05-111-3/+8
* Staging: hv: remove ASSERT() in Channel.cBill Pemberton2010-05-111-1/+3
* Staging: hv: remove ASSERT() in Channel.cBill Pemberton2010-05-111-1/+9
* Staging: hv: remove ASSERT()s in Channel.cBill Pemberton2010-05-111-9/+36
* Staging: hv: test return value of osd_WaitEventCreate()Bill Pemberton2010-05-113-1/+18
* Staging: hv: return correct error values in Connection.cBill Pemberton2010-05-111-1/+3
* Staging: hv: check return value of osd_PageAlloc()Bill Pemberton2010-05-111-1/+3
* Staging: hv: remove ASSERT()s in ChannelMgt.cBill Pemberton2010-05-111-1/+7
OpenPOWER on IntegriCloud