aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/pmac_zilog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-2/+2
2022-06-10serial: pmac_zilog: remove unused headerJiri Slaby1-1/+0
2022-05-19serial: pmac_zilog: remove initial printJiri Slaby1-2/+0
2022-05-19serial: pmac_zilog: remove tracing printsJiri Slaby1-25/+1
2022-05-19serial: pmac_zilog: remove unused uart_pmac_port::termios_cacheJiri Slaby1-2/+0
2022-05-19serial: pmac_zilog: remove unfinished DBDMA supportJiri Slaby1-37/+1
2022-04-15tty: serial: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-1/+0
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby1-1/+1
2021-12-30serial: pmac_zilog: Use platform_get_irq() to get the interruptLad Prabhakar1-4/+8
2021-05-13tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>Zihao Tang1-1/+1
2020-11-23m68k: Fix WARNING splat in pmac_zilog driverFinn Thain1-5/+9
2020-09-16serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao1-1/+1
2020-07-24serial: pmac_zilog: add sparse context annotationJohan Hovold1-0/+1
2019-12-18tty/serial: Migrate pmac_zilog to use has_sysrqDmitry Safonov1-4/+1
2018-12-17tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring1-2/+2
2018-09-20tty: serial: remove set but not used variable 'error'YueHaibing1-3/+1
2018-09-18tty: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal1-1/+1
2016-06-25TTY: serial, handle platform_get_irq retval properlyJiri Slaby1-1/+1
2015-03-26tty: constify of_device_id arrayFabian Frederick1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-05tty: use container_of to resolve uart_pmac_port from uart_portFabian Frederick1-3/+6
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-6/+3
2014-07-10serial: Test for no tx data on tx restartPeter Hurley1-0/+3
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-6/+3
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-11-25TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven1-0/+3
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+2
2013-10-16tty: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-16/+14
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-3/+5
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger1-3/+3
2012-01-26serial: Kill off NO_IRQAlan Cox1-1/+1
2011-12-16tty/serial/pmac_zilog: Fix suspend & resumeBenjamin Herrenschmidt1-261/+112
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain1-50/+52
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+2208