linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 09:22:34 to 2023-10-14 11:56:43 UTC [more...]

[PATCH v2 1/7] tty: 8250: Fix IS-200 PCI ID comment
 2023-10-14 11:56 UTC  (2+ messages)

[PATCH v6] tty: serial: meson: fix hard LOCKUP on crtscts mode
 2023-10-14 11:39 UTC 

Kernel 6.5 ttyS1 hang with qemu (was Re: [OE-core] Summary of the remaining 6.5 kernel serial issue (and 6.5 summary)
 2023-10-14 11:13 UTC  (3+ messages)

[PATCH 0/3] serial core type consistency and overflow checks
 2023-10-14 10:49 UTC  (3+ messages)
` [PATCH 2/3] serial: core: Make local variable size to u64
` [PATCH 3/3] serial: core: Update uart_poll_timeout function to return unsigned int

[PATCH v5] tty: serial: meson: fix hard LOCKUP on crtscts mode
 2023-10-14  8:27 UTC  (2+ messages)

[PATCH v3 4/4] clk: renesas: add minimal boot support for RZ/G3S SoC
 2023-10-14  2:05 UTC  (2+ messages)

[PATCH v2 7/7] tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
 2023-10-13 22:17 UTC 

[PATCH v2 6/7] tty: 8250: Add support for Intashield IX cards
 2023-10-13 22:16 UTC 

[PATCH v2 5/7] tty: 8250: Add support for and fix up additional Brainboxes PX cards
 2023-10-13 22:15 UTC 

[PATCH v2 4/7] tty: 8250: Add support for Intashield IS-100
 2023-10-13 22:14 UTC 

[PATCH v2 3/7] tty: 8250: Add support for Brainboxes UP cards
 2023-10-13 22:13 UTC 

[PATCH v2 2/7] tty: 8250: Add support for additional Brainboxes UC cards
 2023-10-13 22:12 UTC 

[PATCH] serial: amba-pl011: set fwnode from parent device
 2023-10-13 21:28 UTC  (2+ messages)

[PATCH v4] tty: serial: meson: fix hard LOCKUP on crtscts mode
 2023-10-13 16:20 UTC  (4+ messages)

[PATCH v2 0/8] RISC-V SBI debug console extension support
 2023-10-13 15:41 UTC  (11+ messages)
` [PATCH v2 1/8] RISC-V: Add defines for SBI debug console extension
` [PATCH v2 2/8] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH v2 3/8] RISC-V: KVM: Allow some SBI extensions to be disabled by default
` [PATCH v2 4/8] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH v2 5/8] RISC-V: Add inline version of sbi_console_putchar/getchar() functions
` [PATCH v2 6/8] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v2 8/8] RISC-V: Enable SBI based earlycon support

[PATCH 0/2] serial: sc16is7xx: device tree improvements
 2023-10-13 14:19 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: sc16is7xx: move 'allOf' block after 'required'
` [PATCH 2/2] dt-bindings: serial: sc16is7xx: remove 'clock-frequency' property

[PATCH V2 0/2] Add rs485 support to uartps driver
 2023-10-13 11:17 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH V2 2/2] tty: serial: uartps: Add rs485 support to uartps driver

[PATCH v2] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-13 11:09 UTC  (4+ messages)

[PATCH v3 0/6] Fixes and improvements for RS485
 2023-10-13 10:24 UTC  (12+ messages)
` [PATCH v3 1/6] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v3 2/6] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v3 3/6] serial: core: fix sanitizing check for RTS settings
` [PATCH v3 4/6] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v3 5/6] serial: core, imx: do not set RS485 enabled if "
` [PATCH v3 6/6] serial: omap: do not override settings for RS485 support

[PATCH v3] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-13  8:47 UTC  (3+ messages)

[PATCH] vt: Clean up errors in selection.h
 2023-10-13  6:29 UTC  (2+ messages)

[PATCH v5 tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-10-12 20:51 UTC  (3+ messages)
` [PATCH v5 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings
` [PATCH v5 tty-next 2/2] serial: 8250: add driver for NI UARTs

[PATCH v2] dt-bindings: serial: max310x: convert to YAML
 2023-10-12 18:07 UTC  (2+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-12 16:41 UTC  (83+ messages)
` [PATCH v3 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v3 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings
` [PATCH v3 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v3 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 11/20] clk: samsung: clk-gs101: add CMU_APM support
` [PATCH v3 12/20] clk: samsung: clk-gs101: Add support for CMU_MISC clock unit
` [PATCH v3 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v3 16/20] tty: serial: samsung: Add gs101 compatible and SoC data
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support
` [PATCH v3 18/20] arm64: dts: google: Add initial Oriole/pixel 6 board support
` [PATCH v3 19/20] arm64: defconfig: Enable Google Tensor SoC
` [PATCH v3 20/20] MAINTAINERS: add entry for "

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-12 15:30 UTC  (4+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH] dt-bindings: max310x: convert to YAML
 2023-10-12 14:14 UTC  (5+ messages)

[PATCH] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-12 12:35 UTC  (3+ messages)

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-12 11:24 UTC  (29+ messages)
` [PATCH v2 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v2 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v2 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs
` [PATCH v2 16/20] tty: serial: samsung: Add gs101 compatible and SoC data

[PATCH] serial: xilinx_uartps: unset STOPBRK when setting STARTBRK
 2023-10-12 10:39 UTC  (3+ messages)

[PATCH v2 0/4] ledtrig-tty: add new state evaluation
 2023-10-12  9:21 UTC  (5+ messages)
` [PATCH v2 3/4] trigger: ledtrig-tty: move variable definition to the top

[PATCH v3] arch/x86: port I/O tracing on x86
 2023-10-11 20:41 UTC  (8+ messages)
      ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH v2 0/7] Fixes and improvements for RS485
 2023-10-11 17:49 UTC  (12+ messages)
` [PATCH v2 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
` [PATCH v2 2/7] serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
` [PATCH v2 3/7] serial: core: set missing supported flag for RX during TX GPIO
` [PATCH v2 4/7] serial: core: fix sanitizing check for RTS settings
` [PATCH v2 5/7] serial: core: make sure RS485 cannot be enabled when it is not supported
` [PATCH v2 6/7] serial: core, imx: do not set RS485 enabled if "
` [PATCH v2 7/7] serial: omap: do not override settings for RS485 support

[PATCH 0/6] RISC-V SBI debug console extension support
 2023-10-11 15:38 UTC  (13+ messages)
` [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space

[PATCH] serial: max310x: remove trailing whitespaces
 2023-10-11 13:03 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).