public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes
@ 2018-05-22  0:30 Bjorn Helgaas
  2018-05-22  0:30 ` [PATCH v1 1/4] sparc/PCI: Request legacy VGA framebuffer only for VGA devices Bjorn Helgaas
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bjorn Helgaas @ 2018-05-22  0:30 UTC (permalink / raw)
  To: linux-pci; +Cc: linux-kernel, David S. Miller, Meelis Roos

The main thing here is the first patch, a legacy VGA framebuffer fix for
issues reported by Meelis.

The others are to converge the pci_enable_device() path for LEON and PCIC
with other arches (including sparc64), and to convert some logging to use
dev_printk() and make it more consistent with the PCI core.

I propose to merge these via the PCI tree.

---

Bjorn Helgaas (4):
      sparc/PCI: Request legacy VGA framebuffer only for VGA devices
      sparc32/PCI/LEON: Converge device enable path
      sparc32/PCI/PCIC: Converge device enable path
      sparc/PCI: Use dev_printk() when possible


 arch/sparc/kernel/leon_pci.c   |   62 ++++++------------
 arch/sparc/kernel/pci.c        |  136 +++++++++++++++++++++++++---------------
 arch/sparc/kernel/pci_common.c |   31 ++-------
 arch/sparc/kernel/pci_msi.c    |   10 +--
 arch/sparc/kernel/pcic.c       |   86 ++++++++++++-------------
 5 files changed, 159 insertions(+), 166 deletions(-)

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

end of thread, other threads:[~2018-05-30 16:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22  0:30 [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes Bjorn Helgaas
2018-05-22  0:30 ` [PATCH v1 1/4] sparc/PCI: Request legacy VGA framebuffer only for VGA devices Bjorn Helgaas
2018-05-22  0:30 ` [PATCH v1 2/4] sparc32/PCI/LEON: Converge device enable path Bjorn Helgaas
2018-05-22  0:30 ` [PATCH v1 3/4] sparc32/PCI/PCIC: " Bjorn Helgaas
2018-05-22  0:30 ` [PATCH v1 4/4] sparc/PCI: Use dev_printk() when possible Bjorn Helgaas
2018-05-22 13:02 ` [PATCH v1 0/4] sparc/PCI: VGA resource and other fixes Bjorn Helgaas
2018-05-24  8:34   ` Meelis Roos
2018-05-24 13:34     ` Bjorn Helgaas
2018-05-30 16:45   ` Bjorn Helgaas

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