summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunzilog.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Explicitly include correct DT includesRob Herring2023-07-251-2/+2
* serial: Use of_property_present() for testing DT property presenceRob Herring2023-03-161-2/+2
* serial: sunzilog: Use uart_xmit_advance()Ilpo Järvinen2022-11-031-4/+2
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* tty: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-301-3/+3
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-2/+2
* serial: sunzilog: Mark sunzilog_putchar() __maybe_unusedGeert Uytterhoeven2021-10-261-1/+1
* tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* serial: sunzilog: Return proper error code from console ->setup() hookAndy Shevchenko2020-06-251-1/+1
* tty/serial: Migrate sunzilog to use has_sysrqDmitry Safonov2019-12-181-4/+2
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: use container_of to resolve uart_sunzilog_port from uart_portFabian Frederick2014-11-051-8/+16
|/
* serial: Test for no tx data on tx restartPeter Hurley2014-07-101-0/+2
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* sparc: serial: Clean up the locking for -rtDavid Miller2014-03-061-9/+5
* tty: Remove unnecessary semicolonsJoe Perches2013-10-161-3/+3
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-4/+2
* TTY: serial, stop accessing potential NULLsJiri Slaby2013-03-181-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-16/+12
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-10/+7
* tty: remove use of __devexitBill Pemberton2012-11-211-2/+2
* tty: remove use of __devinitBill Pemberton2012-11-211-4/+4
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg2012-04-041-2/+2
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+1
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-1/+1
* serial: Kill off NO_IRQAlan Cox2012-01-261-5/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+5
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1655