linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-30 07:31:53 to 2025-04-10 10:56:58 UTC [more...]

[PATCH] dt-bindings: serial: snps-dw-apb-uart: Simplify DMA-less RZ/N1 rule
 2025-04-10 10:56 UTC  (5+ messages)

[PATCH v2 00/12] Add support for Renesas RZ/V2N SoC and EVK
 2025-04-10 10:54 UTC  (24+ messages)
` [PATCH v2 01/12] dt-bindings: soc: renesas: Document Renesas RZ/V2N SoC variants "
` [PATCH v2 02/12] soc: renesas: Add config option for RZ/V2N (R9A09G056) SoC
` [PATCH v2 03/12] dt-bindings: soc: renesas: Document SYS for RZ/V2N SoC
` [PATCH v2 04/12] soc: renesas: sysc: Add SoC identification "
` [PATCH v2 05/12] dt-bindings: serial: renesas: Document RZ/V2N SCIF
` [PATCH v2 06/12] dt-bindings: clock: renesas: Document RZ/V2N SoC CPG
` [PATCH v2 07/12] clk: renesas: rzv2h-cpg: Sort compatible list based on SoC part number
` [PATCH v2 08/12] clk: renesas: rzv2h: Add support for RZ/V2N SoC
` [PATCH v2 09/12] dt-bindings: pinctrl: renesas: Document "
` [PATCH v2 10/12] pinctrl: renesas: rzg2l: Add support for "
` [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 00/15] Add support for Renesas RZ/V2N SoC and EVK
 2025-04-10 10:23 UTC  (10+ messages)
` [PATCH 04/15] dt-bindings: soc: renesas: Document SYS for RZ/V2N SoC
` [PATCH 06/15] dt-bindings: serial: renesas: Document RZ/V2N SCIF
` [PATCH 07/15] dt-bindings: mmc: renesas,sdhi: Document RZ/V2N support
` [PATCH 08/15] dt-bindings: clock: renesas: Document RZ/V2N SoC CPG

Kernel WARNING (RCU) with btnxpuart on TI AM62 platform
 2025-04-10  9:53 UTC  (9+ messages)

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-10  5:08 UTC  (33+ messages)
` [PATCH v4 01/13] bitops: Change parity8() to parity_odd() with u64 input and bool return type
` [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 05/13] serial: max3100: "
` [PATCH v4 06/13] lib/bch: "
` [PATCH v4 07/13] Input: joystick - "
` [PATCH v4 08/13] net: ethernet: oa_tc6: "
` [PATCH v4 09/13] wifi: brcm80211: "
` [PATCH v4 10/13] drm/bridge: dw-hdmi: "
` [PATCH v4 11/13] mtd: ssfdc: "
` [PATCH v4 12/13] fsi: i2cr: "
` [PATCH v4 13/13] nfp: bpf: "

[PATCH 00/11] vt: implement proper Unicode handling
 2025-04-10  1:14 UTC  (12+ messages)
` [PATCH 01/11] vt: minor cleanup to vc_translate_unicode()
` [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 05/11] vt: update ucs_width.c using gen_ucs_width.py
` [PATCH 06/11] vt: introduce gen_ucs_recompose.py to create ucs_recompose.c
` [PATCH 07/11] vt: create ucs_recompose.c using gen_ucs_recompose.py
` [PATCH 08/11] vt: support Unicode recomposition
` [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 v2 0/2] serial: 8250_of: support an optional bus clock
 2025-04-09 23:59 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: serial: 8250: support an optional second clock
` [PATCH v2 2/2] serial: 8250_of: add support for an optional bus clock

[PATCH] serial: msm: Configure correct working mode before starting earlycon
 2025-04-09 19:01 UTC  (6+ messages)

[PATCH 0/2] serial: 8250_of: support an optional bus clock
 2025-04-09 14:10 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: support an optional second clock
` [PATCH 2/2] serial: 8250_of: add support for an optional bus clock

fsl_lpuart: imx93: Rare dataloss during DMA receive
 2025-04-09  9:51 UTC  (2+ messages)

[PATCH] serdev: Add support for wakeup-source
 2025-04-08 13:09 UTC  (4+ messages)

[PATCH v2] serial: 8250: fix panic due to PSLVERR
 2025-04-08 12:28 UTC  (4+ messages)

[PATCH 0/2] serial: convert GPIO chips to using new value setters
 2025-04-08  7:42 UTC  (3+ messages)
` [PATCH 1/2] serial: max310x: use new GPIO line value setter callbacks
` [PATCH 2/2] serial: sc16is7xx: "

[PATCH] serial: 8250: fix panic due to PSLVERR
 2025-04-07 14:37 UTC  (16+ messages)
    ` [External] "

[PATCH v2] serial: sifive: Switch to nbcon console
 2025-04-07 12:39 UTC  (3+ messages)

[PATCH] serial: tegra-utc: Remove unneeded semicolon
 2025-04-07  4:07 UTC 

[PATCH v2] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-05 14:53 UTC 

[PATCH] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-05 14:28 UTC  (3+ messages)

[PATCH v5] serial: sifive: Switch to nbcon console
 2025-04-05 13:34 UTC 

[PATCH v4 0/2] serial: sifive: Convert sifive console to nbcon
 2025-04-05 11:23 UTC  (5+ messages)
` [PATCH v4 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
` [PATCH v4 2/2] serial: sifive: Switch to nbcon console

[PATCH v2] tty: serial: samsung_tty: support 18 uart ports
 2025-04-04 16:45 UTC  (2+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-04-04  9:01 UTC  (17+ messages)

[PATCH v7 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
 2025-04-03 21:29 UTC  (5+ messages)
` [PATCH v7 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v7 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v7 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v7 10/13] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v1] serial: Fix null-ptr-deref in mlb_usio_probe()
 2025-04-03  8:59 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] tty/sysrq: make sysrq_replay_logs_op const
 2025-04-03  8:45 UTC  (2+ messages)

[PATCH] tty/sysrq: make sysrq_replay_logs_op const and refactor sysrq_mask()
 2025-04-03  8:19 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver updates for 6.15-rc1
 2025-04-03  1:29 UTC  (2+ messages)

[PATCH] tty: serial: samsung: Fix potential buffer overflow in clkname
 2025-04-02  6:49 UTC  (7+ messages)

ProMat 2025 Attendees Database – Expand Your Reach
 2025-04-01 19:17 UTC 

[PATCH] serial: lantiq: Remove unnecessary print function dev_err()
 2025-04-01  8:50 UTC  (2+ messages)

[PATCH] tty: serial: uartlite: ensure uart driver is registered
 2025-03-31 16:06 UTC  (2+ messages)
` [PATCH v3] tty: serial: uartlite: register uart driver in init

[PATCH v6 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
 2025-03-31 14:27 UTC  (8+ messages)
` [PATCH v6 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v6 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v6 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v6 10/13] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v3 0/2] serial: sifive: Convert sifive console to nbcon
 2025-03-31 10:57 UTC  (5+ messages)
` [PATCH v3 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
` [PATCH v3 2/2] serial: sifive: Switch to nbcon console

[PATCH v2 1/2] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-03-30 10:51 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;
as well as URLs for NNTP newsgroup(s).