aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/owl-uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-23tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar1-0/+7
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-04tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET1-1/+1
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-08-28serial: owl: constify uart_ops structuresJulia Lawall1-1/+1
2017-07-18tty: serial: owl: Implement console driverAndreas Färber1-2/+633
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber1-0/+135