[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240902152451.862-1-johan+linaro@kernel.org>
Date: Mon, 2 Sep 2024 17:24:43 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jiri Slaby <jirislaby@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>,
Douglas Anderson <dianders@...omium.org>,
'NĂcolas F . R . A . Prado' <nfraprado@...labora.com>,
linux-arm-msm@...r.kernel.org,
linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org,
Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 0/8] serial: qcom-geni: fix console corruption
This series is a follow-on series to the lockup fixes [1] that addresses
a number of issues in the Qualcomm GENI console code, including corrupt
console output during boot, which is a problem for automated CI testing.
Johan
[1] https://lore.kernel.org/lkml/20240704101805.30612-1-johan+linaro@kernel.org/
Douglas Anderson (3):
soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()
serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()
Johan Hovold (5):
serial: qcom-geni: fix fifo polling timeout
serial: qcom-geni: fix false console tx restart
serial: qcom-geni: fix console corruption
serial: qcom-geni: disable interrupts during console writes
serial: qcom-geni: fix polled console corruption
drivers/tty/serial/qcom_geni_serial.c | 133 +++++++++++++++-----------
include/linux/soc/qcom/geni-se.h | 9 ++
2 files changed, 85 insertions(+), 57 deletions(-)
--
2.44.2
Powered by blists - more mailing lists