Linux Serial
[Prev Page][Next Page]
- [PATCH 3/8] serial: core: move sanitizing of RS485 delays into own function
- [PATCH 4/8] serial: core: sanitize RS485 delays read from device tree
- [PATCH 5/8] dt_bindings: rs485: Correct delay values
- [PATCH 8/8] serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
- [PATCH 6/8] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
- [PATCH 0/8] Fixes and cleanup for RS485
- [PATCH 7/8] serial: ar933x: Remove redundant assignment in rs485_config
- [PATCH v5 14/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR compatible string
- [PATCH v5 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- [PATCH v5 11/18] reset: npcm: Add NPCM8XX support
- [PATCH v5 13/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
- [PATCH v5 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB device tree
- [PATCH v5 15/18] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
- [PATCH v5 10/18] dt-bindings: reset: npcm: Add support for NPCM8XX
- [PATCH v5 03/18] dt-bindings: serial: 8250: Add npcm845 compatible string
- [PATCH v5 08/18] ARM: dts: nuvoton: add reset syscon property
- [PATCH v5 09/18] reset: npcm: using syscon instead of device data
- [PATCH v5 18/18] arm64: defconfig: Add Nuvoton NPCM family support
- [PATCH v5 06/18] clk: npcm8xx: add clock controller
- [PATCH v5 07/18] dt-bindings: reset: npcm: add GCR syscon property
- [PATCH v5 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- [PATCH v5 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- [PATCH v5 04/18] dt-bindings: watchdog: npcm: Add npcm845 compatible string
- [PATCH v5 01/18] dt-bindings: timer: npcm: Add npcm845 compatible string
- [PATCH v5 12/18] dt-bindings: arm: npcm: Add maintainer
- [PATCH v5 02/18] clocksource: timer-npcm7xx: Add NPCM845 timer support
- [tty:tty-testing] BUILD SUCCESS df36f3e3fbb76d30d623a1623e31e3ce9c2fa750
- RE: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi (Temp)
- [PATCH] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate.
- From: Vijaya Krishna Nivarthi
- Re: [PATCH v4 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- Re: [PATCH v4 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- From: Krzysztof Kozlowski
- Re: [PATCH v4 07/18] dt-bindings: reset: npcm: add GCR syscon property
- From: Krzysztof Kozlowski
- Re: [PATCH v4 04/18] dt-bindings: watchdog: npcm: Add npcm845 compatible string
- [PATCH v4 01/18] dt-bindings: timer: npcm: Add npcm845 compatible string
- [PATCH v4 11/18] reset: npcm: Add NPCM8XX support
- [PATCH v4 15/18] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
- [PATCH v4 02/18] clocksource: timer-npcm7xx: Add NPCM845 timer support
- [PATCH v4 12/18] dt-bindings: arm: npcm: Add maintainer
- [PATCH v4 13/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
- [PATCH v4 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- [PATCH v4 04/18] dt-bindings: watchdog: npcm: Add npcm845 compatible string
- [PATCH v4 14/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR compatible string
- [PATCH v4 03/18] dt-bindings: serial: 8250: Add npcm845 compatible string
- [PATCH v4 18/18] arm64: defconfig: Add Nuvoton NPCM family support
- [PATCH v4 10/18] dt-bindings: reset: npcm: Add support for NPCM8XX
- [PATCH v4 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- [PATCH v4 07/18] dt-bindings: reset: npcm: add GCR syscon property
- [PATCH v4 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- [PATCH v4 08/18] ARM: dts: nuvoton: add reset syscon property
- [PATCH v4 06/18] clk: npcm8xx: add clock controller
- [PATCH v4 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB device tree
- [PATCH v4 09/18] reset: npcm: using syscon instead of device data
- Re: [PATCH v3 06/18] clk: npcm8xx: add clock controller
- [PATCH v2 6/6] serial: Consolidate BOTH_EMPTY use
- [PATCH v2 5/6] serial: Use UART_XMIT_SIZE
- [PATCH v2 0/6] serial: A few cleanups
- [PATCH v2 2/6] serial: msm: Rename UART_* defines to MSM_UART_*
- [PATCH v2 3/6] serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTA
- [PATCH v2 1/6] serial: msm: Convert container_of UART_TO_MSM to static inline
- [PATCH v2 4/6] serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
- Re: [PATCH v3 06/18] clk: npcm8xx: add clock controller
- Re: [PATCH v3 06/18] clk: npcm8xx: add clock controller
- [PATCH v2] serial: 8250: dw: enable using pdata with ACPI
- Re: [PATCH v8 5/6] serial: Support for RS-485 multipoint addresses
- Re: [PATCH v8 5/6] serial: Support for RS-485 multipoint addresses
- Re: [PATCH v8 5/6] serial: Support for RS-485 multipoint addresses
- [PATCH] serial: kgdboc: Fix typo in comment
- Re: [PATCH 5/6] cleanup: Use UART_XMIT_SIZE
- [PATCH 6/6] serial: Consolidate BOTH_EMPTY use
- [PATCH 5/6] cleanup: Use UART_XMIT_SIZE
- [PATCH 2/6] serial: msm: Rename UART_* defines to MSM_UART_*
- [PATCH 4/6] serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
- [PATCH 3/6] serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTA
- [PATCH 0/6] serial: A few cleanups
- [PATCH 1/6] serial: msm: Convert container_of UART_TO_MSM to static inline
- Re: [PATCH] serial: 8250: dw: enable using pdata with ACPI
- Re: [PATCH] serial: 8250: dw: enable using pdata with ACPI
- Re: [PATCH] serial: 8250: dw: enable using pdata with ACPI
- Re: [PATCH v3 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- Re: [PATCH v3 07/18] dt-bindings: reset: npcm: add GCR syscon property
- Re: [PATCH -next] serial: 8250: fix return error code in serial8250_request_std_resource()
- Re: [PATCH v3 18/18] arm64: defconfig: Add Nuvoton NPCM family support
- From: Krzysztof Kozlowski
- Re: [PATCH v3 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB device tree
- From: Krzysztof Kozlowski
- Re: [PATCH v3 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- From: Krzysztof Kozlowski
- Re: [PATCH v3 10/18] dt-bindings: reset: npcm: Add support for NPCM8XX
- From: Krzysztof Kozlowski
- Re: [PATCH v3 07/18] dt-bindings: reset: npcm: add GCR syscon property
- From: Krzysztof Kozlowski
- Re: [PATCH v3 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- From: Krzysztof Kozlowski
- Re: [PATCH] serial: 8250: dw: enable using pdata with ACPI
- Re: [PATCH -next] serial: 8250: fix return error code in serial8250_request_std_resource()
- Re: [PATCH] serial: 8250: dw: enable using pdata with ACPI
- [PATCH -next] serial: 8250: fix return error code in serial8250_request_std_resource()
- [PATCH v8 6/6] serial: 8250_dwlib: Support for 9th bit multipoint addressing
- [PATCH v8 5/6] serial: Support for RS-485 multipoint addresses
- [PATCH v8 2/6] serial: 8250: create lsr_save_mask
- [PATCH v8 4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param
- [PATCH v8 3/6] serial: 8250_lpss: Use 32-bit reads
- [PATCH v8 1/6] serial: 8250: make saved LSR larger
- [PATCH v8 0/6] Add RS485 9th bit addressing mode support to DW UART
- Re: [kbuild-all] Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- Re: [kbuild-all] Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- Re: [PATCH v3 06/18] clk: npcm8xx: add clock controller
- [PATCH v3 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB device tree
- [PATCH v3 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- [PATCH v3 06/18] clk: npcm8xx: add clock controller
- [PATCH v3 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- [PATCH v3 18/18] arm64: defconfig: Add Nuvoton NPCM family support
- [PATCH v3 15/18] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
- [PATCH v3 13/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
- [PATCH v3 10/18] dt-bindings: reset: npcm: Add support for NPCM8XX
- [PATCH v3 09/18] reset: npcm: using syscon instead of device data
- [PATCH v3 11/18] reset: npcm: Add NPCM8XX support
- [PATCH v3 08/18] ARM: dts: nuvoton: add reset syscon property
- [PATCH v3 14/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR compatible string
- [PATCH v3 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- [PATCH v3 07/18] dt-bindings: reset: npcm: add GCR syscon property
- [PATCH v3 01/18] dt-bindings: timer: npcm: Add npcm845 compatible string
- [PATCH v3 02/18] clocksource: timer-npcm7xx: Add NPCM845 timer support
- [PATCH v3 04/18] dt-bindings: watchdog: npcm: Add npcm845 compatible string
- [PATCH v3 03/18] dt-bindings: serial: 8250: Add npcm845 compatible string
- [PATCH v3 12/18] dt-bindings: arm: npcm: Add maintainer
- [PATCH] serial: 8250: dw: enable using pdata with ACPI
- Re: [PATCH] tty: serial: Fix refcount leak bug in ucc_uart.c
- [PATCH] tty: serial: Fix refcount leak bug in ucc_uart.c
- Re: [PATCH] dt-bindings: serial: renesas,hscif: Document r8a779f0 bindings
- Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- Re: [GIT PULL] TTY/Serial driver fixes for 5.19-rc3
- Re: [PATCH v3 3/4] tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
- Re: [PATCH v3 2/4] tty: serial: atmel: use devm_clk_get()
- Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- Re: [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- [PATCH] MAINTAINERS: Update DW 8250 UART maintainership
- [GIT PULL] TTY/Serial driver fixes for 5.19-rc3
- Re: [PATCH] dt-bindings: efm32: remove bindings for deleted platform
- [PATCH -next] drivers/tty/serial: Add missing clk_disable_unprepare()
- Re: [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
- Re: [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
- Re: [PATCH] dt-bindings: efm32: remove bindings for deleted platform
- [PATCH v3 4/4] serial: st-asc: remove include of pm_runtime.h
- [PATCH v3 2/4] tty: serial: atmel: use devm_clk_get()
- [PATCH v3 3/4] tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
- [PATCH v3 1/4] tty: serial: atmel: stop using legacy pm ops
- [PATCH v3 0/4] serial: atmel: cleanup code
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- From: Krzysztof Kozlowski
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- From: Krzysztof Kozlowski
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re:Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re:Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [PATCH v2 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [PATCH v2 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH] dt-bindings: efm32: remove bindings for deleted platform
- Re: [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
- Re: [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
- Re: [PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
- Re: [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
- Re: [PATCH] dt-bindings: efm32: remove bindings for deleted platform
- [PATCH] dt-bindings: efm32: remove bindings for deleted platform
- Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [Linaro-mm-sig] Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- From: Krzysztof Kozlowski
- Re: [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
- Re: [PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
- Re: [PATCH v7 2/6] serial: 8250: create lsr_save_mask
- Re: [PATCH v7 1/6] serial: 8250: make saved LSR larger
- Re: [PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART
- Re: [PATCH v5] tty: fix hang on tty device with no_room set
- [PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
- [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
- [PATCH v7 3/6] serial: 8250_lpss: Use 32-bit reads
- [PATCH v7 2/6] serial: 8250: create lsr_save_mask
- [PATCH v7 1/6] serial: 8250: make saved LSR larger
- [PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART
- [PATCH v7 6/6] serial: 8250_dwlib: Support for 9th bit multipoint addressing
- [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [PATCH v5] tty: fix hang on tty device with no_room set
- [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- [PATCH v5] tty: fix hang on tty device with no_room set
- Re: [PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
- Re: [PATCH 2/3] serial: 8250_dw: Take port lock while accessing LSR
- Re: [PATCH 2/3] serial: 8250_dw: Take port lock while accessing LSR
- Re: [PATCH v4] tty: fix hang on tty device with no_room set
- Re: [PATCH v2 1/1] serial: core: Start managing serial controllers to enable runtime PM
- [PATCH 1/3] serial: 8250: Fix __stop_tx() & DMA Tx restart races
- [PATCH 3/3] serial: 8250_dma: No need for if (dma->tx_err)
- [PATCH 2/3] serial: 8250_dw: Take port lock while accessing LSR
- [PATCH 0/3] Serial: Two concurrency fixes & one related cleanup
- [PATCH v2 1/4] tty: serial: atmel: stop using legacy pm ops
- [PATCH v2 2/4] tty: serial: atmel: use devm_clk_get()
- [PATCH v2 4/4] serial: st-asc: remove include of pm_runtime.h
- [PATCH v2 0/4] serial: atmel: cleanup code
- [PATCH v2 3/4] tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
- Re: [PATCH v4] tty: fix hang on tty device with no_room set
- Re: [PATCH v4] tty: fix hang on tty device with no_room set
- serial: usb: cdc-acm: OMRON B5L ToF, device probe failed
- [PATCH v2 1/1] serial: core: Start managing serial controllers to enable runtime PM
- [PATCH v4] tty: fix hang on tty device with no_room set
- Re: [PATCH] dt-bindings: serial: renesas,hscif: Document r8a779f0 bindings
- Re: [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'
- Re: [PATCH] tty: Add closing marker into comment in tty_ldisc.h
- [PATCH v2 4/8] tty/vt: consolemap: saner variable names in set_inverse_transl()
- [PATCH v2 7/8] tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
- [PATCH v2 1/8] tty/vt: consolemap: use ARRAY_SIZE(), part II.
- [PATCH v2 5/8] tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
- [PATCH v2 2/8] tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
- [PATCH v2 6/8] tty/vt: consolemap: improve UNI_*() macros definitions
- [PATCH v2 8/8] tty/vt: consolemap: use E_TABSZ for the translations size
- [PATCH v2 3/8] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
- Re: [PATCH 1/7] tty/vt: consolemap: use ARRAY_SIZE(), part II.
- Re: [PATCH 7/7] tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
- Re: [PATCH 4/7] tty/vt: consolemap: saner variable names in set_inverse_transl()
- Re: [PATCH 5/7] tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
- Re: [PATCH 4/7] tty/vt: consolemap: saner variable names in set_inverse_transl()
- Re: [PATCH 1/7] tty/vt: consolemap: use ARRAY_SIZE(), part II.
- Re: [PATCH 1/7] tty/vt: consolemap: use ARRAY_SIZE(), part II.
- [PATCH 3/7] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
- [PATCH 1/7] tty/vt: consolemap: use ARRAY_SIZE(), part II.
- [PATCH 7/7] tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
- [PATCH 6/7] tty/vt: consolemap: improve UNI_*() macros definitions
- [PATCH 5/7] tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
- [PATCH 2/7] tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
- [PATCH 4/7] tty/vt: consolemap: saner variable names in set_inverse_transl()
- [PATCH v4] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- Re: [PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- [PATCH] tty: Add closing marker into comment in tty_ldisc.h
- Re: [PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- Re: [PATCH v6 5/6] serial: Support for RS-485 multipoint addresses
- RE: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi (Temp) (QUIC)
- Re: [PATCH v3] tty: fix hang on tty device with no_room set
- [PATCH] dt-bindings: serial: renesas,hscif: Document r8a779f0 bindings
- [PATCH v3] tty: fix hang on tty device with no_room set
- [PATCH] serial: Drop timeout from uart_port
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- Re: [PATCH v6 1/6] serial: 8250: make saved LSR larger
- Re: [PATCH 2/2] serial: 8250_pericom: Use UART_LCR_DLAB
- Re: [PATCH 1/2] serial: 8250: Use UART_LCR_WLEN8 instead of literal
- Re: [PATCH v6 1/6] serial: 8250: make saved LSR larger
- [PATCH 2/2] serial: 8250_pericom: Use UART_LCR_DLAB
- [PATCH 1/2] serial: 8250: Use UART_LCR_WLEN8 instead of literal
- [PATCH v6 5/6] serial: Support for RS-485 multipoint addresses
- [PATCH v6 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
- [PATCH v6 6/6] serial: 8250_dwlib: Support for 9th bit multipoint addressing
- [PATCH v6 2/6] serial: 8250: create lsr_save_mask
- [PATCH v6 1/6] serial: 8250: make saved LSR larger
- [PATCH v6 3/6] serial: 8250_lpss: Use 32-bit reads
- [PATCH v6 0/6] Add RS485 9th bit addressing mode support to DW UART
- Re: [PATCH v2 11/20] reset: npcm: using syscon instead of device data
- Re: [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- [tty:tty-linus] BUILD SUCCESS be03b0651ffd8bab69dfd574c6818b446c0753ce
- [PATCH] serial: sifive: Remove useless license text when SPDX-License-Identifier is already used
- Re: tty: fix a possible hang on tty device
- [tty:tty-testing] BUILD SUCCESS 65534736d9a5cab5340ae8819e1394b6325e8390
- Re: tty: fix a possible hang on tty device
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- Re: [PATCH 2/3] tty: serial: atmel: improve clock management
- Re: [PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
- Re: [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- From: Krzysztof Kozlowski
- Re: [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- From: Krzysztof Kozlowski
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- From: Krzysztof Kozlowski
- Re: [PATCH v2 11/20] reset: npcm: using syscon instead of device data
- From: Krzysztof Kozlowski
- Re: [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- From: Krzysztof Kozlowski
- Re: [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- From: Krzysztof Kozlowski
- RE: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi (Temp) (QUIC)
- Re: [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- Re: [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- Re: [PATCH v2 07/20] clk: npcm8xx: add clock controller
- Re: [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- Re: [PATCH v2 07/20] clk: npcm8xx: add clock controller
- Re: [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- Re: [PATCH v2 11/20] reset: npcm: using syscon instead of device data
- Re: [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- Re: [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
- Re: [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi
- Re: [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- From: Jonathan Neuschäfer
- Re: [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- From: Krzysztof Kozlowski
- Re: [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings
- Re: [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- Re: [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi
- Re: [PATCH 1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present.
- Re: [PATCH 2/2] tty: serial: qcom-geni-serial: Implement start_rx callback
- Re: [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support
- Re: [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support
- Re: [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support
- Re: [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
- Re: [PATCH v2 01/20] clocksource: timer-npcm7xx: Add NPCM845 timer
- Re: [PATCH v4 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- [PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- [PATCH v2 02/20] dt-bindings: serial: 8250: Add npcm845 compatible string
- [PATCH v2 04/20] dt-bindings: watchdog: npcm: Add npcm845 compatible string
- [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
- Re: [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- From: Krzysztof Kozlowski
- [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support
- [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
- [PATCH v2 01/20] clocksource: timer-npcm7xx: Add NPCM845 timer
- [PATCH v2 16/20] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR compatible string
- [PATCH v2 17/20] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
- [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- [PATCH v2 15/20] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
- [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property
- [PATCH v2 20/20] arm64: defconfig: Add Nuvoton NPCM family support
- [PATCH v2 11/20] reset: npcm: using syscon instead of device data
- [PATCH v2 07/20] clk: npcm8xx: add clock controller
- Re: [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- From: Krzysztof Kozlowski
- [PATCH v2 19/20] arm64: dts: nuvoton: Add initial NPCM845 EVB device tree
- [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
- [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
- [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- [PATCH v2 14/20] dt-bindings: arm: npcm: Add maintainer
- [PATCH v2 13/20] reset: npcm: Add NPCM8XX support
- Re: [PATCH v2 11/20] reset: npcm: using syscon instead of device data
- From: Krzysztof Kozlowski
- Re: [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property
- From: Krzysztof Kozlowski
- Re: [PATCH v2 10/20] ARM: dts: nuvoton: add reset syscon property
- From: Krzysztof Kozlowski
- Re: [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
- From: Krzysztof Kozlowski
- Re: [PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- Re: [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
- From: Krzysztof Kozlowski
- [PATCH v4 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
- [PATCH v4 4/6] serial: 8250: Adjust misleading LSR related comment
- [PATCH v4 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
- [PATCH v4 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- [PATCH v4 0/6] LSR flag preservation improvements
- [PATCH v4 2/6] serial: 8250: Create serial_lsr_in()
- [PATCH v4 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
- Re: [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
- Re: [PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
- Re: [PATCH 2/3] tty: serial: atmel: improve clock management
- Re: [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- RE: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
- Re: [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir
- Re: [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
- Re: [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
- Re: [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
- Re: [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- [PATCH 2/2] tty: serial: qcom-geni-serial: Implement start_rx callback
- From: Vijaya Krishna Nivarthi
- [PATCH 0/2] tty: serial: Introduce callback for start_rx and implement same for qcom-geni-serial
- From: Vijaya Krishna Nivarthi
- [PATCH 1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present.
- From: Vijaya Krishna Nivarthi
- Re: [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
- [PATCH AUTOSEL 5.4 09/34] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 4.19 16/27] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 5.10 20/38] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 4.9 07/19] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 4.9 14/19] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 5.10 06/38] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 5.10 10/38] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 4.14 15/25] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 4.19 08/27] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 4.14 07/25] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 5.4 18/34] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 4.9 04/19] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 5.4 05/34] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 4.14 04/25] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 4.19 04/27] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 5.18 30/68] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 5.17 13/60] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 5.17 28/60] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 5.15 13/51] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 5.15 08/51] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 5.17 08/60] tty: Fix a possible resource leak in icom_probe
- [PATCH AUTOSEL 5.15 27/51] serial: msm_serial: disable interrupts in __msm_console_write()
- [PATCH AUTOSEL 5.18 14/68] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
- [PATCH AUTOSEL 5.18 09/68] tty: Fix a possible resource leak in icom_probe
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi
- Re: [PATCH 36/36] tty/vt: consolemap: walk the buffer only once in con_set_trans_old()
- Re: [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
- Re: [PATCH v3 4/6] serial: 8250: Adjust misleading LSR related comment
- Re: [PATCH v3 0/6] LSR flag preservation improvements
- Re: [PATCH 19/36] tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
- Re: [PATCH 20/36] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- Re: [PATCH 13/36] tty/vt: consolemap: make con_set_unimap() more readable
- Re: [PATCH 14/36] tty/vt: consolemap: make con_get_unimap() more readable
- Re: [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
- Re: [PATCH 11/36] tty/vt: consolemap: zero uni_pgdir using kcalloc()
- Re: [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
- Re: [PATCH 09/36] tty/vt: consolemap: use | for binary addition
- Re: [PATCH 09/36] tty/vt: consolemap: use | for binary addition
- Re: [PATCH 08/36] tty/vt: consolemap: one line = one statement
- Re: [PATCH 05/36] tty/vt: consolemap: remove extern from function decls
- Re: [PATCH 07/36] tty/vt: consolemap: make parameters of inverse_translate() saner
- Re: [PATCH 06/36] tty/vt: consolemap: convert macros to static inlines
- Re: [V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
- From: Vijaya Krishna Nivarthi
- Re: [V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
- Re: [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
- Re: [PATCH v2] serial: 8250_omap: Fix syntax errors in comments
- Re: [PATCH] serial: core: check if uart_get_info succeeds before using
- Re: [PATCH 04/36] tty/vt: consolemap: decrypt inverse_translate()
- Re: [PATCH 01/36] tty/vt: consolemap: use ARRAY_SIZE()
- Re: [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir
- Re: [PATCH v3 4/6] serial: 8250: Adjust misleading LSR related comment
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- [PATCH 26/36] tty/vt: consolemap: saner variable names in con_release_unimap()
- [PATCH 05/36] tty/vt: consolemap: remove extern from function decls
- [PATCH 31/36] tty/vt: consolemap: make conv_uni_to_pc() more readable
- [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
- [PATCH 19/36] tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
- [PATCH 17/36] tty/vt: consolemap: introduce enum translation_map and use it
- [PATCH 07/36] tty/vt: consolemap: make parameters of inverse_translate() saner
- [PATCH 23/36] tty/vt: consolemap: saner variable names in con_unify_unimap()
- [PATCH 36/36] tty/vt: consolemap: walk the buffer only once in con_set_trans_old()
- [PATCH 34/36] tty/vt: consolemap: extract con_allocate_new() from con_do_clear_unimap()
- [PATCH 09/36] tty/vt: consolemap: use | for binary addition
- [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
- [PATCH 14/36] tty/vt: consolemap: make con_get_unimap() more readable
- [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
- [PATCH 13/36] tty/vt: consolemap: make con_set_unimap() more readable
- [PATCH 27/36] tty/vt: consolemap: saner variable names in con_copy_unimap()
- [PATCH 21/36] tty/vt: consolemap: saner variable names in conv_uni_to_pc()
- [PATCH 29/36] tty/vt: consolemap: saner variable names in con_set_unimap()
- [PATCH 24/36] tty/vt: consolemap: saner variable names in con_do_clear_unimap()
- [PATCH 25/36] tty/vt: consolemap: saner variable names in con_unshare_unimap()
- [PATCH 01/36] tty/vt: consolemap: use ARRAY_SIZE()
- [PATCH 35/36] tty/vt: consolemap: use con_allocate_new() in con_unshare_unimap()
- [PATCH 08/36] tty/vt: consolemap: one line = one statement
- [PATCH 22/36] tty/vt: consolemap: saner variable names in con_insert_unipair()
- [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
- [PATCH 11/36] tty/vt: consolemap: zero uni_pgdir using kcalloc()
- [PATCH 15/36] tty/vt: consolemap: make p1 increment less confusing in con_get_unimap()
- [PATCH 32/36] tty/vt: consolemap: remove superfluous whitespace
- [PATCH 20/36] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
- [PATCH 18/36] tty/vt: consolemap: remove glyph < 0 check from set_inverse_trans_unicode()
- [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir
- [PATCH 30/36] tty/vt: consolemap: saner variable names in con_set_default_unimap()
- [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
- [PATCH 06/36] tty/vt: consolemap: convert macros to static inlines
- [PATCH 04/36] tty/vt: consolemap: decrypt inverse_translate()
- [PATCH 28/36] tty/vt: consolemap: saner variable names in con_get_unimap()
- Re: (subset) [PATCH 00/17] Add support for MT8365 EVK board
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH v3 4/6] serial: 8250: Adjust misleading LSR related comment
- Re: [PATCH] serial: core: check if uart_get_info succeeds before using
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation
- Re: [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation
- [PATCH 2/2] serial: 8250: handle __start_tx() call in start_tx()
- [PATCH 1/2] serial: 8250: kill __do_stop_tx()
- [PATCH v3 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
- [PATCH v3 4/6] serial: 8250: Adjust misleading LSR related comment
- [PATCH v3 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
- [PATCH v3 2/6] serial: 8250: Create serial_lsr_in()
- [PATCH v3 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
- [PATCH v3 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- [PATCH v3 0/6] LSR flag preservation improvements
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH] serial: core: check if uart_get_info succeeds before using
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: [PATCH v2] serial: 8250_omap: Fix syntax errors in comments
- [PATCH v6 2/2] tty: Use flow-control char function on closing path
- [PATCH v6 0/2] tty/serial: Process XON/XOFF robustly
- [PATCH v6 1/2] tty: Implement lookahead to process XON/XOFF timely
- Re: tty: fix a possible hang on tty device
- [PATCH v2] serial: 8250_omap: Fix syntax errors in comments
- Re: [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation
- Re: [PATCH] serial: 8250: 8250_omap: Fix syntax errors in comments
- Re: Non-working serial console
- Re: [PATCH v2 0/4] MAX310X I2C support
- Re: [PATCH v5 1/2] tty: Implement lookahead to process XON/XOFF timely
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- Re: tty: fix a possible hang on tty device
- Re: [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- [PATCH v5 1/2] tty: Implement lookahead to process XON/XOFF timely
- [PATCH v5 2/2] tty: Use flow-control char function on closing path
- [PATCH v5 0/2] tty/serial: Process XON/XOFF robustly
- [PATCH v2 2/6] serial: 8250: Create serial_lsr_in()
- [PATCH v2 4/6] serial: 8250: Adjust misleading LSR related comment
- [PATCH v2 0/6] LSR flag preservation improvements
- [PATCH v2 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
- [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
- [PATCH v2 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
- [PATCH v2 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
- Re: [V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
- From: Vijaya Krishna Nivarthi
- [PATCH 17/36] serial: max310x: Fill in rs485_supported
- [PATCH 15/36] serial: fsl_lpuart: Fill in rs485_supported
- [PATCH 01/36] serial: Add uart_rs485_config()
- [PATCH 22/36] serial: Sanitize rs485_struct
- [PATCH 34/36] serial: mcf: Remove serial_rs485 assignment
- [PATCH 11/36] serial: 8250_pci: Fill in rs485_supported for pci_fintek
- [PATCH 30/36] serial: fsl_lpuart: Call core's sanitization and remove custom one
- [PATCH 12/36] serial: pl011: Fill in rs485_supported
- [PATCH 31/36] serial: imx: Remove serial_rs485 sanitization
- [PATCH 08/36] serial: 8250_fintek: Fill in rs485_supported
- [PATCH 35/36] serial: sc16is7xx: Remove serial_rs485 assignment
- [PATCH 21/36] serial: stm32: Fill in rs485_supported
- [PATCH 20/36] serial: sc16is7xx: Fill in rs485_supported
- [PATCH 23/36] serial: Clear rs485 struct when non-RS485 mode is set
- [PATCH 07/36] serial: 8250_exar: Fill in rs485_supported
- [PATCH 10/36] serial: 8250_of: Use serial8250_em485_supported
- [PATCH 06/36] serial: 8250_dwlib: Fill in rs485_supported
- [PATCH 33/36] serial: 8250_exar: Remove serial_rs485 assignment
- [PATCH 18/36] serial: mcf: Fill in rs485_supported
- [PATCH 03/36] serial: Add rs485_supported to uart_port
- [PATCH 28/36] serial: 8250_pci: Remove serial_rs485 sanitization
- [PATCH 29/36] serial: pl011: Remove serial_rs485 sanitization
- [PATCH 13/36] serial: ar933x: Fill in rs485_supported
- [PATCH 04/36] serial: 8250: Create serial8250_em485_supported for em485 users
- [PATCH 32/36] serial: max310x: Remove serial_rs485 sanitization
- [PATCH 00/36] RS485 serial_rs485 sanitization
- [PATCH 14/36] serial: atmel: Fill in rs485_supported
- [PATCH 27/36] serial: 8250: lpc18xx: Remove serial_rs485 sanitization
- [PATCH 16/36] serial: imx: Fill in rs485_supported
- [PATCH 24/36] serial: return -EINVAL for non-legacy RS485 flags
- [PATCH 19/36] serial: omap: Fill in rs485_supported
- [PATCH 26/36] serial: 8250_fintek: Remove serial_rs485 sanitization
- [PATCH 05/36] serial: 8250_bcm2835aux: Use serial8250_em485_supported
- [PATCH 36/36] serial: 8250: Remove serial_rs485 sanitization from em485
- [PATCH 25/36] serial: 8250_dwlib: Remove serial_rs485 sanitization
- [PATCH 09/36] serial: 8250_lpc18cc: Fill in rs485_supported
- [PATCH 02/36] serial: Move serial_rs485 sanitization into separate function
- Re: [PATCH] dt-bindings: Fix properties without any type
- From: patchwork-bot+chrome-platform
- [PATCH v2 4/4] serial: max310x: implement I2C support
- [PATCH v2 1/4] serial: max310x: use regmap methods for SPI batch operations
- [PATCH v2 3/4] serial: max310x: make accessing revision id interface-agnostic
- [PATCH v2 0/4] MAX310X I2C support
- [PATCH v2 2/4] serial: max310x: use a separate regmap for each port
- [PATCH] serial: 8250: 8250_omap: Fix syntax errors in comments
- Re: Non-working serial console
- Re: Non-working serial console
- Re: [V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
- Re: [V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
- From: Vijaya Krishna Nivarthi
- Re: [GIT PULL] TTY/Serial driver updates for 5.19-rc1
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
- From: Vijaya Krishna Nivarthi
- [GIT PULL] TTY/Serial driver updates for 5.19-rc1
- Re: Non-working serial console
- Re: [PATCH v2 2/6] serial: core: add sysfs attribute to suppress ready signalling on open
- Non-working serial console
- Re: [V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
- From: Vijaya Krishna Nivarthi
- Re: [PATCH v2] earlycon: prevent multiple register_console()
- Re: [PATCH v1 13/19] dt-bindings: arm: npcm: Add maintainer
- Re: [PATCH 2/3] tty: serial: atmel: improve clock management
- Re: [PATCH 1/3] tty: serial: atmel: stop using legacy pm ops
- [PATCH v2] earlycon: prevent multiple register_console()
- Re: [PATCH] earlycon: prevent multiple register_console()
- Re: [PATCH v2 2/6] serial: core: add sysfs attribute to suppress ready signalling on open
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]