Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0cbb0ae75a30908563e37d2c3429e79d207729cc
/
include
/
linux
/
serial_core.h
1d1a409
serial: core: Make sure compiler barfs for 16-byte earlycon names
by Douglas Anderson
· 7 years ago
a72ac67
earlycon: Use a pointer table to fix __earlycon_table stride
by Daniel Kurtz
· 7 years ago
ad1696f
ACPI: parse SPCR and enable matching console
by Aleksey Makarov
· 8 years ago
a727b02
tty: serial_core: add tty NULL check to uart_tx_stopped
by Rob Herring
· 8 years ago
46e3668
serial: earlycon: Extend earlycon command line option to support 64-bit addresses
by Alexander Sverdlin
· 8 years ago
f8ba364
earlycon: mark earlycon code as __used iif the caller is built-in
by Masahiro Yamada
· 8 years ago
144ef5c2
serial: 8250: export get_mctrl function
by Wan Ahmad Zainie
· 9 years ago
9ed1942
serial: core: Prevent unsafe uart port access, part 2
by Peter Hurley
· 9 years ago
c90fe9c
of: earlycon: Move address translation to of_setup_earlycon()
by Peter Hurley
· 9 years ago
088da2a
of: earlycon: Initialize port fields from DT properties
by Peter Hurley
· 9 years ago
4d118c9
of: earlycon: Add options string handling
by Peter Hurley
· 9 years ago
05d9613
of: earlycon: Fixup earlycon console name and index
by Peter Hurley
· 9 years ago
2eaa790
earlycon: Use common framework for earlycon declarations
by Peter Hurley
· 9 years ago
858965d
serial: Fix UPIO_MEM comment
by Peter Hurley
· 9 years ago
bd94c40
serial: support 16-bit register interface for console
by Masahiro Yamada
· 9 years ago
6b3cddc
serial: core: Fix unused variable warnings from uart_console()
by Peter Hurley
· 10 years ago
99492c3
earlycon: Fix __earlycon_table stride
by Peter Hurley
· 10 years ago
ee97d0e3
serial: 8250: allow specifying iomem size in addition to address
by Mans Rullgard
· 10 years ago
470ca0d
serial: earlycon: Enable earlycon without command line param
by Peter Hurley
· 10 years ago
959801f
serial: core: Add minor field to uart_port
by Peter Hurley
· 10 years ago
becba85
Merge 4.0-rc3 into tty-testing
by Greg Kroah-Hartman
· 10 years ago
73abaf8
serial: earlycon: Refactor parse_options into serial core
by Peter Hurley
· 10 years ago
647f162
serial: uapi: Declare all userspace-visible io types
by Peter Hurley
· 10 years ago
2bb7851
serial: core: Fix iotype userspace breakage
by Peter Hurley
· 10 years ago
391f93f
serial: core: Rework hw-assisted flow control support
by Peter Hurley
· 10 years ago
4bf4ea9
serial: omap_8250: Fix RTS handling
by Peter Hurley
· 10 years ago
3ffb1a8
serial: core: Add big-endian iotype
by Kevin Cernekee
· 10 years ago
a5f276f
serial_core: Handle TIOC[GS]RS485 ioctls.
by Ricardo Ribalda Delgado
· 10 years ago
732a84a
serial: core: Pass termios to set_ldisc() notifications
by Peter Hurley
· 10 years ago
904326e
tty,serial: Unify UPF_* and ASYNC_* flag definitions
by Peter Hurley
· 10 years ago
d4260b5
serial: Fix upstat_t sparse warnings
by Peter Hurley
· 10 years ago
234abab
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
by Sebastian Andrzej Siewior
· 10 years ago
d01f4d1
serial: core: Privatize tty->hw_stopped
by Peter Hurley
· 10 years ago
299245a
serial: core: Privatize modem status enable flags
by Peter Hurley
· 10 years ago
b99b121
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
by Sebastian Andrzej Siewior
· 10 years ago
8a949b0
serial: core: Document lock requirement for UPF_* flags updates
by Peter Hurley
· 10 years ago
266dcff
Serial: allow port drivers to have a default attribute group
by Greg Kroah-Hartman
· 10 years ago
b0b6abd
serial: earlycon: add DT support
by Rob Herring
· 11 years ago
9aac588
tty/serial: add generic serial earlycon
by Rob Herring
· 11 years ago
fa2b5ea
serial: core: delete .set_wake() callback
by Linus Walleij
· 11 years ago
cf0ebee0
serial: Move "uart_console" def to core header file.
by Sourav Poddar
· 12 years ago
593fb1ae4
pps: Move timestamp read into PPS code proper
by George Spelvin
· 12 years ago
c420811
serial: ralink: adds support for the serial core found on ralink wisoc
by John Crispin
· 12 years ago
e759d7c
tty: Update serial core API documentation
by Kevin Cernekee
· 12 years ago
a205a56
serial: Remove RM9000 series serial driver.
by Ralf Baechle
· 12 years ago
6f538fe
tty: serial core: decouple pm states from ACPI
by Linus Walleij
· 12 years ago
9aba8d5b
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control
by Russell King
· 13 years ago
dba0583
SERIAL: core: add hardware assisted h/w flow control support
by Russell King
· 13 years ago
2cbacaf
SERIAL: core: add hardware assisted s/w flow control support
by Russell King
· 13 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
c7f3e70
tty/serial/core: Introduce poll_init callback
by Anton Vorontsov
· 12 years ago
65ecc9c
8250: blacklist Winbond CIR port
by Sean Young
· 12 years ago
f654441
serial: New serial driver MAX310X
by Alexander Shiyan
· 12 years ago
7a51459
serial/8250: Add LPC3220 standard UART type
by Roland Stigge
· 12 years ago
665ab0f
Merge 3.4-rc3 into tty-next
by Greg Kroah-Hartman
· 13 years ago
bf03f65
tegra, serial8250: add ->handle_break() uart_port op
by Dan Williams
· 13 years ago
bc02d15
serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial port
by Dan Williams
· 13 years ago
49b532f
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
by Dan Williams
· 13 years ago
927353a
serial: introduce generic port in/out helpers
by Paul Gortmaker
· 13 years ago
3afbd89
serial/efm32: add new driver
by Uwe Kleine-König
· 13 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
d57f341
SERIAL: AR933X: Add driver for the built-in UART of the SoC
by Gabor Juhos
· 13 years ago
448ac15
serial/8250_pci: setup-quirk workaround for the kt serial controller
by Dan Williams
· 13 years ago
027d7da
TTY: serial, cleanup include file
by Jiri Slaby
· 13 years ago
0631534
serial: Support the EFR-register of XR1715x uarts.
by Søren Holm
· 13 years ago
4834d02
tty: serial8250: remove UPIO_DWAPB{,32}
by Jamie Iles
· 13 years ago
a74036f
tty: serial: allow ports to override the irq handler
by Jamie Iles
· 13 years ago
6a3e492b
TTY: serial, remove tasklet for tty_wakeup
by Jiri Slaby
· 13 years ago
4539c24
tty/serial: Add explicit PORT_TEGRA type
by Stephen Warren
· 14 years ago
61ec901
tty/serial: add support for Xilinx PS UART
by John Linn
· 14 years ago
6f4229b
pps: unify timestamp gathering
by Alexander Gordeev
· 14 years ago
3f960db
Serial: Avoid unbalanced IRQ wake disable during resume
by Govindraj.R
· 14 years ago
a3ae0fc
8250: add a UPIO_DWAPB32 for 32 bit accesses
by Jamie Iles
· 14 years ago
e44dcb6
serial: mpc52xx: make printout for type more generic
by Wolfram Sang
· 14 years ago
304e126
serial: Add support for UART on VIA VT8500 and compatibles
by Alexey Charkov
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
c161afe
8250: allow platforms to override PM hook.
by Manuel Lauss
· 14 years ago
5438106
serial: Factor out uart_poll_timeout() from 8250 driver
by Anton Vorontsov
· 14 years ago
b612633
serial: Add OMAP high-speed UART driver
by Govindraj.R
· 14 years ago
71cad05
serial: fix port type conflict between NS16550A & U6_16550A
by Philippe Langlais
· 14 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
235dae5
U6715 16550A serial driver support
by Philippe Langlais
· 14 years ago
d843fc6
hsu: driver for Medfield High Speed UART device
by Feng Tang
· 14 years ago
61fd152
serial: max3107: Abstract out the platform specific bits
by Alan Cox
· 14 years ago
d87d9b7
tty: serial - fix tty referencing in set_ldisc
by Alan Cox
· 14 years ago
75b9348
serial: add a new port type, found on some sh-mobile SoCs
by Guennadi Liakhovetski
· 14 years ago
90b9a32
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
6b7d8f8
serial: Add driver for the Altera UART
by Tobias Klauser
· 15 years ago
5bcd601
serial: Add driver for the Altera JTAG UART
by Tobias Klauser
· 15 years ago
f5316b4
kgdb,8250,pl011: Return immediately from console poll
by Jason Wessel
· 14 years ago
a0880df
pps: serial clients support
by Rodolfo Giometti
· 15 years ago
d4ac42a
sparc: Support for GRLIB APBUART serial port
by Kristoffer Glembo
· 15 years ago
9fcd66e
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
by Maxime Bizon
· 15 years ago
1b9894f
serial core: fix new kernel-doc warnings
by Randy Dunlap
· 15 years ago
016af53
serial: kill USF_CLOSING_* definitions
by Alan Cox
· 15 years ago
bdc04e3
serial: move delta_msr_wait into the tty_port
by Alan Cox
· 15 years ago
a2bceae
serial: replace the state mutex with the tty port mutex
by Alan Cox
· 15 years ago
a030068
serial: kill off uif_t
by Alan Cox
· 15 years ago
ccce6de
serial: move the flags into the tty_port field
by Alan Cox
· 15 years ago
Next »