aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_dcc.c
AgeCommit message (Expand)Author
2019-07-04hvc: dcc: Add earlycon supportMichal Simek
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2015-10-04hvc_dcc: don't ignore errors during initializationTimur Tabi
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington
2013-09-25TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring
2011-11-15tty: hvc_dcc: Fix duplicate character inputsStephen Boyd
2011-02-03hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd
2011-02-03hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd
2011-02-03hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman