Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10serial: pmac_zilog: remove unused headerJiri Slaby
2022-05-19serial: pmac_zilog: remove initial printJiri Slaby
2022-05-19serial: pmac_zilog: remove tracing printsJiri Slaby
2022-05-19serial: pmac_zilog: remove unused uart_pmac_port::termios_cacheJiri Slaby
2022-05-19serial: pmac_zilog: remove unfinished DBDMA supportJiri Slaby
2022-04-15tty: serial: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-12-30serial: pmac_zilog: Use platform_get_irq() to get the interruptLad Prabhakar
2021-05-13tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>Zihao Tang
2020-11-23m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-09-16serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao
2020-07-24serial: pmac_zilog: add sparse context annotationJohan Hovold
2019-12-18tty/serial: Migrate pmac_zilog to use has_sysrqDmitry Safonov
2018-12-17tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring
2018-09-20tty: serial: remove set but not used variable 'error'YueHaibing
2018-09-18tty: Convert to using %pOFn instead of device_node.nameRob Herring
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2016-06-25TTY: serial, handle platform_get_irq retval properlyJiri Slaby
2015-03-27tty: constify of_device_id arrayFabian Frederick
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06tty: use container_of to resolve uart_pmac_port from uart_portFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-11serial: Test for no tx data on tx restartPeter Hurley
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2014-06-20serial: Fix IGNBRK handlingPeter Hurley
2013-11-25TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-17tty: Remove unnecessary semicolonsJoe Perches
2013-10-10drivers: clean-up prom.h implicit includesRob Herring
2013-07-27serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger
2012-01-27serial: Kill off NO_IRQAlan Cox
2011-12-16tty/serial/pmac_zilog: Fix suspend & resumeBenjamin Herrenschmidt
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain
2011-04-20tty: remove invalid location line in file headerJovi Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman