public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-08 07:09:58 to 2025-05-29 09:11:55 UTC [more...]

[PATCH v1] serial: qcom-geni: Add support to increase UART ports efficiently
 2025-05-29  9:11 UTC  (2+ messages)

[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
 2025-05-29  9:07 UTC  (7+ messages)

[PATCH] dt-bindings: serial: 8250: Make clocks and clock-frequency exclusive
 2025-05-28 13:34 UTC  (4+ messages)

[PATCH v1] tty: Register device *after* creating the cdev for a tty
 2025-05-28 13:31 UTC  (4+ messages)

[PATCH v2 1/2] tty: Register device *after* creating the cdev for a tty
 2025-05-28 13:28 UTC  (2+ messages)
` [PATCH v2 2/2] tty: Fix race against tty_open() in tty_register_device_attr()

[PATCH v7 1/4] serial: 8250: fix panic due to PSLVERR
 2025-05-28  6:26 UTC  (4+ messages)
` [PATCH v7 2/4] serial: 8250: avoid potential PSLVERR issue
` [PATCH v7 3/4] serial: 8250_dw: assert port->lock is held in dw8250_force_idle()
` [PATCH v7 4/4] serial: 8250_dw: fix PSLVERR on RX_TIMEOUT

[PATCH v5 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-05-28  5:10 UTC  (7+ messages)
` [PATCH v5 1/8] dt-bindings: serial: describe SA8255p

[PATCH v6 1/4] serial: 8250: fix panic due to PSLVERR
 2025-05-28  3:29 UTC  (7+ messages)
` [PATCH v6 2/4] serial: 8250: avoid potential PSLVERR issue
    ` [External] "
` [PATCH v6 3/4] serial: 8250_dw: assert port->lock is held in dw8250_force_idle()
` [PATCH v6 4/4] serial: 8250_dw: fix PSLVERR on RX_TIMEOUT

[syzbot] [serial?] possible deadlock in debug_check_no_obj_freed (2)
 2025-05-26 13:49 UTC 

[PATCH v2] dt-bindings: serial: Convert snps,arc-uart to DT schema
 2025-05-25  2:46 UTC  (2+ messages)

[PATCH] vt: remove redundant condition from redraw_screen()
 2025-05-23 18:22 UTC  (2+ messages)

[PATCH v1] serial: qcom-geni: Add support for 8 Mbps baud rate
 2025-05-23 17:25 UTC  (2+ messages)

[PATCH v10 01/10] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
 2025-05-23 15:28 UTC  (5+ messages)
` [PATCH v10 06/10] serial: sh-sci: Use private port ID
` [PATCH v10 07/10] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v9 01/10] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
 2025-05-23 13:17 UTC  (13+ messages)
` [PATCH v9 06/10] serial: sh-sci: Use private port ID
` [PATCH v9 07/10] serial: sh-sci: Add support for RZ/T2H SCI

Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
 2025-05-23  8:07 UTC  (5+ messages)

[tty:tty-testing] BUILD SUCCESS b495021a973e2468497689bd3e29b736747b896f
 2025-05-23  6:57 UTC 

[syzbot] Monthly serial report (May 2025)
 2025-05-22 12:58 UTC 

[PATCH] tty: serial: 8250_omap: fix TX with DMA for am33xx
 2025-05-22  5:39 UTC  (7+ messages)

[PATCH v2] tty: serial: 8250_omap: fix TX with DMA for am33xx
 2025-05-22  5:38 UTC 

[PATCH] n_tty: fix data race in n_tty_poll()
 2025-05-21 11:27 UTC  (3+ messages)

[PATCH v3 0/2] vt: bracketed paste and cursor position
 2025-05-20 17:16 UTC  (3+ messages)
` [PATCH v3 1/2] vt: bracketed paste support
` [PATCH v3 2/2] vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position

[PATCH v2 0/2] vt: bracketed paste and cursor position
 2025-05-20 16:34 UTC  (9+ messages)
` [PATCH v2 1/2] vt: bracketed paste support
` [PATCH v2 2/2] vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position

[Resend PATCH v2] serial: jsm: fix NPE during jsm_uart_port_init
 2025-05-20 15:04 UTC 

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-19 15:20 UTC  (43+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
` [PATCH 02/12] locking/rtmutex: Move max_lock_depth into rtmutex.c
` [PATCH 03/12] rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
` [PATCH 04/12] mm: move randomize_va_space into memory.c
` [PATCH 05/12] parisc/power: Move soft-power into power.c
` [PATCH 06/12] fork: mv threads-max into kernel/fork.c
` [PATCH 07/12] Input: sysrq: mv sysrq into drivers/tty/sysrq.c
` [PATCH 08/12] sysctl: Move tainted ctl_table into kernel/panic.c
` [PATCH 09/12] sysctl: move cad_pid into kernel/pid.c
` [PATCH 10/12] sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
` [PATCH 11/12] sysctl: Remove (very) old file changelog
` [PATCH 12/12] sysctl: Remove superfluous includes from kernel/sysctl.c

[PATCH 0/7] Introduce PRU UART driver
 2025-05-16 22:36 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: serial: add binding documentation for TI PRUSS UART
` [PATCH 2/7] dt-bindings: soc: ti: pruss: Add documentation for PRU UART support
` [PATCH 3/7] serial: 8250: Add PRUSS UART driver
` [PATCH 4/7] DONOTMERGE: arm64: dts: ti: k3-am64-main: Add PRU UART nodes
` [PATCH 5/7] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable PRU UART
` [PATCH 6/7] DONOTMERGE: arm64: dts: ti: k3-am62-main: Add PRU UART node
` [PATCH 7/7] DONOTMERGE: arm64: dts: ti: k3-am62x-sk: Enable PRU UART

[PATCH RFC 0/3] printk: Don't flush messages using write_atomic during console registration if kthreads have not been started yet
 2025-05-16  9:44 UTC  (5+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] Reapply "serial: 8250: Switch to nbcon console"
` [PATCH RFC 3/3] Reapply "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()""

[PATCH] vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
 2025-05-15 15:30 UTC 

(no subject)
 2025-05-15  8:33 UTC  (2+ messages)
` 

[PATCH v5] serial: max3100: Replace open-coded parity calculation with parity8()
 2025-05-15  8:13 UTC 

[PATCH v2] rslib: Add scheduling points during the test
 2025-05-15  3:51 UTC 

[PATCH] dt-bindings: serial: 8250_omap: Drop redundant properties
 2025-05-14 15:13 UTC  (2+ messages)

[PATCH 0/2] vt: bracketed paste and cursor position
 2025-05-14 13:25 UTC  (6+ messages)
` [PATCH 1/2] vt: bracketed paste support
` [PATCH 2/2] vt: add TIOCL_GETCURSORPOS to retrieve the screen cursor position

[PATCH v8 01/11] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
 2025-05-13 13:29 UTC  (9+ messages)
` [PATCH v8 07/11] serial: sh-sci: Use private port ID
` [PATCH v8 08/11] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v2 0/8] vt: more Unicode handling changes
 2025-05-13 10:35 UTC  (3+ messages)
` [PATCH v2 4/8] vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h

[PATCH] dt-bindings: serial: Convert altr,juart-1.0 to DT schema
 2025-05-13  3:28 UTC  (2+ messages)

[PATCH] dt-bindings: serial: Convert altr,uart-1.0 to DT schema
 2025-05-13  3:28 UTC  (2+ messages)

[PATCH RFC 0/2] Introduce PRU UART driver
 2025-05-13  0:06 UTC  (8+ messages)
` [PATCH RFC 2/2] serial: 8250: Add PRUSS "

[PATCH v3 0/3] Add mt8189 dts evalution board and Makefile
 2025-05-12 16:00 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v3 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189
` [PATCH v3 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH v5 1/4] serial: 8250: fix panic due to PSLVERR
 2025-05-12 14:00 UTC  (13+ messages)
` [PATCH v5 2/4] serial: 8250: avoid potential PSLVERR issue
    ` [External] "
` [PATCH v5 4/4] serial: 8250_dw: fix PSLVERR on RX_TIMEOUT
    ` [External] "
  ` [External] Re: [PATCH v5 1/4] serial: 8250: fix panic due to PSLVERR

[PATCH] rslib: Add scheduling points during the test
 2025-05-12 13:57 UTC  (5+ messages)

[PATCH v2] dt-bindings: serial: Convert socionext,milbeaut-usio-uart to DT schema
 2025-05-09 15:30 UTC  (4+ messages)

[PATCH v2 0/3] Add mt8189 dts evalution board and Makefile
 2025-05-09  9:03 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v2 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189
` [PATCH v2 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

[PATCH v2] dt-bindings: serial: Convert microchip,pic32mzda-uart to DT schema
 2025-05-08 14:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox