Linux Serial
[Prev Page][Next Page]
- Re: [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
- Re: [PATCH] dt-bindings: serial: mxs: Fix compatible list
- Re: [PATCH 3/4] dt-bindings: sc16is7xx: add vendor prefix to irda-mode-ports property
- Re: [PATCH V7 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- [PATCH] dt-bindings: serial: mxs: Fix compatible list
- Re: [PATCH 4/4] dt-bindings: sc16is7xx: convert to YAML
- Re: [PATCH 1/6] serial: 8250: remove AR7 support
- [PATCH 1/6] serial: 8250: remove AR7 support
- [PATCH 0/6] remove AR7 platform and associated drivers
- [PATCH V7 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [PATCH V7 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- [syzbot] [serial?] KASAN: stack-out-of-bounds Read in sched_show_task
- [PATCH 4/4] dt-bindings: sc16is7xx: convert to YAML
- [PATCH 3/4] dt-bindings: sc16is7xx: add vendor prefix to irda-mode-ports property
- [PATCH 2/4] serial: sc16is7xx: recognize "nxp,irda-mode-ports" DT property
- [PATCH 1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode
- [PATCH 0/4] serial: sc16is7xx: device tree improvements
- Re: [PATCH v2] vt: Replace strlcpy with strscpy
- Re: Regression: serial: 8250_omap: error during suspend if no_console_suspend is set
- From: Linux regression tracking #adding (Thorsten Leemhuis)
- Re: [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
- Re: [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
- Re: [PATCH v3 2/2] mcb: use short version for function pointer for mcb_free_bus
- From: gregkh@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2 2/5] dt-bindings: serial: document esp32-uart
- From: Krzysztof Kozlowski
- Re: [PATCH v2 4/5] dt-bindings: serial: document esp32s3-acm
- From: Krzysztof Kozlowski
- Re: [PATCH v1 1/1] serial: 8250_dw: Use devm_clk_get_optional_enabled()
- Re: [PATCH v2 1/3] printk: Constify name for add_preferred_console()
- Re: [PATCH v2 1/3] printk: Constify name for add_preferred_console()
- Re: [PATCH v2 3/5] drivers/tty/serial: add driver for the ESP32 UART
- Re: [PATCH tty v1 01/74] serial: core: Provide port lock wrappers
- Re: [PATCH v2 3/5] drivers/tty/serial: add driver for the ESP32 UART
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: serial: 8250_omap: suspend issue with console_suspend disabled
- RE: serial: 8250_omap: suspend issue with console_suspend disabled
- Re: [PATCH v2] vt: Replace strlcpy with strscpy
- [PATCH v2 5/5] drivers/tty/serial: add ESP32S3 ACM device driver
- [PATCH v2 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate
- [PATCH v2 3/5] drivers/tty/serial: add driver for the ESP32 UART
- [PATCH v2 4/5] dt-bindings: serial: document esp32s3-acm
- [PATCH v2 2/5] dt-bindings: serial: document esp32-uart
- [PATCH v2 0/5] serial: add drivers for the ESP32xx serial devices
- Re: (subset) [PATCH v2 0/4] Add interconnects to QUPs on SM8250
- [PATCH v1 1/1] serial: 8250_of: Use devm_clk_get_enabled()
- [PATCH v1 1/1] serial: 8250_dw: Use devm_clk_get_optional_enabled()
- [PATCH v1 1/1] serial: 8250_aspeed_vuart: Use devm_clk_get_enabled()
- Re: [PATCH tty v1 01/74] serial: core: Provide port lock wrappers
- [PATCH v2] vt: Replace strlcpy with strscpy
- Re: [PATCH tty v1 01/74] serial: core: Provide port lock wrappers
- Re: [PATCH tty v1 01/74] serial: core: Provide port lock wrappers
- Re: [PATCH 00/15] random tty fixes
- Re: [PATCH 09/15] tty: fix kernel-doc for functions in tty.h
- Re: [PATCH 12/15] tty: convert THROTTLE constants into enum
- Re: [PATCH 09/15] tty: fix kernel-doc for functions in tty.h
- Re: [PATCH 09/15] tty: fix kernel-doc for functions in tty.h
- Re: [PATCH 04/15] tty: n_tty: invert the condition in copy_from_read_buf()
- Re: [PATCH 00/15] random tty fixes
- Re: [PATCH 00/15] random tty fixes
- Re: [PATCH 14/15] tty: don't check for signal_pending() in send_break()
- Re: [PATCH 12/15] tty: convert THROTTLE constants into enum
- Re: [PATCH 09/15] tty: fix kernel-doc for functions in tty.h
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: [PATCH 04/15] tty: n_tty: invert the condition in copy_from_read_buf()
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- [PATCH 11/15] tty: tty_buffer: use bool for 'restart' in tty_buffer_unlock_exclusive()
- [PATCH 13/15] tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
- [PATCH 07/15] tty: invert return values of tty_{,un}throttle_safe()
- [PATCH 09/15] tty: fix kernel-doc for functions in tty.h
- [PATCH 08/15] tty: fix up and plug in tty_ioctl kernel-doc
- [PATCH 10/15] tty: stop using ndash in kernel-doc
- [PATCH 12/15] tty: convert THROTTLE constants into enum
- [PATCH 14/15] tty: don't check for signal_pending() in send_break()
- [PATCH 15/15] tty: use 'if' in send_break() instead of 'goto'
- [PATCH 05/15] tty: n_tty: use do-while in n_tty_check_{,un}throttle()
- [PATCH 06/15] tty: switch tty_{,un}throttle_safe() to return a bool
- [PATCH 03/15] tty: n_tty: use min3() in copy_from_read_buf()
- [PATCH 04/15] tty: n_tty: invert the condition in copy_from_read_buf()
- [PATCH 01/15] tty: n_tty: use 'retval' instead of 'c'
- [PATCH 02/15] tty: n_tty: rename and retype 'retval' in n_tty_ioctl()
- [PATCH 00/15] random tty fixes
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- [rt-devel:linux-6.6.y-rt-rebase] [serial] c209576ea5: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- [tty:tty-testing] BUILD SUCCESS c980248179d655d33af47f0b0bec1ce8660994c6
- [tty:tty-linus] BUILD SUCCESS 29346e217b8ab8a52889b88f00b268278d6b7668
- BUG: sleeping function called from invalid context in console_lock
- Re: BUG: sleeping function called from invalid context in console_lock
- Re: [PATCH V6 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH V6 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- [PATCH v2 1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
- Re: [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
- Re: [PATCH v4] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH v1] tty/serial: port I/O tracing on x86
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- Re: [PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- Re: [PATCH v1] tty/serial: port I/O tracing on x86
- Re: [PATCH v4] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- Re: [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
- Re: [PATCH] tty: fix memory leak in gsm_activate_mux
- Re: [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
- Re: [PATCH v2] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
- Re: [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
- Re: Regression: serial: 8250_omap: error during suspend if no_console_suspend is set
- Re: [PATCH V6 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH V6 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
- Re: [PATCH tty v1 24/74] serial: digicolor: Use port lock wrappers
- Re: [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
- Re: [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
- Re: [PATCH tty v1 29/74] serial: imx: Use port lock wrappers
- Re: [PATCH tty v1 29/74] serial: imx: Use port lock wrappers
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- [PATCH v1] tty/serial: port I/O tracing on x86
- Re: Fwd: Kernel 6.6-rc1 fails to reboot or shutdown Ryzen 5825U
- Re: [PATCH v4] tty/serial: create debugfs interface for UART register tracing
- [PATCH v4] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver
- Re: [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
- Re: [PATCH tty v1 29/74] serial: imx: Use port lock wrappers
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- Re: [PATCH tty v1 72/74] serial: ucc_uart: Use port lock wrappers
- Re: [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC
- Re: [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
- Re: [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
- Re: [PATCH tty v1 32/74] serial: liteuart: Use port lock wrappers
- Re: [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
- Re: [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- Re: [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- Re: [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
- Re: [PATCH tty v1 06/74] serial: 8250: Use port lock wrappers
- serial: 8250_omap: suspend issue with console_suspend disabled
- Re: [PATCH] tty: serial: ma35d1_serial: Add missing check for ioremap
- [PATCH 2/2] tty: serial: 8250_exar: Does not use anything from 8250_pci
- [PATCH 1/2] serial: 8250_mid: Remove 8250_pci usage
- Re: [PATCH tty v1 06/74] serial: 8250: Use port lock wrappers
- Re: [PATCH tty v1 01/74] serial: core: Provide port lock wrappers
- Re: [PATCH tty v1 02/74] serial: core: Use lock wrappers
- Re: [PATCH tty v1 06/74] serial: 8250: Use port lock wrappers
- Re: [PATCH tty v1 08/74] serial: 8250_dw: Use port lock wrappers
- Re: [PATCH tty v1 07/74] serial: 8250_dma: Use port lock wrappers
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- Re: [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
- Re: [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
- Re: [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- Re: [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- From: Krzysztof Kozlowski
- Re: [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
- Re: [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- From: Krzysztof Kozlowski
- Re: [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
- [PATCH] tty: serial: ma35d1_serial: Add missing check for ioremap
- Re: [PATCH tty v1 37/74] serial: meson: Use port lock wrappers
- Re: [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings
- From: Krzysztof Kozlowski
- [syzbot] [serial?] memory leak in gsm_activate_mux
- Re: [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
- Re: [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
- Re: [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
- Re: [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
- Re: [PATCH tty v1 11/74] serial: 8250_mtk: Use port lock wrappers
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH tty v1 22/74] serial: bcm63xx-uart: Use port lock wrappers
- [PATCH V6 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [PATCH V6 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings
- Re: [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
- Re: [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
- Re: [PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH tty v1 49/74] serial: qcom-geni: Use port lock wrappers
- Re: [PATCH tty v1 41/74] serial: msm: Use port lock wrappers
- Re: [PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH V5 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH tty v1 00/74] serial: wrappers for uart port lock
- [PATCH tty v1 74/74] serial: xilinx_uartps: Use port lock wrappers
- [PATCH tty v1 68/74] serial: sunsu: Use port lock wrappers
- [PATCH tty v1 69/74] serial: sunzilog: Use port lock wrappers
- [PATCH tty v1 71/74] serial: uartlite: Use port lock wrappers
- [PATCH tty v1 73/74] serial: vt8500: Use port lock wrappers
- [PATCH tty v1 64/74] serial: stm32: Use port lock wrappers
- [PATCH tty v1 66/74] serial: sunplus-uart: Use port lock wrappers
- [PATCH tty v1 67/74] serial: sunsab: Use port lock wrappers
- [PATCH tty v1 72/74] serial: ucc_uart: Use port lock wrappers
- [PATCH tty v1 62/74] serial: sprd: Use port lock wrappers
- [PATCH tty v1 63/74] serial: st-asc: Use port lock wrappers
- [PATCH tty v1 65/74] serial: sunhv: Use port lock wrappers
- [PATCH tty v1 70/74] serial: timbuart: Use port lock wrappers
- [PATCH tty v1 61/74] serial: sifive: Use port lock wrappers
- [PATCH tty v1 60/74] serial: sh-sci: Use port lock wrappers
- [PATCH tty v1 40/74] serial: mps2-uart: Use port lock wrappers
- [PATCH tty v1 59/74] serial: txx9: Use port lock wrappers
- [PATCH tty v1 52/74] serial: sa1100: Use port lock wrappers
- [PATCH tty v1 42/74] serial: mvebu-uart: Use port lock wrappers
- [PATCH tty v1 50/74] serial: rda: Use port lock wrappers
- [PATCH tty v1 45/74] serial: pch: Use port lock wrappers
- [PATCH tty v1 58/74] serial: mctrl_gpio: Use port lock wrappers
- [PATCH tty v1 55/74] serial: sc16is7xx: Use port lock wrappers
- [PATCH tty v1 43/74] serial: omap: Use port lock wrappers
- [PATCH tty v1 49/74] serial: qcom-geni: Use port lock wrappers
- [PATCH tty v1 53/74] serial: samsung_tty: Use port lock wrappers
- [PATCH tty v1 57/74] serial: core: Use port lock wrappers
- [PATCH tty v1 47/74] serial: pmac_zilog: Use port lock wrappers
- [PATCH tty v1 54/74] serial: sb1250-duart: Use port lock wrappers
- [PATCH tty v1 36/74] serial: men_z135_uart: Use port lock wrappers
- [PATCH tty v1 41/74] serial: msm: Use port lock wrappers
- [PATCH tty v1 56/74] serial: tegra: Use port lock wrappers
- [PATCH tty v1 51/74] serial: rp2: Use port lock wrappers
- [PATCH tty v1 44/74] serial: owl: Use port lock wrappers
- [PATCH tty v1 46/74] serial: pic32: Use port lock wrappers
- [PATCH tty v1 38/74] serial: milbeaut_usio: Use port lock wrappers
- [PATCH tty v1 48/74] serial: pxa: Use port lock wrappers
- [PATCH tty v1 39/74] serial: mpc52xx: Use port lock wrappers
- [PATCH tty v1 37/74] serial: meson: Use port lock wrappers
- [PATCH tty v1 35/74] serial: mcf: Use port lock wrappers
- [PATCH tty v1 33/74] serial: lpc32xx_hs: Use port lock wrappers
- [PATCH tty v1 06/74] serial: 8250: Use port lock wrappers
- [PATCH tty v1 09/74] serial: 8250_exar: Use port lock wrappers
- [PATCH tty v1 12/74] serial: 8250_omap: Use port lock wrappers
- [PATCH tty v1 26/74] serial: linflexuart: Use port lock wrappers
- [PATCH tty v1 07/74] serial: 8250_dma: Use port lock wrappers
- [PATCH tty v1 27/74] serial: fsl_lpuart: Use port lock wrappers
- [PATCH tty v1 14/74] serial: altera_jtaguart: Use port lock wrappers
- [PATCH tty v1 32/74] serial: liteuart: Use port lock wrappers
- [PATCH tty v1 00/74] serial: wrappers for uart port lock
- [PATCH tty v1 23/74] serial: cpm_uart: Use port lock wrappers
- [PATCH tty v1 05/74] serial: 8250_bcm7271: Use port lock wrappers
- [PATCH tty v1 18/74] serial: apb: Use port lock wrappers
- [PATCH tty v1 28/74] serial: icom: Use port lock wrappers
- [PATCH tty v1 30/74] serial: ip22zilog: Use port lock wrappers
- [PATCH tty v1 34/74] serial: ma35d1: Use port lock wrappers
- [PATCH tty v1 20/74] serial: arc_uart: Use port lock wrappers
- [PATCH tty v1 17/74] serial: amba-pl011: Use port lock wrappers
- [PATCH tty v1 11/74] serial: 8250_mtk: Use port lock wrappers
- [PATCH tty v1 19/74] serial: ar933x: Use port lock wrappers
- [PATCH tty v1 08/74] serial: 8250_dw: Use port lock wrappers
- [PATCH tty v1 21/74] serial: atmel: Use port lock wrappers
- [PATCH tty v1 15/74] serial: altera_uart: Use port lock wrappers
- [PATCH tty v1 16/74] serial: amba-pl010: Use port lock wrappers
- [PATCH tty v1 25/74] serial: dz: Use port lock wrappers
- [PATCH tty v1 10/74] serial: 8250_fsl: Use port lock wrappers
- [PATCH tty v1 22/74] serial: bcm63xx-uart: Use port lock wrappers
- [PATCH tty v1 24/74] serial: digicolor: Use port lock wrappers
- [PATCH tty v1 13/74] serial: 8250_pci1xxxx: Use port lock wrappers
- [PATCH tty v1 29/74] serial: imx: Use port lock wrappers
- [PATCH tty v1 31/74] serial: jsm: Use port lock wrappers
- [PATCH tty v1 03/74] serial: 21285: Use port lock wrappers
- [PATCH tty v1 02/74] serial: core: Use lock wrappers
- [PATCH tty v1 01/74] serial: core: Provide port lock wrappers
- [PATCH tty v1 04/74] serial: 8250_aspeed_vuart: Use port lock wrappers
- Regression: serial: 8250_omap: error during suspend if no_console_suspend is set
- Re: [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
- Re: [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- Re: [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
- Re: [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
- Re: [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
- Re: [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
- Re: [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
- Re: [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
- Re: [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
- Re: [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
- Re: [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver
- Re: [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
- Re: [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
- Re: [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
- Re: [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
- Re: [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
- [PATCH V5 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
- Re: [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
- Re: [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
- Re: [PATCH 05/37] soc: renesas: remove blank lines
- Re: [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
- Re: [PATCH 04/37] soc: renesas: identify RZ/G3S SoC
- Re: [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
- Re: [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
- Re: [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver
- Re: [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
- Fwd: Kernel 6.6-rc1 fails to reboot or shutdown Ryzen 5825U
- Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- Re: [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings
- From: Krzysztof Kozlowski
- Re: [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
- From: Krzysztof Kozlowski
- Re: [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
- From: Krzysztof Kozlowski
- Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- [PATCH 1/1] Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
- [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings
- [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
- [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
- [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver
- [PATCH 0/4] serial: add drivers for the ESP32xx serial devices
- Re: [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
- Re: [PATCH v2 3/3] serial: core: Add sysfs links for serial core port instances for ttys
- Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- Re: [PATCH v1 1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
- Re: [PATCH 1/2] tty/serial: Sort drivers in makefile
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
- Re: [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- From: Muhammad Usama Anjum
- Re: [PATCH 1/2] tty/serial: Sort drivers in makefile
- Re: [PATCH v1 1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
- [PATCH v1 1/1] serial: 8250_of: Use dev_err_probe() instead of dev_warn()
- [PATCH v1 1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
- [PATCH v1 1/1] serial: 8250_aspeed_vuart: Use dev_err_probe() instead of dev_err()
- Re: [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
- Re: [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
- Re: [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
- Re: [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
- Re: [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- Re: [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
- Re: [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
- Re: [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
- Re: [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
- Re: [PATCH v2 3/3] serial: core: Add sysfs links for serial core port instances for ttys
- Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- [PATCH v2 1/3] printk: Constify name for add_preferred_console()
- [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- [PATCH v2 0/3] Add support for DEVNAME:0.0 style hardware based addressing
- [PATCH v2 3/3] serial: core: Add sysfs links for serial core port instances for ttys
- [PATCH 1/2] tty/serial: Sort drivers in makefile
- [PATCH 2/2] tty/serial: 8250: Sort drivers in Makefile
- Re: [PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
- Re: [PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
- Re: [PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
- Re: linux-next: Tree for Sep 11 [drivers/tty/serial/cpm_uart.ko]
- [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
- [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
- [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC
- [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
- [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
- [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
- [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
- [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
- [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
- [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
- [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
- [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
- [PATCH 30/37] pinctrl: renesas: rzg2l: add support for RZ/G3S SoC
- [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
- [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
- [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
- [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
- [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S
- [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
- [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
- [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
- [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
- [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
- [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
- [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
- [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
- [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
- [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
- [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
- [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
- [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
- [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
- [PATCH 05/37] soc: renesas: remove blank lines
- [PATCH 04/37] soc: renesas: identify RZ/G3S SoC
- [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
- [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
- [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
- [PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
- Re: linux-next: Tree for Sep 11 [drivers/tty/serial/cpm_uart.ko]
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- [PATCH] serial: imx: Simplify compatibility handling
- [PATCH v1 1/1] serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] serial: stm32: add support for break control
- Re: [PATCH V2] tty: vcc: Add check for kstrdup() in vcc_probe()
- Re: [PATCH] tty: hvc: remove set but unused variable
- [rt-devel:linux-6.5.y-rt-rebase] [serial] 2e4f53117a: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
- [PATCH AUTOSEL 6.5 17/28] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 4.14 11/12] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 4.19 11/14] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 5.10 12/16] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 5.4 11/14] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 5.15 14/19] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 6.1 16/24] serial: cpm_uart: Avoid suspicious locking
- [PATCH AUTOSEL 6.4 16/25] serial: cpm_uart: Avoid suspicious locking
- [PATCH] tty: hvc: remove set but unused variable
- Re: [PATCH V2] tty: vcc: Add check for kstrdup() in vcc_probe()
- Re: [PATCH V2] tty: vcc: Add check for kstrdup() in vcc_probe()
- [PATCH] serial: stm32: add support for break control
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [PATCH v3 1/2] mcb: remove is_added flag from mcb_device struct
- From: Rodríguez Barbarin, José Javier
- [PATCH v3 2/2] mcb: use short version for function pointer for mcb_free_bus
- From: Rodríguez Barbarin, José Javier
- [PATCH v3 0/2] mcb: Fix crash mcb-core module is removed
- From: Rodríguez Barbarin, José Javier
- Re: [PATCH] serial: sc16is7xx: remove unused to_sc16is7xx_port macro
- Re: [PATCH] serial: sc16is7xx: remove unused to_sc16is7xx_port macro
- Re: [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [PATCH] serial: sc16is7xx: remove unused to_sc16is7xx_port macro
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- [PATCH V4 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- [PATCH V4 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- [PATCH] serial: sc16is7xx: improve comments about variants
- Re: [PATCH V2] tty: vcc: Add check for kstrdup() in vcc_probe()
- Re: [PATCH] tty: vcc: Add check for kstrdup() in vcc_probe()
- Re: [PATCH] tty: vcc: Add check for kstrdup() in vcc_probe()
- [PATCH V2] tty: vcc: Add check for kstrdup() in vcc_probe()
- [PATCH] tty: serial: ma35d1_serial: Add missing check for ioremap
- Re: [PATCH] tty: vcc: Add check for kstrdup() in vcc_probe()
- Re: [PATCH] tty: vcc: Add check for kstrdup() in vcc_probe()
- [PATCH] tty: vcc: Add check for kstrdup() in vcc_probe()
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [GIT PULL] TTY/Serial driver changes for 6.6-rc1
- Re: [PATCH V3 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [GIT PULL] TTY/Serial driver changes for 6.6-rc1
- Re: [PATCH V3 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH V3 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH v1 1/1] serial: 8250_port: Check IRQ data before use
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- [PATCH v1 1/1] serial: 8250_port: Check IRQ data before use
- [PATCH V3 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [PATCH V3 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH 16/36] tty: use u8 for chars
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH V2 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- [rt-devel:linux-6.5.y-rt-rebase] [serial] bbed94a61d: INFO:rcu_preempt_detected_stalls_on_CPUs/tasks
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: serial8250: can not change baudrate while the controller is busy
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- [PATCH V3 RESEND] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- [PATCH V2 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
- Re: [PATCH] vt: Fix potential read overflow of kernel memory
- [PATCH] vt: Fix potential read overflow of kernel memory
- [PATCH V2 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- From: Muhammad Usama Anjum
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- [PATCH] serial: Revert serial: core: Fix serial core port id to not use port->line
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH 1/2] Simplify sysrq help
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH] tty: serial: meson: Add a earlycon for the S4 SoC
- Re: [PATCH] tty: serial: meson: Add a earlycon for the S4 SoC
- Re: [PATCH] tty: serial: meson: Add a earlycon for the S4 SoC
- [PATCH] tty: serial: meson: Add a earlycon for the S4 SoC
- Re: [PATCH 1/2] Simplify sysrq help
- Re: [PATCH 2/2] Add disabled text to indicate inactive commands in sysrq help menu
- [PATCH 2/2] Add disabled text to indicate inactive commands in sysrq help menu
- [PATCH 1/2] Simplify sysrq help
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- [tty:tty-next] BUILD SUCCESS db726a2f3b4bc0cbf8e6cfd529d2d8eabb587d70
- [tty:tty-testing] BUILD SUCCESS ebf05c7dc92c11b0355aaa0e94064beadaa4b05c
- [PATCH (v2)] docs: ABI: sysfs-tty: close times are in centiseconds
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- [syzbot] Monthly serial report (Aug 2023)
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- [PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- Re: [PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- [PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
- [PATCH v2 09/14] tty: n_tty: remove unsigned char casts from character constants
- [PATCH v2 13/14] tty: n_tty: extract ECHO_OP processing to a separate function
- [PATCH v2 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
- [PATCH v2 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
- [PATCH v2 11/14] tty: n_tty: use u8 for chars and flags
- [PATCH v2 08/14] tty: n_tty: move newline handling to a separate function
- [PATCH v2 10/14] tty: n_tty: simplify chars_in_buffer()
- [PATCH v2 06/14] tty: n_tty: use MASK() for masking out size bits
- [PATCH v2 07/14] tty: n_tty: move canon handling to a separate function
- [PATCH v2 12/14] tty: n_tty: unify counts to size_t
- [PATCH v2 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
- [PATCH v2 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
- [PATCH v2 00/14] tty: n_tty: cleanup
- [PATCH v2 03/14] tty: n_tty: use 'num' for writes' counts
- [PATCH v2 02/14] tty: n_tty: use output character directly
- Re: [PATCH v9 2/2] tty: serial: meson: Add a earlycon for the T7 SoC
- Re: [PATCH v9 2/2] tty: serial: meson: Add a earlycon for the T7 SoC
- [PATCH] docs: move powerpc under arch
- [PATCH] tty: serial: linflexuart: Fix to check return value of platform_get_irq() in linflex_probe()
- [PATCH v2] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
- Re: [PATCH] tty: shrink the size of struct tty_struct by 40 bytes
- [PATCH] tty: shrink the size of struct tty_struct by 40 bytes
- Re: [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- Re: [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- Re: [PATCH] tty/serial: create debugfs interface for UART register tracing
- [PATCH v3] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH v2] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- Re: [PATCH] tty/serial: create debugfs interface for UART register tracing
- [tty:tty-testing] BUILD SUCCESS 4b91dcc2f601cc2098b5fead71344704ddcff8b7
- Re: [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
- Re: [PATCH v2] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH] tty/serial: Cancel work queue before closing uart
- Re: [PATCH] tty/serial: Cancel work queue before closing uart
- [PATCH (v2)] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- [PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- From: Muhammad Usama Anjum
- Re: [PATCH v9 2/2] tty: serial: meson: Add a earlycon for the T7 SoC
- Re: [PATCH] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH v2 1/1] mcb: create dedicated bus_type for mcb_bus and mcb_device
- From: Sanjuán García, Jorge
- Re: [PATCH 2/2] serial: exar: Add RS-485 Support for Sealevel XR17V35X based cards
- Re: [PATCH] tty/serial: create debugfs interface for UART register tracing
- [PATCH] tty/serial: create debugfs interface for UART register tracing
- Re: [PATCH 2/2] serial: exar: Add RS-485 Support for Sealevel XR17V35X based cards
- Re: [PATCH] tty/serial: Cancel work queue before closing uart
- Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- Re: [PATCH v6 1/9] tty: n_gsm: add restart flag to DLC specific ioctl config
- Re: [PATCH v6 1/9] tty: n_gsm: add restart flag to DLC specific ioctl config
- Re: [PATCH v6 8/9] tty: n_gsm: add DLCI specific rx/tx statistics
- Re: [PATCH] tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
- From: gregkh@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 00/10] tty: tty_buffer: cleanup
- Re: [PATCH 09/10] tty: tty_buffer: initialize variables in initializers already
- Re: [PATCH v4] serial: 8250_bcm7271: improve bcm7271 8250 port
- Re: [PATCH] serial: atmel: Fix Spectre v1 vulnerability reported by smatch
- [PATCH] serial: atmel: Fix Spectre v1 vulnerability reported by smatch
- From: Hari Prasath Gujulan Elango
- Re: [PATCH v2 RESEND] tty/sysrq: replace smp_processor_id() with get_cpu()
- From: Muhammad Usama Anjum
- [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
- From: Muhammad Usama Anjum
- Re: [PATCH 2/2] serial: exar: Add RS-485 Support for Sealevel XR17V35X based cards
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]