[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1712846025.git.pnewman@connecttech.com>
Date: Thu, 11 Apr 2024 11:29:25 -0400
From: parker@...est.io
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
Bjorn Helgaas <bhelgaas@...gle.com>,
linux-pci@...r.kernel.org
Cc: Parker Newman <pnewman@...necttech.com>
Subject: [PATCH 0/2] serial: exar: add Connect Tech serial cards to Exar driver
From: Parker Newman <pnewman@...necttech.com>
Hello,
These patches add proper support for most of Connect Tech's (CTI) Exar
based serial cards. Previously, only a subset of CTI's cards would work
with the Exar driver while the rest required the CTI out-of-tree driver.
These patches are intended to phase out the out-of-tree driver.
I am new to the mailing lists and contributing to the kernel so please
let me know if I have made any mistakes or if you have any feedback.
Thank you,
Parker Newman (2):
serial: exar: add missing CTI/Exar PCI IDs to include/linux/pci_ids.h
serial: exar: adding CTI PCI/PCIe serial port support to 8250_exar
drivers/tty/serial/8250/8250_exar.c | 1092 +++++++++++++++++++++++++--
include/linux/pci_ids.h | 104 ++-
2 files changed, 1094 insertions(+), 102 deletions(-)
--
2.43.2
Powered by blists - more mailing lists