linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: gregkh@suse.de
Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
	alan@linux.intel.com
Subject: [PATCH v3 0/2] KT serial controller IIR workaround
Date: Tue, 22 Nov 2011 13:41:19 -0800	[thread overview]
Message-ID: <20111122213859.13786.7738.stgit@localhost6.localdomain6> (raw)

Changes since v2 [1]:
* reflowed on tty-next (commit: 161e773c "UART: add CSR SiRFprimaII..."
* add a quirk to turn on msi to try to prevent shared interrupts

[1]: https://lkml.org/lkml/2011/11/15/264

---

Dan Williams (2):
      serial/8250_pci: setup-quirk workaround for the kt serial controller
      serial/8250_pci: init-quirk msi support for kt serial controller


 drivers/tty/serial/8250.c     |    4 +++-
 drivers/tty/serial/8250_pci.c |   31 ++++++++++++++++++++++++++++++-
 include/linux/serial_core.h   |    1 +
 3 files changed, 34 insertions(+), 2 deletions(-)

             reply	other threads:[~2011-11-22 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 21:41 Dan Williams [this message]
2011-11-22 21:41 ` [PATCH v3 1/2] serial/8250_pci: setup-quirk workaround for the kt serial controller Dan Williams
2011-11-22 21:41 ` [PATCH v3 2/2] serial/8250_pci: init-quirk msi support for " Dan Williams
2011-11-22 23:08 ` [PATCH v3 0/2] KT serial controller IIR workaround Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111122213859.13786.7738.stgit@localhost6.localdomain6 \
    --to=dan.j.williams@intel.com \
    --cc=alan@linux.intel.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).