index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
fsl_linflexuart.c
Age
Commit message (
Expand
)
Author
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-01-27
serial: linflexuart: Remove redundant uart type assignment
Lizhe
2023-11-23
serial: fsl_linflexuart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: linflexuart: Use port lock wrappers
Thomas Gleixner
2023-09-18
tty: serial: linflexuart: Fix to check return value of platform_get_irq() in ...
Zhang Shurong
2023-07-25
serial: linflexuart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2022-11-03
serial: linflexuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-01-26
serial: fsl_linflexuart: don't call uart_write_wakeup() twice
Jiri Slaby
2022-01-26
serial: fsl_linflexuart: deduplicate character sending
Jiri Slaby
2021-08-26
tty: serial: linflexuart: Remove redundant check to simplify the code
Tang Bin
2020-11-06
tty: serial: linflexuart: Remove unnecessary '|' operation and add error count
Liu Xiang
2019-12-18
tty/serial: Migrate fsl_linflexuart to use has_sysrq
Dmitry Safonov
2019-10-16
serial: fsl_linflexuart: Be consistent with the name
Stefan-Gabriel Mirea
2019-10-04
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
2019-09-04
tty: serial: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2019-09-04
serial: fsl_linflexuart: Update compatible string
Stefan-gabriel Mirea
2019-09-04
tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2019-09-04
tty: serial: Add linflexuart driver for S32V234
Stefan-gabriel Mirea