All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v4.13
@ 2017-07-13 22:12 Bjorn Helgaas
  0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2017-07-13 22:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Shawn Lin, Lorenzo Pieralisi,
	Jason Cooper, Russell King, Andrew Lunn

PCI fixes:

  - fix a typo that broke Rockchip enumeration

  - fix a new memory leak in the ARM host bridge failure path


The following changes since commit af3c8d98508d37541d4bf57f13a984a7f73a328c:

  Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux (2017-07-09 18:48:37 -0700)

are available in the git repository at:

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

for you to fetch changes up to 34d5ac2af644a10958e144b7bb937d289dfd158d:

  PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly (2017-07-12 12:50:11 -0500)

----------------------------------------------------------------
pci-v4.13-fixes-1

----------------------------------------------------------------
Lorenzo Pieralisi (1):
      ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak

Shawn Lin (1):
      PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly

 arch/arm/kernel/bios32.c         | 2 +-
 drivers/pci/host/pcie-rockchip.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

* [GIT PULL] PCI fixes for v4.13
@ 2017-08-26 12:11 Bjorn Helgaas
  0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2017-08-26 12:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Christoph Hellwig, David S. Miller, Meelis Roos

PCI fix:

  - remove needlessly alarming MSI affinity warning (this is not actually a
    bug fix, but the warning prompts unnecessary bug reports)


The following changes since commit 8466489ef5ba48272ba4fa4ea9f8f403306de4c7:

  xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue (2017-08-02 12:05:07 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.13-fixes-3

for you to fetch changes up to 8e1101d251647802d0a4ae19eb3d0e1453eaeff4:

  PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL (2017-08-25 18:58:42 -0500)

----------------------------------------------------------------
pci-v4.13-fixes-3

----------------------------------------------------------------
Christoph Hellwig (1):
      PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL

 drivers/pci/msi.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

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

* [GIT PULL] PCI fixes for v4.13
@ 2017-08-10 21:14 Bjorn Helgaas
  0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2017-08-10 21:14 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Marc Zyngier, Ard Biesheuvel, Mathias Nyman

PCI fix:

  - work around Renesas uPD72020x 32-bit DMA issue


The following changes since commit 16f73eb02d7e1765ccab3d2018e0bd98eb93d973:

  Linux 4.13-rc3 (2017-07-30 12:40:36 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8466489ef5ba48272ba4fa4ea9f8f403306de4c7:

  xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue (2017-08-02 12:05:07 -0500)

----------------------------------------------------------------
pci-v4.13-fixes-2

----------------------------------------------------------------
Marc Zyngier (2):
      PCI: Add pci_reset_function_locked()
      xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue

 drivers/pci/pci.c             | 35 +++++++++++++++++++++++++++++++++++
 drivers/usb/host/pci-quirks.c | 20 ++++++++++++++++++++
 drivers/usb/host/pci-quirks.h |  1 +
 drivers/usb/host/xhci-pci.c   |  7 +++++++
 include/linux/pci.h           |  1 +
 5 files changed, 64 insertions(+)

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

end of thread, other threads:[~2017-08-26 12:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-13 22:12 [GIT PULL] PCI fixes for v4.13 Bjorn Helgaas
2017-08-10 21:14 Bjorn Helgaas
2017-08-26 12:11 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.