summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/fsl_linflexuart.c
AgeCommit message (Expand)Author
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-01-26serial: fsl_linflexuart: don't call uart_write_wakeup() twiceJiri Slaby
2022-01-26serial: fsl_linflexuart: deduplicate character sendingJiri Slaby
2021-08-26tty: serial: linflexuart: Remove redundant check to simplify the codeTang Bin
2020-11-06tty: serial: linflexuart: Remove unnecessary '|' operation and add error countLiu Xiang
2019-12-18tty/serial: Migrate fsl_linflexuart to use has_sysrqDmitry Safonov
2019-10-16serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea
2019-10-04tty: serial: linflexuart: Fix magic SysRq handlingStefan-gabriel Mirea
2019-09-04tty: serial: fix platform_no_drv_owner.cocci warningskbuild test robot
2019-09-04serial: fsl_linflexuart: Update compatible stringStefan-gabriel Mirea
2019-09-04tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlockWei Yongjun
2019-09-04tty: serial: Add linflexuart driver for S32V234Stefan-gabriel Mirea