index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
owl-uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
1
-28
/
+4
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
1
-1
/
+1
2022-04-15
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
1
-0
/
+1
2022-04-14
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
1
-3
/
+3
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2021-04-22
serial: owl: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
1
-0
/
+38
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
1
-0
/
+7
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-04
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-07-18
tty: serial: owl: Implement console driver
Andreas Färber
1
-2
/
+633
2017-06-20
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber
1
-0
/
+135