index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
lantiq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
serial: lantiq: Remove unnecessary print function dev_err()
Chen Ni
1
-3
/
+1
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-11-23
serial: lantiq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+3
2023-06-06
serial: lantiq: add missing interrupt ack
Bernhard Seibold
1
-0
/
+1
2023-05-13
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
1
-1
/
+3
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
1
-32
/
+4
2022-09-30
tty: serial: use FIELD_GET() in lqasc_tx_ready()
Jiri Slaby
1
-2
/
+2
2022-09-30
tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
Jiri Slaby
1
-6
/
+3
2022-09-22
tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
Jiri Slaby
1
-2
/
+8
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2021-12-30
serial: lantiq: store and compare return status correctly
Muhammad Usama Anjum
1
-9
/
+13
2021-12-17
serial: lantiq: Use platform_get_irq() to get the interrupt
Rob Herring
1
-15
/
+13
2020-12-28
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-05-15
serial: lantiq: Make driver modular
Rahul Tanwar
1
-4
/
+25
2020-05-15
serial: lantiq: Make UART's use as console selectable
Rahul Tanwar
1
-1
/
+10
2020-03-06
tty: serial: lantiq: Drop GPIO include
Linus Walleij
1
-1
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-04
serial: lantiq: Add support for Lightning Mountain SoC
Rahul Tanwar
1
-0
/
+71
2019-09-04
serial: lantiq: Make IRQ & ISR assignment dynamic
Rahul Tanwar
1
-45
/
+96
2019-09-04
serial: lantiq: Use proper DT compatible string
Rahul Tanwar
1
-2
/
+2
2019-09-04
serial: lantiq: Add SMP support
Rahul Tanwar
1
-15
/
+32
2019-01-08
serial: lantiq: Do not swap register read/writes
Hauke Mehrtens
1
-17
/
+19
2018-11-09
serial: lantiq: Change init_lqasc to static declaration
Songjun Wu
1
-1
/
+1
2018-11-09
serial: lantiq: Replace lantiq_soc.h with lantiq.h
Songjun Wu
1
-2
/
+1
2018-11-09
serial: lantiq: Reorder the head files
Songjun Wu
1
-12
/
+12
2018-11-09
serial: lantiq: Add CCF support
Songjun Wu
1
-2
/
+10
2018-11-09
serial: lantiq: Replace clk_enable/clk_disable with clk generic API
Songjun Wu
1
-3
/
+3
2018-11-09
serial: lantiq: Rename fpiclk to freqclk
Songjun Wu
1
-5
/
+5
2018-11-09
serial: lantiq: Use readl/writel instead of ltq_r32/ltq_w32
Songjun Wu
1
-19
/
+19
2018-11-09
serial: lantiq: Change ltq_w32_mask to asc_update_bits
Songjun Wu
1
-13
/
+20
2018-11-09
serial: lantiq: Get serial id from dts
Songjun Wu
1
-4
/
+15
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-12
tty: update my email address
John Crispin
1
-1
/
+1
2017-01-12
tty: serial: lantiq: implement earlycon support
Martin Blumenstingl
1
-7
/
+31
2015-07-23
drivers/tty: make serial/lantic.c driver explicitly non-modular
Paul Gortmaker
1
-7
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-06
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
Sudip Mukherjee
1
-1
/
+3
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-10
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
1
-1
/
+1
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-6
/
+0
2013-08-12
serial: MIPS: lantiq: fix clock error check
John Crispin
1
-2
/
+2
2013-08-12
serial: MIPS: lantiq: add clk_enable() call to driver
Thomas Langer
1
-0
/
+3
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-10
/
+5
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+4
2012-05-21
SERIAL: MIPS: lantiq: implement OF support
John Crispin
1
-32
/
+51
[next]