index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
lantiq.c
Age
Commit message (
Expand
)
Author
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-12
tty: update my email address
John Crispin
2017-01-12
tty: serial: lantiq: implement earlycon support
Martin Blumenstingl
2015-07-23
drivers/tty: make serial/lantic.c driver explicitly non-modular
Paul Gortmaker
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
Sudip Mukherjee
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-08-12
serial: MIPS: lantiq: fix clock error check
John Crispin
2013-08-12
serial: MIPS: lantiq: add clk_enable() call to driver
Thomas Langer
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-05-21
SERIAL: MIPS: lantiq: implement OF support
John Crispin
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-21
SERIAL: Lantiq: Set timeout in uart_port
John Crispin
2011-05-19
SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.
John Crispin