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
/
goldfish.c
Age
Commit message (
Expand
)
Author
2020-10-28
tty: goldfish: use __raw_writel()/__raw_readl()
Laurent Vivier
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-15
tty: goldfish: Enable 'earlycon' only if built-in
Sebastian Andrzej Siewior
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-08-31
tty: goldfish: Implement support for kernel 'earlycon' parameter
Miodrag Dinic
2017-08-31
tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
Miodrag Dinic
2017-08-31
tty: goldfish: Refactor constants to better reflect their nature
Aleksandar Markovic
2017-01-12
tty: goldfish: Fix a parameter of a call to free_irq
Christophe JAILLET
2016-03-07
tty: goldfish: support platform_device with id -1
Greg Hackmann
2016-03-07
drivers: tty: goldfish: Add device tree bindings
Miodrag Dinic
2016-02-06
tty: constify tty_port_operations structs
Aya Mahfouz
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-10
goldfish: goldfish_tty_probe() is not using 'i' any more
Jiri Kosina
2015-03-06
goldfish: remove unreachable line of code
Alan
2014-11-05
goldfish: off by one in goldfish_tty_console_setup()
Dan Carpenter
2014-11-05
goldfish: fix sparse warnings
Fabian Frederick
2014-05-15
goldfish: clean up the checkpatch warnings
Alan
2014-05-15
goldfish: clean up tty 64bit support
Alan
2014-05-15
goldfish: enable 64-bit tty driver
Jun Tian
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-25
goldfish: move to tty_port for flip buffers
Alan Cox
2013-01-21
goldfish: tty driver
Arve Hjønnevåg