index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
earlycon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
earlycon: Let users set the clock frequency
Ricardo Ribalda
2023-01-19
1
-1
/
+8
*
tty: serial: earlycon: use console_is_registered()
John Ogness
2022-12-02
1
-2
/
+2
*
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
1
-3
/
+3
*
earlycon: prevent multiple register_console()
Michael Walle
2022-06-30
1
-0
/
+3
*
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-12-04
1
-4
/
+2
*
tty: serial: print earlycon info after match->setup
Hsin-Yi Wang
2020-09-16
1
-1
/
+8
*
serial: earlycon: prefer EARLYCON_DECLARE() variant
Michael Walle
2020-03-07
1
-0
/
+11
*
earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
Michal Simek
2018-05-14
1
-1
/
+0
*
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-30
1
-2
/
+4
|
\
|
*
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-04-23
1
-2
/
+4
*
|
earlycon: Initialize port->uartclk based on clock-frequency property
Michal Simek
2018-04-23
1
-0
/
+4
|
/
*
earlycon: add reg-offset to physical address before mapping
Greentime Hu
2018-02-28
1
-1
/
+2
*
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-07
1
-10
/
+5
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
earlycon: initialise baud field of earlycon device structure
Eugeniy Paltsev
2017-08-31
1
-0
/
+5
*
serial: earlycon: Only try fdt when specify 'earlycon' exactly
Jeffy Chen
2017-08-28
1
-1
/
+1
*
ACPI: parse SPCR and enable matching console
Aleksey Makarov
2016-09-28
1
-2
/
+17
*
of/serial: move earlycon early_param handling to serial
Leif Lindholm
2016-09-28
1
-1
/
+1
*
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
2016-09-02
1
-4
/
+3
*
serial: earlycon: Show the earlycon "driver" in banner
Peter Hurley
2016-02-06
1
-6
/
+6
*
serial: earlycon: Common log banner for command line and DT
Peter Hurley
2016-02-06
1
-13
/
+14
*
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
2016-02-06
1
-3
/
+9
*
of: earlycon: Initialize port fields from DT properties
Peter Hurley
2016-02-06
1
-0
/
+31
*
of: earlycon: Add options string handling
Peter Hurley
2016-02-06
1
-2
/
+7
*
of: earlycon: Fixup earlycon console name and index
Peter Hurley
2016-02-06
1
-3
/
+3
*
serial: earlycon: Fixup earlycon console name and index
Peter Hurley
2016-02-06
1
-3
/
+22
*
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-06
1
-9
/
+1
*
of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE
Peter Hurley
2016-02-06
1
-0
/
+4
*
Merge 4.4-rc6 into tty-next
Greg Kroah-Hartman
2015-12-21
1
-0
/
+2
|
\
|
*
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
2015-12-12
1
-0
/
+2
*
|
serial: support 16-bit register interface for console
Masahiro Yamada
2015-12-13
1
-4
/
+11
|
/
*
serial: earlycon: Add support for big-endian MMIO accesses
Noam Camus
2015-06-01
1
-3
/
+6
*
earlycon: Revert log warnings
Peter Hurley
2015-05-08
1
-7
/
+2
*
serial: earlycon: Enable earlycon without command line param
Peter Hurley
2015-03-26
1
-19
/
+73
*
serial: earlycon: Refactor earlycon registration
Peter Hurley
2015-03-26
1
-17
/
+25
*
serial: earlycon: Skip parse_options() if empty string
Peter Hurley
2015-03-26
1
-4
/
+7
*
serial: earlycon: Ignore parse_options() error code
Peter Hurley
2015-03-26
1
-2
/
+1
*
serial: earlycon: Move ->uartclk initialize
Peter Hurley
2015-03-26
1
-2
/
+1
*
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
2015-03-07
1
-26
/
+13
*
tty/serial: earlycon: Fix print for implied MMIO case
Kumar Gala
2014-11-05
1
-1
/
+1
*
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2014-06-19
1
-1
/
+1
*
serial: earlycon: add DT support
Rob Herring
2014-05-20
1
-0
/
+28
*
tty/serial: fix generic earlycon option parsing
Rob Herring
2014-05-03
1
-13
/
+5
*
tty/serial: add generic serial earlycon
Rob Herring
2014-04-24
1
-0
/
+152