index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
owl-uart.c
Age
Commit message (
Expand
)
Author
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-24
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-03-02
serial: owl: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2023-11-23
serial: owl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: owl: Use port lock wrappers
Thomas Gleixner
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-27
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-04-15
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
2022-04-14
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-04-22
serial: owl: drop low-latency workaround
Johan Hovold
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-04
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
2017-07-18
tty: serial: owl: Implement console driver
Andreas Färber
2017-06-20
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber