linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-06 18:10:24 to 2021-03-18 02:20:12 UTC [more...]

[PATCH 00/10] Add basic node support for Mediatek MT8195 SoC
 2021-03-18  2:19 UTC  (16+ messages)
` [PATCH 01/10] dt-bindings: timer: Add compatible for Mediatek MT8195
` [PATCH 02/10] dt-bindings: serial: "
` [PATCH 03/10] dt-bindings: watchdog: "
` [PATCH 04/10] dt-bindings: mmc: "
` [PATCH 05/10] dt-bindings: spi: "
` [PATCH 06/10] dt-bindings: iio: adc: "
` [PATCH 07/10] dt-bindings: phy: "
` [PATCH 08/10] "
` [PATCH 09/10] dt-bindings: arm: "
` [PATCH 10/10] arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and Makefile
` (subset) [PATCH 00/10] Add basic node support for Mediatek MT8195 SoC

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-17 17:26 UTC  (11+ messages)

[patch 1/1] genirq: Disable interrupts for force threaded handlers
 2021-03-17 16:23 UTC  (4+ messages)

threadirqs deadlocks
 2021-03-17 14:08 UTC  (4+ messages)

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-16 11:25 UTC  (8+ messages)

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-03-16  0:26 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: serial: amlogic,meson-uart: "
` [PATCH 2/3] tty: serial: meson: retrieve port FIFO size from DT
` [PATCH 3/3] arm64: dts: meson: set 128bytes FIFO size on uart A

[tty:tty-testing] BUILD SUCCESS 280def1e1c17d35b21206881937d4498bcc1f503
 2021-03-15 23:30 UTC 

[PATCH v3 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-15 16:26 UTC  (14+ messages)
` [PATCH v3 1/9] Documentation: arm: stm32: Add stm32h750 value line doc
` [PATCH v3 2/9] dt-bindings: arm: stm32: Add compatible strings for ART-PI board
` [PATCH v3 3/9] dt-bindings: pinctrl: stm32: Add stm32h750 pinctrl
` [PATCH v3 4/9] ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h750
` [PATCH v3 5/9] ARM: dts: stm32: add stm32h750-pinctrl.dtsi
` [PATCH v3 6/9] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
` [PATCH v3 7/9] ARM: stm32: Add a new SOC - STM32H750
` [PATCH v3 8/9] pinctrl: stm32: Add STM32H750 MCU pinctrl support
` [PATCH v3 9/9] dt-bindings: serial: stm32: add phandle 'bluetooth' to fix dtbs_check warrning

Internal error in io_serial_out
 2021-03-15 10:38 UTC  (3+ messages)

non-standard baud rates with Prolific 2303 USB-serial
 2021-03-15 10:24 UTC  (21+ messages)

[PATCH 01/44] MAINTAINERS: orphan mxser
 2021-03-15  8:43 UTC  (9+ messages)
` [PATCH 03/44] PCI: remove synclink entries from pci_ids
` [PATCH 04/44] vgacon: comment on vga_rolled_over
` [PATCH 37/44] USB: serial/keyspan, drop unneeded forward declarations

[PATCH v3 00/15] Introduce devm_pm_opp_* API
 2021-03-15  4:06 UTC  (18+ messages)
` [PATCH v3 01/15] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v3 02/15] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v3 03/15] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v3 04/15] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v3 05/15] opp: Change return type of devm_pm_opp_register_set_opp_helper()
` [PATCH v3 06/15] opp: Change return type of devm_pm_opp_attach_genpd()
` [PATCH v3 07/15] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v3 08/15] spi: spi-geni-qcom: "
` [PATCH v3 09/15] spi: spi-qcom-qspi: "
` [PATCH v3 10/15] mmc: sdhci-msm: "
` [PATCH v3 11/15] drm/msm: "
` [PATCH v3 12/15] drm/lima: "
` [PATCH v3 13/15] drm/panfrost: "
` [PATCH v3 14/15] media: venus: "
` [PATCH v3 15/15] memory: samsung: exynos5422-dmc: "

[GIT PULL] TTY / Serial driver fixes for 5.12-rc3
 2021-03-13 20:45 UTC  (2+ messages)

[PATCH] tty: serial: 8250: delete redundant printing of return value
 2021-03-13  7:48 UTC 

[PATCH v3 2/2] tty/serial: Add rx-tx-swap OF option to stm32-usart
 2021-03-12 15:37 UTC  (13+ messages)
` [PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap "
    ` [PATCH v5 "
      ` [PATCH v5 2/2] tty/serial: Add rx-tx-swap OF option "
          ` [PATCH v6 1/2] dt-bindings: serial: Add rx-tx-swap "
            ` [PATCH v6 2/2] tty/serial: Add rx-tx-swap OF option "
              ` [PATCH v7 1/2] dt-bindings: serial: Add rx-tx-swap "
                ` [PATCH v7 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH v2 00/14] Introduce devm_pm_opp_* API
 2021-03-12 13:19 UTC  (22+ messages)
` [PATCH v2 01/14] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v2 02/14] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v2 03/14] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v2 04/14] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v2 05/14] opp: Add devres wrapper for dev_pm_opp_register_notifier
` [PATCH v2 06/14] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v2 07/14] spi: spi-geni-qcom: "
` [PATCH v2 08/14] spi: spi-qcom-qspi: "
` [PATCH v2 09/14] mmc: sdhci-msm: "
` [PATCH v2 10/14] drm/msm: "
` [PATCH v2 11/14] drm/lima: "
` [PATCH v2 12/14] drm/panfrost: "
` [PATCH v2 13/14] media: venus: "
` [PATCH v2 14/14] memory: samsung: exynos5422-dmc: "

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-12 10:20 UTC  (80+ messages)
` [RFT PATCH v3 02/27] dt-bindings: vendor-prefixes: Add apple prefix
` [RFT PATCH v3 03/27] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [RFT PATCH v3 04/27] dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles
` [RFT PATCH v3 06/27] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
` [RFT PATCH v3 07/27] arm64: arch_timer: implement support for interrupt-names
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [RFT PATCH v3 10/27] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [RFT PATCH v3 11/27] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 14/27] arm64: move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [RFT PATCH v3 15/27] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [RFT PATCH v3 17/27] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [RFT PATCH v3 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 23/27] dt-bindings: serial: samsung: Add apple,s5l-uart compatible
` [RFT PATCH v3 24/27] tty: serial: samsung_tty: Add support for Apple UARTs
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon "
` [RFT PATCH v3 26/27] dt-bindings: display: Add apple,simple-framebuffer

[tty:tty-testing] BUILD SUCCESS 3d82be8be6fdf38543fa3ae9c35beda4a8a8d067
 2021-03-10 22:05 UTC 

[tty:tty-linus] BUILD SUCCESS c776b77a279c327fe9e7710e71a3400766554255
 2021-03-10 22:05 UTC 

[PATCH] dt-bindings: serial: stm32: add examples
 2021-03-10  8:41 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS b25e4c2d262cda29acde36413e6dd7cffd3d35a6
 2021-03-10  3:34 UTC 

[PATCH] drivers: tty: serial: fix spelling typo of 'wheter'
 2021-03-10  3:07 UTC 

[PATCH v4 0/2] 8250: Add driver for Broadcom UART
 2021-03-10  2:50 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: Add support for the Broadcom UART driver
` [PATCH v4 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver

[tty:tty-next] BUILD SUCCESS ead791522faf8957e716731dcba3027aef2a9275
 2021-03-09 21:48 UTC 

[PATCH v2] tty: max310x: fix flexible_array.cocci warnings
 2021-03-09 14:17 UTC 

[PATCH] tty: max310x: fix flexible_array.cocci warnings
 2021-03-09 14:11 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: serial: samsung: add DMA properties
 2021-03-07 11:42 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child

[PATCH v1 0/3] Remove qe_io{read,write}* IO accessors
 2021-03-06 19:23 UTC  (3+ messages)
` [PATCH v1 2/3] tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read,write}*


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