summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvc_dcc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: hvc: Remove redundant license textGreg Kroah-Hartman2017-11-081-11/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* hvc_dcc: don't ignore errors during initializationTimur Tabi2015-10-041-4/+11
* ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-40/+2
* TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring2013-09-251-0/+21
* tty: hvc_dcc: Fix duplicate character inputsStephen Boyd2011-11-151-0/+2
* hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-031-24/+0
* hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-031-8/+4
* hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-031-6/+5
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+133