index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
apbuart.c
Age
Commit message (
Expand
)
Author
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-04-22
serial: apbuart: drop low-latency workaround
Johan Hovold
2019-12-18
tty/serial: Migrate apbuart to use has_sysrq
Dmitry Safonov
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-08-28
serial: apbuart: constify uart_ops structures
Julia Lawall
2015-10-04
tty: serial: apbuart: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-08-27
tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2011-12-27
apbuart: fix section mismatch warning
Sam Ravnborg
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-03-30
sparc32,leon: Fixed APBUART frequency detection
Daniel Hellstrom
2011-03-30
sparc32, leon: APBUART driver must use archdata to get IRQ number
Daniel Hellstrom
2011-02-28
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman