]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
authorHaiyang Zhang <haiyangz@microsoft.com>
Thu, 22 Aug 2019 05:05:41 +0000 (05:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Aug 2019 07:25:12 +0000 (00:25 -0700)
commit85a975723b05c2bd339ffde0224fe27cc443f1cd
treee4b0acc10150511e373b2137e5dc4c14ba7132d0
parent14c40877fb58e63d8f227b4e8b8021e7f5193346
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface

This interface driver is a helper driver allows other drivers to
have a common interface with the Hyper-V PCI frontend driver.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/pci/Kconfig
drivers/pci/controller/Kconfig
drivers/pci/controller/Makefile
drivers/pci/controller/pci-hyperv-intf.c [new file with mode: 0644]
drivers/pci/controller/pci-hyperv.c
include/linux/hyperv.h