On Fri, Apr 29, 2022 at 01:44:15PM +0530, Shubhrajyoti Datta wrote: > 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 Nit, why is the subject line prefix not unified here? Shouldn't they all be "tty: xilinx_uartps:" like 4 of them are? Can you fix up and resend? thanks, greg k-h