linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 12:25:18 to 2023-06-20 14:47:18 UTC [more...]

Regression: serial: imx: overrun errors on debug UART
 2023-06-20 14:47 UTC  (15+ messages)

[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-20 14:08 UTC  (13+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH v16 0/1] Introduce Nuvoton ma35d1 SoC
 2023-06-20  6:36 UTC  (4+ messages)
` [PATCH v16 1/1] clk: nuvoton: Use clk_parent_data instead and add a header file

[PATCH] serial: atmel: don't enable IRQs prematurely
 2023-06-20  4:50 UTC  (5+ messages)

[tty:tty-testing] BUILD SUCCESS 930cbf92db0184e327293d5e7089be0b08d46371
 2023-06-20  4:24 UTC 

[PATCH v3] Revert "8250: add support for ASIX devices with a FIFO bug"
 2023-06-19 15:57 UTC 

[PATCH v2] Revert "8250: add support for ASIX devices with a FIFO bug"
 2023-06-19 13:42 UTC  (2+ messages)

[PATCH v15 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
 2023-06-19  8:25 UTC  (3+ messages)

[PATCH] tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
 2023-06-19  8:06 UTC 

[PATCH v15 0/2] Introduce Nuvoton ma35d1 SoC
 2023-06-19  3:34 UTC  (4+ messages)
` [PATCH v15 1/2] tty: serial: Add Nuvoton ma35d1 serial driver support
` [PATCH 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller

[PATCH 0/6] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-18 19:18 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: arm: amlogic: add Amlogic T7 based Khadas VIM4 bindings
` [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
` [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
` [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
` [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree

[PATCH 3/6] clk: meson: t7: add peripheral clock controller
 2023-06-18 17:42 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 6.4-rc7
 2023-06-17 18:44 UTC  (2+ messages)

[PATCH] tty: serial: imx: fix rs485 rx after tx
 2023-06-16 12:40 UTC  (3+ messages)

[RESEND PATCH v4 -next] tty: serial: add panic serial helper
 2023-06-16  6:19 UTC  (6+ messages)

[tty:tty-testing] BUILD SUCCESS e8cc334847dbd204ed4f500b3e3fa899b3766b62
 2023-06-16  0:04 UTC 

[PATCH v14 0/1] Introduce Nuvoton ma35d1 SoC
 2023-06-15 16:11 UTC  (11+ messages)
` [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH] serial: 8250_lpss: Fix missing check for return value of pci_get_slot()
 2023-06-14 16:28 UTC  (3+ messages)

Fotowoltaika- propozycja instalacji
 2023-06-14  8:10 UTC 

[PATCH v2 6/7] docs: update some straggling Documentation/arm references
 2023-06-14  7:04 UTC  (2+ messages)

[PATCH] serial: core: fix -EPROBE_DEFER handling in init
 2023-06-14  6:46 UTC  (2+ messages)

[PATCH] serial: core: don't kfree device managed data
 2023-06-14  6:37 UTC  (14+ messages)

[PATCH] serial: 8250_omap: Use force_suspend and resume for system suspend
 2023-06-14  5:14 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS f3710f5e9e1a68da53202cffba73f4b604f05b15
 2023-06-13 22:56 UTC 

[tty:tty-linus] BUILD SUCCESS a82c3df955f8c1c726e4976527aa6ae924a67dd9
 2023-06-13 22:56 UTC 

[PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
 2023-06-13  2:19 UTC  (10+ messages)
` [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-12 13:40 UTC  (19+ messages)
` [PATCH v8 01/10] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v8 02/10] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v8 03/10] serial: sc16is7xx: remove obsolete out_thread label
` [PATCH v8 04/10] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v8 07/10] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v8 08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v8 09/10] serial: sc16is7xx: add post reset delay
` [PATCH v8 10/10] serial: sc16is7xx: improve comments about variants

[PATCH v2 1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
 2023-06-12  5:31 UTC  (8+ messages)
` [PATCH v2 2/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
` [PATCH v2 3/3] tty: serial: samsung_tty: Use abs() to simplify some code

[PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
 2023-06-12  4:53 UTC  (18+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
  ` AW: "

[PATCH v1 1/2] driver core: add a wrapper to device probe log helper to return pointer
 2023-06-11  9:17 UTC  (3+ messages)
` [PATCH v1 2/2] serial: sh-sci: Switch to use dev_err_probe_ptr()

[PATCH] serial: qcom_geni_serial: Setup serial port after Deep sleep
 2023-06-10 16:48 UTC  (6+ messages)

[PATCH v4 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-06-09 14:48 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
 2023-06-09 12:14 UTC  (5+ messages)

[PATCH v2] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
 2023-06-09 12:13 UTC 

[PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
 2023-06-09  8:08 UTC  (2+ messages)

[PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
 2023-06-08 10:49 UTC  (10+ messages)

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-07 20:20 UTC  (17+ messages)

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-06-07 20:04 UTC  (8+ messages)
` [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles

[tty:tty-linus] BUILD SUCCESS 306320034e8fbe7ee1cc4f5269c55658b4612048
 2023-06-07  1:22 UTC 

[tty:tty-testing] BUILD SUCCESS 52861a3be8d6eae5c90963b747c4276ba6059c6b
 2023-06-07  1:22 UTC 

[PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
 2023-06-06 12:13 UTC  (8+ messages)

[tty:tty-testing] BUILD SUCCESS 2076b2a4a6b7e36a33dad178ff6f7c45657b00cc
 2023-06-05 18:15 UTC 

[PATCH v3 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-06-05 14:38 UTC  (9+ messages)
` [PATCH v3 1/2] powerpc/legacy_serial: Warn about 8250 devices operated without active FSL workarounds
` [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE


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