changes are - Update the copyright text - Check the return values of clock enable calls - Check the ignore_status in the isr - Prevent writing to the fifo when controller is disabled. v2: Split patches. Remove non functional changes for coverity. Michal Simek (1): tty: xilinx_uartps: Update copyright text to correct format Shubhrajyoti Datta (6): tty: xilinx_uartps: Check clk_enable return value tty: xilinx_uartps: Initialise the read_status_mask tty: xilinx_uartps: Fix the ignore_status tty: xilinx_uartps: Prevent writes when the controller is disabled tty: xilinx_uartps: Add timeout waiting for loop tty: xilinx_uartps: Check the clk_enable return value drivers/tty/serial/xilinx_uartps.c | 59 +++++++++++++++++++++++++++--- 1 file changed, 53 insertions(+), 6 deletions(-) -- 2.25.1