linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 13:12:57 to 2021-10-22 14:51:36 UTC [more...]

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

[PATCH v2 1/3] serial: 8250_pci: Refactor the loop in pci_ite887x_init()
 2021-10-22 13:51 UTC  (3+ messages)
` [PATCH v2 2/3] serial: 8250_pci: Get rid of redundant 'else' keyword
` [PATCH v2 3/3] serial: 8250_pci: Replace dev_*() by pci_*() macros

[tty:tty-testing] BUILD SUCCESS 7c0408d805797178f075f33d0f705a1c6ef76c82
 2021-10-22  3:56 UTC 

[PATCH] serial: sifive: set pointer to NULL rather than 0
 2021-10-21 21:51 UTC  (2+ messages)

Possible issue with RS485 IOCTLs on 16C950 UARTs?
 2021-10-21 17:37 UTC  (5+ messages)

[PATCH v2 0/2] serial: imx: fix unregister/register console
 2021-10-21  8:39 UTC  (7+ messages)
` [PATCH v2 1/2] serial: imx: fix detach/attach of serial console
` [PATCH v2 2/2] serial: imx: disable console clocks on unregister

[PATCHv3 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-21  6:32 UTC  (8+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management
` [PATCH 2/4] serial: 8250: Implement wakeup for TX and use it for 8250_omap
` [PATCH 3/4] serial: 8250_omap: Require a valid wakeirq for deeper idle states
` [PATCH 4/4] serial: 8250_omap: Drop the use of pm_runtime_irq_safe()

[PATCH 0/3] Rework STM32 UART RX over DMA
 2021-10-20 15:03 UTC  (4+ messages)
` [PATCH 1/3] serial: stm32: re-introduce an irq flag condition in usart_receive_chars
` [PATCH 2/3] serial: stm32: rework RX over DMA
` [PATCH 3/3] serial: stm32: update throttle and unthrottle ops for dma mode

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-20 11:39 UTC  (3+ messages)

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-19 22:48 UTC  (50+ 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 "

[tty:tty-testing] BUILD SUCCESS 3968ddcf05fb4b9409cd1859feb06a5b0550a1c1
 2021-10-19  3:23 UTC 

[tty:tty-next] BUILD SUCCESS 412a5feba414127a6c69452dfad454086867011f
 2021-10-18 19:45 UTC 

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-10-18 12:41 UTC  (3+ messages)
` [RFC 08/19] interconnect: imx8: Remove the imx_icc_node_adj_desc

[PATCH] uartlite: Update the default for the parameter
 2021-10-18  9:18 UTC  (5+ messages)

[PATCH 0/3] serial: 8250: fix racy uartclk update
 2021-10-18  6:29 UTC  (11+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] serial: 8250: rename unlock labels
` [PATCH 3/3] serial: 8250_dw: drop bogus uartclk optimisation

[GIT PULL] TTY/Serial driver fixes for 5.15-rc6
 2021-10-18  3:22 UTC  (2+ messages)

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-10-16  6:42 UTC  (14+ 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 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
` [PATCH v7 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it

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

[PATCH] tty: 8250: replace snprintf in show functions with sysfs_emit
 2021-10-15  7:13 UTC  (3+ messages)
  ` 回复: "

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-10-14 20:04 UTC  (9+ messages)
` [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 

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

[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  (2+ messages)

[PATCH 0/7] Apple SoC PMGR device power states driver
 2021-10-11  8:27 UTC  (16+ messages)
` [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate binding
` [PATCH 6/7] tty: serial: samsung_tty: Support runtime PM

[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  (2+ messages)

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


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