summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/apbuart.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)1-29/+5
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby1-1/+1
2021-04-22serial: apbuart: drop low-latency workaroundJohan Hovold1-2/+0
2019-12-18tty/serial: Migrate apbuart to use has_sysrqDmitry Safonov1-4/+1
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-08-28serial: apbuart: constify uart_ops structuresJulia Lawall1-1/+1
2015-10-04tty: serial: apbuart: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-03-26tty: constify of_device_id arrayFabian Frederick1-1/+1
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2013-08-27tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2011-12-27apbuart: fix section mismatch warningSam Ravnborg1-2/+2
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+1
2011-03-30sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom1-17/+7
2011-03-30sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom1-7/+5
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely1-6/+5
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+709