开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2015-07-23
tty/early: make serial8250_early_{in,out} static again
Vineet Gupta
2015-05-10
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2015-03-26
serial: 8250: remove the redundant include
Wang Long
2015-03-26
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
2015-03-26
serial: 8250_early: Fix setup() error code
Peter Hurley
2015-03-26
serial: 8250_early: Assume uart already initialized if no baud option
Peter Hurley
2015-03-26
serial: 8250_early: Remove early_device variable
Peter Hurley
2015-03-26
console: Add extensible console matching
Peter Hurley
2015-02-02
tty/serial: 8250_early: Add support for PXA UARTs
Rob Herring
2015-01-09
serial: 8250_early: optimize early 8250 uart
Vineet Gupta
2014-06-19
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2014-05-03
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
2014-04-24
tty/serial: convert 8250 to generic earlycon
Rob Herring
2013-08-12
serial: 8250_early: fix comparison of different types
Jingoo Han
2013-07-24
tty/8250_early: Don't truncate last character of options
Henrik Nordström
2013-01-20
drivers/tty/serial/8250: use strlcpy instead of strcpy
Chen Gang
2012-11-16
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
2012-10-24
serial/8250/8250_early: Prevent rounding error in uartclk
Alexey Brodkin
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker