summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/apbuart.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Explicitly include correct DT includesRob Herring2023-07-251-3/+0
* serial: drivers: switch ch and flag to u8Jiri Slaby2023-07-251-1/+2
* tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)2022-11-031-29/+5
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* serial: apbuart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* tty/serial: Migrate apbuart to use has_sysrqDmitry Safonov2019-12-181-4/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: apbuart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* tty: serial: apbuart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* tty: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* apbuart: fix section mismatch warningSam Ravnborg2011-12-271-2/+2
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+1
* sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom2011-03-301-17/+7
* sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom2011-03-301-7/+5
* dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+5
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+709