[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1498481318-1894-1-git-send-email-bich.hemon@st.com>
Date: Mon, 26 Jun 2017 12:49:08 +0000
From: Bich HEMON <bich.hemon@...com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre TORGUE <alexandre.torgue@...com>,
"Jiri Slaby" <jslaby@...e.com>,
"linux-serial@...r.kernel.org" <linux-serial@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC: Bich HEMON <bich.hemon@...com>
Subject: [PATCH 00/20] Update STM32 usart driver
From: Bich Hemon <bich.hemon@...com>
This patchset updates the stm32 usart driver. It mainly adds
support for fifo, dma, debugfs anf fixes various bugs.
Bich Hemon (20):
serial: stm32: adding fifo support
dt-bindings: serial: each stm32 usart needs an alias
serial: stm32: fix multi ports management
serial: stm32: make fifoen as property for each port
serial: stm32: add debugfs
serial: stm32: fix pio transmit timeout
serial: stm32: less messages on dma alloc error
serial: stm32: timeout interrupt using with dma
serial: stm32: fix end of transfer
serial: stm32: fix dma receive
serial: stm32: add RTS support
serial: stm32: fix last_res value
serial: stm32: fix error handling in probe
dt-bindings: serial: document option wake-up interrupt for STM32 USART
serial: stm32: Add wakeup mechanism
serial: stm32: fix fifo usage
dt-bindings: serial: stm32: add dma using note
serial: stm32: update dma buffers length
serial: stm32: add dma rx callback
serial: stm32: fix rx interrupt handling in startup
.../devicetree/bindings/serial/st,stm32-usart.txt | 55 +++-
drivers/tty/serial/stm32-usart.c | 310 ++++++++++++++++++---
drivers/tty/serial/stm32-usart.h | 51 +++-
3 files changed, 375 insertions(+), 41 deletions(-)
--
1.9.1
Powered by blists - more mailing lists