index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
serial_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-30
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
1
-7
/
+14
2018-04-23
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
1
-1
/
+2
2018-04-23
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
Jeremy Kerr
1
-0
/
+1
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-7
/
+14
2018-03-15
powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
Mathieu Malaterre
1
-1
/
+1
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
1
-2
/
+2
2018-01-09
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
1
-1
/
+1
2017-11-28
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
1
-5
/
+1
2017-09-18
serial: Add common rs485 device tree parsing function
Uwe Kleine-König
1
-0
/
+5
2017-08-28
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
1
-1
/
+0
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
1
-4
/
+5
2017-05-18
serial: 8250: Add flag so drivers can avoid THRE probe
Joel Stanley
1
-0
/
+1
2017-04-08
serial: core: constify struct uart_port {name} field
Andy Shevchenko
1
-1
/
+1
2017-03-31
tty: serial_core: Add name field to uart_port struct
Vignesh R
1
-0
/
+1
2017-01-12
serial: do not accept sysrq characters via serial port
Felix Fietkau
1
-1
/
+1
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-2
/
+2
2016-11-16
serial: 8250: Expose set_ldisc function
Ed Blake
1
-0
/
+2
2016-09-28
ACPI: parse SPCR and enable matching console
Aleksey Makarov
1
-1
/
+8
2016-09-15
tty: serial_core: add tty NULL check to uart_tx_stopped
Rob Herring
1
-1
/
+1
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
1
-1
/
+1
2016-06-26
earlycon: mark earlycon code as __used iif the caller is built-in
Masahiro Yamada
1
-1
/
+7
2016-04-30
serial: 8250: export get_mctrl function
Wan Ahmad Zainie
1
-0
/
+1
2016-04-30
serial: core: Prevent unsafe uart port access, part 2
Peter Hurley
1
-0
/
+2
2016-02-07
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
1
-1
/
+1
2016-02-07
of: earlycon: Initialize port fields from DT properties
Peter Hurley
1
-0
/
+1
2016-02-07
of: earlycon: Add options string handling
Peter Hurley
1
-1
/
+2
2016-02-07
of: earlycon: Fixup earlycon console name and index
Peter Hurley
1
-2
/
+1
2016-02-07
earlycon: Use common framework for earlycon declarations
Peter Hurley
1
-9
/
+13
2015-12-14
serial: Fix UPIO_MEM comment
Peter Hurley
1
-1
/
+1
2015-12-14
serial: support 16-bit register interface for console
Masahiro Yamada
1
-0
/
+1
2015-05-06
serial: core: Fix unused variable warnings from uart_console()
Peter Hurley
1
-1
/
+1
2015-04-10
earlycon: Fix __earlycon_table stride
Peter Hurley
1
-1
/
+1
2015-03-27
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
1
-0
/
+1
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
1
-8
/
+11
2015-03-26
serial: core: Add minor field to uart_port
Peter Hurley
1
-0
/
+1
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
1
-0
/
+2
2015-03-07
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
1
-0
/
+2
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
1
-7
/
+7
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
1
-3
/
+3
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
1
-3
/
+18
2015-01-10
serial: omap_8250: Fix RTS handling
Peter Hurley
1
-0
/
+1
2014-11-26
serial: core: Add big-endian iotype
Kevin Cernekee
1
-6
/
+7
2014-11-07
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
1
-0
/
+3
2014-11-07
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-1
/
+1
2014-11-06
tty,serial: Unify UPF_* and ASYNC_* flag definitions
Peter Hurley
1
-15
/
+32
2014-11-06
serial: Fix upstat_t sparse warnings
Peter Hurley
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+2
2014-09-24
serial: core: Privatize tty->hw_stopped
Peter Hurley
1
-1
/
+2
2014-09-24
serial: core: Privatize modem status enable flags
Peter Hurley
1
-0
/
+12
[next]