summaryrefslogtreecommitdiffstats
path: root/drivers/hv/vmbus_drv.c
Commit message (Expand)AuthorAgeFilesLines
* hyper-v: make uuid_le conststephen hemminger2014-06-031-5/+5
* Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-011-13/+38
|\
| * vmbus: use resource for hyperv mmio regionGerd Hoffmann2014-02-241-6/+10
| * vmbus: add missing breaksGerd Hoffmann2014-02-241-0/+2
| * Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-071-13/+32
* | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-051-20/+6
* | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-041-35/+4
|/
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0
* hv: move ringbuffer bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-84/+146
* hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-261-25/+10
* hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-19/+16
* hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-17/+38
* hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-10/+38
* hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-10/+46
* hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-10/+14
* hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-7/+15
* hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-5/+12
* hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-6/+12
* hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-5/+12
* hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-5/+18
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0
* Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto2013-07-161-4/+4
* drivers: hv: allocate synic structures before hv_synic_init()Jason Wang2013-06-241-2/+6
* drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2013-06-181-1/+1
* Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan2013-02-271-4/+7
* Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu2013-01-181-1/+1
* Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan2013-01-171-4/+6
* Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan2013-01-171-0/+21
* Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan2013-01-171-3/+1
* Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan2013-01-171-2/+0
* Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan2013-01-171-5/+22
* hv: vmbus_drv: detect hyperv through x86_hyperJason Wang2012-09-041-23/+2
* hv: fail the probing immediately when we are not in hyperv platformJason Wang2012-08-171-0/+25
* Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan2012-08-131-36/+2
* drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
* Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan2012-01-041-4/+1
* Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-121-0/+11
* drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan2011-12-091-0/+16
* Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan2011-11-261-1/+1
* hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman2011-10-111-0/+19
* Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman2011-10-111-5/+0
* Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman2011-10-111-1/+1
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+772