index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
fsl_linflexuart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: fsl_linflexuart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: linflexuart: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-13
/
+13
*
tty: serial: linflexuart: Fix to check return value of platform_get_irq() in ...
Zhang Shurong
2023-09-18
1
-1
/
+5
*
serial: linflexuart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
1
-6
/
+2
*
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
serial: linflexuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-2
/
+2
*
serial: fsl_linflexuart: don't call uart_write_wakeup() twice
Jiri Slaby
2022-01-26
1
-4
/
+0
*
serial: fsl_linflexuart: deduplicate character sending
Jiri Slaby
2022-01-26
1
-25
/
+17
*
tty: serial: linflexuart: Remove redundant check to simplify the code
Tang Bin
2021-08-26
1
-5
/
+1
*
tty: serial: linflexuart: Remove unnecessary '|' operation and add error count
Liu Xiang
2020-11-06
1
-10
/
+9
*
tty/serial: Migrate fsl_linflexuart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-7
/
+1
*
serial: fsl_linflexuart: Be consistent with the name
Stefan-Gabriel Mirea
2019-10-16
1
-2
/
+2
*
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
2019-10-04
1
-7
/
+14
*
tty: serial: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2019-09-04
1
-1
/
+0
*
serial: fsl_linflexuart: Update compatible string
Stefan-gabriel Mirea
2019-09-04
1
-2
/
+2
*
tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
2019-09-04
1
-5
/
+1
*
tty: serial: Add linflexuart driver for S32V234
Stefan-gabriel Mirea
2019-09-04
1
-0
/
+942