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