summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/owl-uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* serial: owl: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea2021-01-131-0/+38
* tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar2020-04-231-0/+7
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET2019-10-041-1/+1
* tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-041-3/+1
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-13/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: owl: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* tty: serial: owl: Implement console driverAndreas Färber2017-07-181-2/+633
* tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber2017-06-201-0/+135