aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
AgeCommit message (Expand)Author
2015-03-18Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto
2013-07-21drivers: hv: switch to use mb() instead of smp_mb()Jason Wang
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan
2013-01-18Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu
2013-01-17Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan
2013-01-17Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan
2012-09-04hv: vmbus_drv: detect hyperv through x86_hyperJason Wang
2012-08-17hv: fail the probing immediately when we are not in hyperv platformJason Wang
2012-08-13Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan
2012-07-19drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman