linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-11 11:16:11 to 2025-04-24 09:00:26 UTC [more...]

[linux-next:master] [serial] b63e6f60ea: BUG:soft_lockup-CPU##stuck_for#s![modprobe:#]
 2025-04-24  9:00 UTC  (6+ messages)

[PATCH v2 tty-next] 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
 2025-04-24  8:44 UTC  (2+ messages)

[PATCH] dt-bindings: serial: amlogic,meson-uart: Add compatible string for S6/S7/S7D
 2025-04-24  8:43 UTC 

[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] serdev: Get serdev controller's name by dev_name()
 2025-04-23 16:56 UTC  (4+ messages)

[PATCH v2 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-04-23 13:01 UTC  (15+ 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] dt-bindings: serial: snps-dw-apb-uart: Simplify DMA-less RZ/N1 rule
 2025-04-23 12:10 UTC  (6+ messages)

[PATCH 0/7] Baisc devicetree support for Amlogic S6 S7 and S7D
 2025-04-23  7:23 UTC  (7+ messages)
` (subset) "

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-22 13:16 UTC  (7+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks

[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 v3 00/14] vt: implement proper Unicode handling
 2025-04-17 18:45 UTC  (15+ 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 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 

[PATCH v3] tty: serial: samsung_tty: support 18 uart ports
 2025-04-17  5:32 UTC  (3+ messages)

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

[PATCH 00/11] vt: implement proper Unicode handling
 2025-04-15 19:16 UTC  (20+ 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 06/11] vt: introduce gen_ucs_recompose.py to create ucs_recompose.c
` [PATCH 09/11] vt: update gen_ucs_width.py to produce more space efficient tables
` [PATCH 10/11] vt: update ucs_width.c following latest gen_ucs_width.py
` [PATCH 11/11] vt: pad double-width code points with a zero-white-space

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-15 16:13 UTC  (14+ messages)
` [PATCH v4 03/13] media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 09/13] wifi: brcm80211: "

[PATCH v2 00/12] Add support for Renesas RZ/V2N SoC and EVK
 2025-04-15 12:34 UTC  (21+ messages)
` [PATCH v2 01/12] dt-bindings: soc: renesas: Document Renesas RZ/V2N SoC variants "
` [PATCH v2 04/12] soc: renesas: sysc: Add SoC identification for RZ/V2N SoC
` [PATCH v2 10/12] pinctrl: renesas: rzg2l: Add support "
` [PATCH v2 11/12] arm64: dts: renesas: Add initial SoC DTSI for RZ/V2N
` [PATCH v2 12/12] arm64: dts: renesas: Add initial device tree for RZ/V2N EVK

[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  (20+ messages)
` [PATCH v1 2/9] dt-bindings: serial: describe SA8255p
` [PATCH v1 4/9] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
` [PATCH v1 5/9] serial: qcom-geni: move resource initialization to separate functions
` [PATCH v1 6/9] serial: qcom-geni: move resource control logic "
` [PATCH v1 7/9] serial: qcom-geni: move clock-rate logic to separate function
` [PATCH v1 9/9] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms

[PATCH] vt: fix comment vs definition mismatch
 2025-04-13 18:48 UTC 

[PATCH V4 0/3] tty: serial: fsl_lpuart: cleanup lpuart driver
 2025-04-13 11:56 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS 043806bc9dbc6597dd15e6ca9220ae2746425f2f
 2025-04-12 15:09 UTC 

[tty:tty-linus] BUILD SUCCESS ee6a44da3c87cf64d67dd02be8c0127a5bf56175
 2025-04-12 15:09 UTC 

[PATCH v4 0/3] serial: 8250_of: support an optional bus clock
 2025-04-12 12:44 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: serial: 8250: support an optional second clock
` [PATCH v4 2/3] serial: 8250_of: add support for an optional bus clock
` [PATCH v4 3/3] serial: 8250_of: manage bus clock in suspend/resume

[PATCH v3] serial: sifive: Switch to nbcon console
 2025-04-12  0:25 UTC 

[PATCH v3 0/3] serial: 8250_of: support an optional bus clock
 2025-04-11 20:15 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: serial: 8250: support an optional second clock
` [PATCH v3 2/3] serial: 8250_of: add support for an optional bus clock
` [PATCH v3 3/3] serial: 8250_of: manage bus clock in suspend/resume

[PATCH] dt-bindings: serial: snps-dw-apb-uart: remove N1S binding
 2025-04-11 19:22 UTC  (3+ messages)

[PATCH] vt: fix comment vs definition mismatch
 2025-04-11 17:43 UTC 

[PATCH] tty: vt: keyboard: Fix uninitialized variables in vt_do_kdgkb_ioctl
 2025-04-11 14:15 UTC  (4+ messages)

[PATCH] tty: serial: 8250: Fix uninitialized variable warnings in pci_oxsemi_tornado_get_divisor
 2025-04-11 12:29 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;
as well as URLs for NNTP newsgroup(s).