All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge
@ 2014-11-10 19:24 ` suravee.suthikulpanit at amd.com
  0 siblings, 0 replies; 20+ messages in thread
From: suravee.suthikulpanit @ 2014-11-10 19:24 UTC (permalink / raw)
  To: bhelgaas
  Cc: liviu.dudau, lorenzo.pieralisi, will.deacon, linux-pci,
	linux-arm-kernel, linux-kernel, Suravee Suthikulpanit

From: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>

This patch set introduces a new callback function to allow PCI host drivers
to specify MSI controller to be used for the child buses / devices.

This is reabased from:
    git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/host-generic

Suravee Suthikulpanit (2):
  PCI: Add new pci_ops for setting MSI parent for PCI bus
  PCI: generic: Add set_msi_parent callback

 drivers/pci/host/pci-host-generic.c | 14 ++++++++++++++
 drivers/pci/probe.c                 |  3 +++
 include/linux/pci.h                 |  1 +
 3 files changed, 18 insertions(+)

-- 
1.9.3


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

end of thread, other threads:[~2014-11-13 23:19 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-10 19:24 [PATCH 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge suravee.suthikulpanit
2014-11-10 19:24 ` suravee.suthikulpanit at amd.com
2014-11-10 19:24 ` [PATCH 1/2] PCI: Add new pci_ops for setting MSI parent for PCI bus suravee.suthikulpanit
2014-11-10 19:24   ` suravee.suthikulpanit at amd.com
2014-11-10 19:24 ` [PATCH 2/2] PCI: generic: Add set_msi_parent callback suravee.suthikulpanit
2014-11-10 19:24   ` suravee.suthikulpanit at amd.com
2014-11-11 11:24   ` Will Deacon
2014-11-11 11:24     ` Will Deacon
2014-11-11 11:52     ` Liviu Dudau
2014-11-11 11:52       ` Liviu Dudau
2014-11-13 15:22       ` Lorenzo Pieralisi
2014-11-13 15:22         ` Lorenzo Pieralisi
2014-11-13 18:32         ` Liviu Dudau
2014-11-13 18:32           ` Liviu Dudau
2014-11-13 23:19         ` Jiang Liu
2014-11-13 23:19           ` Jiang Liu
2014-11-11 15:33     ` Suravee Suthikulpanit
2014-11-11 15:33       ` Suravee Suthikulpanit
2014-11-13 15:32       ` Lorenzo Pieralisi
2014-11-13 15:32         ` Lorenzo Pieralisi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.