bots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sunzilog.c
AgeCommit message (Expand)Author
2024-10-11serial: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)
2023-11-23serial: sunzilog: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: sunzilog: Use port lock wrappersThomas Gleixner
2023-07-25tty: Explicitly include correct DT includesRob Herring
2023-03-16serial: Use of_property_present() for testing DT property presenceRob Herring
2022-11-03serial: sunzilog: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30tty: move from strlcpy with unused retval to strscpyWolfram Sang
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-10-26serial: sunzilog: Mark sunzilog_putchar() __maybe_unusedGeert Uytterhoeven
2021-05-13tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-25serial: sunzilog: Return proper error code from console ->setup() hookAndy Shevchenko
2019-12-18tty/serial: Migrate sunzilog to use has_sysrqDmitry Safonov