messages from 2025-04-14 13:40:52 to 2025-04-30 15:41:03 UTC [more...]
[linux-next:master] [serial] b63e6f60ea: BUG:soft_lockup-CPU##stuck_for#s![modprobe:#]
2025-04-30 15:41 UTC (11+ messages)
[PATCH] vt: add new dynamically generated files to .gitignore
2025-04-30 14:52 UTC (3+ messages)
[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
2025-04-30 11:40 UTC (2+ messages)
[PATCH] serial: qcom-geni: Enable support for half-duplex mode
2025-04-30 4:30 UTC (3+ messages)
[PATCH v8 01/11] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
2025-04-29 14:48 UTC (4+ messages)
` [PATCH v8 07/11] serial: sh-sci: Use private port ID
` [PATCH v8 08/11] serial: sh-sci: Add support for RZ/T2H SCI
[PATCH v4] tty: serial: samsung_tty: support 18 uart ports
2025-04-29 13:05 UTC (2+ messages)
[PATCH v4 1/4] serial: 8250: fix panic due to PSLVERR
2025-04-29 3:41 UTC (12+ messages)
` [PATCH v4 2/4] serial: 8250: introduce serial8250_discard_data()
` [PATCH v4 3/4] serial: 8250: warning on entering dw8250_force_idle unlocked
` [PATCH v4 4/4] serial: 8250_dw: fix PSLVERR on RX_TIMEOUT
` [External] "
[PATCH v3] tty: serial: samsung_tty: support 18 uart ports
2025-04-28 17:10 UTC (6+ messages)
[PATCH 0/7] Baisc devicetree support for Amlogic S6 S7 and S7D
2025-04-28 8:13 UTC (9+ messages)
` (subset) "
[PATCH v3 tty-next] 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
2025-04-28 5:34 UTC (2+ messages)
[PATCH v3] serdev: Refine several error or debug messages
2025-04-28 5:32 UTC (2+ messages)
[PATCH v3 00/14] vt: implement proper Unicode handling
2025-04-26 9:24 UTC (18+ messages)
` [PATCH v3 01/14] vt: minor cleanup to vc_translate_unicode()
` [PATCH v3 02/14] vt: move unicode processing to a separate file
` [PATCH v3 03/14] vt: properly support zero-width Unicode code points
` [PATCH v3 04/14] vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
` [PATCH v3 05/14] vt: create ucs_width_table.h with gen_ucs_width_table.py
` [PATCH v3 06/14] vt: use new tables in ucs.c
` [PATCH v3 07/14] vt: introduce gen_ucs_recompose_table.py to create ucs_recompose_table.h
` [PATCH v3 08/14] vt: create ucs_recompose_table.h with gen_ucs_recompose_table.py
` [PATCH v3 09/14] vt: support Unicode recomposition
` [PATCH v3 10/14] vt: pad double-width code points with a zero-width space
` [PATCH v3 11/14] vt: remove zero-width-space handling from conv_uni_to_pc()
` [PATCH v3 12/14] vt: update gen_ucs_width_table.py to make tables more space efficient
` [PATCH v3 13/14] vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly
` [PATCH v3 14/14] vt: move UCS tables to the "shipped" form
[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
2025-04-26 9:14 UTC (18+ messages)
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 03/13] media: pci: cx18-av-vbi: "
` [PATCH v4 04/13] media: saa7115: "
` [PATCH v4 09/13] wifi: brcm80211: "
[GIT PULL] TTY / Serial driver fixes for 6.15-rc4
2025-04-25 18:01 UTC (2+ messages)
[PATCH v2 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
2025-04-25 14:18 UTC (20+ messages)
` [PATCH v2 1/9] opp: add new helper API dev_pm_opp_set_level()
` [PATCH v2 2/9] dt-bindings: serial: describe SA8255p
` [PATCH v2 3/9] dt-bindings: qcom: geni-se: "
` [PATCH v2 4/9] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
` [PATCH v2 5/9] serial: qcom-geni: move resource initialization to separate function
` [PATCH v2 6/9] serial: qcom-geni: move resource control logic to separate functions
` [PATCH v2 7/9] serial: qcom-geni: move clock-rate logic to separate function
` [PATCH v2 8/9] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v2 9/9] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
[PATCH v2 tty-next] 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
2025-04-25 13:39 UTC (5+ messages)
[PATCH v2 0/2] serdev: Improve messages printed by dev_err() and dev_dbg()
2025-04-25 11:37 UTC (7+ messages)
` [PATCH v2 1/2] serdev: Get serdev controller's name by dev_name()
` [PATCH v2 2/2] serdev: Remove repeated device name in dev_(err|dbg) messages
[PATCH 0/6] tty: spring cleanup
2025-04-25 11:13 UTC (7+ messages)
` [PATCH 1/6] tty: simplify throttling using guard()s
` [PATCH 2/6] tty: use lock guard()s in tty_io
` [PATCH 3/6] serial: switch uart_port::iotype to enum uart_iotype
` [PATCH 4/6] serial: rename local uart_port_lock() -> uart_port_ref_lock()
` [PATCH 5/6] serial: use uart_port_ref_lock() helper
` [PATCH 6/6] serial: 8250: unexport serial8250_rpm_*() functions
[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
2025-04-25 9:02 UTC (8+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
[PATCH] dt-bindings: serial: amlogic,meson-uart: Add compatible string for S6/S7/S7D
2025-04-24 14:42 UTC (2+ messages)
[PATCH] serdev: Get serdev controller's name by dev_name()
2025-04-24 11:21 UTC (5+ messages)
[PATCH] tty: Remove unused API tty_port_register_device_serdev()
2025-04-24 8:41 UTC (2+ messages)
[PATCH v1 tty-next] 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
2025-04-24 3:57 UTC (3+ messages)
[PATCH] dt-bindings: serial: snps-dw-apb-uart: Simplify DMA-less RZ/N1 rule
2025-04-23 12:10 UTC (5+ messages)
[syzbot] Monthly serial report (Apr 2025)
2025-04-22 10:11 UTC
[PATCH v3] serial: 8250: fix panic due to PSLVERR
2025-04-22 7:44 UTC (6+ messages)
` [External] "
[PATCH v3 0/9] Add support to load QUP SE firmware from
2025-04-22 6:32 UTC (4+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
[PATCH] dt-bindings: serial: mediatek,uart: Add compatible for MT6893
2025-04-21 21:39 UTC (2+ messages)
[PATCH 0/3] Add support for uartps controller reset
2025-04-18 4:38 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: serial: cdsn,uart: Add optional reset property
[PATCH v7 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
2025-04-17 14:04 UTC (11+ messages)
` [PATCH v7 10/13] serial: sh-sci: Add support for RZ/T2H SCI
[PATCH v2 00/13] vt: implement proper Unicode handling
2025-04-17 8:30 UTC (33+ messages)
` [PATCH v2 01/13] vt: minor cleanup to vc_translate_unicode()
` [PATCH v2 02/13] vt: move unicode processing to a separate file
` [PATCH v2 03/13] vt: properly support zero-width Unicode code points
` [PATCH v2 04/13] vt: introduce gen_ucs_width_table.py to create ucs_width_table.h
` [PATCH v2 05/13] vt: create ucs_width_table.h with gen_ucs_width_table.py
` [PATCH v2 06/13] vt: use new tables in ucs.c
` [PATCH v2 07/13] vt: introduce gen_ucs_recompose_table.py to create ucs_recompose_table.h
` [PATCH v2 08/13] vt: create ucs_recompose_table.h with gen_ucs_recompose_table.py
` [PATCH v2 09/13] vt: support Unicode recomposition
` [PATCH v2 10/13] vt: pad double-width code points with a zero-width space
` [PATCH v2 11/13] vt: remove zero-width-space handling from conv_uni_to_pc()
` [PATCH v2 12/13] vt: update gen_ucs_width_table.py to make tables more space efficient
` [PATCH v2 13/13] vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly
[PATCH] mxser: Use non-hybrid PCI devres API
2025-04-17 8:13 UTC
fsl_lpuart: imx93: Rare dataloss during DMA receive
2025-04-16 22:49 UTC (3+ messages)
[tty:tty-testing] BUILD SUCCESS 926040da60642335969ff99fa2ba67e4e0bb2618
2025-04-16 13:29 UTC
[tty:tty-linus] BUILD SUCCESS e1ca3ff28ab1e2c1e70713ef3fa7943c725742c3
2025-04-16 13:29 UTC
[PATCH] dt-bindings: remove RZ/N1S bindings
2025-04-15 19:23 UTC (3+ messages)
[PATCH 00/11] vt: implement proper Unicode handling
2025-04-15 19:16 UTC (13+ messages)
` [PATCH 02/11] vt: move unicode processing to a separate file
` [PATCH 03/11] vt: properly support zero-width Unicode code points
` [PATCH 04/11] vt: introduce gen_ucs_width.py to create ucs_width.c
` [PATCH 09/11] vt: update gen_ucs_width.py to produce more space efficient tables
[PATCH v2 00/12] Add support for Renesas RZ/V2N SoC and EVK
2025-04-15 12:34 UTC (6+ messages)
[PATCH v3] serial: sifive: lock port in startup()/shutdown() callbacks
2025-04-15 10:44 UTC (3+ messages)
[PATCH v1 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
2025-04-14 17:59 UTC (7+ messages)
` [PATCH v1 4/9] soc: qcom: geni-se: Enable QUPs "
` [PATCH v1 9/9] serial: qcom-geni: Enable Serial "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).