xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3]/[GIT PULL] Enable serial output for Oxford Semiconductor PCIe cards and fix bugs.
@ 2014-03-12 15:27 Konrad Rzeszutek Wilk
  2014-03-12 15:27 ` [PATCH v3 1/6] serial: Skip over PCIe device which have no quirks (fix AMT regression) Konrad Rzeszutek Wilk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-03-12 15:27 UTC (permalink / raw)
  To: andrew.cooper3, aravind.gopalakrishnan, xen-devel, jbeulich, keir

Hey Keir,

Please git pull the following branch:

git://xenbits.xen.org/people/konradwilk/xen.git stable/pci.serial.v3

which has the implementation for a common PCIe card along with some
fixes to the serial PCI subsystem. Jan has reviewed all of them and
since the last posting he had only one comment - for which I updated
the patch to address his concerns.

If you prefer instead of doing a 'git pull' to apply the patches
the old fashioned way - they are also attached for your pleasure.

Thank you!

Please see the diff and shortlog:

 xen/arch/x86/oprofile/op_model_athlon.c |    4 +-
 xen/arch/x86/x86_64/mmconf-fam10h.c     |    1 +
 xen/arch/x86/x86_64/mmconfig-shared.c   |    1 +
 xen/arch/x86/x86_64/mmconfig.h          |    4 -
 xen/drivers/char/ns16550.c              |  255 ++++++++++++++++++++++++++++---
 xen/include/xen/pci_ids.h               |    9 +
 6 files changed, 249 insertions(+), 25 deletions(-)

Konrad Rzeszutek Wilk (6):
      serial: Skip over PCIe device which have no quirks (fix AMT regression).
      serial: Fix COM1 assumption if pci_uart_config did not find the AMT card.
      serial: Support OXPCIe952 aka Oxford Semiconductor Ltd Device c138 (1415:c138)
      serial: Seperate the PCI device ids and parameters (v1)
      pci: Use #defines for PCI vendors.
      serial: Expand the PCI serial quirks for OXPCIe200 and OXPCIe952 1 Native UART

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

end of thread, other threads:[~2014-03-12 15:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 15:27 [PATCH v3]/[GIT PULL] Enable serial output for Oxford Semiconductor PCIe cards and fix bugs Konrad Rzeszutek Wilk
2014-03-12 15:27 ` [PATCH v3 1/6] serial: Skip over PCIe device which have no quirks (fix AMT regression) Konrad Rzeszutek Wilk
2014-03-12 15:27 ` [PATCH v3 2/6] serial: Fix COM1 assumption if pci_uart_config did not find the AMT card Konrad Rzeszutek Wilk
2014-03-12 15:27 ` [PATCH v3 3/6] serial: Support OXPCIe952 aka Oxford Semiconductor Ltd Device c138 (1415:c138) Konrad Rzeszutek Wilk
2014-03-12 15:27 ` [PATCH v3 4/6] serial: Seperate the PCI device ids and parameters (v1) Konrad Rzeszutek Wilk
2014-03-12 15:27 ` [PATCH v3 5/6] pci: Use #defines for PCI vendors Konrad Rzeszutek Wilk
2014-03-12 15:27 ` [PATCH v3 6/6] serial: Expand the PCI serial quirks for OXPCIe200 and OXPCIe952 1 Native UART Konrad Rzeszutek Wilk

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).