index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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