[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220429081422.3630070-1-shubhrajyoti.datta@xilinx.com>
Date: Fri, 29 Apr 2022 13:44:15 +0530
From: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
To: <linux-serial@...r.kernel.org>
CC: <michal.simek@...inx.com>, <jirislaby@...nel.org>,
<gregkh@...uxfoundation.org>, <git@...inx.com>,
<linux-kernel@...r.kernel.org>,
Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
Subject: [PATCH 0/7] tty: xilinx_uartps: fixes and improvements
Many of the stuff is reported by static analysis
changes are
- Update the copyright text
- Check the return valuesof runtime and clock enable calls
- Check the ignore_status in the isr
- Prevent writing to the fifo when controller is disabled.
Michal Simek (1):
xilinx: Update copyright text to correct format
Shubhrajyoti Datta (6):
tty: xilinx_uartps: Check the clk_enable return value
tty: xilinx_uartps: Add check for runtime_get_sync calls
tty: xilinx_uartps: Check clk_enable return type
tty: xilinx_uartps: Make the timeout unsigned
serial: uartps: Fix the ignore_status
serial: uartps: Prevent writes when the controller is disabled
drivers/tty/serial/xilinx_uartps.c | 45 ++++++++++++++++++++++++------
1 file changed, 37 insertions(+), 8 deletions(-)
--
2.25.1
Powered by blists - more mailing lists