开源镜像站
帮助
动态
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
/
include
/
linux
/
serial_core.h
Age
Commit message (
Expand
)
Author
2022-08-18
serial: document start_rx member at struct uart_ops
Mauro Carvalho Chehab
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-28
Documentation: serial: move uart_ops documentation to the struct
Jiri Slaby
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
2022-04-26
serial: Store character timing information to uart_port
Ilpo Järvinen
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-02-04
serial: core: Fix the definition name in the comment of UPF_* flags
Andy Shevchenko
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
2021-05-20
tty/serial: clean up uart_match_port
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2020-12-07
earlycon: drop semicolon from earlycon macro
Johan Hovold
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-06-27
serial: core: drop redundant sysrq checks
Johan Hovold
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-01-15
serial_core: Remove unused member in uart_port
Dmitry Safonov
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
2019-12-18
serial_core: Remove SUPPORT_SYSRQ ifdeffery
Dmitry Safonov
2019-12-17
serial_core: Un-ifdef sysrq SUPPORT_SYSRQ
Dmitry Safonov
2019-12-17
serial: Move sysrq members above
Dmitry Safonov
2019-07-15
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-25
docs: serial: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2018-11-09
serial: core: Include console.h from serial_core.h
Douglas Anderson
2018-11-09
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
2018-10-04
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"
Greg Kroah-Hartman
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
serial:serial_core: Allow use of CTS for PPS line discipline
Steve Sakoman
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2018-04-30
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-23
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
2018-04-23
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
Jeremy Kerr
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
[next]