[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1444398602-24020-1-git-send-email-jonathanh@nvidia.com>
Date: Fri, 9 Oct 2015 14:49:58 +0100
From: Jon Hunter <jonathanh@...dia.com>
To: Laxman Dewangan <ldewangan@...dia.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>,
Stephen Warren <swarren@...dotorg.org>,
Thierry Reding <thierry.reding@...il.com>,
Alexandre Courbot <gnurou@...il.com>
CC: Viresh Kumar <viresh.kumar@...aro.org>,
<linux-serial@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Jon Hunter <jonathanh@...dia.com>
Subject: [PATCH 0/4] serial: tegra: One fix and a few clean-ups
Fix a race condition in the receive path and simplify/clean-up the
serial-tegra driver.
This has been tested on a tegra124 by using zmodem protocol to transfer a
file from PC to the tegra device and verifying the downloaded file matches
the original.
Jon Hunter (4):
serial: tegra: Handle another RX race condition
serial: tegra: Remove unnecessary return statements
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
serial: tegra: Add helper function for handling RX buffer
drivers/tty/serial/serial-tegra.c | 94 ++++++++++++---------------------------
1 file changed, 28 insertions(+), 66 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists