public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 23:50:19 to 2026-04-20 06:44:15 UTC [more...]

[PATCH] dt-bindings: qcom: geni-se-qup: Add compatible for Nord SoC
 2026-04-20  6:44 UTC 

[PATCH] dt-bindings: serial: Add compatible for Qualcomm Nord SoC
 2026-04-20  6:05 UTC 

[PATCH v2 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
 2026-04-20  5:27 UTC  (6+ messages)
` [PATCH v2 2/2] riscv: ultrarisc: 8250_dw: support "

[GIT PULL] TTY/Serial driver changes for 7.1-rc1
 2026-04-19 15:54 UTC  (2+ messages)

[PATCH v4 0/8] Add support for ZTE zx297520v3
 2026-04-19  8:30 UTC  (14+ messages)
` [PATCH v4 1/8] ARM: zte: Add zx297520v3 platform support
` [PATCH v4 2/8] dt-bindings: arm: Add zx297520v3 board binding
` [PATCH v4 3/8] ARM: dts: Add D-Link DWR-932M support
` [PATCH v4 4/8] ARM: zte: Add support for zx29 low level debug
` [PATCH v4 5/8] ARM: dts: Add an armv7 timer for zx297520v3
` [PATCH v4 6/8] ARM: zte: Bring back zx29 UART support
` [PATCH v4 7/8] ARM: dts: Declare UART1 on zx297520v3 boards
` [PATCH v4 8/8] ARM: defconfig: Add a zx29 defconfig file

[PATCH] serial: sh-sci: optimize max_freq determination
 2026-04-18 14:39 UTC  (3+ messages)

[PATCH] sysrq: add optional logging of caller info on /proc/sysrq-trigger write
 2026-04-18  7:20 UTC  (2+ messages)

[PATCH 00/10] serial: max310x: improvements and cleanups
 2026-04-17 14:53 UTC  (11+ messages)
` [PATCH 01/10] serial: max310x: uniformize clock/freq types
` [PATCH 02/10] serial: max310x: simplify max310x_update_best_err()
` [PATCH 03/10] serial: max310x: change return type of max310x_set_ref_clk()
` [PATCH 04/10] serial: max310x: update baudrate comments for err calculation
` [PATCH 05/10] serial: max310x: improve max310x_set_ref_clk() efficiency
` [PATCH 06/10] serial: max310x: use regmap_read_poll_timeout() for busy wait
` [PATCH 07/10] serial: max310x: use FIELD_PREP macro to set PLL bitfields
` [PATCH 08/10] serial: max310x: allow driver to be built with SPI or I2C
` [PATCH 09/10] serial: max310x: move variables to while() scope
` [PATCH 10/10] serial: max310x: add comments for PLL limits

[PATCH tty v3 0/6] 8250: Add console flow control
 2026-04-17 13:15 UTC  (8+ messages)
` [PATCH tty v3 1/6] serial: core: Add dedicated uart_port field for console flow
` [PATCH tty v3 2/6] serial: Replace driver usage of UPF_CONS_FLOW
` [PATCH tty v3 3/6] serial: sh-sci: Avoid deprecated UPF_CONS_FLOW
` [PATCH tty v3 4/6] serial: 8250: Set cons_flow on port registration
` [PATCH tty v3 5/6] serial: 8250: Check LSR timeout on console flow control
` [PATCH tty v3 6/6] serial: 8250: Add support for "

[PATCH] serial: mxs-auart: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECTION_IN
 2026-04-17 10:31 UTC  (3+ messages)

[PATCH] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-04-17  4:00 UTC  (7+ messages)

[PATCH v2 0/2] serial: sh-sci/rsci: Fix divide by zero and clean up baud rate logic
 2026-04-16 16:31 UTC  (18+ messages)
` [PATCH v2 1/2] serial: sh-sci: Avoid divide-by-zero fault
` [PATCH v2 2/2] serial: rsci: Remove goto and refactor baud rate clock selection

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-04-16 13:34 UTC  (14+ messages)

[PATCH v1] serial: sh-sci: fix memory region release in error path
 2026-04-16 11:59 UTC  (2+ messages)

[PATCH] serial: 8250_accent: fix reference leak on failed device registration
 2026-04-16 10:43 UTC  (5+ messages)

[PATCH tty v2 0/2] 8250: Add console flow control
 2026-04-16 10:12 UTC  (4+ messages)
` [PATCH tty v2 1/2] serial: 8250: Check LSR timeout on "
` [PATCH tty v2 2/2] serial: 8250: Add support for console hardware "

[RFC net-next 2/3] ppp: unify two channel structs
 2026-04-16  8:26 UTC 

[PATCH] serial: base: do not disable TX on hangup for console ports
 2026-04-16  7:19 UTC  (2+ messages)

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-15 22:10 UTC  (6+ messages)
` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[PATCH] serial: 8250_hub6: fix reference leak on failed device registration
 2026-04-15 18:53 UTC 

[PATCH] serial: 8250_fourport: fix reference leak on failed device registration
 2026-04-15 18:48 UTC 

[PATCH] serial: 8250_exar_st16c554: fix reference leak on failed device registration
 2026-04-15 18:40 UTC 

[PATCH] serial: 8250_boca: fix reference leak on failed device registration
 2026-04-15 18:37 UTC 

[RFC] tty: n_gsm: fix use-after-free in gsmtty_install
 2026-04-15  3:17 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] tty: serial: pch_uart: add check for dma_alloc_coherent()
 2026-04-14 17:13 UTC  (2+ messages)

[syzbot] [serial?] KCSAN: data-race in serial8250_do_startup / serial8250_modem_status (4)
 2026-04-13 12:59 UTC 

[PATCH v1] serial: qcom-geni: Avoid probing debug console UART without console support
 2026-04-13  7:25 UTC 

[PATCH v2 0/4] MIPS: SiByte: Fix serial device regressions
 2026-04-13  4:03 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: SiByte: Fix console message clobbering at channel resets
` [PATCH v2 2/4] MIPS: SiByte: Fix bootconsole handover lockup
` [PATCH v2 3/4] MIPS: SiByte: Convert to use a platform device
` [PATCH v2 4/4] Revert "drivers: convert sbd_duart.map_guard from atomic_t to refcount_t"

[PATCH v4 0/4] rust: add basic serial device bus abstractions
 2026-04-13  3:58 UTC  (6+ messages)
` [PATCH v4 1/4] rust: devres: return reference in `devres::register`
` [PATCH v4 2/4] serdev: add rust private data to serdev_device
` [PATCH v4 3/4] rust: add basic serial device bus abstractions
` [PATCH v4 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH 0/4] MIPS: SiByte: Fix serial device regressions
 2026-04-13  3:28 UTC  (5+ messages)
` [PATCH 1/4] MIPS: SiByte: Fix console message clobbering at channel resets
` [PATCH 2/4] MIPS: SiByte: Fix bootconsole handover lockup
` [PATCH 3/4] MIPS: SiByte: Convert to use a platform device
` [PATCH 4/4] Revert "drivers: convert sbd_duart.map_guard from atomic_t to refcount_t"

[PATCH 0/8] MIPS: DEC: Fix serial device regressions + RTC cleanup
 2026-04-13  3:28 UTC  (9+ messages)
` [PATCH 1/8] serial: dz: Fix bootconsole message clobbering at chip reset
` [PATCH 2/8] serial: dz: Fix bootconsole handover lockup
` [PATCH 3/8] serial: zs: "
` [PATCH 4/8] serial: zs: Switch to using channel reset
` [PATCH 5/8] serial: dz: Convert to use a platform device
` [PATCH 6/8] serial: zs: "
` [PATCH 7/8] serial: dz: Enable modular build
` [PATCH 8/8] MIPS: DEC: Ensure RTC platform device deregistration upon failure

[PATCH] serial: zs: Fix swapped RI/DSR modem line transition counting
 2026-04-10 17:19 UTC 

[PATCH 0/5] serial: core: improve safety of uart_get_baud_rate()
 2026-04-10 15:20 UTC  (6+ messages)
` [PATCH 1/5] serial: icom: remove check for zero baud rate from uart_get_baud_rate()
` [PATCH 2/5] serial: apbuart: "
` [PATCH 3/5] serial: core: update uart_get_baud_rate() obsolete comments
` [PATCH 4/5] serial: core: simplify clipping logic in uart_get_baud_rate()
` [PATCH 5/5] serial: core: prevent division by zero by always returning non-zero baud rate

[PATCH] serial: sh-sci: fix memory region release in error path
 2026-04-10 10:46 UTC  (2+ messages)

[syzbot] [serial?] KASAN: slab-use-after-free Read in kbd_event (2)
 2026-04-10  6:55 UTC  (2+ messages)
` [PATCH RFC] vt: tty: use krefs to fix a potential UAF between kbd_keycode and con_shutdown

[PATCH] tty: ipwireless: fix memory leak in do_go_offline()
 2026-04-10  4:54 UTC  (4+ messages)

[PATCH] tty: serial: pch_uart: add check for dma_alloc_coherent()
 2026-04-09  5:46 UTC  (3+ messages)

[PATCH] serial: rsci: Remove goto and refactor baud rate clock selection
 2026-04-08 13:57 UTC  (3+ messages)

[PATCH v2 00/10] fbcon,fonts: Refactor framebuffer console rotation
 2026-04-07 15:48 UTC  (12+ messages)
` [PATCH v2 01/10] fbcon: Avoid OOB font access if console rotation fails
` [PATCH v2 02/10] vt: Implement helpers for struct vc_font in source file
` [PATCH v2 03/10] lib/fonts: Provide helpers for calculating glyph pitch and size
` [PATCH v2 04/10] lib/fonts: Clean up Makefile
` [PATCH v2 05/10] lib/fonts: Implement glyph rotation
` [PATCH v2 06/10] lib/fonts: Refactor glyph-pattern helpers
` [PATCH v2 07/10] lib/fonts: Refactor glyph-rotation helpers
` [PATCH v2 08/10] lib/fonts: Implement font rotation
` [PATCH v2 09/10] fbcon: Fill cursor mask in helper function
` [PATCH v2 10/10] fbcon: Put font-rotation state into separate struct

[PATCH v2] tty: serial: ip22zilog: Fix section mismatch warning
 2026-04-07 10:51 UTC 

[PATCH v2] MIPS: dts: loongson64g-package: Switch to Loongson UART driver
 2026-04-06 12:32 UTC  (2+ messages)

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-05 22:43 UTC  (6+ messages)
` [PATCH v4 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[GIT PULL] TTY driver fixes for 7.0-rc7
 2026-04-05 17:13 UTC  (2+ messages)

[moderation] KCSAN: data-race in n_tty_flush_buffer / n_tty_lookahead_flow_ctrl (9)
 2026-04-03 13:20 UTC 

[PATCH v3 0/9] driver core: Fix some race conditions
 2026-04-03 11:56 UTC  (3+ messages)
` [PATCH v3 8/9] driver core: Replace dev->of_node_reused with DEV_FLAG_OF_NODE_REUSED

[tty:tty-testing] BUILD SUCCESS a1a81aef99e853dec84241d701fbf587d713eb5b
 2026-04-03  3:25 UTC 

[PATCH 0/3] Pwrseq/serdev fixes
 2026-04-02 22:56 UTC  (5+ messages)
` [PATCH 1/3] serdev: Add missing stubs for serdev APIs when CONFIG_SERIAL_DEV_BUS is not selected
` [PATCH 2/3] serdev: Add CONFIG_SERIAL_DEV_BUS guard for of_find_serdev_controller_by_node() API
` [PATCH 3/3] power: sequencing: pcie-m2: Guard the helper functions making use of PCI bus notifier

[PATCH] tty: serial: ip22zilog: Fix section mispatch warning
 2026-04-02 18:35 UTC  (2+ messages)

[syzbot] Monthly serial report (Apr 2026)
 2026-04-01 13:14 UTC 

[PATCH 00/10] fbcon,fonts: Refactor framebuffer console rotation
 2026-04-01  9:09 UTC  (6+ messages)
` [PATCH 04/10] lib/fonts: Clean up Makefile

[PATCH tty v1] serial: 8250: Add support for console hardware flow control
 2026-03-31 23:50 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