[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221108121952.5497-1-ilpo.jarvinen@linux.intel.com>
Date: Tue, 8 Nov 2022 14:19:48 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: linux-serial@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org,
Gilles BULOZ <gilles.buloz@...tron.com>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [PATCH v2 0/4] 8250: DMA Fixes
Here are a number of 8250 DMA related fixes. The last one seems the
most serious problem able to corrupt the payload ordering.
v2:
- Tweak configure logic to match Andy's suggestion
- Cleaned up the tags from the oneliner patch
Ilpo Järvinen (4):
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
serial: 8250_lpss: Configure DMA also w/o DMA filter
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
serial: 8250: Flush DMA Rx on RLSI
drivers/tty/serial/8250/8250_lpss.c | 17 +++++++++++++----
drivers/tty/serial/8250/8250_port.c | 7 +++++--
2 files changed, 18 insertions(+), 6 deletions(-)
--
2.30.2
Powered by blists - more mailing lists