linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 21:44:59 to 2021-03-15 08:35:42 UTC [more...]

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-03-15  8:34 UTC  (4+ 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

[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 

non-standard baud rates with Prolific 2303 USB-serial
 2021-03-13  1:28 UTC  (20+ messages)

[PATCH 01/44] MAINTAINERS: orphan mxser
 2021-03-12 22:12 UTC  (11+ 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 44/44] tty: make everyone's write_room return >= 0

[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  (115+ messages)
` [RFT PATCH v3 01/27] arm64: Cope with CPUs stuck in VHE mode
` [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 05/27] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [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 09/27] docs: driver-api: device-io: Document I/O access functions
` [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 18/27] tty: serial: samsung_tty: Separate S3C64XX ops structure
` [RFT PATCH v3 19/27] tty: serial: samsung_tty: Add ucon_mask parameter
` [RFT PATCH v3 20/27] tty: serial: samsung_tty: Add s3c24xx_port_type
` [RFT PATCH v3 21/27] tty: serial: samsung_tty: IRQ rework
` [RFT PATCH v3 22/27] tty: serial: samsung_tty: Use devm_ioremap_resource
` [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
` [RFT PATCH v3 27/27] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[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  (5+ 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  (5+ messages)
` [PATCH v1 1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
` [PATCH v1 2/3] tty: serial: ucc_uart: "
` [PATCH v1 3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"

[PATCH v4 0/2] serial: 8250: Add driver for Broadcom UART
 2021-03-05 23:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Add support for the Broadcom UART driver

[PATCHv4] serial: imx: Add DMA buffer configuration via sysfs
 2021-03-05 12:42 UTC  (3+ messages)

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2021-03-05 10:52 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: serdev: ngsm: Add binding for GNSS child node

[tty:tty-linus] BUILD SUCCESS 4bed5190a8334958c961818e2a39dc021b142627
 2021-03-05  5:56 UTC 

[PATCH -next] serial: liteuart: fix return value check in liteuart_probe()
 2021-03-05  3:49 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).