summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/owl-uart.c
AgeCommit message (Expand)Author
2024-03-02serial: owl: Use uart_prepare_sysrq_char() to handle sysrq.Sebastian Andrzej Siewior
2023-11-23serial: owl: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: owl: Use port lock wrappersThomas Gleixner
2022-11-03tty: serial: use uart_port_tx() helperJiri Slaby (SUSE)
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen
2022-04-15tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probeMiaoqian Lin
2022-04-14tty: serial: owl-uart, send x_char even if stoppedJiri Slaby
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-04-22serial: owl: drop low-latency workaroundJohan Hovold
2021-01-13tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea
2020-04-23tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-04tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-08-28serial: owl: constify uart_ops structuresJulia Lawall
2017-07-18tty: serial: owl: Implement console driverAndreas Färber
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber