index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
owl-uart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-11-03
1
-28
/
+4
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
2022-04-15
1
-0
/
+1
*
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
2022-04-14
1
-3
/
+3
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
serial: owl: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2021-01-13
1
-0
/
+38
*
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-04-23
1
-0
/
+7
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
*
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
1
-3
/
+1
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-13
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: owl: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
*
tty: serial: owl: Implement console driver
Andreas Färber
2017-07-18
1
-2
/
+633
*
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber
2017-06-20
1
-0
/
+135