aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
AgeCommit message (Expand)Author
2017-03-30serial: Hack to prevent SysRq timeouts on the simulatorDaniel Thompson
2017-03-30serial: Emulate break using control charactersDaniel Thompson
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
2016-09-15tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin
2016-06-25earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley
2016-02-06of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley
2016-02-06of: earlycon: Initialize port fields from DT propertiesPeter Hurley
2016-02-06of: earlycon: Add options string handlingPeter Hurley
2016-02-06of: earlycon: Fixup earlycon console name and indexPeter Hurley
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley
2015-12-13serial: Fix UPIO_MEM commentPeter Hurley
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada
2015-05-06serial: core: Fix unused variable warnings from uart_console()Peter Hurley
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-26serial: core: Add minor field to uart_portPeter Hurley
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-07serial: earlycon: Refactor parse_options into serial corePeter Hurley
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-05tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior
2014-09-23serial: core: Privatize tty->hw_stoppedPeter Hurley
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley
2014-07-17Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman
2014-05-20serial: earlycon: add DT supportRob Herring
2014-04-24tty/serial: add generic serial earlyconRob Herring
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin
2013-01-15tty: Update serial core API documentationKevin Cernekee
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King