index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
serial_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
serial: core: Fix unused variable warnings from uart_console()
Peter Hurley
1
-1
/
+1
2015-04-10
earlycon: Fix __earlycon_table stride
Peter Hurley
1
-1
/
+1
2015-03-27
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
1
-0
/
+1
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
1
-8
/
+11
2015-03-26
serial: core: Add minor field to uart_port
Peter Hurley
1
-0
/
+1
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
1
-0
/
+2
2015-03-07
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
1
-0
/
+2
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
1
-7
/
+7
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
1
-3
/
+3
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
1
-3
/
+18
2015-01-10
serial: omap_8250: Fix RTS handling
Peter Hurley
1
-0
/
+1
2014-11-26
serial: core: Add big-endian iotype
Kevin Cernekee
1
-6
/
+7
2014-11-07
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
1
-0
/
+3
2014-11-07
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-1
/
+1
2014-11-06
tty,serial: Unify UPF_* and ASYNC_* flag definitions
Peter Hurley
1
-15
/
+32
2014-11-06
serial: Fix upstat_t sparse warnings
Peter Hurley
1
-1
/
+1
2014-09-26
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
1
-0
/
+2
2014-09-24
serial: core: Privatize tty->hw_stopped
Peter Hurley
1
-1
/
+2
2014-09-24
serial: core: Privatize modem status enable flags
Peter Hurley
1
-0
/
+12
2014-09-09
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
1
-0
/
+2
2014-09-09
serial: core: Document lock requirement for UPF_* flags updates
Peter Hurley
1
-0
/
+1
2014-07-18
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
1
-0
/
+2
2014-05-21
serial: earlycon: add DT support
Rob Herring
1
-0
/
+6
2014-04-25
tty/serial: add generic serial earlycon
Rob Herring
1
-0
/
+16
2013-10-17
serial: core: delete .set_wake() callback
Linus Walleij
1
-1
/
+0
2013-05-20
serial: Move "uart_console" def to core header file.
Sourav Poddar
1
-0
/
+7
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-1
/
+0
2013-01-30
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
1
-1
/
+1
2013-01-16
tty: Update serial core API documentation
Kevin Cernekee
1
-4
/
+4
2013-01-16
serial: Remove RM9000 series serial driver.
Ralf Baechle
1
-1
/
+0
2013-01-16
tty: serial core: decouple pm states from ACPI
Linus Walleij
1
-1
/
+13
2012-11-04
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
1
-0
/
+2
2012-11-04
SERIAL: core: add hardware assisted h/w flow control support
Russell King
1
-0
/
+2
2012-11-04
SERIAL: core: add hardware assisted s/w flow control support
Russell King
1
-0
/
+2
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-198
/
+1
2012-09-27
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+1
2012-09-27
8250: blacklist Winbond CIR port
Sean Young
1
-1
/
+2
2012-08-16
serial: New serial driver MAX310X
Alexander Shiyan
1
-2
/
+2
2012-06-13
serial/8250: Add LPC3220 standard UART type
Roland Stigge
1
-1
/
+2
2012-04-19
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2012-04-19
tegra, serial8250: add ->handle_break() uart_port op
Dan Williams
1
-0
/
+5
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
1
-0
/
+1
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
1
-1
/
+0
2012-03-10
serial: introduce generic port in/out helpers
Paul Gortmaker
1
-0
/
+10
2012-01-26
serial/efm32: add new driver
Uwe Kleine-König
1
-0
/
+2
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+4
2011-12-08
SERIAL: AR933X: Add driver for the built-in UART of the SoC
Gabor Juhos
1
-0
/
+4
2011-11-27
serial/8250_pci: setup-quirk workaround for the kt serial controller
Dan Williams
1
-0
/
+1
2011-11-16
TTY: serial, cleanup include file
Jiri Slaby
1
-87
/
+12
2011-09-23
serial: Support the EFR-register of XR1715x uarts.
Søren Holm
1
-1
/
+3
[next]