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.14.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
/
include
/
linux
/
serial_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
serial: core: fix console port-lock regression
Johan Hovold
2020-09-16
1
-0
/
+1
*
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-20
1
-4
/
+98
|
\
|
*
serial: core: drop redundant sysrq checks
Johan Hovold
2020-06-27
1
-2
/
+2
|
*
serial: core: fix sysrq overhead regression
Johan Hovold
2020-06-27
1
-5
/
+98
|
*
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
2020-06-27
1
-1
/
+2
*
|
serial: core: drop unnecessary gpio include
Johan Hovold
2020-06-27
1
-1
/
+1
|
/
*
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
2020-05-29
1
-0
/
+2
*
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
1
-1
/
+1
*
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2020-03-12
1
-2
/
+1
*
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-03-07
1
-0
/
+1
*
serial_core: Remove unused member in uart_port
Dmitry Safonov
2020-01-15
1
-1
/
+0
*
serial_core: Move sysrq functions from header file
Dmitry Safonov
2020-01-10
1
-79
/
+5
*
serial_core: Remove SUPPORT_SYSRQ ifdeffery
Dmitry Safonov
2019-12-18
1
-10
/
+4
*
serial_core: Un-ifdef sysrq SUPPORT_SYSRQ
Dmitry Safonov
2019-12-17
1
-34
/
+43
*
serial: Move sysrq members above
Dmitry Safonov
2019-12-17
1
-5
/
+6
*
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
docs: serial: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-04-25
1
-1
/
+1
*
serial: core: Include console.h from serial_core.h
Douglas Anderson
2018-11-09
1
-0
/
+1
*
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
2018-11-09
1
-1
/
+36
*
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"
Greg Kroah-Hartman
2018-10-04
1
-2
/
+1
*
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+3
*
serial:serial_core: Allow use of CTS for PPS line discipline
Steve Sakoman
2018-10-02
1
-1
/
+2
*
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2018-07-12
1
-0
/
+7
*
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-30
1
-7
/
+14
|
\
|
*
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-04-23
1
-7
/
+14
*
|
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
2018-04-23
1
-1
/
+2
*
|
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
Jeremy Kerr
2018-04-23
1
-0
/
+1
|
/
*
powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
Mathieu Malaterre
2018-03-15
1
-1
/
+1
*
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
1
-2
/
+2
|
\
|
*
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-07
1
-2
/
+2
*
|
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
2018-01-09
1
-1
/
+1
*
|
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
2017-11-28
1
-5
/
+1
|
/
*
serial: Add common rs485 device tree parsing function
Uwe Kleine-König
2017-09-18
1
-0
/
+5
*
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
2017-08-28
1
-1
/
+0
*
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
2017-07-30
1
-4
/
+5
*
serial: 8250: Add flag so drivers can avoid THRE probe
Joel Stanley
2017-05-18
1
-0
/
+1
*
serial: core: constify struct uart_port {name} field
Andy Shevchenko
2017-04-08
1
-1
/
+1
*
tty: serial_core: Add name field to uart_port struct
Vignesh R
2017-03-31
1
-0
/
+1
*
serial: do not accept sysrq characters via serial port
Felix Fietkau
2017-01-12
1
-1
/
+1
*
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
1
-2
/
+2
*
serial: 8250: Expose set_ldisc function
Ed Blake
2016-11-16
1
-0
/
+2
*
ACPI: parse SPCR and enable matching console
Aleksey Makarov
2016-09-28
1
-1
/
+8
*
tty: serial_core: add tty NULL check to uart_tx_stopped
Rob Herring
2016-09-15
1
-1
/
+1
*
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
2016-09-02
1
-1
/
+1
*
earlycon: mark earlycon code as __used iif the caller is built-in
Masahiro Yamada
2016-06-25
1
-1
/
+7
*
serial: 8250: export get_mctrl function
Wan Ahmad Zainie
2016-04-30
1
-0
/
+1
*
serial: core: Prevent unsafe uart port access, part 2
Peter Hurley
2016-04-30
1
-0
/
+2
*
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
2016-02-06
1
-1
/
+1
[next]