[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240219150627.2101198-1-andriy.shevchenko@linux.intel.com>
Date: Mon, 19 Feb 2024 17:04:56 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org
Cc: Jiri Slaby <jirislaby@...nel.org>
Subject: [PATCH v2 0/7] serial: 8250_exar: A few updates to the driver
A few updates to the 8250 Exar driver as per new in-kernel APIs
appeared.
In v2:
- fixed link error, i.e. missing imported namespace (LKP, Greg)
- added a couple of new patches at the beginning of the series
Andy Shevchenko (7):
serial: 8250_exar: Don't remove GPIO device on suspend
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
serial: 8250_exar: Clear interrupts before registering handler
serial: 8250_exar: Use generic function to set firmware node
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
serial: 8250_exar: Use 8250 PCI library to map and assign resources
serial: 8250_exar: Don't use "proxy" headers
drivers/tty/serial/8250/8250_exar.c | 52 +++++++++++++++--------------
drivers/tty/serial/8250/Kconfig | 1 +
2 files changed, 28 insertions(+), 25 deletions(-)
--
2.43.0.rc1.1.gbec44491f096
Powered by blists - more mailing lists