summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner2022-09-251-1/+0
* Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-0/+17
|\
| * serial: Create uart_xmit_advance()Ilpo Järvinen2022-09-071-0/+17
* | serial: 8250: Switch UART port flags to using BIT_ULLMaciej W. Rozycki2022-09-221-14/+14
* | serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki2022-09-221-1/+2
* | Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-051-0/+8
|\|
| * serial: document start_rx member at struct uart_opsMauro Carvalho Chehab2022-08-181-0/+8
* | serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-3/+3
|/
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-18/+346
|\
| * Documentation: serial: move uart_ops documentation to the structJiri Slaby2022-07-281-16/+329
| * serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-1/+1
| * serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-0/+1
| * serial: Drop timeout from uart_portIlpo Järvinen2022-06-271-2/+14
| * Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman2022-06-201-0/+1
| |\
| * | serial: Add rs485_supported to uart_portIlpo Järvinen2022-06-101-0/+1
| * | serial: Add uart_rs485_config()Ilpo Järvinen2022-06-101-0/+1
* | | serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2022-06-301-0/+5
| |/ |/|
* | serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...Vijaya Krishna Nivarthi2022-06-101-0/+1
|/
* serial: Store character timing information to uart_portIlpo Järvinen2022-04-261-0/+1
* serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen2022-03-181-0/+2
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* serial: core: Fix the definition name in the comment of UPF_* flagsAndy Shevchenko2022-02-041-1/+1
* serial: 8250: fix handle_irq lockingJohan Hovold2021-07-211-0/+24
* tty/serial: clean up uart_match_portJiri Slaby2021-05-201-1/+2
* tty: cumulate and document tty_struct::flow* membersJiri Slaby2021-05-131-1/+1
* serial: do not restore interrupt state in sysrq helperJohan Hovold2021-04-221-5/+5
* earlycon: drop semicolon from earlycon macroJohan Hovold2020-12-071-1/+1
* earlycon: simplify earlycon-table implementationJohan Hovold2020-12-041-13/+7
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* serial: core: fix console port-lock regressionJohan Hovold2020-09-161-0/+1
* Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman2020-07-201-4/+98
|\
| * serial: core: drop redundant sysrq checksJohan Hovold2020-06-271-2/+2
| * serial: core: fix sysrq overhead regressionJohan Hovold2020-06-271-5/+98
| * Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold2020-06-271-1/+2
* | serial: core: drop unnecessary gpio includeJohan Hovold2020-06-271-1/+1
|/
* serial: 8250: Support rs485 bus termination GPIOLukas Wunner2020-05-291-0/+2
* serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner2020-05-151-1/+1
* serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko2020-03-121-2/+1
* serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov2020-03-071-0/+1
* serial_core: Remove unused member in uart_portDmitry Safonov2020-01-151-1/+0
* serial_core: Move sysrq functions from header fileDmitry Safonov2020-01-101-79/+5
* serial_core: Remove SUPPORT_SYSRQ ifdefferyDmitry Safonov2019-12-181-10/+4
* serial_core: Un-ifdef sysrq SUPPORT_SYSRQDmitry Safonov2019-12-171-34/+43
* serial: Move sysrq members aboveDmitry Safonov2019-12-171-5/+6
* docs: serial: move it to the driver-apiMauro Carvalho Chehab2019-07-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-04-251-1/+1
* serial: core: Include console.h from serial_core.hDouglas Anderson2018-11-091-0/+1
* serial: core: Allow processing sysrq at port unlock timeDouglas Anderson2018-11-091-1/+36
* Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman2018-10-041-2/+1