summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/fsl_linflexuart.c
AgeCommit message (Expand)Author
2024-01-27serial: linflexuart: Remove redundant uart type assignmentLizhe
2023-11-23serial: fsl_linflexuart: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: linflexuart: Use port lock wrappersThomas Gleixner
2023-09-18tty: serial: linflexuart: Fix to check return value of platform_get_irq() in ...Zhang Shurong
2023-07-25serial: linflexuart: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-25tty: Explicitly include correct DT includesRob Herring
2022-11-03serial: linflexuart: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
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