Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-31 18:04:30 to 2026-08-10 15:26:48 UTC [more...]

[PATCH v5 0/3] serial: 8250: Add AN7581 UART support
 2026-08-10 15:26 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: serial: 8250: Reorganize compatible to single enum
` [PATCH v5 2/3] dt-bindings: serial: 8250: Add Airoha compatibles

[PATCH v4 0/2] serial: 8250: Add AN7581 UART support
 2026-08-10 15:08 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH v4 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-08-10 14:19 UTC  (10+ messages)
` [PATCH 1/7] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH 2/7] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [PATCH 3/7] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH 4/7] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH 5/7] spi: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
` [PATCH 6/7] i2c: qcom-geni: Use common GENI resource initialization helper
` [PATCH 7/7] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency

[PATCH v1 0/2] pinctrl / 8250_dw: Allow drivers to keep init pinctrl state until first open
 2026-08-10 13:06 UTC  (3+ messages)
` [PATCH v1 1/2] pinctrl: core: Allow drivers to keep "init" pinctrl state after probe
` [PATCH v1 2/2] tty: serial: 8250_dw: Keep init pinctrl state until first open

[PATCH v5 0/6] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-08-10 10:36 UTC  (14+ messages)
` [PATCH v5 1/6] dt-bindings: serial: 8250: aspeed: add ast2600 and aspeed,vuart-over-pci
` [PATCH v5 2/6] serial: 8250_aspeed_vuart: add aspeed,ast2600-vuart compatible string
` [PATCH v5 3/6] serial: 8250_aspeed_vuart: add VUART over PCI
` [PATCH v5 4/6] soc: mfd: add ASPEED AST2600 PCIe BMC device driver
` [PATCH v5 5/6] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600
` [PATCH v5 6/6] ARM: dts: aspeed: g6: add aspeed,vuart-over-pci prop to vuart3 and 4

[PATCH v2 00/10] Ambarella CV75 SoC minimal bring-up
 2026-08-10  4:03 UTC  (23+ messages)
` [PATCH v2 01/10] dt-bindings: arm: add Ambarella CV75 platforms
` [PATCH v2 02/10] dt-bindings: soc: add Ambarella secure scratchpad
    `  "
` [PATCH v2 03/10] dt-bindings: clock: add Ambarella CV75 RCT clock controller
` [PATCH v2 04/10] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH v2 05/10] dt-bindings: serial: add Ambarella UART
` [PATCH v2 06/10] clk: ambarella: add CV75 CCU driver
` [PATCH v2 07/10] pinctrl: ambarella: add Ambarella pin controller
    `  "
` [PATCH v2 08/10] serial: ambarella: add Ambarella UART driver
    `  "
` [PATCH v2 09/10] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
` [PATCH v2 10/10] MAINTAINERS: add ARM/AMBARELLA SoC support

[PATCH v3] MAINTAINERS: Add self for the sb1250-duart serial driver
 2026-08-10  3:14 UTC  (2+ messages)

[PATCH v3 0/3] MIPS: SiByte: Fix serial device regressions
 2026-08-10  3:14 UTC  (5+ messages)
` [PATCH v3 1/3] serial: sb1250-duart: Fix console message clobbering at channel resets
` [PATCH v3 2/3] serial: sb1250-duart: Fix bootconsole handover lockup
` [PATCH v3 3/3] serial: sb1250-duart: Convert to use a platform device

[syzbot] [serial?] possible deadlock in n_tty_receive_buf_common (2)
 2026-08-10  0:24 UTC 

[syzbot] [serial?] WARNING in register_console
 2026-08-09  5:34 UTC  (4+ messages)

[syzbot] [serial?] possible deadlock in task_call_func
 2026-08-09  0:09 UTC 

[GIT PULL] TTY/Serial driver fixes for 7.2-rc7
 2026-08-08 23:45 UTC  (2+ messages)

[PATCH v2 0/8] serial: Some yak shaving
 2026-08-08 21:01 UTC  (15+ messages)
` [PATCH v2 1/8] serial: txx9: Drop noop probe function and dangerous remove callback
` [PATCH v2 2/8] serial: txx9: Simplify knowing that .iotype is always UPIO_PORT
` [PATCH v2 3/8] serial: txx9: Drop usage of uart_match_port()
` [PATCH v2 4/8] serial: 8250: Make uart_match_port() a 8250 specific function
` [PATCH v2 5/8] serial: 8250: Simplify serial8250_match_port()
` [PATCH v2 6/8] serial: 8250: Fix corner case for port matching
` [PATCH v2 7/8] serial: 8250: hub6: Add cleanup code
` [PATCH v2 8/8] serial: 8250: pnp: Annotate init and exit functions for conditional discarding

[PATCH v2 0/2] serial: 8250: Add AN7581 UART support
 2026-08-08 19:46 UTC  (8+ messages)
` [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH v3 0/2] serial: 8250: Add AN7581 UART support
 2026-08-08 18:10 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH v3 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH 1/3] serial: qcom-geni: Propagate errors from optional IRQ lookup
 2026-08-07  9:09 UTC  (3+ messages)
` [PATCH 2/3] tty: serial: imx: "
` [PATCH 3/3] serial: 8250_mtk: "

[PATCH] serial: core: Fix a NULL pointer dereference in uart_parse_earlycon()
 2026-08-07  6:20 UTC  (6+ messages)

[PATCH 0/1] Implement BCM2835 AUX RTS/CTS auto flow control
 2026-08-06 15:42 UTC  (2+ messages)
` [PATCH 1/1] serial: 8250_bcm2835aux: Add support for "

[PATCH 0/2] serial: qcom-geni: Convert console to nbcon and handle RX overflow
 2026-08-06 13:49 UTC  (5+ 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 v2 0/6] MIPS: SiByte: Fix serial device regressions
 2026-08-06 10:54 UTC  (4+ messages)
` [PATCH v2 3/6] serial: sb1250-duart: Convert to use a platform device

[PATCH v2] serial: core: Fix a NULL pointer dereference in uart_parse_earlycon()
 2026-08-06  8:48 UTC 

[linux-next:master] [serial] d353934702: BUG:kernel_reboot-without-warning_in_test_stage
 2026-08-06  8:42 UTC 

[PATCH] tty: ipwireless: shut down setup timer before freeing hardware
 2026-08-06  7:54 UTC  (3+ messages)

[PATCH v4] dt-bindings: serial: Document Axiado AX3005 UART
 2026-08-06  5:06 UTC  (2+ messages)

[PATCH] tty: remove the ipwireless driver
 2026-08-05  7:17 UTC  (4+ messages)

[PATCH v2] tty: moxa: remove driver
 2026-08-05  6:35 UTC  (4+ messages)

[PATCH] tty: serial: max3100: drain async producers in remove() to fix timer UAF
 2026-08-05  0:40 UTC  (5+ messages)
` [PATCH v2] tty: serial: max3100: shut down timer before freeing port
    ` [PATCH v3] "

[PATCH] tty: fix lock order inversion in tty_buffer_flush()
 2026-08-04 14:02 UTC 

[PATCH 1/2] tty: moxa: unwind tty driver if PCI registration fails
 2026-08-04 13:55 UTC  (4+ messages)

[PATCH] tty: moxa: remove driver
 2026-08-04 13:31 UTC  (6+ messages)

[syzbot] Monthly serial report (Aug 2026)
 2026-08-04 12:32 UTC 

[PATCH] devpts: fix pty count limit off by one
 2026-08-04 10:06 UTC  (4+ messages)

[PATCH v2 0/2] tty: vcc: Some small vcc bugfixes found by code scans
 2026-08-04  5:13 UTC  (5+ messages)
` [PATCH v2 1/2] tty: vcc: zero-initialize control packet in vcc_send_ctl()
` [PATCH v2 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup

[tty:tty-testing] BUILD SUCCESS 8b0b29fdcb47907ae0296b8fe829e918e05e300f
 2026-08-04  4:14 UTC 

[PATCH v5 00/14] serial: 8250: add Moxa MUEx50 PCIe board support
 2026-08-04  3:52 UTC  (18+ messages)
` [PATCH v5 01/14] serial: 8250: split Moxa PCIe serial board support out of 8250_pci
` [PATCH v5 04/14] serial: 8250_mxpcie: enable automatic RTS/CTS flow control
` [PATCH v5 05/14] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
` [PATCH v5 07/14] serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
` [PATCH v5 08/14] serial: 8250_mxpcie: speed up TX "
` [PATCH v5 12/14] serial: 8250: allow UART drivers to override rx_trig_bytes handling

[tty:tty-linus] BUILD SUCCESS 440915499231e9db1c361aa45bb702e8fd3b4a32
 2026-08-04  3:10 UTC 

[tty:tty-next] BUILD SUCCESS 355b329694c9dd064d45286e56d5ef9482692b1b
 2026-08-04  1:23 UTC 

[syzbot] [serial?] INFO: task hung in tty_release_struct (8)
 2026-08-04  0:09 UTC 

[PATCH v1 0/6] serial: Some yak shaving
 2026-08-03 19:22 UTC  (9+ messages)
` [PATCH v1 2/6] serial: txx9: Drop usage of uart_match_port()
` [PATCH v1 3/6] serial: 8250: Make uart_match_port() a 8250 specific function

[PATCH] tty: serialize device registration and removal
 2026-08-03 15:46 UTC  (3+ messages)

[PATCH v4 0/5] serial: fix console lifetime bugs on failed bind and removal
 2026-08-03 14:53 UTC  (7+ messages)
` [PATCH v4 1/5] serial: core: do fallible allocations before the console can be registered
` [PATCH v4 2/5] serial: core: clear freed pointers on uart_register_driver() failure
` [PATCH v4 3/5] tty: skip cdev_del() when no cdev is registered
` [PATCH v4 4/5] tty: clear cdev pointer after cdev_add() failure
` [PATCH v4 5/5] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH v3] tty: vt: fix memory leak in vc_allocate()
 2026-08-03 14:45 UTC 

[PATCH v2] tty: vt: fix memory leak in vc_allocate()
 2026-08-03 14:39 UTC  (3+ messages)

[PATCH 0/2] tty: vcc: Some small vcc bugfixes found by code scans
 2026-08-03 14:09 UTC  (4+ messages)
` [PATCH 2/2] tty: vcc: hold port lock when clearing tty pointer in vcc_cleanup

[PATCH] dt-bindings: serial: 8250: Add Aspeed AST2600 and AST2700 uart compatible
 2026-08-03 13:23 UTC  (2+ messages)

[PATCH 0/3] Small cleanups to serial driver organization, configuration, and documentation
 2026-08-03  6:06 UTC  (5+ messages)
` [PATCH 1/3] tty: move remaining serial drivers into the serial/ directory

[PATCH] tty: limit TCSBRKP break duration
 2026-08-01 14:23 UTC  (7+ messages)

[PATCH 00/10] Ambarella CV75 SoC minimal bring-up
 2026-08-01  6:46 UTC  (3+ messages)
` [PATCH 04/10] dt-bindings: pinctrl: add Ambarella CV75 pinctrl

[PATCH v2 0/3] serial: qcom-geni: Reuse common GENI framework helpers
 2026-08-01  5:48 UTC  (4+ messages)
` [PATCH v2 1/3] serial: qcom-geni: Use common GENI resource initialisation helpers
` [PATCH v2 2/3] serial: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v2 3/3] serial: qcom-geni: Use geni_se_set_perf_level() for baud rate perf level

[PATCH 0/3] serial: qcom-geni: Reuse common GENI framework helpers
 2026-08-01  5:08 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS e62745dd1172e475c101de3f11e39bf192d35ae5
 2026-08-01  3:50 UTC 

[syzbot] [serial?] possible deadlock in __refill_objects_node
 2026-08-01  0:03 UTC 

[PATCH v3 5/5] serial: imx: serialize imx_uart_ports[] lifetime
 2026-07-31 18:38 UTC  (2+ messages)

[PATCH v3 4/5] tty: clear cdev pointer after cdev_add() failure
 2026-07-31 18:04 UTC 

[PATCH v3 3/5] tty: skip cdev_del() when no cdev is registered
 2026-07-31 18:04 UTC 

[PATCH v3 2/5] serial: core: clear freed pointers on uart_register_driver() failure
 2026-07-31 18:04 UTC 


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