index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvc_dcc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-12
/
+12
*
tty: hvc: dcc: Check for TXfull condition while setting up early console
Ayan Kumar Halder
2023-12-08
1
-0
/
+8
*
tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
Shanker Donthineni
2022-05-05
1
-4
/
+190
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
hvc: dcc: Add earlycon support
Michal Simek
2019-10-11
1
-0
/
+28
*
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-11
/
+1
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
hvc_dcc: don't ignore errors during initialization
Timur Tabi
2015-10-04
1
-4
/
+11
*
ARM: tty: Move HVC DCC assembly to arch/arm
Christopher Covington
2014-05-28
1
-40
/
+2
*
TTY: hvc_dcc: probe for a JTAG connection before registering
Rob Herring
2013-09-26
1
-0
/
+21
*
tty: hvc_dcc: Fix duplicate character inputs
Stephen Boyd
2011-11-15
1
-0
/
+2
*
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
2011-02-04
1
-24
/
+0
*
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
2011-02-04
1
-8
/
+4
*
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
2011-02-04
1
-6
/
+5
*
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+133