aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_dcc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tty: hvc: Remove redundant license textGreg Kroah-Hartman1-11/+1
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2015-10-04hvc_dcc: don't ignore errors during initializationTimur Tabi1-4/+11
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington1-40/+2
2013-09-25TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring1-0/+21
2011-11-15tty: hvc_dcc: Fix duplicate character inputsStephen Boyd1-0/+2
2011-02-03hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd1-24/+0
2011-02-03hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd1-8/+4
2011-02-03hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd1-6/+5
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman1-0/+133