summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/vmbus_api.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-171-91/+0
* Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-171-30/+0
* Staging: hv: Get rid of cleanup from struct hv_driverK. Y. Srinivasan2011-05-111-2/+0
* Staging: hv: Get rid of dev_rm from struct hv_driverK. Y. Srinivasan2011-05-111-1/+0
* Staging: hv: Get rid of dev_add from struct hv_driverK. Y. Srinivasan2011-05-111-1/+0
* Staging: hv: Get rid of an unused variable from struct hv_driverK. Y. Srinivasan2011-05-031-2/+0
* Staging: hv: Add shutdown() function to struct hv_driverK. Y. Srinivasan2011-05-031-0/+1
* Staging: hv: Add remove() function to struct hv_driverK. Y. Srinivasan2011-05-031-0/+1
* Staging: hv: Add probe function to struct hv_driverK. Y. Srinivasan2011-05-031-0/+3
* Staging: hv: Cleanup vmbus_probe() functionK. Y. Srinivasan2011-05-031-4/+0
* Staging: hv: Get rid of the drv field in struct hv_deviceK. Y. Srinivasan2011-05-031-3/+0
* Staging: hv: Get rid of the priv pointer in struct hv_driverK. Y. Srinivasan2011-04-261-10/+0
* Staging: hv: Remove the vm_device structureK. Y. Srinivasan2011-03-071-0/+2
* Staging: hv: Remove probe_error from vm_deviceK. Y. Srinivasan2011-03-071-0/+2
* Staging: hv: Move probe_failed_work_item from vm_deviceK. Y. Srinivasan2011-03-071-0/+3
* Staging: hv: Eliminate driver_context structureK. Y. Srinivasan2011-03-071-0/+14
* staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang2011-01-311-34/+34
* Staging: hv: make some vmbus_drv functions staticGreg Kroah-Hartman2010-12-021-4/+0
* Staging: hv: call VmbusInitialize directly from vmbus_bus_init()Greg Kroah-Hartman2010-12-021-1/+0
* Staging: hv: remove struct vmbus_driverGreg Kroah-Hartman2010-12-021-7/+0
* Staging: hv: remove OnChildDeviceAdd vmbus_driver callbackGreg Kroah-Hartman2010-12-021-4/+0
* Staging: hv: remove GetChannelOffers vmbus_driver callbackGreg Kroah-Hartman2010-12-021-3/+0
* Staging: hv: remove OnEventDpc vmbus_driver callbackGreg Kroah-Hartman2010-12-021-1/+1
* Staging: hv: remove OnMsgDpc vmbus_driver callbackGreg Kroah-Hartman2010-12-021-1/+1
* Staging: hv: remove OnIsr vmbus_driver callbackGreg Kroah-Hartman2010-12-021-1/+1
* Staging: hv: remove OnChildDeviceRemove vmbus_driver callbackGreg Kroah-Hartman2010-12-021-1/+0
* Staging: hv: remove OnChildDeviceDestroy vmbus_driver callbackGreg Kroah-Hartman2010-12-021-1/+0
* Staging: hv: remove OnChildDeviceCreate vmbus_driver callbackGreg Kroah-Hartman2010-12-021-3/+0
* Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-16/+0
* Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-5/+0
* Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-2/+0
* Staging: hv: remove SendPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-3/+0
* Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-5/+0
* Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...Greg Kroah-Hartman2010-10-211-6/+0
* Staging: hv: remove RecvPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-3/+0
* Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-3/+0
* Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman2010-10-211-2/+2
* Staging: hv: make *context a real pointer in struct hv_deviceGreg Kroah-Hartman2010-10-211-1/+1
* Staging: hv: remove EstablishGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-3/+0
* Staging: hv: remove TeardownGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-211-2/+0
* Staging: hv: remove GetChannelInfo from struct vmbus_driverGreg Kroah-Hartman2010-10-201-3/+0
* Staging: hv: remove GetInfo pointer from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-201-2/+0
* staging: hv: Convert vmbus driver interface function pointer table to constantHaiyang Zhang2010-09-141-1/+3
* Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman2010-05-111-0/+193
OpenPOWER on IntegriCloud