Patch "tty: 8250: Add support for Intashield IS-100" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    tty: 8250: Add support for Intashield IS-100

to the 5.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     tty-8250-add-support-for-intashield-is-100.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 4d994e3cf1b541ff32dfb03fbbc60eea68f9645b Mon Sep 17 00:00:00 2001
From: Cameron Williams <cang1@xxxxxxxxxx>
Date: Fri, 20 Oct 2023 17:03:11 +0100
Subject: tty: 8250: Add support for Intashield IS-100

From: Cameron Williams <cang1@xxxxxxxxxx>

commit 4d994e3cf1b541ff32dfb03fbbc60eea68f9645b upstream.

Add support for the Intashield IS-100 1 port serial card.

Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Cameron Williams <cang1@xxxxxxxxxx>
Link: https://lore.kernel.org/r/DU0PR02MB7899A0E0CDAA505AF5A874CDC4DBA@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 drivers/tty/serial/8250/8250_pci.c |    6 ++++++
 1 file changed, 6 insertions(+)

--- a/drivers/tty/serial/8250/8250_pci.c
+++ b/drivers/tty/serial/8250/8250_pci.c
@@ -5341,6 +5341,12 @@ static const struct pci_device_id serial
 		pbn_b1_bt_1_115200 },
 
 	/*
+	 * IntaShield IS-100
+	 */
+	{	PCI_VENDOR_ID_INTASHIELD, 0x0D60,
+		PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+		pbn_b2_1_115200 },
+	/*
 	 * IntaShield IS-200
 	 */
 	{	PCI_VENDOR_ID_INTASHIELD, PCI_DEVICE_ID_INTASHIELD_IS200,


Patches currently in stable-queue which might be from cang1@xxxxxxxxxx are

queue-5.15/tty-8250-add-support-for-additional-brainboxes-uc-cards.patch
queue-5.15/tty-8250-add-support-for-intashield-ix-cards.patch
queue-5.15/tty-8250-fix-up-px-803-px-857.patch
queue-5.15/tty-8250-add-brainboxes-oxford-semiconductor-based-quirks.patch
queue-5.15/tty-8250-add-support-for-brainboxes-up-cards.patch
queue-5.15/tty-8250-fix-port-count-of-px-257.patch
queue-5.15/tty-8250-add-support-for-intashield-is-100.patch
queue-5.15/tty-8250-remove-uc-257-and-uc-431.patch
queue-5.15/tty-8250-add-support-for-additional-brainboxes-px-cards.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux