aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pmac_zilog.c
AgeCommit message (Expand)Author
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-26tty: constify of_device_id arrayFabian Frederick
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05tty: 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-10serial: 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-19serial: 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-16tty: Remove unnecessary semicolonsJoe Perches
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: 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-26serial: 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-19tty: 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