[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1449136489-2559-1-git-send-email-lftan@altera.com>
Date: Thu, 3 Dec 2015 17:54:46 +0800
From: Ley Foon Tan <lftan@...era.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>
CC: <linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Ley Foon Tan <lftan@...era.com>, <lftan.linux@...il.com>
Subject: [PATCH 0/3] fixes to support multi-functions device
This series of patch fixes the issues when work with multi-functions PCIe
devices. Host controller can't access to endpoint with non-zero devfn, due to
incorrect rootport devfn. It also add checking for TLP status and fix issue in
interrupt probing.
Tested on Ethernet adapter card with multi-functions enabled.
Ley Foon Tan (3):
PCI: altera: fix incorrect devfn for requester ID
PCI: altera: check TLP completion status
PCI: altera: fix error when INTX is 4
drivers/pci/host/pcie-altera.c | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
--
1.8.2.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists