linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-30 14:17:42 to 2022-01-11 21:54:32 UTC [more...]

[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2022-01-11 21:54 UTC  (13+ messages)
` [PATCH v7 1/7] ARM: imx: Add initial support for i.MXRT10xx family
` [PATCH v7 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v7 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v7 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v7 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
` [PATCH v7 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support
` [PATCH v7 7/7] ARM: imxrt_defconfig: Add i.MXRT family defconfig
` [PATCH v8 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
  ` [PATCH v8 1/7] ARM: imx: Add initial support for i.MXRT10xx family
  ` [PATCH v8 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
  ` [PATCH v8 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
  ` [PATCH v8 6/7] ARM: dts: imx: Add i.MXRT1050-EVK support

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

[PATCH] serial: 8250_dw: verify clock rate in dw8250_set_termios
 2022-01-11 20:36 UTC  (4+ messages)

[PATCH 0/2] serial: stm32: fix software flow control
 2022-01-11 16:44 UTC  (3+ messages)
` [PATCH 1/2] serial: stm32: prevent TDR register overwrite when sending x_char
` [PATCH 2/2] serial: stm32: fix software flow control transfer

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-11 16:22 UTC  (5+ messages)
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "

[PATCH 1/1] tty: n_gsm: Fix SW flow control encoding/handling
 2022-01-11 12:05 UTC  (2+ messages)

[PATCH] Bugfix RTS line config in RS485 mode is overwritten in pl011_set_mctrl() function
 2022-01-11 10:00 UTC  (6+ messages)

[PATCH V3] tty: serial: fsl_lpuart: count tty buffer overruns
 2022-01-11  8:51 UTC 

[PATCH V2] tty: serial: fsl_lpuart: count tty buffer overruns
 2022-01-11  8:46 UTC  (3+ messages)

[PATCH 1/1] tty: n_gsm: Fix SW flow control encoding/handling
 2022-01-11  8:42 UTC  (2+ messages)

[PATCH] tty: serial: samsung_tty: Check null pointer after calling of_match_node
 2022-01-11  8:24 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: count tty buffer overruns
 2022-01-11  8:06 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH V5 0/5] The UART driver compatible with
 2022-01-11  7:18 UTC  (12+ messages)
` [PATCH V5 1/5] dt-bindings: serial: meson: Drop legacy compatible
` [PATCH V5 2/5] tty: serial: meson: Move request the register region
` [PATCH V5 3/5] tty: serial: meson: Using the common clock code describe
` [PATCH V5 4/5] tty: serial: meson: Make some bit of the REG5 register writable
` [PATCH V5 5/5] tty: serial: meson: Added S4 SOC compatibility

[PATCH V4 0/5] the UART driver compatible with
 2022-01-11  7:04 UTC  (11+ messages)
` [PATCH V4 1/5] dt-bindings: serial: meson: Drop
` [PATCH V4 2/5] tty: serial: meson: Request the register
` [PATCH V4 3/5] tty: serial: meson: The UART baud rate
` [PATCH V4 4/5] tty: serial: meson: Make the bit24 and
` [PATCH V4 5/5] tty: serial: meson: Added S4 SOC compatibility

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-10 21:44 UTC  (5+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic,meson-gx-uart
 2022-01-10  8:55 UTC  (12+ messages)
` [PATCH] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
` [PATCH] tty: serial: meson: Make the bit24 and bit [26,27] of the UART_REG5 register writable
` [PATCH] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH] tty: serial: meson: Request the register region in meson_uart_probe()
` [PATCH 1/2] tty: serial: meson: The UART baud rate calculation is described using the common clock code

[PATCH] serial: imx: reduce RX interrupt frequency
 2022-01-10  8:31 UTC  (21+ messages)

[PATCH v2] tty/serial: Check for null pointer after calling devm_ioremap
 2022-01-07 14:48 UTC 

[tty:tty-testing] BUILD SUCCESS 93a770b7e16772530196674ffc79bb13fa927dc6
 2022-01-07 12:42 UTC 

[PATCH] serial: pl010: Drop CR register reset on set_termios
 2022-01-07  9:16 UTC  (3+ messages)

[PATCH] serial: core: Keep mctrl register state and cached copy in sync
 2022-01-07  8:51 UTC  (3+ messages)

Re: [PATCH] tty/serial: Check for null pointer after calling devm_ioremap
 2022-01-07  1:42 UTC 

Modem control lines for RTSCTS hardware flow control via rts-gpio and cts-gpio with IMX
 2022-01-06 23:55 UTC 

[PATCH] tty/serial: Check for null pointer after calling devm_ioremap
 2022-01-06 15:01 UTC  (2+ messages)

[PATCH v2] serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() failure
 2022-01-05 18:10 UTC  (2+ messages)

[PATCH] serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() failure
 2022-01-05  9:48 UTC  (3+ messages)

[PATCH V3 0/6] the UART driver compatible with the Amlogic Meson
 2022-01-05  5:53 UTC  (39+ messages)
` [PATCH V3 1/6] tty: serial: meson: Drop the legacy compatible strings and clock code
` [PATCH V3 2/6] tty: serial: meson: Request the register region in meson_uart_probe()
` [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart
` [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible
` [PATCH V3 5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
` [PATCH V3 6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()

Attention:
 2022-01-04 22:08 UTC 

[PATCH 0/4] Add improvements for STM32 USART DMA TX
 2022-01-04 18:24 UTC  (5+ messages)
` [PATCH 1/4] serial: stm32: move tx dma terminate DMA to shutdown
` [PATCH 2/4] serial: stm32: rework TX DMA state condition
` [PATCH 3/4] serial: stm32: fix flow control transfer in DMA mode
` [PATCH 4/4] serial: stm32: correct loop for dma error handling

[PATCH] serial: atmel: Use platform_get_irq() to get the interrupt
 2022-01-04 14:57 UTC  (2+ messages)

[PATCH] serial: liteuart: fix MODULE_ALIAS
 2022-01-04 13:10 UTC 

[PATCH v2] serial: 8250: Move Alpha-specific quirk out of the core
 2022-01-04  7:17 UTC  (2+ messages)

[PATCH 00/12] ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs
 2022-01-03 11:42 UTC  (2+ messages)

serial: imx: hardware flow control failure
 2022-01-03 10:22 UTC 

[PATCH] serial: pl011: Drop redundant DTR/RTS preservation on close/open
 2022-01-02 17:49 UTC 

[PATCH] serial: pl011: Drop CR register reset on set_termios
 2022-01-02 17:45 UTC 

[tty:tty-testing] BUILD SUCCESS 99a507a8ea28542ec196e2dd80096708e2482735
 2022-01-01  1:39 UTC 

[PATCH] serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2
 2021-12-31 12:42 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 5acb78dc72b48bc44226a86368fb442800981a0c
 2021-12-31  3:35 UTC 

[PATCH v2 0/3] ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs
 2021-12-30 18:31 UTC  (11+ messages)
` [PATCH v2 1/3] ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpers
` [PATCH v2 2/3] i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entries
` [PATCH v2 3/3] serdev: Do not instantiate serdevs "

[PATCH] ACPI / scan: Create platform device for BCM4752 and LNV4752 ACPI nodes
 2021-12-30 16:36 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).