linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-02 15:27:17 to 2023-06-15 21:27:33 UTC [more...]

[PATCH 0/6] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-15 21:27 UTC  (9+ 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 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

[RESEND PATCH v4 -next] tty: serial: add panic serial helper
 2023-06-15 10:17 UTC  (2+ messages)

[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  (18+ messages)
` [PATCH v13 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH v13 02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
` [PATCH v13 03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH v13 04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control
` [PATCH v13 05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v13 06/10] dt-bindings: serial: Document ma35d1 uart controller
` [PATCH v13 07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v13 09/10] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial "

[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  (20+ 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

[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-07 14:07 UTC  (14+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v7 9/9] serial: sc16is7xx: improve comments about variants

[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

[PATCH] serial: st-asc: fix typo in property name
 2023-06-05 12:08 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 11:10 UTC  (3+ messages)

[PATCH] serial: lantiq: add missing interrupt ack
 2023-06-05 11:06 UTC  (3+ messages)

[PACTH v4 -next] tty: serial: add panic serial helper
 2023-06-05  7:23 UTC 

[PATCH v3 -next] tty: serial: add panic serial helper
 2023-06-05  6:39 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 49c80922ff8115bc86c82e5fc9e6842cd87db689
 2023-06-05  2:33 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.4-rc5
 2023-06-04 12:56 UTC  (2+ messages)

[PATCH v2 -next] tty: serial: add panic serial helper
 2023-06-04  1:03 UTC  (2+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:40 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).