[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1560852146-3393-1-git-send-email-erwan.leray@st.com>
Date: Tue, 18 Jun 2019 12:02:21 +0200
From: Erwan Le Ray <erwan.leray@...com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
"Alexandre Torgue" <alexandre.torgue@...com>
CC: <linux-serial@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
"Erwan Le Ray" <erwan.leray@...com>,
Fabrice Gasnier <fabrice.gasnier@...com>
Subject: [PATCH 0/5] STM32 usart FIFO handling
This series delivers RX and TX FIFO features to improve system
performances during data transfer.
Erwan Le Ray (5):
serial: stm32: add support of timeout interrupt for RX
serial: stm32: update PIO transmission
serial: stm32: add support of TX FIFO threshold
serial: stm32: add support of RX FIFO threshold
serial: stm32: add RX and TX FIFO flush
drivers/tty/serial/stm32-usart.c | 132 +++++++++++++++++++++++++++++++--------
drivers/tty/serial/stm32-usart.h | 19 ++++++
2 files changed, 124 insertions(+), 27 deletions(-)
--
1.9.1
Powered by blists - more mailing lists