开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
serial: pic32: Add checks for devm_clk_get() in pic32_uart_probe()
Yuan Can
2023-01-19
serial: stm32: Add support for rs485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
serial: imx: Add support for RS485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
2023-01-19
dt-bindings: serial: rs485: Add GPIO controlling RX enable during TX
Christoph Niedermaier
2023-01-19
serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()
Yi Yang
2023-01-19
serial: sc16is7xx: setup GPIO controller later in probe
Isaac True
2023-01-19
serial: msm: add lock annotation to msm_set_baud_rate()
Krzysztof Kozlowski
2023-01-19
serial: sccnxp: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-01-19
serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
Liang He
2023-01-19
tty: serial: qcom-geni-serial: add support for serial engine DMA
Bartosz Golaszewski
2023-01-19
soc: qcom-geni-se: add more symbol definitions
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: use of_device_id data
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: drop the return value from handle_rx
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_send_chunk_fifo()
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: split out the FIFO tx code
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove unneeded tabs
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove stray newlines
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: improve the to_dev_port() macro
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: align #define values
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove unused symbols
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: drop unneeded forward definitions
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: stop operations in progress at shutdown
Bartosz Golaszewski
2023-01-19
tty: vt: cache row count in con_scroll()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: saner names for more scroll variables
Jiri Slaby (SUSE)
2023-01-19
tty: vt: separate array juggling to juggle_array()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: simplify some unicode conditions
Jiri Slaby (SUSE)
2023-01-19
tty: vt: replace BUG_ON() by WARN_ON_ONCE()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove struct uni_screen
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove char32_t typedef
Jiri Slaby (SUSE)
2023-01-19
tty: vt: use sizeof(*variable) where possible
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
Jiri Slaby (SUSE)
2023-01-19
tty: vt: drop get_vc_uniscr()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: remove vc_uniscr_debug_check()
Jiri Slaby (SUSE)
2023-01-19
tty: serial: fsl_lpuart: increase maximum uart_nr to eight
Nate Drude
2023-01-19
tty: serial: imx: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
2023-01-19
tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
Sherry Sun
2023-01-19
tty/vt: prevent registration of console with invalid number
Sven Schnelle
2023-01-19
tty: fix out-of-bounds access in tty_driver_lookup_tty()
Sven Schnelle
2023-01-19
dt-bindings: serial: qcom,msm-uart: Convert to DT schema
Krzysztof Kozlowski
2023-01-19
serial: 8250_early: Convert literals to use defines
Ilpo Järvinen
2023-01-19
serial: 8250: Define IIR 64 byte bit & cleanup related code
Ilpo Järvinen
2023-01-19
serial: 8250: Add IIR FIFOs enabled field properly
Ilpo Järvinen
2023-01-19
serial: 8250: Cleanup MCR literals
Ilpo Järvinen
[next]