aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-15tty: Update serial core API documentationKevin Cernekee1-4/+4
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle1-1/+0
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij1-1/+13
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow controlRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-198/+1
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+1
2012-09-268250: blacklist Winbond CIR portSean Young1-1/+2
2012-08-16serial: New serial driver MAX310XAlexander Shiyan1-2/+2
2012-06-12serial/8250: Add LPC3220 standard UART typeRoland Stigge1-1/+2
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman1-1/+1
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-0/+5
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial portDan Williams1-0/+1
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams1-1/+0
2012-03-09serial: introduce generic port in/out helpersPaul Gortmaker1-0/+10
2012-01-26serial/efm32: add new driverUwe Kleine-König1-0/+2
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+4
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos1-0/+4
2011-11-26serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams1-0/+1
2011-11-15TTY: serial, cleanup include fileJiri Slaby1-87/+12
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm1-1/+3