Re: [GIT PULL] PCI fixes for v5.8

2020-07-30 Thread pr-tracker-bot
The pull request you sent on Thu, 30 Jul 2020 13:51:23 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git > tags/pci-v5.8-fixes-3 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/d9644712a243ac47af4fe9cf65472d85c57753c7 Thank you! -- Deet-doot-dot

[GIT PULL] PCI fixes for v5.8

2020-07-30 Thread Bjorn Helgaas
PCI fixes: - Disable ASPM on ASM1083/1085 PCIe-to-PCI bridge (Robert Hancock) The following changes since commit d08c30d7a0d1826f771f16cde32bd86e48401791: Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms" (2020-07-22 10:31:52 -0500) are available in the Git repos

Re: [GIT PULL] PCI fixes for v5.8

2020-07-24 Thread pr-tracker-bot
The pull request you sent on Fri, 24 Jul 2020 19:17:53 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git > tags/pci-v5.8-fixes-2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/23ee3e4e5bd27bdbc0f1785eef7209ce872794c7 Thank you! -- Deet-doot-dot

[GIT PULL] PCI fixes for v5.8

2020-07-24 Thread Bjorn Helgaas
PCI fixes: - Reject invalid IRQ 0 command line argument for virtio_mmio because IRQ 0 now generates warnings (Bjorn Helgaas) - Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms", which broke nouveau (Bjorn Helgaas) The following changes since commit 5396956c

Re: [GIT PULL] PCI fixes for v5.8

2020-07-03 Thread pr-tracker-bot
The pull request you sent on Fri, 3 Jul 2020 11:04:55 -0500: > git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.8-fixes-1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/7fec3ce50a5d3fc54de9c0e9d43682ea9320b199 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] PCI fixes for v5.8

2020-07-03 Thread Bjorn Helgaas
PCI fixes: - Fix a pcie_find_root_port() simplification that broke power management because it didn't handle the edge case of finding the Root Port of a Root Port itself (Mika Westerberg) The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (202