public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-18 07:56:45 to 2025-08-14 07:25:10 UTC [more...]

[PATCH 00/16] tty: use lock, rpm, and free guards
 2025-08-14  7:24 UTC  (8+ messages)
` [PATCH 01/16] console: introduce console_lock guard()s
` [PATCH 02/16] tty: introduce tty_port_tty guard()
` [PATCH 03/16] serial: introduce uart_port_lock() guard()s
` [PATCH 04/16] serial: 8250: introduce RPM guard()s
` [PATCH 05/16] tty: tty_port: use guard()s
` [PATCH 06/16] mxser: use tty_port_tty guard() in mxser_port_isr()
` [PATCH 07/16] mxser: use guard()s

[PATCH v9 0/9] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-13 18:37 UTC  (12+ messages)
` [PATCH v9 1/9] arm64: Add config for Microchip SoC platforms
` [PATCH v9 2/9] ARM: at91: select ARCH_MICROCHIP
` [PATCH v9 3/9] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v9 4/9] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v9 5/9] tty: serial: atmel: make "
` [PATCH v9 6/9] spi: "
` [PATCH v9 7/9] i2c: at91: "
` [PATCH v9 8/9] char: hw_random: atmel: "
` [PATCH v9 9/9] crypto: atmel-aes: "

[PATCH v2] dt-bindings: serial: 8250: allow "main" and "uart" as clock names
 2025-08-13 16:51 UTC  (2+ messages)

[PATCH] dt-bindings: serial: 8250: move a constraint
 2025-08-13 16:50 UTC  (2+ messages)

[PATCH] tty: serial: 8250: exar: fix kernel warning in default_setup function
 2025-08-13 13:30 UTC  (7+ messages)

[PATCH v2 0/2] serial: qcom-geni: Add support to increase UART ports efficiently
 2025-08-13  6:51 UTC  (5+ messages)
` [PATCH 1/2] serial: qcom-geni: Dynamically allocate UART ports
` [PATCH 2/2] serial: qcom-geni: Make UART port count configurable via Kconfig

[PATCH] dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks
 2025-08-12 12:16 UTC 

[PATCH 0/6] Add peripheral nodes to RaspberryPi 5 DT
 2025-08-12 12:12 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: mmc: Add support for capabilities to Broadcom SDHCI controller
` [PATCH 2/6] dt-bindings: serial: Add clock-frequency property as an alternative to clocks
` [PATCH 3/6] arm64: dts: broadcom: bcm2712: Add pin controller nodes
` [PATCH 4/6] arm64: dts: broadcom: bcm2712: Add one more GPIO node
` [PATCH 5/6] arm64: dts: broadcom: bcm2712: Add second SDHCI controller node
` [PATCH 6/6] arm64: dts: broadcom: bcm2712: Add UARTA "

[PATCH v7 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-08-12 10:05 UTC  (13+ messages)
` [PATCH v7 1/8] dt-bindings: serial: describe SA8255p
` [PATCH v7 2/8] dt-bindings: qcom: geni-se: "
` [PATCH v7 3/8] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
` [PATCH v7 4/8] serial: qcom-geni: move resource initialization to separate function
` [PATCH v7 5/8] serial: qcom-geni: move resource control logic to separate functions
` [PATCH v7 6/8] serial: qcom-geni: move clock-rate logic to separate function
` [PATCH v7 7/8] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v7 8/8] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms

[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-08-11 12:20 UTC  (9+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
` (subset) [PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC

[PATCH] tty: serial: mvebu-uart: convert from round_rate() to determine_rate()
 2025-08-10 22:14 UTC 

[GIT PULL] TTY / Serial driver fix for 6.17-rc1
 2025-08-10 15:24 UTC  (5+ messages)

[RFC PATCH 1/2] tty: serial/8250: Fix build warning in serial8250_probe_acpi()
 2025-08-09  9:47 UTC  (20+ messages)
` [RFC PATCH 2/2] tty: serial/8250: Fix build warning in serial8250_probe_platform()
    ` [PATCH v2 0/2] serial: 8250_platform: Reduce stack usage in probe functions
      ` [PATCH v2 1/2] serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
      ` [PATCH v2 2/2] serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()
        ` [PATCH v3 0/2] serial: 8250_platform: Reduce stack usage in probe functions
          ` [PATCH v3 1/2] serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
          ` [PATCH v3 2/2] serial: 8250_platform: Reduce stack usage in serial8250_probe_platform()

[PATCH] serial: max310x: Add error checking in probe()
 2025-08-07 21:30 UTC  (2+ messages)

[PATCH] Input: sysrq: delete unnecessary check
 2025-08-07  5:14 UTC  (2+ messages)

arm64: csdlock at early boot due to slow serial (?)
 2025-08-06 15:53 UTC  (3+ messages)

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-08-06 13:36 UTC  (3+ messages)

[bug report] serial: qcom-geni: Enable support for half-duplex mode
 2025-08-06  8:57 UTC  (2+ messages)

[tty:tty-linus] BUILD SUCCESS 55a984928bfa30c7877e28f16910e6de1c170f1f
 2025-08-01 21:21 UTC 

[PATCH v2] tty: serial: ip22zilog: Use platform device for probing
 2025-08-01 14:38 UTC  (2+ messages)

[PATCH] Revert "tty: vt: use _IO() to define ioctl numbers"
 2025-08-01  8:26 UTC 

[PATCH 00/33] tty: summer cleanup
 2025-08-01  7:38 UTC  (7+ messages)
` [PATCH 07/33] tty: vt: use _IO() to define ioctl numbers

[PATCH] serial: sc16is7xx: fix bug in flow control levels init
 2025-07-31 12:44 UTC 

[PATCH] dt-bindings: serial: 8250: allow "main" and "uart" as clock names
 2025-07-29 21:35 UTC  (6+ messages)

[GIT PULL] TTY / Serial driver updates for 6.17-rc1
 2025-07-29 18:40 UTC  (2+ messages)

[PATCH] tty: serial: ucc_uart: use WARN_ON() instead of BUG()
 2025-07-28  5:31 UTC  (3+ messages)

[PATCH v8 04/10] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
 2025-07-27 12:55 UTC  (4+ messages)
` (subset) "

[PATCH RFC 00/10] riscv: Add initial support for Anlogic DR1V90
 2025-07-25 22:30 UTC  (21+ messages)
` [PATCH RFC 01/10] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei
` [PATCH RFC 02/10] dt-bindings: riscv: Add Nuclei UX900 compatibles
` [PATCH RFC 03/10] dt-bindings: riscv: Add Anlogic DR1V90
` [PATCH RFC 04/10] dt-bindings: timer: Add Anlogic DR1V90 CLINT
` [PATCH RFC 05/10] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
` [PATCH RFC 06/10] dt-bindings: serial: snps-dw-apb-uart: Add Anlogic DR1V90 uart
` [PATCH RFC 07/10] riscv: Add Anlogic SoC famly Kconfig support
` [PATCH RFC 08/10] riscv: dts: Add initial Anlogic DR1V90 SoC device tree
` [PATCH RFC 09/10] riscv: dts: anlogic: Add Milianke MLKPAI FS01 board
` [PATCH RFC 10/10] riscv: defconfig: Enable Anlogic SoC

[tty:tty-testing] BUILD SUCCESS 57b4ca42359c63ad61548431c184a7d63efbd0b9
 2025-07-25  6:31 UTC 

[syzbot] Monthly serial report (Jul 2025)
 2025-07-24  9:32 UTC 

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-23 18:40 UTC  (12+ messages)
` [PATCH v2 3/8] drm/xe: "
` [PATCH v2 5/8] wifi: brcmfmac: "
` [PATCH v2 6/8] serial: 8250_dw: "
` [PATCH v2 7/8] xen/xenbus: "

[PATCH v6 00/10] Axiado AX3000 SoC and Evaluation Board Support
 2025-07-23 17:53 UTC  (14+ messages)
` [PATCH v6 01/10] dt-bindings: vendor-prefixes: Add Axiado Corporation
` [PATCH v6 02/10] dt-bindings: arm: axiado: add AX3000 EVK compatible strings
` [PATCH v6 03/10] dt-bindings: gpio: cdns: convert to YAML
` [PATCH v6 04/10] dt-bindings: gpio: cdns: add Axiado AX3000 GPIO variant
` [PATCH v6 05/10] dt-bindings: serial: cdns: add Axiado AX3000 UART controller
` [PATCH v6 06/10] dt-bindings: i3c: cdns: add Axiado AX3000 I3C controller
` [PATCH v6 07/10] arm64: add Axiado SoC family
` [PATCH v6 08/10] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
` [PATCH v6 09/10] arm64: defconfig: enable the Axiado family
` [PATCH v6 10/10] MAINTAINERS: Add entry for Axiado

[tty:tty-testing] BUILD SUCCESS b43cb4ff85da5cf29c4cd351ef1d7dd8210780f7
 2025-07-23 14:42 UTC 

[PATCH v2 4/5] dt-bindings: serial: snps-dw-apb-uart: Allow use of a power-domain
 2025-07-23 13:47 UTC  (2+ messages)

[PATCH] tty: serial: ip22zilog: Use platform device for probing
 2025-07-23 12:32 UTC  (3+ messages)

[PATCH v1] dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible
 2025-07-23  8:09 UTC  (2+ messages)

[PATCH v10 0/1] Serial: 8250: Fix PSLVERR related issues
 2025-07-23  2:33 UTC  (2+ messages)
` [PATCH v10 1/1] serial: 8250: fix panic due to PSLVERR

[tty:tty-testing] BUILD SUCCESS 48f9034e024a4c6e279b0d040e1f5589bb544806
 2025-07-22 16:40 UTC 

[tty:tty-next] BUILD SUCCESS bcbef1e4a626e093d4ead56593fb169eed5033c7
 2025-07-22 11:58 UTC 

[PATCH v3 0/8] treewide: Fix typo "notifer"
 2025-07-22  9:24 UTC  (10+ messages)
` [PATCH v3 1/8] KVM: x86: "
` [PATCH v3 2/8] cxl: mce: "
` [PATCH v3 3/8] drm/xe: "
` [PATCH v3 4/8] net: mvneta: "
` [PATCH v3 5/8] wifi: brcmfmac: "
` [PATCH v3 6/8] serial: 8250_dw: "
` [PATCH v3 7/8] xen/xenbus: "
` [PATCH v3 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt

[PATCH 0/2] vt: Miscellaneous fixes for keyboard input handling
 2025-07-22  9:07 UTC  (5+ messages)
` [PATCH 1/2] vt: keyboard: Don't process Unicode characters in K_OFF mode
` [PATCH 2/2] vt: defkeymap: Map keycodes above 127 to K_HOLE

[PATCH v6 00/10] Axiado AX3000 SoC and Evaluation Board Support
 2025-07-21 21:43 UTC  (9+ messages)

[PATCH] dt-bindings: serial: 8250: spacemit: set clocks property as required
 2025-07-21  0:39 UTC  (2+ messages)

[GIT PULL] Serial driver fixes for 6.16-rc6
 2025-07-20 16:31 UTC  (2+ messages)

[PATCH v9 0/4] Serial: 8250: Fix PSLVERR related issues
 2025-07-18 15:20 UTC  (7+ messages)
` [PATCH v9 2/4] serial: 8250_dw: fix PSLVERR on RX_TIMEOUT
      ` [External] "

[PATCH v5 0/3] Add mt8189 dts evaluation board and Makefile
 2025-07-18  7:56 UTC  (2+ messages)
` [PATCH v5 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189


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