Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1663034
| From | Oza Pawandeep <oza.oza@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/2] PCI: iproc: SOC specific fixes |
| Date | 2017-06-11 06:10 +0200 |
| Message-ID | <tR2ml-ja-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
PCI: iproc: Retry request when CRS returned from EP Above patch adds support for CRS in PCI RC driver, otherwise if not handled at lower level, the user space PMD (poll mode drivers) can timeout. PCI: iproc: add device shutdown for PCI RC This fixes the issue where certian PCI endpoints are not getting detected on Stingray SOC after reboot. Changes Since v3: [re-send] Changes Since v2: Fix compilation errors for pcie-iproc-platform.ko which was caught by kbuild. Oza Pawandeep (2): PCI: iproc: Retry request when CRS returned from EP PCI: iproc: add device shutdown for PCI RC drivers/pci/host/pcie-iproc-platform.c | 8 +++ drivers/pci/host/pcie-iproc.c | 126 ++++++++++++++++++++++++++++----- drivers/pci/host/pcie-iproc.h | 1 + 3 files changed, 116 insertions(+), 19 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] PCI: iproc: SOC specific fixes Oza Pawandeep <oza.oza@broadcom.com> - 2017-06-11 06:10 +0200
[PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Pawandeep <oza.oza@broadcom.com> - 2017-06-11 06:10 +0200
Re: [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP Bjorn Helgaas <helgaas@kernel.org> - 2017-06-13 01:40 +0200
Re: [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza <oza.oza@broadcom.com> - 2017-06-13 06:30 +0200
Re: [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza <oza.oza@broadcom.com> - 2017-06-13 07:50 +0200
[PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC Oza Pawandeep <oza.oza@broadcom.com> - 2017-06-11 06:10 +0200
Re: [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC Bjorn Helgaas <helgaas@kernel.org> - 2017-06-13 01:50 +0200
Re: [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC Oza Oza <oza.oza@broadcom.com> - 2017-06-14 07:00 +0200
Re: [PATCH v3 2/2] PCI: iproc: add device shutdown for PCI RC Bjorn Helgaas <helgaas@kernel.org> - 2017-06-15 15:50 +0200
csiph-web