messages from 2021-11-19 02:27:13 to 2021-11-26 07:44:39 UTC [more...]
[PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP
2021-11-26 7:40 UTC (5+ messages)
` [PATCH V6 1/7] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V6 2/7] dt-bindings: serial: fsl-lpuart: "
` [PATCH V6 3/7] dt-bindings: timer: tpm-timer: "
` [PATCH V6 5/7] dt-bindings: arm: fsl: Add binding for imx8ulp evk
[tty:tty-testing] BUILD SUCCESS 693a622b08ccbd0f0f38695664a4428b712babea
2021-11-26 7:08 UTC
[tty:tty-linus] BUILD SUCCESS bb1201d4b38ec67bd9a871cf86b0cc10f28b15b5
2021-11-26 7:08 UTC
[PATCH v3 00/13] add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-25 22:19 UTC (16+ messages)
` [PATCH v3 01/13] ARM: imx: add initial support for i.MXRT10xx family
` [PATCH v3 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v3 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v3 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH v3 05/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v3 06/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v3 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v3 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH v3 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH v3 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH v3 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v3 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH v3 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig
[PATCH 0/3] serial: 8250_pci patches to address issues with pericom_do_set_divisor()
2021-11-25 17:30 UTC (3+ messages)
` [PATCH 1/3] serial: 8250_pci: rewrite pericom_do_set_divisor
[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
2021-11-25 13:23 UTC (12+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
` (EXT) "
` (EXT) "
` (EXT) "
[PATCH 1/1] Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
2021-11-25 13:20 UTC (2+ messages)
[PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
2021-11-25 9:32 UTC (12+ messages)
` [PATCH V5 1/8] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V5 2/8] dt-bindings: serial: fsl-lpuart: "
` [PATCH V5 3/8] dt-bindings: spi: fsl-lpspi: "
` [PATCH V5 4/8] dt-bindings: timer: tpm-timer: "
` [PATCH V5 5/8] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH V5 6/8] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH V5 8/8] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
` (subset) [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
[PATCH v2 00/13] dmaengine: at_xdmac: Various fixes
2021-11-25 9:00 UTC (14+ messages)
` [PATCH v2 01/13] dmaengine: at_xdmac: Don't start transactions at tx_submit level
` [PATCH v2 02/13] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH v2 03/13] tty: serial: atmel: Call dma_async_issue_pending()
` [PATCH v2 04/13] dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
` [PATCH v2 05/13] dmaengine: at_xdmac: Print debug message after realeasing the lock
` [PATCH v2 06/13] dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
` [PATCH v2 07/13] dmaengine: at_xdmac: Fix race for the tx desc callback
` [PATCH v2 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH v2 09/13] dmaengine: at_xdmac: Fix concurrency over xfers_list
` [PATCH v2 10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
` [PATCH v2 11/13] dmaengine: at_xdmac: Fix lld view setting
` [PATCH v2 12/13] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
` [PATCH v2 13/13] dmaengine: at_xdmac: Fix race over irq_status
[PATCH V3] tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
2021-11-25 2:03 UTC
[PATCH V3] tty: serial: imx: clear the RTSD status before enable the RTSD irq
2021-11-25 1:43 UTC
[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
2021-11-24 17:39 UTC (18+ messages)
` [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v2 02/11] ASoC: dai_dma: remove slave_id field
` [PATCH v2 03/11] spi: pic32: stop setting dma_config->slave_id
` [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id
` [PATCH v2 05/11] dmaengine: shdma: remove legacy slave_id parsing
` [PATCH v2 06/11] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH v2 07/11] dmaengine: sprd: "
` [PATCH v2 08/11] dmaengine: qcom-adm: stop abusing slave_id config
` [PATCH v2 09/11] dmaengine: xilinx_dpdma: stop using slave_id field
` [PATCH v2 10/11] dmaengine: tegra20-apb: stop checking config->slave_id
` [PATCH v2 11/11] dmaengine: remove slave_id config field
[PATCH 00/16] treewide: Initial support for R-Car S4-8
2021-11-24 14:06 UTC (20+ messages)
` [PATCH 09/16] soc: renesas: Identify "
` [PATCH 10/16] soc: renesas: r8a779f0-sysc: Add r8a779f0 support
` [PATCH 11/16] soc: renesas: rcar-rst: Add support for R-Car S4-8
` [PATCH 12/16] clk: renesas: cpg-mssr: "
` [PATCH 14/16] arm64: dts: renesas: Add Renesas R8A779F0 SoC support
` [PATCH 15/16] arm64: dts: renesas: Add Renesas Spider boards support
` [PATCH 16/16] arm64: defconfig: Enable R-Car S4-8
[PATCH v3] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range
2021-11-24 12:33 UTC (5+ messages)
[PATCH v2] serial-uartlite: Remove an un-necessary read of control register
2021-11-24 12:45 UTC (4+ messages)
[PATCH V2] tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
2021-11-24 11:35 UTC (6+ messages)
[PATCH v2] uartlite: Update the default for the SERIAL_UARTLITE_NR_UARTS
2021-11-24 10:06 UTC (8+ messages)
[PATCH 1/1] tty: serial: uartlite: allow 64 bit address
2021-11-24 8:13 UTC (4+ messages)
[PATCH v3 00/11] Apple SoC PMGR device power states driver
2021-11-24 7:46 UTC (12+ messages)
` [PATCH v3 01/11] MAINTAINERS: Add PMGR power state files to ARM/APPLE MACHINE
` [PATCH v3 02/11] dt-bindings: i2c: apple,i2c: Add power-domains property
` [PATCH v3 03/11] dt-bindings: iommu: apple,dart: "
` [PATCH v3 04/11] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v3 05/11] dt-bindings: interrupt-controller: apple,aic: "
` [PATCH v3 06/11] dt-bindings: power: Add apple,pmgr-pwrstate binding
` [PATCH v3 07/11] dt-bindings: arm: apple: Add apple,pmgr binding
` [PATCH v3 08/11] soc: apple: Add driver for Apple PMGR power state controls
` [PATCH v3 09/11] arm64: dts: apple: t8103: Add PMGR nodes
` [PATCH v3 10/11] tty: serial: samsung_tty: Support runtime PM
` [PATCH v3 11/11] arm64: dts: apple: t8103: Add UART2
[PATCH v1 0/2] serial: 8250_pci: Split Pericom driver
2021-11-24 4:29 UTC (14+ messages)
[PATCH v2] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range
2021-11-23 15:05 UTC (6+ messages)
[PATCH v3] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
2021-11-23 13:27 UTC
[PATCH V2] tty: serial: imx: clear the RTSD status before enable the RTSD irq
2021-11-23 13:04 UTC (2+ messages)
[PATCH] tty: serial: imx: clear RTSD status before suspend
2021-11-23 10:20 UTC (5+ messages)
[PATCH] tty: serial: imx: disable UCR4_OREN in .stop_rx()
2021-11-23 9:05 UTC (4+ messages)
[PATCH v2 0/3] serial: 8250_pci: Split Pericom driver
2021-11-23 9:00 UTC (6+ messages)
` [PATCH v2 1/3] serial: 8250_pci: Split out "
` [PATCH v2 2/3] serial: 8250_pericom: Re-enable higher baud rates
` [PATCH v2 3/3] serial: 8250_pericom: Use serial_dl_write() instead of open coded
[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-23 4:31 UTC (5+ messages)
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
[PATCH 0/2] Add UART driver for Suplus SP7021 SoC
2021-11-23 3:43 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver
` [PATCH v3 2/2] serial:sunplus-uart:Add "
[PATCH] Revert "serial: 8250: Don't touch RTS modem control while in rs485 mode"
2021-11-22 17:11 UTC (12+ messages)
[PATCH] serial: 8250: Fix RTS modem control while in rs485 mode
2021-11-22 15:58 UTC
[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
2021-11-22 14:02 UTC (6+ messages)
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
[PATCH] serial: tegra: Fixes lower tolerance baud rate limit for older tegra chips introduced by d781ec21bae6
2021-11-22 13:01 UTC (2+ messages)
[PATCH v2 0/3] tty: drop tty_schedule_flip()
2021-11-22 12:57 UTC (5+ messages)
` [PATCH v2 1/3] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH v2 2/3] tty: the rest, "
` [PATCH v2 3/3] tty: drop tty_schedule_flip()
[PATCH] serial: tegra: Fixes lower tolerance baud limit for older tegra chips introduced by d781ec21bae6
2021-11-22 12:37 UTC (2+ messages)
[PATCH v3 0/2] serial: 8250_pci patches to address issues with pericom_do_set_divisor()
2021-11-22 12:06 UTC (3+ messages)
` [PATCH v3 1/2] serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
` [PATCH v3 2/2] serial: 8250_pci: rewrite pericom_do_set_divisor()
[PATCH v2 0/2] serial: 8250_pci patches to address issues with pericom_do_set_divisor()
2021-11-22 11:55 UTC (4+ messages)
[PATCH v2] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
2021-11-22 9:53 UTC (2+ messages)
[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
2021-11-21 23:35 UTC (3+ messages)
` [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
[PATCH] dt-bindings: Add resets to the PL011 bindings
2021-11-20 1:14 UTC
[PATCH v3 0/3] RZ/G2L SCI support and sh-sci driver update
2021-11-19 16:54 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH v3 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
[PATCH 00/13] dmaengine: at_xdmac: Various fixes
2021-11-19 16:27 UTC (5+ messages)
` [PATCH 02/13] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH 03/13] tty: serial: atmel: Call dma_async_issue_pending()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).