Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-24 09:32:12 to 2026-07-29 21:45:06 UTC [more...]

[PATCH 0/2] serial: qcom-geni: Convert console to nbcon and handle RX overflow
 2026-07-29 21:44 UTC  (3+ messages)
` [PATCH 1/2] serial: qcom-geni: Convert console to nbcon
` [PATCH 2/2] serial: qcom-geni: Keep FIFO RX active during console TX

[PATCH 0/1] serial: qcom-geni: fix TX DMA buffer flush
 2026-07-29 17:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] serial: 8250_hub6: Fix double definition for hub6_match_port()
 2026-07-29 13:30 UTC  (11+ messages)

[PATCH v2] Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"
 2026-07-29 13:11 UTC  (4+ messages)

[PATCH tty v11 0/2] Convert 8250 to NBCON, take 2
 2026-07-29 12:44 UTC  (4+ messages)
` [PATCH tty v11 1/2] serial: 8250: Switch to nbcon console, "
` [PATCH tty v11 2/2] Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"

[PATCH] tty: limit TCSBRKP break duration
 2026-07-29 11:50 UTC  (4+ messages)

[PATCH v2 0/2] serial: amba-pl011: fix console clock lifetime
 2026-07-29 11:09 UTC  (7+ messages)
` [PATCH v2 1/2] serial: amba-pl011: unprepare console clock on unregister
` [PATCH v2 2/2] serial: amba-pl011: keep console clock enabled for atomic writes

[PATCH v3] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-07-29 10:22 UTC  (3+ messages)

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

[PATCH v2] scsi: ufs: sysfs: Add HS_GEAR6 string in power_info/gear sysfs output
 2026-07-29  2:55 UTC  (3+ messages)
` [PATCH v3] "

[syzbot] [serial?] KASAN: slab-use-after-free Read in serial_core_unregister_port
 2026-07-29  1:37 UTC 

[PATCH v3 0/8] arm64: Add Axiado AX3005 SoC and EVK support
 2026-07-28 15:24 UTC  (5+ messages)
` [PATCH v3 3/8] dt-bindings: i2c: cdns: add Axiado AX3005 I2C variant
` [PATCH v3 8/8] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board

[PATCH] serial: 8250_exar: use platform_device_register_full()
 2026-07-28 14:44 UTC 

[PATCH tty v10 0/2] Convert 8250 to NBCON, take 2
 2026-07-28 13:34 UTC  (4+ messages)
` [PATCH tty v10 1/2] serial: 8250: Switch to nbcon console, "
` [PATCH tty v10 2/2] Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"

[tty:tty-testing] BUILD SUCCESS a5339effdd523b4b3502fba5358d44e83c76a565
 2026-07-28 11:01 UTC 

[PATCH] quota: remove CONFIG_PRINT_QUOTA_WARNING code
 2026-07-27 19:53 UTC  (2+ messages)

[PATCH v2 0/2] Stabilize serial line numbers on MediaTek boards
 2026-07-27 11:49 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: alias all enabled serial ports
` [PATCH v2 2/2] serial: 8250_mtk: honor DT serial aliases

[PATCH v2 0/2] serial: 8250: Add AN7581 UART support
 2026-07-27  8:51 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH] serial: 8250_dma: Clear stale RX state on shutdown
 2026-07-27  6:25 UTC 

[GIT PULL] TTY/Serial driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (3+ messages)

[PATCH] serial: sc16is7xx: implement gpio get_direction() callback
 2026-07-24 22:09 UTC  (2+ messages)

[PATCH v3 0/2] ACPI: SPCR: Support UART clock frequency field
 2026-07-24 15:14 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH tty v9 0/2] Convert 8250 to NBCON, take 2
 2026-07-24 13:33 UTC  (4+ messages)
` [PATCH tty v9 1/2] serial: 8250: Switch to nbcon console, "
` [PATCH tty v9 2/2] Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"

[PATCH] Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"
 2026-07-24 11:21 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