Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
@ 2017-06-02 18:54 Paul Burton
  2017-06-02 18:54 ` [PATCH v4 1/4] PCI: xilinx: Fix INTX irq dispatch Paul Burton
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Paul Burton @ 2017-06-02 18:54 UTC (permalink / raw)
  To: linux-pci
  Cc: Bjorn Helgaas, Michal Simek, Bharat Kumar Gogada,
	Ravikiran Gummaluri, Paul Burton

This series fixes an issue found using INTx interrupts with the Xilinx
AXI PCIe Host Bridge IP on the Imagination Technologies MIPS Boston
development board, performs a couple of optimisations to interrupt
handling & allows the driver to be used on MIPS systems.

Applies atop v4.12-rc3.

Paul Burton (4):
  PCI: xilinx: Fix INTX irq dispatch
  PCI: xilinx: Unify INTx & MSI interrupt decode
  PCI: xilinx: Don't enable config completion interrupts
  PCI: xilinx: Allow build on MIPS platforms

 drivers/pci/host/Kconfig       |  2 +-
 drivers/pci/host/pcie-xilinx.c | 57 +++++++++++++++---------------------------
 2 files changed, 21 insertions(+), 38 deletions(-)

-- 
2.13.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-06-17 20:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02 18:54 [PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support Paul Burton
2017-06-02 18:54 ` [PATCH v4 1/4] PCI: xilinx: Fix INTX irq dispatch Paul Burton
2017-06-05  5:47   ` Bharat Kumar Gogada
2017-06-02 18:54 ` [PATCH v4 2/4] PCI: xilinx: Unify INTx & MSI interrupt decode Paul Burton
2017-06-02 18:54 ` [PATCH v4 3/4] PCI: xilinx: Don't enable config completion interrupts Paul Burton
2017-06-02 18:54 ` [PATCH v4 4/4] PCI: xilinx: Allow build on MIPS platforms Paul Burton
2017-06-15 21:35 ` [PATCH v4 0/4] PCI: xilinx: Fixes, optimisation & MIPS support Bjorn Helgaas
2017-06-17 20:01   ` Paul Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox