summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold
2021-05-20tty/serial: clean up uart_match_portJiri Slaby
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold
2020-12-07earlycon: drop semicolon from earlycon macroJohan Hovold
2020-12-04earlycon: simplify earlycon-table implementationJohan Hovold
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman
2020-06-27serial: core: drop redundant sysrq checksJohan Hovold
2020-06-27serial: core: fix sysrq overhead regressionJohan Hovold
2020-06-27Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold
2020-06-27serial: core: drop unnecessary gpio includeJohan Hovold
2020-05-29serial: 8250: Support rs485 bus termination GPIOLukas Wunner
2020-05-15serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner
2020-03-12serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-01-15serial_core: Remove unused member in uart_portDmitry Safonov
2020-01-10serial_core: Move sysrq functions from header fileDmitry Safonov
2019-12-18serial_core: Remove SUPPORT_SYSRQ ifdefferyDmitry Safonov
2019-12-17serial_core: Un-ifdef sysrq SUPPORT_SYSRQDmitry Safonov
2019-12-17serial: Move sysrq members aboveDmitry Safonov
2019-07-15docs: serial: move it to the driver-apiMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2018-11-09serial: core: Include console.h from serial_core.hDouglas Anderson
2018-11-09serial: core: Allow processing sysrq at port unlock timeDouglas Anderson
2018-10-04Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-10-02serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2018-04-30Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman
2018-04-23serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson
2018-04-23serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOsJeremy Kerr
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-03-15powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unusedMathieu Malaterre
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava
2018-01-09serial: core: Make uart_parse_options take const char* argumentPaul Cercueil
2017-11-28serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner
2017-09-18serial: Add common rs485 device tree parsing functionUwe Kleine-König
2017-08-28serial: core: remove unneeded irq_wake flagAndy Shevchenko
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-04-08serial: core: constify struct uart_port {name} fieldAndy Shevchenko
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov