Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h> | Zihao Tang | 1 | -1/+1 |
2020-11-23 | m68k: Fix WARNING splat in pmac_zilog driver | Finn Thain | 1 | -5/+9 |
2020-09-16 | serial: pmac_zilog: use for_each_child_of_node() macro | Qinglang Miao | 1 | -1/+1 |
2020-07-24 | serial: pmac_zilog: add sparse context annotation | Johan Hovold | 1 | -0/+1 |
2019-12-18 | tty/serial: Migrate pmac_zilog to use has_sysrq | Dmitry Safonov | 1 | -4/+1 |
2018-12-17 | tty: Use of_node_name_{eq,prefix} for node name comparisons | Rob Herring | 1 | -2/+2 |
2018-09-20 | tty: serial: remove set but not used variable 'error' | YueHaibing | 1 | -3/+1 |
2018-09-18 | tty: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -14/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-30 | tty: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-01-27 | tty: serial: constify uart_ops structures | Bhumika Goyal | 1 | -1/+1 |
2016-06-25 | TTY: serial, handle platform_get_irq retval properly | Jiri Slaby | 1 | -1/+1 |
2015-03-27 | tty: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-06 | tty: use container_of to resolve uart_pmac_port from uart_port | Fabian Frederick | 1 | -3/+6 |
2014-10-20 | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -6/+3 |
2014-07-11 | serial: Test for no tx data on tx restart | Peter Hurley | 1 | -0/+3 |
2014-06-26 | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely | 1 | -6/+3 |
2014-06-20 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -1/+1 |
2013-11-25 | TTY: pmac_zilog, check existence of ports in pmz_console_init() | Geert Uytterhoeven | 1 | -0/+3 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2013-10-17 | tty: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+2 |
2013-07-27 | serial: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -16/+14 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -3/+5 |
2012-08-16 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel | 1 | -3/+9 |
2012-04-30 | tty/serial/pmac_zilog: Fix "nobody cared" IRQ message | Larry Finger | 1 | -3/+3 |
2012-01-27 | serial: Kill off NO_IRQ | Alan Cox | 1 | -1/+1 |
2011-12-16 | tty/serial/pmac_zilog: Fix suspend & resume | Benjamin Herrenschmidt | 1 | -261/+112 |
2011-12-08 | pmac_zilog: Fix unexpected irq | Finn Thain | 1 | -50/+52 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -2/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -3/+3 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+2208 |