linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-25 23:02:51 to 2023-04-10 12:25:49 UTC [more...]

[PATCH v2 00/10] Enable I2S support for RK3588/RK3588S SoCs
 2023-04-10 12:25 UTC  (14+ messages)
` [PATCH v2 01/10] dt-bindings: serial: snps-dw-apb-uart: Switch dma-names order
` [PATCH v2 02/10] ARM: dts: sun6i: a31: Switch dma-names order for snps,dw-apb-uart nodes
` [PATCH v2 03/10] ARM: dts: sun8i: a23/a33: "
` [PATCH v2 04/10] ARM: dts: sun8i: v3s: "
` [PATCH v2 05/10] ARM: dts: sunxi: h3/h5: "
` [PATCH v2 06/10] riscv: dts: allwinner: d1: "

[PATCH v1 0/4] Convert SiFive drivers from SOC_FOO dependencies to ARCH_FOO
 2023-04-09  8:58 UTC  (7+ messages)
` [PATCH v1 1/4] clk: sifive: make SiFive clk drivers depend on ARCH_ symbols
` [PATCH v1 2/4] PCI: dwc: make SiFive's PCI driver "
` [PATCH v1 3/4] soc: sifive: make SiFive's cache controller "
` [PATCH v1 4/4] serial: make SiFive serial drivers "

[GIT PULL] TTY/Serial driver fixes for 6.3-rc6
 2023-04-08 19:31 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS b2ea273a477cd6e83daedbfa1981cd1a7468f73a
 2023-04-07 19:20 UTC 

[PATCH v2 00/10] Remove acpi.h implicit include of of.h
 2023-04-06 18:40 UTC  (13+ messages)
` [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h
` [PATCH v2 02/10] staging: iio: resolver: ad2s1210: "
` [PATCH v2 03/10] net: rfkill-gpio: "
` [PATCH v2 04/10] serial: 8250_tegra: "
` [PATCH v2 05/10] ata: pata_macio: Add explicit include of irqdomain.h
` [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h
` [PATCH v2 07/10] virtio-mmio: "
` [PATCH v2 08/10] tpm: atmel: "
` [PATCH v2 09/10] fpga: lattice-sysconfig-spi: "
` [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations

[tty:tty-testing] BUILD SUCCESS 86c276b91c4a4faea90e8399b1aba580e9df1cb5
 2023-04-06 17:52 UTC 

[PATCH] serial: max310x: fix IO data corruption in batched operations
 2023-04-06 11:12 UTC  (3+ messages)

[PATCH v4 0/5] Renesas SCI fixes
 2023-04-06  6:50 UTC  (12+ messages)
` [PATCH v4 1/5] tty: serial: sh-sci: Fix transmit end interrupt handler
` [PATCH v4 2/5] tty: serial: sh-sci: Fix Rx on RZ/G2L SCI
` [PATCH v4 3/5] tty: serial: sh-sci: Fix Tx on SCI IP

[PATCH 1/9] tty: n_gsm: fix redundant assignment of gsm->encoding
 2023-04-06  6:04 UTC  (26+ messages)
` [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config
` [PATCH 3/9] tty: n_gsm: add missing description to gsm_config
` [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config
` [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux
` [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames
` [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
` [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics
` [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply

[PATCH v8] tty: fix hang on tty device with no_room set
 2023-04-06  2:44 UTC  (2+ messages)
` [PATCH v9] "

[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-06  2:09 UTC  (54+ messages)
` [PATCH v6 01/12] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH v6 02/12] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
` [PATCH v6 03/12] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH v6 04/12] dt-bindings: reset: nuvoton: add binding for ma35d1 IP reset control
` [PATCH v6 05/12] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible
` [PATCH v6 06/12] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v6 07/12] dt-bindings: serial: Document ma35d1 uart controller
` [PATCH v6 08/12] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH v6 09/12] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v6 10/12] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v6 11/12] tty: serial: Add Nuvoton ma35d1 serial "
` [PATCH v6 12/12] MAINTAINERS: Add entry for NUVOTON MA35

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-04-05 18:11 UTC  (17+ messages)
` [PATCH 1/5] iio: adc: ad7292: Add explicit include for of.h
` [PATCH 2/5] staging: iio: resolver: ad2s1210: "
` [PATCH 3/5] net: rfkill-gpio: "
` [PATCH 4/5] serial: 8250_tegra: "
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[PATCH v2 0/2] serial: core: fix broken console after suspend
 2023-04-05 11:15 UTC  (3+ messages)
` [PATCH v2 1/2] serial: core: preserve cflags, ispeed and ospeed
` [PATCH v2 2/2] serial: core: enable FIFO after resume

[PATCH tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-04-05 10:17 UTC  (14+ messages)
` [PATCH tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings
` [PATCH tty-next 2/2] serial: 8250: add driver for NI UARTs

[BUG/8250_pci.c] MosChip Semiconductor Technology Ltd. MCS9922 PCIe Multi-I/O Controller
 2023-04-03 21:37 UTC 

[PATCH] dt-bindings: serial: fsl-lpuart: add optional power-domains property
 2023-04-03 20:35 UTC  (2+ messages)

[PATCH 5.10 016/173] serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
 2023-04-03 14:07 UTC 

[syzbot] possible deadlock in tty_port_tty_get
 2023-04-02 10:48 UTC  (4+ messages)
  ` [PATCH] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
` [syzbot] [serial?] possible deadlock in tty_port_tty_get

[PATCH] serial: Use of_property_read_bool() for boolean properties
 2023-04-01  3:30 UTC  (2+ messages)

[PATCH v3 0/5] Add RZ/G2L SCIFA DMAC/ SCI TX support
 2023-03-31 11:33 UTC  (6+ messages)
` [PATCH v3 1/5] tty: serial: sh-sci: Add RZ/G2L SCIF DMA tx support
` [PATCH v3 2/5] tty: serial: sh-sci: Add RZ/G2L SCIF DMA rx support
` [PATCH v3 3/5] tty: serial: sh-sci: Fix TE setting on SCI IP
` [PATCH v3 4/5] tty: serial: sh-sci: Add support for tx end interrupt handling
` [PATCH v3 5/5] tty: serial: sh-sci: Fix end of transmission on SCI

[PATCH 0/7] serial: various cleanups
 2023-03-30 19:28 UTC  (3+ messages)
` [PATCH 7/7] serial: allow COMPILE_TEST for some drivers

[PATCH v9 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-03-30 13:14 UTC  (8+ messages)

[PATCH] dt-bindings: serial: Drop unneeded quotes
 2023-03-30  7:30 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS f92ed0cd9328aed918ebb0ebb64d259eccbcc6e7
 2023-03-29 21:31 UTC 

[tty:tty-testing] BUILD SUCCESS d30a28a764a8221874ab53b7cbe79f842c30b671
 2023-03-29 21:31 UTC 

[PATCH v2 0/3] Add RZ/G2L SCIFA DMAC support
 2023-03-28 16:21 UTC  (11+ messages)
` [PATCH v2 1/3] tty: serial: sh-sci: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
` [PATCH v2 2/3] tty: serial: sh-sci: Add RZ/G2L SCIF DMA tx support
` [PATCH v2 3/3] tty: serial: sh-sci: Add RZ/G2L SCIF DMA rx support

[PATCH 5.15 009/146] serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
 2023-03-28 14:41 UTC 

[PATCH v2 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
 2023-03-28  5:50 UTC  (3+ messages)

Regression: serial: imx: overrun errors on debug UART
 2023-03-27 15:30 UTC  (13+ messages)

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-27 15:01 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:50 UTC 


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