index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
lantiq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
serial: lantiq: Add support for Lightning Mountain SoC
Rahul Tanwar
2019-09-04
1
-0
/
+71
*
serial: lantiq: Make IRQ & ISR assignment dynamic
Rahul Tanwar
2019-09-04
1
-45
/
+96
*
serial: lantiq: Use proper DT compatible string
Rahul Tanwar
2019-09-04
1
-2
/
+2
*
serial: lantiq: Add SMP support
Rahul Tanwar
2019-09-04
1
-15
/
+32
*
serial: lantiq: Do not swap register read/writes
Hauke Mehrtens
2019-01-08
1
-17
/
+19
*
serial: lantiq: Change init_lqasc to static declaration
Songjun Wu
2018-11-09
1
-1
/
+1
*
serial: lantiq: Replace lantiq_soc.h with lantiq.h
Songjun Wu
2018-11-09
1
-2
/
+1
*
serial: lantiq: Reorder the head files
Songjun Wu
2018-11-09
1
-12
/
+12
*
serial: lantiq: Add CCF support
Songjun Wu
2018-11-09
1
-2
/
+10
*
serial: lantiq: Replace clk_enable/clk_disable with clk generic API
Songjun Wu
2018-11-09
1
-3
/
+3
*
serial: lantiq: Rename fpiclk to freqclk
Songjun Wu
2018-11-09
1
-5
/
+5
*
serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32
Songjun Wu
2018-11-09
1
-19
/
+19
*
serial: lantiq: Change ltq_w32_mask to asc_update_bits
Songjun Wu
2018-11-09
1
-13
/
+20
*
serial: lantiq: Get serial id from dts
Songjun Wu
2018-11-09
1
-4
/
+15
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-13
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-27
1
-1
/
+1
*
tty: update my email address
John Crispin
2017-01-12
1
-1
/
+1
*
tty: serial: lantiq: implement earlycon support
Martin Blumenstingl
2017-01-12
1
-7
/
+31
*
drivers/tty: make serial/lantic.c driver explicitly non-modular
Paul Gortmaker
2015-07-23
1
-7
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
Sudip Mukherjee
2014-11-06
1
-1
/
+3
|
/
*
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2014-07-10
1
-1
/
+1
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-6
/
+0
*
serial: MIPS: lantiq: fix clock error check
John Crispin
2013-08-12
1
-2
/
+2
*
serial: MIPS: lantiq: add clk_enable() call to driver
Thomas Langer
2013-08-12
1
-0
/
+3
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-10
/
+5
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-3
/
+4
*
SERIAL: MIPS: lantiq: implement OF support
John Crispin
2012-05-21
1
-32
/
+51
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-26
1
-3
/
+3
|
\
|
*
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-22
1
-3
/
+3
*
|
SERIAL: Lantiq: Set timeout in uart_port
John Crispin
2011-09-21
1
-1
/
+3
|
/
*
SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.
John Crispin
2011-05-19
1
-0
/
+756