summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-11Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman
2010-05-11Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: rename StorVsc.c to storvsc.cGreg Kroah-Hartman
2010-05-11Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: rename Vmbus.c to vmbus.cGreg Kroah-Hartman
2010-05-11Staging: hv: rename BlkVsc.c to blkvsc.cGreg Kroah-Hartman
2010-05-11Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: rename Connection.c to connection.cGreg Kroah-Hartman
2010-05-11Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: rename Hv.h to hv.hGreg Kroah-Hartman
2010-05-11Staging: hv: rename Hv.c to hv.cGreg Kroah-Hartman
2010-05-11Staging: hv: rename hyperv_utils.c to hv_utils.cGreg Kroah-Hartman
2010-05-11Staging: hv: util.h: fix up space mess againGreg Kroah-Hartman
2010-05-11Staging: hv: remove typedef that was just added.Greg Kroah-Hartman
2010-05-11Staging: hv: Add Time Sync feature to hv_utils module.Haiyang Zhang
2010-05-11Staging: hv: Channel.c: fix up compiler warningGreg Kroah-Hartman
2010-05-11staging: hv: remove ASSERT in logging.hBill Pemberton
2010-05-11staging: hv: remove ASSERT() and return -EINVAL in NetVsc.cBill Pemberton
2010-05-11staging: hv: replace ASSERT() with WARN_ON() in NetVsc.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()sBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in vmbus_drv.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.cBill Pemberton
2010-05-11staging: hv: check return value of RingBufferInit()Bill Pemberton
2010-05-11staging: hv: remove ASSERT()s in RingBuffer.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in RndisFilter.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in StorVsc.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in blkvsc_drv.cBill Pemberton
2010-05-11staging: hv: make the block driver depend on LBDAFBill Pemberton
2010-05-11staging: hv: return error instead calling ASSERT in blkvsc_drv.cBill Pemberton
2010-05-11staging: hv: remove ASSERT()s in storvsc_drv.cBill 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: test return value of osd_WaitEventCreate()Bill Pemberton
2010-05-11Staging: hv: return correct error values in Connection.cBill Pemberton
2010-05-11Staging: hv: check return value of osd_PageAlloc()Bill Pemberton
2010-05-11Staging: hv: remove ASSERT()s in ChannelMgt.cBill Pemberton
2010-05-11Staging: hv: Remove check for NULL before calling kfree()Bill Pemberton
2010-05-11Staging: dt3155v4l: fix some sparse warningsGreg Kroah-Hartman
2010-05-11Staging: dt3155v4l: Adding the missing linux/delay.hMarin Mitov
2010-05-11Staging: vt6656: code cleanup, resolved sparse findingAndres More
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More
2010-05-11Staging: vt6656: removed SUCCESS define as it is not usedAndres More