summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
AgeCommit message (Expand)Author
2018-12-29Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui
2016-11-01vmbus: make sysfs names consistent with PCIStephen Hemminger
2016-09-27Drivers: hv: make VMBus bus ids persistentVitaly Kuznetsov
2016-09-07Driver: hv: vmbus: Make mmio resource localStephen Hemminger
2016-08-31Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2016-06-13random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-05-01Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov
2016-04-30drivers:hv: Separate out frame buffer logic when picking MMIO rangeJake Oshins
2016-04-30drivers:hv: Record MMIO range in use by frame bufferJake Oshins
2016-04-30drivers:hv: Track allocations of children of hv_vmbus in private resource treeJake Oshins
2016-04-30drivers:hv: Reverse order of resources in hyperv_mmioJake Oshins
2016-04-30drivers:hv: Make a function to free mmio regions through vmbusJake Oshins
2016-04-30drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins
2016-03-01Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan
2016-03-01Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov
2016-03-01Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov
2016-03-01Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messagesVitaly Kuznetsov
2016-02-07Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui
2016-02-07Drivers: hv: vmbus: Add vendor and device atttributesK. Y. Srinivasan
2015-12-14drivers:hv: Allow for MMIO claims that span ACPI _CRS recordsJake Oshins
2015-12-14Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui
2015-12-14Drivers: hv: vmbus: Get rid of the unused irq variableK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDsK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-14drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins
2015-12-14drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin
2015-08-05Drivers: hv: vmbus: use cpu_hotplug_enable/disableVitaly Kuznetsov
2015-08-05Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VPDexuan Cui
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-08-04mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev
2015-08-04Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'Vitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: kill tasklets on module unloadVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan
2015-05-24Drivers: hv: vmbus: unregister panic notifier on module unloadVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov
2015-04-03hv: run non-blocking message handlers in the dispatch taskletDexuan Cui
2015-03-01mei: bus: () can be statickbuild test robot
2015-03-01Drivers: hv: vmbus: Add support for VMBus panic notifier handlerNick Meier
2015-03-01Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Properly handle child device removeK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Teardown clockevent devices on module unloadVitaly Kuznetsov
2015-03-01drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unloadVitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...Vitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: prevent cpu offlining on newer hypervisorsVitaly Kuznetsov
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds