aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-18serial: Add common rs485 device tree parsing functionUwe Kleine-König1-0/+5
2017-08-28serial: core: remove unneeded irq_wake flagAndy Shevchenko1-1/+0
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko1-4/+5
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley1-0/+1
2017-04-08serial: core: constify struct uart_port {name} fieldAndy Shevchenko1-1/+1
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R1-0/+1
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau1-1/+1
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-2/+2
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake1-0/+2
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov1-1/+8
2016-09-15tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring1-1/+1
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addressesAlexander Sverdlin1-1/+1
2016-06-25earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada1-1/+7
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie1-0/+1
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley1-0/+2
2016-02-06of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley1-1/+1
2016-02-06of: earlycon: Initialize port fields from DT propertiesPeter Hurley1-0/+1
2016-02-06of: earlycon: Add options string handlingPeter Hurley1-1/+2
2016-02-06of: earlycon: Fixup earlycon console name and indexPeter Hurley1-2/+1
2016-02-06earlycon: Use common framework for earlycon declarationsPeter Hurley1-9/+13
2015-12-13serial: Fix UPIO_MEM commentPeter Hurley1-1/+1
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada1-0/+1
2015-05-06serial: core: Fix unused variable warnings from uart_console()Peter Hurley1-1/+1
2015-04-10earlycon: Fix __earlycon_table stridePeter Hurley1-1/+1
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard1-0/+1
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley1-8/+11
2015-03-26serial: core: Add minor field to uart_portPeter Hurley1-0/+1
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman1-0/+2
2015-03-07serial: earlycon: Refactor parse_options into serial corePeter Hurley1-0/+2
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley1-7/+7
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley1-3/+18
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley1-0/+1
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee1-6/+7
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado1-0/+3
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-1/+1
2014-11-05tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley1-15/+32
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley1-1/+1
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+2
2014-09-23serial: core: Privatize tty->hw_stoppedPeter Hurley1-1/+2
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley1-0/+12
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-0/+2
2014-09-08serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley1-0/+1
2014-07-17Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman1-0/+2
2014-05-20serial: earlycon: add DT supportRob Herring1-0/+6
2014-04-24tty/serial: add generic serial earlyconRob Herring1-0/+16
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij1-1/+0
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar1-0/+7
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-1/+0
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin1-1/+1