开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
serial_core.c
Age
Commit message (
Expand
)
Author
2022-01-26
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
2022-01-06
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
2021-12-30
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
tty: serial, join uport checks in uart_port_shutdown()
Jiri Slaby
2021-11-25
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-21
serial: core: Report magic multiplier extra baud rates
Maciej W. Rozycki
2021-06-15
tty: make tty_get_{char,frame}_size available
Jiri Slaby
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-20
tty/serial: clean up uart_match_port
Jiri Slaby
2021-05-20
serial: drop irq-flags initialisations
Johan Hovold
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
serial: core: fix suspicious security_locked_down() call
Ondrej Mosnacek
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-04-10
serial: core: return early on unsupported ioctls
Johan Hovold
2021-04-10
serial: core: drop redundant TIOCGSERIAL memset
Johan Hovold
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2020-12-09
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
2020-09-16
serial: core: fix port-lock initialisation
Johan Hovold
2020-09-04
serial: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-28
serial: core: don't use snprintf() for formatting sysfs attrs
Alex Dewar
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-21
serial: core: Fix Coding Style
Tamseel Shams
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-10
serial: core: Initialise spin lock before use in uart_configure_port()
Andy Shevchenko
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-06-27
tty/serial: fix serial_core.c kernel-doc warnings
Randy Dunlap
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-17
serial: core: Allow detach and attach serial device for console
Andy Shevchenko
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2020-03-12
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
2020-03-12
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
2020-03-12
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-02-17
serial: core: Switch to use DEVICE_ATTR_RO()
Andy Shevchenko
2020-02-14
serial: core: use octal permissions on module param
Andy Shevchenko
2020-02-14
serial: core: Consolidate spin lock initialization code
Andy Shevchenko
2020-02-14
serial: core: Introduce uart_console_enabled() helper
Andy Shevchenko
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
[next]