summaryrefslogtreecommitdiffstats
path: root/drivers/hv/vmbus_drv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-09-191-3/+31
|\
| * Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_in...Saurabh Sengar2024-08-241-3/+31
* | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-09-091-2/+2
|\ \
| * | hv: vmbus: Constify struct kobj_type and struct attribute_groupHongbo Li2024-09-051-2/+2
* | | Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2024-09-031-0/+1
| |/ |/|
* | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-4/+4
|/
* Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-121-52/+42
|\
| * hv: vmbus: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-101-52/+42
* | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-211-3/+2
|\ \ | |/ |/|
| * hv: vmbus: Convert to platform remove callback returning voidUwe Kleine-König2024-03-121-3/+2
* | Drivers: hv: vmbus: make hv_bus constRicardo B. Marliere2024-03-031-1/+1
|/
* hyperv: avoid dependency on screen_infoArnd Bergmann2023-10-171-2/+4
* Drivers: hv: vmbus: Don't dereference ACPI root object handleMaciej S. Szmigiero2023-08-221-1/+2
* Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() failsDexuan Cui2023-05-081-3/+2
* Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-281-216/+96
|\
| * Drivers: hv: move panic report code from vmbus to hv early init codeLong Li2023-04-211-199/+0
| * Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu2023-04-171-1/+0
| |\
| * | Driver: VMBus: Add Devicetree supportSaurabh Sengar2023-04-171-4/+62
| * | Drivers: hv: vmbus: Convert acpi_device to more generic platform_deviceSaurabh Sengar2023-04-171-23/+35
* | | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-04-281-10/+1
|\ \ \
| * | | hv: simplify sysctl registrationLuis Chamberlain2023-04-131-10/+1
| |/ /
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\ \ \ | |_|/ |/| |
| * | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-1/+1
| |/
* / x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-1/+0
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-2/+2
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | Drivers: hv: Enable vmbus driver for nested root partitionJinank Jain2023-01-171-1/+1
|/
* Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-3/+1
|\
| *-. Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-3/+1
| |\ \
| | | * ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
| | |/
* | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-0/+1
|\ \ \
| * | | clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner2022-11-171-0/+1
| | |/ | |/|
* | | drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiersGuilherme G. Piccoli2022-11-281-41/+64
| |/ |/|
* | Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang2022-11-211-0/+1
|/
* Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-101-12/+8
|\
| * Drivers: hv: vmbus: Split memcpy of flex-arrayKees Cook2022-09-281-1/+2
| * Drivers: hv: vmbus: Don't wait for the ACPI device upon initializationStanislav Kinsburskiy2022-09-231-9/+4
| * Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverabilityEaswar Hariharan2022-09-231-1/+1
| * Drivers: hv: vmbus: Fix kernel-docJiapeng Chong2022-09-231-1/+1
* | Merge branch 'acpi-dev'Rafael J. Wysocki2022-09-301-1/+2
|\ \ | |/ |/|
| * ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+2
* | Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov2022-09-051-1/+9
* | Drivers: hv: Always reserve framebuffer region for Gen1 VMsVitaly Kuznetsov2022-09-051-14/+32
|/
* Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspendedShradha Gupta2022-07-111-8/+19
* Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUsSaurabh Sengar2022-06-081-0/+4
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-24/+4
|\
| * hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-24/+4
* | Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley2022-05-111-48/+12
|/
* Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-071-11/+54
|\
| * Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley2022-03-291-0/+31