index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_dcc.c
Age
Commit message (
Expand
)
Author
2022-05-05
tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
Shanker Donthineni
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2019-10-11
hvc: dcc: Add earlycon support
Michal Simek
2017-11-08
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2015-10-04
hvc_dcc: don't ignore errors during initialization
Timur Tabi
2014-05-28
ARM: tty: Move HVC DCC assembly to arch/arm
Christopher Covington
2013-09-25
TTY: hvc_dcc: probe for a JTAG connection before registering
Rob Herring
2011-11-15
tty: hvc_dcc: Fix duplicate character inputs
Stephen Boyd
2011-02-03
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
2011-02-03
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
2011-02-03
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman