summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-198/+1
* tty/serial/core: Introduce poll_init callbackAnton Vorontsov2012-09-261-0/+1
* 8250: blacklist Winbond CIR portSean Young2012-09-261-1/+2
* serial: New serial driver MAX310XAlexander Shiyan2012-08-161-2/+2
* serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-1/+2
* Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-1/+1
|\
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-0/+1
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-1/+0
* | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-181-0/+5
|/
* serial: introduce generic port in/out helpersPaul Gortmaker2012-03-091-0/+10
* serial/efm32: add new driverUwe Kleine-König2012-01-261-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-0/+4
|\
| * SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-071-0/+4
* | serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2011-11-261-0/+1
* | TTY: serial, cleanup include fileJiri Slaby2011-11-151-87/+12
|/
* serial: Support the EFR-register of XR1715x uarts.Søren Holm2011-09-221-1/+3
* tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-231-3/+1
OpenPOWER on IntegriCloud