From: Jan Kiszka <jan.kiszka@siemens.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
linux-serial@vger.kernel.org,
Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>,
Andy Shevchenko <andy.shevchenko@gmail.com>
Subject: [PATCH v2 0/7] serial: exar: Fixes and cleanups
Date: Wed, 8 Feb 2017 17:09:02 +0100 [thread overview]
Message-ID: <cover.1486570149.git.jan.kiszka@siemens.com> (raw)
Changes in v2:
- line rewrapped in patch 2 [Andy]
- reordered PCI ID list [Andy]
- removed obsolete constants from 8250_pci [Andy]
- added Commtech devices to 8250_pci blacklist [Andy]
Original intro:
Fixes one fall-out from the exar split-up and two longer pending issue
regarding the correct initialization of exar registers ports > 0.
Furthermore, it moves remaining exar code over to the new module and
also cleans up & fixes some registers defines.
This includes the previously posted "Fix EXAR feature control register
constants".
Note that I have no chance to test the Commtech change on real hardware.
Jan
Jan Kiszka (7):
serial: exar: Fix mapping of port I/O resources
serial: exar: Fix initialization of EXAR registers for ports > 0
serial: exar: Fix feature control register constants
serial: exar: Move Commtech adapters to 8250_exar as well
serial: pci: Remove unused pci_boards entries
serial: exar: Move register defines from uapi header to consumer site
serial: exar: Enable MSI support
drivers/tty/serial/8250/8250_exar.c | 129 ++++++++++++++++++++++++-----
drivers/tty/serial/8250/8250_pci.c | 161 +-----------------------------------
drivers/tty/serial/8250/8250_port.c | 6 ++
include/uapi/linux/serial_reg.h | 18 ----
4 files changed, 117 insertions(+), 197 deletions(-)
--
2.1.4
next reply other threads:[~2017-02-08 16:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-08 16:09 Jan Kiszka [this message]
2017-02-08 16:09 ` [PATCH v2 1/7] serial: exar: Fix mapping of port I/O resources Jan Kiszka
2017-02-08 16:09 ` [PATCH v2 2/7] serial: exar: Fix initialization of EXAR registers for ports > 0 Jan Kiszka
2017-02-08 16:09 ` [PATCH v2 3/7] serial: exar: Fix feature control register constants Jan Kiszka
2017-02-08 16:09 ` [PATCH v2 4/7] serial: exar: Move Commtech adapters to 8250_exar as well Jan Kiszka
2017-02-08 16:17 ` Andy Shevchenko
2017-02-08 16:09 ` [PATCH v2 5/7] serial: pci: Remove unused pci_boards entries Jan Kiszka
2017-02-08 16:09 ` [PATCH v2 6/7] serial: exar: Move register defines from uapi header to consumer site Jan Kiszka
2017-02-08 16:09 ` [PATCH v2 7/7] serial: exar: Enable MSI support Jan Kiszka
2017-02-08 16:24 ` [PATCH v2 0/7] serial: exar: Fixes and cleanups Andy Shevchenko
2017-02-10 20:51 ` Sudip Mukherjee
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=cover.1486570149.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=andy.shevchenko@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=sudip.mukherjee@codethink.co.uk \
/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