linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-01 11:48:49 to 2021-10-15 06:58:00 UTC [more...]

[PATCH] tty: 8250: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:57 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-10-15  0:13 UTC  (13+ messages)
` [PATCH v7 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH v7 4/6] dt-bindings: mvebu-uart: update information about UART clock
` [PATCH v7 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-10-14 20:04 UTC  (16+ messages)
` [PATCH v3 01/11] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v3 02/11] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v3 03/11] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v3 04/11] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v3 05/11] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v3 06/11] arm64: dts: freescale: Add lsio "
` [PATCH v3 07/11] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v3 08/11] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error
` [PATCH v3 10/11] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v3 11/11] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[tty:tty-testing] BUILD SUCCESS 5f0ac3a1dae17ec0af6b845376247d7cc948ea3d
 2021-10-14 15:22 UTC 

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-14 10:46 UTC  (40+ messages)
` [PATCH v1 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v1 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v1 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v1 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v1 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v1 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v1 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v1 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v1 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v1 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v1 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v1 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v1 14/16] serial: 8250_dw: Add skip_clk_set_rate quirk
` [PATCH v1 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v1 16/16] RISC-V: Add BeagleV Starlight Beta "

(no subject)
 2021-10-14 10:28 UTC  (9+ messages)
` [PATCH 1/2] serial: imx: fix crash when un/re-binding console
` [PATCH 2/2] serial: imx: disable console clocks on unregister
` [PATCH 0/2] serial: imx: fix unbind/bind console

[RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
 2021-10-13 16:08 UTC  (5+ messages)
` [v3,7/9] "

[PATCH] dt-bindings: serial: uartlite: drop $ref for -bits property
 2021-10-13 13:24 UTC  (2+ messages)

[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-13 12:33 UTC  (3+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management

[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
 2021-10-12 15:39 UTC  (3+ messages)
` [PATCH v2 17/20] serial: max310x: Make max310x_remove() return void
` [PATCH v2 18/20] serial: sc16is7xx: Make sc16is7xx_remove() "

[v5,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
 2021-10-12  1:26 UTC  (3+ messages)
` [v6,5/9] "

[PATCH 00/13] Make some spi device drivers return zero in .remove()
 2021-10-11 20:42 UTC  (5+ messages)
` [PATCH 10/13] serial: max310x: Make max310x_remove() return void
` [PATCH 11/13] serial: sc16is7xx: Make sc16is7xx_remove() "

[PATCH v2] workqueue: fix state-dump console deadlock
 2021-10-11 16:54 UTC  (3+ messages)

[PATCH 0/7] Apple SoC PMGR device power states driver
 2021-10-11  8:27 UTC  (45+ messages)
` [PATCH 1/7] dt-bindings: arm: apple: Add apple,pmgr binding
` [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate binding
` [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state controls
` [PATCH 4/7] arm64: dts: apple: t8103: Rename clk24 to clkref
` [PATCH 5/7] arm64: dts: apple: t8103: Add the UART PMGR tree
` [PATCH 6/7] tty: serial: samsung_tty: Support runtime PM
` [PATCH 7/7] arm64: dts: apple: t8103: Add UART2

[tty:tty-testing] BUILD SUCCESS 2cb3315107b5b3312b0f434efdb3ad354274e2a5
 2021-10-11  2:30 UTC 

[tty:tty-linus] BUILD SUCCESS cb2282213e84f04ab7e93fd4537815da5db2f010
 2021-10-08  3:42 UTC 

[tty:tty-testing] BUILD SUCCESS d02b006b29de14968ba4afa998bede0d55469e29
 2021-10-08  3:41 UTC 

[PATCH] Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
 2021-10-07 14:40 UTC  (3+ messages)

[PATCH] tty: serial: atmel: use macros instead of hardcoded values
 2021-10-07 13:28 UTC  (3+ messages)

[PATCH v2] tty: serial: samsung: Improve naming for common macro
 2021-10-07 13:33 UTC  (2+ messages)

[PATCH] dt-bindings: serial: 8250_omap: allow serdev subnodes
 2021-10-06 19:14 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Mark acpi match table as maybe unused
 2021-10-06 16:01 UTC  (8+ messages)

[PATCH v3] serial: imx: Suppress false positive sysrq lockdep warning
 2021-10-06 12:02 UTC  (11+ messages)
      ` [PATCH] workqueue: fix state-dump console deadlock

[PATCH v2 1/2] serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
 2021-10-06  4:46 UTC  (3+ messages)
` [PATCH v2 2/2] serial: 8250_lpss: Enable PSE UART Auto Flow Control

[PATCHv5 0/2] Fix imx53-ppd UART configuration
 2021-10-05 20:17 UTC  (4+ messages)

[PATCH v1 1/2] serial: 8250_dw: Re-use temporary variable for of_node
 2021-10-05 13:45 UTC  (2+ messages)
` [PATCH v1 2/2] serial: 8250_dw: Fix the trivial typo in the comment

[PATCH v1 1/1] serial: 8250_dw: Drop wrong use of ACPI_PTR()
 2021-10-05 13:45 UTC 

[PATCH v1 1/2] serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
 2021-10-05 13:30 UTC  (4+ messages)
` [PATCH v1 2/2] serial: 8250_lpss: Enable PSE UART Auto Flow Control

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-10-05 13:34 UTC  (6+ messages)

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-10-05  9:56 UTC  (3+ messages)

[PATCH v1 0/3] serial:8250:Add driver support for MCHP PCI1XXXX UART module
 2021-10-05  9:47 UTC  (4+ messages)

[PATCH 0/3] Add Unisoc's UMS512 support
 2021-10-04 18:28 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: Add bindings for Unisoc's UMS512
` [PATCH 2/3] dt-bindings: serial: Add a new compatible string for UMS512

[v3,9/9] arm64: dts: mediatek: add mt7986b support
 2021-10-04 12:42 UTC  (4+ messages)
` [v4,9/9] "
    ` [v5,9/9] "

[v3,8/9] arm64: dts: mediatek: add mt7986a support
 2021-10-04 12:41 UTC  (5+ messages)
` [v4,8/9] "
    ` [v5,8/9] "

[PATCH v2 0/3] Handle UART without interrupt on TEMT using em485
 2021-10-04  9:45 UTC  (11+ messages)
` [PATCH v2 1/3] serial: 8250: "
` [PATCH v2 2/3] serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
` [PATCH v2 3/3] serial: 8250: add compatible for fsl,16550-FIFO64

[PATCH v2 0/8] arm64: dts: initial NXP S32G2 support
 2021-10-04  8:11 UTC  (2+ messages)

[PATCH] serial: core: Fix initializing and restoring termios speed
 2021-10-02 13:09 UTC 

[PATCH v2] serial: imx: Fix sysrq deadlock
 2021-10-01 13:48 UTC  (6+ messages)

[RESEND v2 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-10-01 13:16 UTC  (3+ messages)
` [RESEND v2 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match


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