Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 15:24:40 to 2021-12-28 11:24:15 UTC [more...]

[PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC
 2021-12-28 11:24 UTC  (17+ messages)
` [PATCH 1/3] tty: serial: meson: modify request_irq and free_irq
` [PATCH 2/3] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH 3/3] tty: serial: meson: add UART driver compatible with S4 SoC on-chip

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-28 10:58 UTC  (6+ messages)

[PATCH V3] dt-bindings: serial: amlogic, meson-uart: support S4
 2021-12-27 17:08 UTC  (4+ messages)

[PATCH] serial: Fix incorrect rs485 polarity on uart open
 2021-12-27 13:17 UTC  (4+ messages)

amba-pl011 driver: bug in RS485 mode
 2021-12-27  8:36 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH 00/10] serial: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-25 12:20 UTC  (15+ messages)
` [PATCH 01/10] serial: altera: Use platform_get_irq_optional() to get the interrupt
` [PATCH 02/10] serial: 8250_bcm7271: Use platform_get_irq() "
` [PATCH 03/10] serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
` [PATCH 04/10] serial: meson: Use platform_get_irq() to get the interrupt
` [PATCH 05/10] serial: pxa: "
` [PATCH 06/10] serial: altera_jtaguart: Use platform_get_irq_optional() "
` [PATCH 07/10] serial: vt8500: Use platform_get_irq() "
` [PATCH 08/10] serial: ar933x: "
` [PATCH 09/10] serial: bcm63xx: "
` [PATCH 10/10] serial: pmac_zilog: "

[PATCH V2] dt-bindings: serial: amlogic, meson-uart: support S4
 2021-12-24 17:29 UTC  (3+ messages)

[PATCH v5 0/2] Add UART driver for Suplus SP7021 SoC
 2021-12-24  9:21 UTC  (11+ messages)
` [PATCH v5 2/2] serial:sunplus-uart:Add Sunplus SoC UART Driver

[PATCH] tty: serial: Check for error irq
 2021-12-24  2:02 UTC 

[PATCH v4] serial: mps2-uart: Check for error irq
 2021-12-23 14:40 UTC 

Re: [PATCH v3] serial: mps2-uart: Check for error irq
 2021-12-23 14:26 UTC  (2+ messages)
`  "

[PATCH v3] serial: mps2-uart: Check for error irq
 2021-12-23 12:54 UTC  (2+ messages)

[PATCH v2] serial: mps2-uart: Check for error irq
 2021-12-23 12:01 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_exar: derive nr_ports from ID for Acces I/O cards
 2021-12-23 10:18 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2021-12-23  8:31 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

Re: [PATCH] serial: mps2-uart: Check for error irq
 2021-12-23  3:21 UTC 

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2021-12-22 19:37 UTC  (31+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH 03/16] dt-bindings: power: renesas,rzg2l-sysc: Document RZ/V2L SoC
` [PATCH 04/16] soc: renesas: Identify "
` [PATCH 05/16] arm64: renesas_defconfig: Enable ARCH_R9A07G054
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "
` [PATCH 08/16] dt-bindings: clock: Add R9A07G054 CPG Clock and Reset Definitions
` [PATCH 09/16] dt-bindings: clock: renesas: Document RZ/V2L SoC
` [PATCH 10/16] clk: renesas: Add support for "
` [PATCH 11/16] dt-bindings: pinctrl: renesas: Document RZ/V2L pinctrl
` [PATCH 12/16] pinctrl: renesas: Kconfig: Select PINCTRL_RZG2L if RZ/V2L SoC is enabled
` [PATCH 13/16] dt-bindings: dma: rz-dmac: Document RZ/V2L SoC
` [PATCH 14/16] dt-bindings: net: renesas,etheravb: "
` [PATCH 15/16] arm64: dts: renesas: Add initial DTSI for "
` [PATCH 16/16] arm64: dts: renesas: Add initial device tree for RZ/V2L SMARC EVK

[PATCH] serial: lantiq: store and compare return status correctly
 2021-12-22 13:38 UTC  (2+ messages)

[PATCH v3 0/1] tty: serial: Use fifo in 8250 console driver
 2021-12-22 11:28 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2] tty: serial: Use fifo in 8250 console driver
 2021-12-22 11:22 UTC  (5+ messages)

[PATCH v6 0/7] dd initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-22 11:17 UTC  (10+ messages)
` [PATCH v6 1/7] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v6 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v6 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v6 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v6 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v6 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v6 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig

[PATCH] serial: mps2-uart: Check for error irq
 2021-12-22 10:23 UTC  (2+ messages)

[PATCH 0/3] serial: sh-sci: Clock handling improvements
 2021-12-22  9:25 UTC  (5+ messages)

[RESEND] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
 2021-12-21 13:43 UTC  (2+ messages)

[PATCH] Allow PPS on CTS pin and non-RS232 UARTs
 2021-12-21 10:06 UTC  (6+ messages)

[tty:tty-testing] BUILD SUCCESS 712fe4c849829352dd45dc14e027d61500931f85
 2021-12-21  9:21 UTC 

Re: [PATCH v3] serial: pch_uart: potential dereference of null pointer
 2021-12-21  3:31 UTC 

[tty:tty-next] BUILD SUCCESS 35eaa42c4a1017c08d0572008db375becb621744
 2021-12-20 22:20 UTC 

[PATCH v3 0/5] soc: samsung: Add USI driver
 2021-12-20 15:55 UTC  (5+ messages)
` [PATCH v3 3/5] tty: serial: samsung: Remove USI initialization

[PATCH] tty: timbuart: Check for null res pointer
 2021-12-20 15:40 UTC  (3+ messages)

[PATCH] dt-bindings: serial: amlogic, meson-uart: support S4
 2021-12-20 15:38 UTC 

[PATCH v3] serial: pch_uart: potential dereference of null pointer
 2021-12-20 15:37 UTC  (2+ messages)

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-12-20 15:35 UTC  (14+ messages)
` [RESEND v4 01/10] dt-bindings: serial: fsl-lpuart: Fix i.MX 8QM compatible matching
` [RESEND v4 02/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [RESEND v4 03/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [RESEND v4 04/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [RESEND v4 05/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [RESEND v4 06/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [RESEND v4 07/10] arm64: dts: freescale: Add lsio "
` [RESEND v4 08/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [RESEND v4 09/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [RESEND v4 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[BUG report]: serial8250 unbind/bind failture
 2021-12-20 13:08 UTC  (5+ messages)

[PATCH v2] sc16is7xx: Prevent dereferencing invalid data when gpio_hog used
 2021-12-20 11:45 UTC  (3+ messages)

[PATCH] serial: 8250: add lock for dma rx
 2021-12-20 10:40 UTC  (11+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "
                  ` 答复: "

[PATCH] serial: 8250: Move alpha-specific quirk out of the core
 2021-12-19 17:41 UTC  (6+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.16-rc6
 2021-12-18 22:17 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 4b95391c8ef0f270ed58234597aef58976abe01c
 2021-12-18  6:00 UTC 

[PATCH v2 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2021-12-17 18:15 UTC 

[PATCH v1 1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes
 2021-12-17 18:09 UTC  (3+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-12-17 17:23 UTC  (3+ messages)

[PATCH] sc16is7xx: Prevent dereferencing invalid data when gpio_hog used
 2021-12-17 15:06 UTC 

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-17 11:54 UTC  (13+ messages)
` [PATCH v5 4/9] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v5 5/9] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v5 6/9] dt-bindings: serial: fsl-lpuart: add i.MXRT1050 compatible
  ` [RESEND in plain-test] Re: [PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC

Re: Re: Re: [PATCH v3] serial: pch_uart: potential dereference of null pointer
 2021-12-17  1:31 UTC 

[PATCH] serial: atmel: Use platform_get_irq() to get the interrupt
 2021-12-16 21:22 UTC  (3+ messages)

Re: Re: [PATCH v3] serial: pch_uart: potential dereference of null pointer
 2021-12-16 16:14 UTC  (2+ messages)

Re: [PATCH v3] serial: pch_uart: potential dereference of null pointer
 2021-12-16 15:24 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 read-only IMAP folder(s) and NNTP newsgroup(s).