summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/apbuart.c
AgeCommit message (Expand)Author
2024-01-04serial: apbuart: fix console prompt on qemuSam Ravnborg
2023-09-18serial: apb: Use port lock wrappersThomas Gleixner
2023-07-25tty: Explicitly include correct DT includesRob Herring
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-04-22serial: apbuart: drop low-latency workaroundJohan Hovold
2019-12-18tty/serial: Migrate apbuart to use has_sysrqDmitry Safonov
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-08-28serial: apbuart: constify uart_ops structuresJulia Lawall
2015-10-04tty: serial: apbuart: Fix module autoload for OF platform driverLuis de Bethencourt
2015-03-26tty: constify of_device_id arrayFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-08-27tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-11-21tty: remove use of __devinitBill Pemberton
2011-12-27apbuart: fix section mismatch warningSam Ravnborg
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman