index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
goldfish.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2017-12-15
tty: goldfish: Enable 'earlycon' only if built-in
Sebastian Andrzej Siewior
1
-0
/
+2
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
tty: goldfish: Implement support for kernel 'earlycon' parameter
Miodrag Dinic
1
-0
/
+26
2017-08-31
tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
Miodrag Dinic
1
-27
/
+139
2017-08-31
tty: goldfish: Refactor constants to better reflect their nature
Aleksandar Markovic
1
-27
/
+25
2017-01-12
tty: goldfish: Fix a parameter of a call to free_irq
Christophe JAILLET
1
-1
/
+1
2016-03-07
tty: goldfish: support platform_device with id -1
Greg Hackmann
1
-12
/
+18
2016-03-07
drivers: tty: goldfish: Add device tree bindings
Miodrag Dinic
1
-1
/
+9
2016-02-06
tty: constify tty_port_operations structs
Aya Mahfouz
1
-1
/
+1
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
1
-2
/
+2
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2015-03-10
goldfish: goldfish_tty_probe() is not using 'i' any more
Jiri Kosina
1
-1
/
+0
2015-03-06
goldfish: remove unreachable line of code
Alan
1
-1
/
+0
2014-11-05
goldfish: off by one in goldfish_tty_console_setup()
Dan Carpenter
1
-1
/
+1
2014-11-05
goldfish: fix sparse warnings
Fabian Frederick
1
-2
/
+2
2014-05-15
goldfish: clean up the checkpatch warnings
Alan
1
-26
/
+34
2014-05-15
goldfish: clean up tty 64bit support
Alan
1
-10
/
+5
2014-05-15
goldfish: enable 64-bit tty driver
Jun Tian
1
-0
/
+9
2014-01-07
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-01-25
goldfish: move to tty_port for flip buffers
Alan Cox
1
-12
/
+7
2013-01-21
goldfish: tty driver
Arve Hjønnevåg
1
-0
/
+333