summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* serial: do not accept sysrq characters via serial portFelix Fietkau2017-01-121-1/+1
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
* serial: 8250: Expose set_ldisc functionEd Blake2016-11-161-0/+2
* ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-281-1/+8
* tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring2016-09-151-1/+1
* serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin2016-09-021-1/+1
* earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada2016-06-251-1/+7
* serial: 8250: export get_mctrl functionWan Ahmad Zainie2016-04-301-0/+1
* serial: core: Prevent unsafe uart port access, part 2Peter Hurley2016-04-301-0/+2
* of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2016-02-061-1/+1
* of: earlycon: Initialize port fields from DT propertiesPeter Hurley2016-02-061-0/+1
* of: earlycon: Add options string handlingPeter Hurley2016-02-061-1/+2
* of: earlycon: Fixup earlycon console name and indexPeter Hurley2016-02-061-2/+1
* earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-9/+13
* serial: Fix UPIO_MEM commentPeter Hurley2015-12-131-1/+1
* serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-131-0/+1
* serial: core: Fix unused variable warnings from uart_console()Peter Hurley2015-05-061-1/+1
* earlycon: Fix __earlycon_table stridePeter Hurley2015-04-101-1/+1
* serial: 8250: allow specifying iomem size in addition to addressMans Rullgard2015-03-261-0/+1
* serial: earlycon: Enable earlycon without command line paramPeter Hurley2015-03-261-8/+11
* serial: core: Add minor field to uart_portPeter Hurley2015-03-261-0/+1
* Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-091-0/+2
|\
| * serial: earlycon: Refactor parse_options into serial corePeter Hurley2015-03-071-0/+2
* | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-071-7/+7
* | serial: core: Fix iotype userspace breakagePeter Hurley2015-03-071-3/+3
|/
* serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-021-3/+18
* serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-091-0/+1
* serial: core: Add big-endian iotypeKevin Cernekee2014-11-251-6/+7
* serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado2014-11-061-0/+3
* serial: core: Pass termios to set_ldisc() notificationsPeter Hurley2014-11-061-1/+1
* tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley2014-11-051-15/+32
* serial: Fix upstat_t sparse warningsPeter Hurley2014-11-051-1/+1
* tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior2014-09-261-0/+2
* serial: core: Privatize tty->hw_stoppedPeter Hurley2014-09-231-1/+2
* serial: core: Privatize modem status enable flagsPeter Hurley2014-09-231-0/+12
* tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-081-0/+2
* serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley2014-09-081-0/+1
* Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman2014-07-171-0/+2
* serial: earlycon: add DT supportRob Herring2014-05-201-0/+6
* tty/serial: add generic serial earlyconRob Herring2014-04-241-0/+16
* serial: core: delete .set_wake() callbackLinus Walleij2013-10-161-1/+0
* serial: Move "uart_console" def to core header file.Sourav Poddar2013-05-201-0/+7
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-1/+0
* serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-301-1/+1
* tty: Update serial core API documentationKevin Cernekee2013-01-151-4/+4
* serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-151-1/+0
* tty: serial core: decouple pm states from ACPILinus Walleij2013-01-151-1/+13
* SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King2012-11-041-0/+2
* SERIAL: core: add hardware assisted h/w flow control supportRussell King2012-11-041-0/+2
* SERIAL: core: add hardware assisted s/w flow control supportRussell King2012-11-041-0/+2