Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-08 15:46:47 to 2026-05-12 17:14:24 UTC [more...]

[PATCH v2 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-12 17:14 UTC  (3+ messages)
` [PATCH v2 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v2 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[PATCH] serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
 2026-05-12 15:27 UTC 

[REPORT] serial: 8250: BREAK + SysRq dispatch silently broken since 8324a54f604d
 2026-05-12 13:46 UTC  (8+ messages)
` [PATCH 0/3] serial: 8250: fix BREAK+SysRq dispatch on guard()-locked IRQ handlers
  ` [PATCH 1/3] serial: core: introduce guard(uart_port_lock_sysrq_irqsave)
  ` [PATCH 2/3] serial: 8250: dispatch SysRq character in serial8250_handle_irq()
  ` [PATCH 3/3] serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1727:25: error: use of undeclared identifier 'max310x_spi_driver'; did you mean 'max310x_i2c_driver'?
 2026-05-12 11:52 UTC 

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1727:32: error: 'max310x_spi_driver' undeclared; did you mean 'max310x_i2c_driver'?
 2026-05-12 10:59 UTC 

[PATCH tty v5 0/3] 8250: Add console flow control
 2026-05-12  9:29 UTC  (6+ messages)
` [PATCH tty v5 1/3] serial: 8250: Set cons_flow on port registration
` [PATCH tty v5 2/3] serial: 8250: Check LSR timeout on console flow control
` [PATCH tty v5 3/3] serial: 8250: Add support for "

[LINUX PATCH] serial: xilinx_uartps: fix runtime PM race during probe
 2026-05-12  7:38 UTC  (2+ messages)

[PATCH v2] serial: altera_jtaguart: handle uart_add_one_port() failures
 2026-05-12  6:56 UTC 

[tty:tty-linus] BUILD SUCCESS 452d6fa37ae9b021f4f6d397dbae077f7296f6f4
 2026-05-12  6:52 UTC 

[tty:tty-testing] BUILD SUCCESS 16e95bfb79b5d9d01dc7651d98caf3c2ace331cd
 2026-05-12  4:09 UTC 

[PATCH] serial: atmel: honor CREAD in atmel_set_termios
 2026-05-11 16:59 UTC  (5+ messages)
  ` [PATCH] tty: serial: atmel: Ignore chars when CREAD is cleared
  ` [PATCH v2] "

[PATCH] tty: serial: qcom-geni: re-arm RX DMA on spurious zero-length interrupt
 2026-05-11 15:21 UTC  (2+ messages)

[PATCH v2] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-05-11 15:16 UTC  (2+ messages)

[PATCH] serial: altera_jtaguart: handle uart_add_one_port() failures
 2026-05-11 15:15 UTC  (2+ messages)

[PATCH tty v4 0/6] 8250: Add console flow control
 2026-05-11 15:00 UTC  (6+ messages)
` [PATCH tty v4 3/6] serial: sh-sci: Avoid deprecated UPF_CONS_FLOW

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-05-11 14:54 UTC  (3+ messages)

[PATCH] tty: n_gsm: fix memory leak in gsm_activate_mux
 2026-05-11 14:44 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_fsl: Export fsl8250_handle_irq() conditionally
 2026-05-11 12:54 UTC  (3+ messages)

[PATCH 6.12.y 0/8] serial: 8250_dw: backport BUSY deassert series
 2026-05-11 10:26 UTC  (10+ messages)
` [PATCH 6.12.y 1/8] serial: 8250: use serial_port_in/out() helpers
` [PATCH 6.12.y 2/8] serial: 8250_dw: Comment possible corner cases in serial_out() implementation
` [PATCH 6.12.y 3/8] serial: 8250: Protect LCR write in shutdown
` [PATCH 6.12.y 4/8] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH 6.12.y 5/8] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH 6.12.y 6/8] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH 6.12.y 7/8] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH 6.12.y 8/8] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH v7 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-05-11  9:50 UTC  (4+ messages)
` [PATCH v7 4/4] serial: 8250_dw: Use a fixed CPR value "

[PATCH v7 0/6] Add support for ZTE zx297520v3
 2026-05-11  9:00 UTC  (5+ messages)
` [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

[PATCH] vt: keyboard: serialize KDGETLED with keyboard_tasklet
 2026-05-10 17:01 UTC  (5+ messages)

[PATCH] tty: n_tty: read termios under lock in poll
 2026-05-10 16:23 UTC  (2+ messages)

[PATCH] ARM: footbridge: convert to sparse IRQs
 2026-05-10  5:20 UTC 

[PATCH 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-09  1:19 UTC  (4+ messages)
` [PATCH v1 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial

[PATCH] tty: serial: 8250: protect against NULL uart->port.dev in register
 2026-05-08 18:12 UTC 

[REQUEST] Backport 8250_dw BUSY deassert series to 6.12.y stable
 2026-05-08 17:13 UTC  (3+ messages)


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