index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pmac_zilog.c
Age
Commit message (
Expand
)
Author
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
2024-04-09
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
Finn Thain
2024-04-09
serial: pmac_zilog: Drop usage of platform_driver_probe()
Uwe Kleine-König
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
2024-02-19
serial: pmac_zilog: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: pmac_zilog: Use port lock wrappers
Thomas Gleixner
2022-11-03
serial: pmac_zilog: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-10
serial: pmac_zilog: remove unused header
Jiri Slaby
2022-05-19
serial: pmac_zilog: remove initial print
Jiri Slaby
2022-05-19
serial: pmac_zilog: remove tracing prints
Jiri Slaby
2022-05-19
serial: pmac_zilog: remove unused uart_pmac_port::termios_cache
Jiri Slaby
2022-05-19
serial: pmac_zilog: remove unfinished DBDMA support
Jiri Slaby
2022-04-15
tty: serial: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-12-30
serial: pmac_zilog: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-05-13
tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>
Zihao Tang
2020-11-23
m68k: Fix WARNING splat in pmac_zilog driver
Finn Thain
2020-09-16
serial: pmac_zilog: use for_each_child_of_node() macro
Qinglang Miao
2020-07-24
serial: pmac_zilog: add sparse context annotation
Johan Hovold
2019-12-18
tty/serial: Migrate pmac_zilog to use has_sysrq
Dmitry Safonov
2018-12-17
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
2018-09-20
tty: serial: remove set but not used variable 'error'
YueHaibing
2018-09-18
tty: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-07-30
tty: Convert to using %pOF instead of full_name
Rob Herring
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2016-06-25
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-05
tty: use container_of to resolve uart_pmac_port from uart_port
Fabian Frederick
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-11-25
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-08-16
pmac_zilog,kdb: Fix console poll hook to return instead of loop
Jason Wessel
2012-04-30
tty/serial/pmac_zilog: Fix "nobody cared" IRQ message
Larry Finger
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2011-12-16
tty/serial/pmac_zilog: Fix suspend & resume
Benjamin Herrenschmidt
[next]