index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_early.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
serial: 8250_omap: Add earlycon support for the AM654 UART controller
Ronald Wahl
1
-0
/
+1
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-13
serial: 8250: RT288x/Au1xxx code away from core
Ilpo Järvinen
1
-21
/
+0
2023-01-19
serial: 8250_early: Convert literals to use defines
Ilpo Järvinen
1
-2
/
+2
2022-06-27
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
1
-3
/
+1
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-3
/
+0
2020-06-02
serial: 8250_early: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+23
2018-04-25
serial: 8250_early: Setup divider when uartclk is passed
Michal Simek
1
-1
/
+1
2017-11-28
serial: 8250_early: Only set divisor if valid clk & baud
Matt Redfearn
1
-6
/
+8
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
serial: 8250_early: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-04-18
serial: 8250_early: Add earlycon support for Palmchip UART
Marc Gonzalez
1
-0
/
+24
2016-06-25
serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART
Kefeng Wang
1
-0
/
+1
2016-02-15
serial: 8250_early: Add earlycon support for Tegra
Jon Hunter
1
-0
/
+1
2016-02-07
serial: 8250_omap: Add omap8250 earlycon
Peter Hurley
1
-0
/
+21
2016-02-07
serial: 8250_early: Use port->regshift
Peter Hurley
1
-6
/
+10
2015-12-14
serial: support 16-bit register interface for console
Masahiro Yamada
1
-0
/
+5
2015-12-14
serial: 8250_early: squash wait_for_xmitr() into serial_putc()
Masahiro Yamada
1
-8
/
+4
2015-12-14
serial: 8250_early: confirm empty transmitter after sending characters
Masahiro Yamada
1
-4
/
+1
2015-12-14
serial: 8250_early: do not save and restore IER in write callback
Masahiro Yamada
1
-10
/
+1
2015-10-04
serial: 8250: Add OF earlycon support
Scott Wood
1
-0
/
+4
2015-07-24
tty/early: make serial8250_early_{in,out} static again
Vineet Gupta
1
-2
/
+2
2015-05-10
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
1
-1
/
+1
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2015-04-15
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
1
-0
/
+5
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
1
-19
/
+0
2015-03-27
serial: 8250: remove the redundant include
Wang Long
1
-1
/
+0
2015-03-26
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
1
-5
/
+0
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
1
-6
/
+1
2015-03-26
serial: 8250_early: Fix setup() error code
Peter Hurley
1
-1
/
+1
2015-03-26
serial: 8250_early: Assume uart already initialized if no baud option
Peter Hurley
1
-2
/
+8
2015-03-26
serial: 8250_early: Remove early_device variable
Peter Hurley
1
-4
/
+2
2015-03-26
console: Add extensible console matching
Peter Hurley
1
-23
/
+0
2015-02-02
tty/serial: 8250_early: Add support for PXA UARTs
Rob Herring
1
-3
/
+5
2015-01-10
serial: 8250_early: optimize early 8250 uart
Vineet Gupta
1
-2
/
+5
2014-06-20
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
1
-1
/
+4
2014-05-04
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
1
-0
/
+10
2014-04-25
tty/serial: convert 8250 to generic earlycon
Rob Herring
1
-123
/
+15
2013-08-12
serial: 8250_early: fix comparison of different types
Jingoo Han
1
-1
/
+1
2013-07-25
tty/8250_early: Don't truncate last character of options
Henrik Nordström
1
-1
/
+2
2013-01-21
drivers/tty/serial/8250: use strlcpy instead of strcpy
Chen Gang
1
-1
/
+1
2012-11-16
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
1
-21
/
+21
2012-10-24
serial/8250/8250_early: Prevent rounding error in uartclk
Alexey Brodkin
1
-1
/
+1
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker
1
-0
/
+287