summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/vmbus_drv.c
AgeCommit message (Expand)Author
2011-04-04staging: hv: use sync_bitops when interacting with the hypervisorOlaf Hering
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan
2011-03-14Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan
2011-03-14Staging: hv: Simplify root device managementK. Y. Srinivasan
2011-03-07Staging: hv: Remove the vm_device structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate device_id from vm_deviceK. Y. Srinivasan
2011-03-07Staging: hv: Get rid of class_id from vm_deviceK. Y. Srinivasan
2011-03-07Staging: hv: Remove probe_error from vm_deviceK. Y. Srinivasan
2011-03-07Staging: hv: Move probe_failed_work_item from vm_deviceK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate driver_context structureK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver shutdown functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan
2011-03-07Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_private.h to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased functions in vmbus_drv.c to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased variables in vmbus_drv.c to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased functions in connection.c to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased variables in connection.c to lower casesHaiyang Zhang
2010-12-16staging: hv: convert vmbus_on_msg_dpc to not call osd_schedule_callbackTimo Teräs
2010-12-02Staging: hv: remove vmbus_on_event_dpc()Greg Kroah-Hartman
2010-12-02Staging: hv: make some vmbus_drv functions staticGreg Kroah-Hartman
2010-12-02Staging: hv: merge VmbusInitialize into vmbus_bus_initGreg Kroah-Hartman
2010-12-02Staging: hv: remove gDriver variableGreg Kroah-Hartman
2010-12-02Staging: hv: call VmbusInitialize directly from vmbus_bus_init()Greg Kroah-Hartman
2010-12-02Staging: hv: remove vmbus.cGreg Kroah-Hartman
2010-12-02Staging: hv: remove struct vmbus_driverGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnChildDeviceAdd vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove GetChannelOffers vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnEventDpc vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnMsgDpc vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnIsr vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnChildDeviceRemove vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnChildDeviceDestroy vmbus_driver callbackGreg Kroah-Hartman
2010-12-02Staging: hv: remove OnChildDeviceCreate vmbus_driver callbackGreg Kroah-Hartman
2010-11-09staging: hv: Convert camel cased struct fields in ring_buffer.h to lower casesHaiyang Zhang
2010-11-09staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower casesHaiyang Zhang
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman
2010-10-21Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman
2010-10-20Staging: hv: make get_channel_info staticGreg Kroah-Hartman
2010-10-20Staging: hv: vmbus_drv: remove vmbus_child_device_get_infoGreg Kroah-Hartman