PCI fixes: - Add a DMA alias quirk for another Marvell SATA device (Andre Przywara) - Fix a pciehp regression that broke safe removal of devices (Sergey Miroshnichenko) The following changes since commit 0fa635aec9abd718bd18c0bda2261351a0811efc: PCI/LINK: Deduplicate bandwidth reports for multi-function devices (2019-03-25 17:59:07 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.1-fixes-2 for you to fetch changes up to 3943af9d01e94330d0cfac6fccdbc829aad50c92: PCI: pciehp: Ignore Link State Changes after powering off a slot (2019-04-10 16:06:43 -0500) ---------------------------------------------------------------- pci-v5.1-fixes-2 ---------------------------------------------------------------- Andre Przywara (1): PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller Sergey Miroshnichenko (1): PCI: pciehp: Ignore Link State Changes after powering off a slot drivers/pci/hotplug/pciehp_ctrl.c | 4 ++++ drivers/pci/quirks.c | 2 ++ 2 files changed, 6 insertions(+)