All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v4.12
@ 2017-06-16 16:48 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2017-06-16 16:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-pci, linux-kernel, Randy Dunlap, Brian Norris

PCI fixes:

  - fix another PCI_ENDPOINT build error (merged for v4.12)

  - fix error codes added to config accessors for v4.12


The following changes since commit 4d071c3238987325b9e50e33051a40d1cce311cc:

  PCI/PM: Add needs_resume flag to avoid suspend complete optimization (2017-05-23 14:18:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to 98dbf5af4fdd142f6184dbb4e4164a8d1850d526:

  PCI: endpoint: Select CRC32 to fix test build error (2017-06-12 15:46:13 -0500)

----------------------------------------------------------------
pci-v4.12-fixes-2

----------------------------------------------------------------
Brian Norris (1):
      PCI: Make error code types consistent in pci_{read,write}_config_*

Randy Dunlap (1):
      PCI: endpoint: Select CRC32 to fix test build error

 drivers/pci/access.c                   | 12 ++++++------
 drivers/pci/endpoint/functions/Kconfig |  1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

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

* [GIT PULL] PCI fixes for v4.12
@ 2017-05-26 16:42 Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2017-05-26 16:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Imre Deak, Lucas Stach, Logan Gunthorpe,
	Geert Uytterhoeven, Rafael J. Wysocki

PCI fixes:

  - fix PCI_ENDPOINT build error (merged for v4.12)

  - fix Switchtec driver (merged for v4.12)

  - fix imx6 config read timeouts, fallout from changing to non-postable
    reads

  - add PM "needs_resume" flag for i915 suspend issue


The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 4d071c3238987325b9e50e33051a40d1cce311cc:

  PCI/PM: Add needs_resume flag to avoid suspend complete optimization (2017-05-23 14:18:17 -0500)

----------------------------------------------------------------
pci-v4.12-fixes-1

----------------------------------------------------------------
Geert Uytterhoeven (1):
      PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA

Imre Deak (1):
      PCI/PM: Add needs_resume flag to avoid suspend complete optimization

Logan Gunthorpe (2):
      switchtec: Use new cdev_device_add() helper function
      switchtec: Fix minor bug with partition ID register

Lucas Stach (1):
      PCI: imx6: Fix config read timeout handling

 drivers/pci/dwc/pci-imx6.c     | 33 ++++++++++++++++++++++++++++++---
 drivers/pci/endpoint/Kconfig   |  1 +
 drivers/pci/pci.c              |  3 ++-
 drivers/pci/switch/switchtec.c | 16 ++++++----------
 include/linux/pci.h            |  5 +++++
 5 files changed, 44 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2017-06-16 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-16 16:48 [GIT PULL] PCI fixes for v4.12 Bjorn Helgaas
  -- strict thread matches above, loose matches on Subject: below --
2017-05-26 16:42 Bjorn Helgaas

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.