linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 01:51:16 to 2022-02-02 17:10:26 UTC [more...]

[PATCH v1 1/1] serial: core: Drop duplicate NULL check in uart_*shutdown()
 2022-02-02 16:56 UTC 

[PATCH] HPE BMC GXP SUPPORT
 2022-02-02 16:52 UTC 

[PATCH] serial: 8250_bcm2835aux: Add ACPI support
 2022-02-02 15:30 UTC  (5+ messages)

[PATCH v2 0/3] mfd/serial: dt-bindings: samsung,exynos5433-lpass: Convert to dtschema
 2022-02-02 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: serial: samsung_uart: Document Exynos5433 compatible
` [PATCH v2 2/3] mfd: exynos-lpass: Drop unneeded syscon.h include
` [PATCH v2 3/3] dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema

[PATCH v3 5/7] dt-bindings: phy: Add compatible for Mediatek MT8186
 2022-02-02 14:27 UTC 

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH 1/5] arm64: dts: exynos: align pl330 node name with dtschema
 2022-02-01 17:38 UTC  (16+ messages)
  ` [PATCH 2/5] arm64: dts: exynos: drop unneeded syscon phandle in Exynos5433 LPASS
    ` (subset) "
  ` [PATCH 3/5] mfd: exynos-lpass: Drop unneeded syscon.h include
  ` [PATCH 4/5] dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema
  ` [PATCH 5/5] dt-bindings: serial: samsung_uart: Document Exynos5433 compatible
  ` (subset) [PATCH 1/5] arm64: dts: exynos: align pl330 node name with dtschema

[BUG] tty: serial: possible deadlock in uart_remove_one_port() and uart_hangup()
 2022-02-01  6:51 UTC  (4+ messages)

[tty:tty-linus] BUILD SUCCESS c816b2e65b0e86b95011418cad334f0524fc33b8
 2022-02-01  2:38 UTC 

[tty:tty-testing] BUILD SUCCESS 1d22c270752ea2b29b9a484e150641f852a10a6d
 2022-02-01  2:38 UTC 

Regression with 5021d709b31b ("tty: serial: Use fifo in 8250 console driver")
 2022-01-31 13:22 UTC  (6+ messages)

response time of serdev_device
 2022-01-31  9:49 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS 4c6123873a42dc5144e4c53bb8376c14fc92336d
 2022-01-31  5:56 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.17-rc2
 2022-01-29 13:54 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: serial: fsl-lpuart: Drop i.MX8QXP backwards compatibility
 2022-01-29  6:15 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8qxp-ss-adma: Drop fsl,imx7ulp-lpuart comaptible

[PATCH v6 0/2] Add UART driver for Suplus SP7021 SoC
 2022-01-28  3:36 UTC  (10+ messages)
` [PATCH v6 2/2] serial:sunplus-uart:Add Sunplus SoC UART Driver

[tty:tty-linus] BUILD SUCCESS d1ad2721b1eb05d54e81393a7ebc332d4a35c68f
 2022-01-27 21:43 UTC 

[PATCH] tty: serial: Use fifo in 8250 console driver
 2022-01-27 18:10 UTC  (19+ messages)

[PATCH v2 1/1] serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
 2022-01-27 18:06 UTC 

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-01-27 15:16 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei
` [PATCH 02/12] RISC-V: add Nuclei SoC Kconfig option
` [PATCH 03/12] dt-bindings: riscv: add compatible strings for Nuclei UX600 series
` [PATCH 04/12] dt-bindings: timer: add compatible for Nuclei UX600 CLINT-compat timer
` [PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC
` [PATCH 06/12] dt-bindings: serial: add compatible string for Nuclei DemoSoC UART
` [PATCH 07/12] dt-bindings: spi: add compatible string for Nuclei DemoSoC SPI
` [PATCH 08/12] dt-bindings: riscv: add binding for Nuclei platform boards
` [PATCH 09/12] riscv: dts: add device tree for Nuclei DemoSoC w/ UX600 on DDR200T
` [PATCH 10/12] RISC-V: workaround Nuclei UX600 cores with broken SATP CSR
` [PATCH 11/12] MAINTAINERS: add myself as Nuclei SoCs/CPUs supporter
` [PATCH 12/12] mailmap: add Icenowy Zheng's Nuclei mail addresses

[PATCH 00/11] TTY patches for 5.18
 2022-01-27  8:09 UTC  (21+ messages)
` [PATCH 01/11] serial: core: clean up EXPORT_SYMBOLs
` [PATCH 02/11] serial: atmel_serial: include circ_buf.h
` [PATCH 03/11] tty: add kfifo to tty_port
` [PATCH 04/11] tty: tty_port_open, document shutdown vs failed activate
` [PATCH 05/11] mxser: fix xmit_buf leak in activate when LSR == 0xff
` [PATCH 06/11] mxser: use tty_port xmit_buf helpers
` [PATCH 07/11] mxser: switch from xmit_buf to kfifo
` [PATCH 08/11] serial: fsl_linflexuart: deduplicate character sending
` [PATCH 09/11] serial: fsl_linflexuart: don't call uart_write_wakeup() twice
` [PATCH 10/11] serial: make uart_console_write->putchar()'s character a char
` [PATCH 11/11] serial: mcf: use helpers in mcf_tx_chars()

[PATCH] tty: Replace acpi_bus_get_device()
 2022-01-27  7:39 UTC  (2+ messages)

[tty:tty-linus] BUILD SUCCESS 2dd8a74fddd21b95dcc60a2d3c9eaec993419d69
 2022-01-27  4:29 UTC 

[tty:tty-testing] BUILD SUCCESS e41752c0e79b033fe0ea186bba0f6bb558c49729
 2022-01-27  4:29 UTC 

Modem control lines for RTSCTS hardware flow control via rts-gpio and cts-gpio with IMX
 2022-01-27  0:00 UTC  (7+ messages)

[PATCH] serial: 8250: Fix ...console_fifo_write on BCM283x
 2022-01-26 14:27 UTC  (3+ messages)

[PATCH v3] tty: Partially revert the removal of the Cyclades public API
 2022-01-26 14:07 UTC  (4+ messages)

[PATCH v2 1/1] tty: n_gsm: fix SW flow control encoding/handling
 2022-01-26 13:52 UTC  (2+ messages)

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2022-01-26 12:53 UTC  (9+ messages)
` [RESEND v4 02/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [RESEND v4 04/10] arm64: dts: freescale: Add adma subsystem dtsi "
` [RESEND v4 05/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [RESEND v4 08/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support

TTY layer discussion about generic FIFO depth and Rx iddle timeout control
 2022-01-26 11:58 UTC  (5+ messages)

[PATCH v2] tty: Partially revert the removal of the Cyclades public API
 2022-01-26  9:22 UTC  (3+ messages)

[PATCH] tty: serial: Add earlycon driver for Tegra Combined UART
 2022-01-26  8:14 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-01-25 20:40 UTC  (15+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH v3 0/1] tty: serial: Use fifo in 8250 console driver
 2022-01-25 14:34 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (55+ messages)
              ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25 10:37 UTC  (6+ messages)
  ` [PATCH 5/5] "

Wycena paneli fotowoltaicznych
 2022-01-25  8:55 UTC 

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-01-24 19:58 UTC  (12+ messages)
` [PATCH V6 3/5] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V6 4/5] tty: serial: meson: Make some bit of the REG5 register writable

[PATCH] tty: Add support for Brainboxes UC cards
 2022-01-24  9:42 UTC 

Fotowoltaika - nowe warunki
 2022-01-24  9:16 UTC 

[PATCH] tty: Revert the removal of the Cyclades public API
 2022-01-23 13:32 UTC  (5+ messages)

[PATCH] Bugfix RTS line config in RS485 mode is overwritten in pl011_set_mctrl() function
 2022-01-23  4:32 UTC  (4+ messages)

[PATCH 1/2] serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
 2022-01-23  4:21 UTC  (3+ messages)
` [PATCH 2/2] serial: core: Initialize rs485 RTS polarity already on probe

[PATCH] fix serdev bind/unbind
 2022-01-21 17:22 UTC  (3+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-21 14:44 UTC  (5+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-19 19:06 UTC  (11+ messages)
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH] tty: serial: imx: Add fast path when rs485 delays are 0
 2022-01-19 16:59 UTC  (5+ messages)

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-19 14:05 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header


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).