linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v4.8
@ 2016-09-14 20:11 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2016-09-14 20:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lukas Wunner, Mika Westerberg,
	Paul Menzel, Prarit Bhargava, Myron Stowe

Hi Linus,

Here are two changes for v4.8.  The first fixes a "[Firmware Bug]: reg
0x10: invalid BAR (can't size)" warning on Haswell, and the second fixes a
problem in some new runtime suspend functionality we merged for v4.8.

Bjorn


The following changes since commit 21c80c9fefc3db10b530a96eb0478c29eb28bf77:

  x86/PCI: VMD: Fix infinite loop executing irq's (2016-08-23 16:36:42 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.8-fixes-2

for you to fetch changes up to 035ee288ae7ade4152f1c3cf23a587b04fdc526c:

  PCI: Fix bridge_d3 update on device removal (2016-09-13 16:00:18 -0500)

----------------------------------------------------------------
PCI updates for v4.8:

  Enumeration
    Mark Haswell Power Control Unit as having non-compliant BARs (Bjorn Helgaas)

  Power management
    Fix bridge_d3 update on device removal (Lukas Wunner)

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI: Mark Haswell Power Control Unit as having non-compliant BARs

Lukas Wunner (1):
      PCI: Fix bridge_d3 update on device removal

 arch/x86/pci/fixup.c | 20 +++++++++++++-------
 drivers/pci/remove.c |  3 +--
 2 files changed, 14 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [GIT PULL] PCI fixes for v4.8
@ 2016-08-25 13:29 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2016-08-25 13:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Keith Busch, Christoph Hellwig,
	Mathias Koehrer

Hi Linus,

Here are a few changes for v4.8.  One documentation fix, an Intel VMD IRQ
fix, and two updates to enable Christoph's MSI/legacy IRQ cleanup work.

Bjorn


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.8-fixes-1

for you to fetch changes up to 21c80c9fefc3db10b530a96eb0478c29eb28bf77:

  x86/PCI: VMD: Fix infinite loop executing irq's (2016-08-23 16:36:42 -0500)

----------------------------------------------------------------
PCI updates for v4.8:

  Resource management
    Update "pci=resource_alignment" documentation (Mathias Koehrer)

  MSI
    Use positive flags in pci_alloc_irq_vectors() (Christoph Hellwig)
    Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors() (Christoph Hellwig)

  Intel VMD host bridge driver
    Fix infinite loop executing irq's (Keith Busch)

----------------------------------------------------------------
Christoph Hellwig (2):
      PCI: Use positive flags in pci_alloc_irq_vectors()
      PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()

Keith Busch (1):
      x86/PCI: VMD: Fix infinite loop executing irq's

Mathias Koehrer (1):
      PCI: Update "pci=resource_alignment" documentation

 Documentation/PCI/MSI-HOWTO.txt     | 24 ++++++++++--------------
 Documentation/kernel-parameters.txt |  4 ++++
 arch/x86/pci/vmd.c                  | 10 ++++++++--
 drivers/pci/msi.c                   | 18 ++++++++++--------
 include/linux/pci.h                 | 10 ++++++----
 5 files changed, 38 insertions(+), 28 deletions(-)

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

end of thread, other threads:[~2016-09-14 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-14 20:11 [GIT PULL] PCI fixes for v4.8 Bjorn Helgaas
  -- strict thread matches above, loose matches on Subject: below --
2016-08-25 13:29 Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).