Takatoshi Akiyama
|
6fc5a52042
serial: sh-sci: Fix deadlock caused by serial output request
|
8 年之前 |
Julia Lawall
|
069a47e5ad
tty: serial: constify uart_ops structures
|
9 年之前 |
Geert Uytterhoeven
|
5fd2b6ee7a
serial: sh-sci: Stop transfers in sci_shutdown()
|
9 年之前 |
Geert Uytterhoeven
|
fc2af3348a
serial: sh-sci: Clear (H)SCIF timeout and overrun during reset
|
9 年之前 |
Geert Uytterhoeven
|
2768cf4287
serial: sh-sci: Clear RX, error, and break flags during reset
|
9 年之前 |
Geert Uytterhoeven
|
44763d3d30
serial: sh-sci: Do not start transfers from sci_startup()
|
9 年之前 |
Geert Uytterhoeven
|
861a70abb4
serial: sh-sci: Add DT support for dedicated RTS/CTS
|
9 年之前 |
Geert Uytterhoeven
|
33f50ffc25
serial: sh-sci: Fix support for hardware-assisted RTS/CTS
|
9 年之前 |
Geert Uytterhoeven
|
e9d7a45a03
serial: sh-sci: Add pin initialization for SCIFA/SCIFB
|
9 年之前 |
Geert Uytterhoeven
|
d2b9775d79
serial: sh-sci: Correct pin initialization on (H)SCIF
|
9 年之前 |
Geert Uytterhoeven
|
abbf121fb6
serial: sh-sci: Do not open-code sci_getreg()
|
9 年之前 |
Geert Uytterhoeven
|
f907c9ea88
serial: sh-sci: Add support for GPIO-controlled modem lines
|
9 年之前 |
Geert Uytterhoeven
|
71e98e0e2a
serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
|
9 年之前 |
Geert Uytterhoeven
|
9a7a6eb645
serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
|
9 年之前 |
Geert Uytterhoeven
|
92a0574867
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
|
9 年之前 |
Geert Uytterhoeven
|
69eee8e9c8
serial: sh-sci: Use a bitmask to indicate supported sampling rates
|
9 年之前 |
Geert Uytterhoeven
|
7b5c0c08f5
serial: sh-sci: Use premultiplier to handle half sampling rate
|
9 年之前 |
Geert Uytterhoeven
|
3a964abe1e
serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
|
9 年之前 |
Geert Uytterhoeven
|
95ee05c7ad
serial: sh-sci: Add more Serial Mode Register documentation
|
9 年之前 |
Yoshinori Sato
|
0b0cced19a
serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
|
9 年之前 |
Geert Uytterhoeven
|
ff1cab374a
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
|
9 年之前 |
Greg Kroah-Hartman
|
f658f21c65
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-next
|
9 年之前 |
Laurent Pinchart
|
192d367f21
serial: sh-sci: Drop the sci_fck clock fallback
|
10 年之前 |
Geert Uytterhoeven
|
1270f86517
serial: sh-sci: Add support for optional BRG on (H)SCIF
|
9 年之前 |
Geert Uytterhoeven
|
6af27bf299
serial: sh-sci: Add support for optional external (H)SCK input
|
9 年之前 |
Geert Uytterhoeven
|
f4998e55b8
serial: sh-sci: Prepare for multiple sampling clock sources
|
9 年之前 |
Geert Uytterhoeven
|
9ed44bb209
serial: sh-sci: Correct SCIF type on R-Car for BRG
|
9 年之前 |
Geert Uytterhoeven
|
f443ff80d0
serial: sh-sci: Correct SCIF type on RZ/A1H
|
9 年之前 |
Geert Uytterhoeven
|
bd2238fb84
serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
|
9 年之前 |
Geert Uytterhoeven
|
b8bbd6b292
serial: sh-sci: Add BRG register definitions
|
9 年之前 |