Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2026-04-30 14:40:38 to 2026-05-12 19:54:06 UTC [more...]

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1507:20: warning: 'max310x_regmap_name' defined but not used
 2026-05-12 19:53 UTC 

[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  (13+ messages)
` [PATCH tty v4 1/6] serial: core: Add dedicated uart_port field for console flow
` [PATCH tty v4 2/6] serial: Replace driver usage of UPF_CONS_FLOW
` [PATCH tty v4 3/6] serial: sh-sci: Avoid deprecated UPF_CONS_FLOW
` [PATCH tty v4 4/6] serial: 8250: Set cons_flow on port registration
` [PATCH tty v4 5/6] serial: 8250: Check LSR timeout on console flow control
` [PATCH tty v4 6/6] serial: 8250: Add support for "

[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  (9+ messages)
` [PATCH v7 5/6] ARM: dts: zte: Add D-Link DWR-932M support
` [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  (5+ messages)
` [PATCH v1 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v1 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[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  (4+ messages)

[PATCH 0/3] Small cleanups to serial driver organization, configuration, and documentation
 2026-05-08  0:16 UTC  (8+ messages)
` [PATCH 1/3] tty: move remaining serial drivers into the serial/ directory
` [PATCH 2/3] tty: remove unnecessary SERIAL_NONSTANDARD config option
` [PATCH 3/3] docs: driver-api/tty/index.rst: copy-editing; improve organization

[PATCH] serial: sh-sci: Remove plat_sci_port.flags
 2026-05-07 15:55 UTC  (3+ messages)

[PATCH net-next 2/3] ppp: unify two channel structs
 2026-05-07  8:59 UTC  (8+ messages)

[PATCH v3 00/10] MIPS: DEC: Fix serial device regressions + RTC cleanup
 2026-05-06 22:43 UTC  (11+ messages)
` [PATCH v3 01/10] MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
` [PATCH v3 02/10] MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
` [PATCH v3 03/10] serial: dz: Fix bootconsole message clobbering at chip reset
` [PATCH v3 04/10] serial: dz: Fix bootconsole handover lockup
` [PATCH v3 05/10] serial: zs: "
` [PATCH v3 06/10] serial: zs: Switch to using channel reset
` [PATCH v3 07/10] serial: dz: Convert to use a platform device
` [PATCH v3 08/10] serial: zs: "
` [PATCH v3 09/10] serial: dz: Enable modular build
` [PATCH v3 10/10] MIPS: DEC: Ensure RTC platform device deregistration upon failure

[PATCH v8 0/6] Add support for ZTE zx297520v3
 2026-05-06 19:33 UTC  (7+ messages)
` [PATCH v8 1/6] dt-bindings: arm: zte: Add D-Link DWR932M board based on zx297520v3 SoC
` [PATCH v8 2/6] ARM: zte: Add zx297520v3 platform support
` [PATCH v8 3/6] ARM: zte: Add support for zx29 low level debug
` [PATCH v8 4/6] amba/serial: amba-pl011: Bring back zx29 UART support
` [PATCH v8 5/6] ARM: dts: zte: Add D-Link DWR-932M support
` [PATCH v8 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

[PATCH] tty: add missing tty_driver include to tty_port.h
 2026-05-06 12:43 UTC 

[PATCH v1] serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ
 2026-05-06  8:30 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Clean up register macros and error handling
 2026-05-05 12:15 UTC  (3+ messages)

[PATCH 00/15] serial: 8250: add MUEx50 support for Moxa PCIe boards
 2026-05-05  9:34 UTC  (23+ messages)
` [PATCH 01/15] serial: 8250: split Moxa PCIe serial board support out of 8250_pci
` [PATCH 02/15] serial: 8250: add Moxa MUEx50 UART port type
` [PATCH 03/15] serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels
` [PATCH 04/15] serial: 8250_mxpcie: enable automatic RTS/CTS flow control
` [PATCH 05/15] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
` [PATCH 06/15] serial: 8250_mxpcie: add custom handle_irq callback
` [PATCH 07/15] serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
` [PATCH 08/15] serial: 8250_mxpcie: speed up TX "
` [PATCH 09/15] serial: 8250_mxpcie: introduce per-port private data structure
` [PATCH 10/15] serial: 8250_mxpcie: defer uart_write_wakeup() to workqueue
` [PATCH 11/15] serial: 8250_mxpcie: support serial interface mode switching
` [PATCH 12/15] serial: 8250: allow low-level drivers to override break control
` [PATCH 13/15] serial: 8250_mxpcie: add break support for RS485 using MUEx50 features
` [PATCH 14/15] serial: 8250: allow UART drivers to override rx_trig_bytes handling
` [PATCH 15/15] serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL

[PATCH v2] serial: jsm: Drop unused driver_data assigment and redundant zeros
 2026-05-05  8:47 UTC 

[PATCH] serial: jsm: Use named initializers for struct pci_device_id
 2026-05-05  7:46 UTC  (2+ messages)

[PATCH v3] tty: synclink_gt: remove broken driver
 2026-05-05  0:03 UTC  (2+ messages)

[PATCH v2 00/15] serial: add new I/O type for SPI and I2C bus devices
 2026-05-04 16:01 UTC  (19+ messages)
` [PATCH v2 02/15] serial: core: add uart_iotype_mmio/legacy_io helper functions
` [PATCH v2 05/15] serial: core: replace snprintf with more robust scnprintf
` [PATCH v2 08/15] serial: earlycon: use uart_iotype_*() to simplify code

[PATCH V2] serial: qcom-geni: Avoid probing debug console UART without console support
 2026-05-04 10:10 UTC 

[PATCH] tty: n_tty: order lockless input availability checks
 2026-05-04  8:11 UTC  (5+ messages)

[PATCH] serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
 2026-05-04  6:49 UTC  (4+ messages)

[PATCH v2] tty: synclink_gt: remove broken driver
 2026-05-03 19:25 UTC  (6+ messages)

[syzbot] Monthly serial report (May 2026)
 2026-05-02 20:32 UTC 

[PATCH v2 00/10] MIPS: DEC: Fix serial device regressions + RTC cleanup
 2026-05-01 23:15 UTC  (11+ messages)
` [PATCH v2 01/10] MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
` [PATCH v2 02/10] MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
` [PATCH v2 03/10] serial: dz: Fix bootconsole message clobbering at chip reset
` [PATCH v2 04/10] serial: dz: Fix bootconsole handover lockup
` [PATCH v2 05/10] serial: zs: "
` [PATCH v2 06/10] serial: zs: Switch to using channel reset
` [PATCH v2 07/10] serial: dz: Convert to use a platform device
` [PATCH v2 08/10] serial: zs: "
` [PATCH v2 09/10] serial: dz: Enable modular build
` [PATCH v2 10/10] MIPS: DEC: Ensure RTC platform device deregistration upon failure

[tty:tty-testing] BUILD SUCCESS a2083fd1fa7aa0ef5cd8fd92396da0de2d0654b0
 2026-04-30 14:42 UTC 

[PATCH v1] serial: qcom-geni: Avoid probing debug console UART without console support
 2026-04-30 14:40 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