linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-14 12:23:44 to 2023-10-20 07:22:44 UTC [more...]

[PATCH v3 0/9] RISC-V SBI debug console extension support
 2023-10-20  7:21 UTC  (7+ messages)
` [PATCH v3 1/9] RISC-V: Add defines for SBI debug console extension
` [PATCH v3 2/9] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH v3 3/9] RISC-V: KVM: Allow some SBI extensions to be disabled by default
` [PATCH v3 4/9] RISC-V: KVM: Forward SBI DBCN extension to user-space
` [PATCH v3 5/9] KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test
` [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()

[PATCH] dt-bindings: serial: rs485: Add rs485-rts-active-high
 2023-10-20  6:52 UTC  (2+ messages)

[PATCH v2 0/8] RISC-V SBI debug console extension support
 2023-10-20  5:26 UTC  (17+ 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 8/8] RISC-V: Enable SBI based earlycon support

[PATCH 1/1] tty: i3c: add tty over i3c master support
 2023-10-19 20:21 UTC  (5+ messages)

[PATCH v2] dt-bindings: serial: 8250_omap: add rs485-rts-active-high
 2023-10-19 19:34 UTC  (6+ messages)

[PATCH 0/5] I3C slave mode support
 2023-10-19 17:06 UTC  (14+ messages)
` [PATCH 1/5] i3c: add "
` [PATCH 2/5] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-slave
` [PATCH 3/5] i3c: slave: add svc slave controller support
` [PATCH 4/5] i3c: slave: func: add tty driver
` [PATCH 5/5] Documentation: i3c: Add I3C slave mode controller and function

[PATCH 1/2] tty: serial: samsung: drop earlycon support for unsupported platforms
 2023-10-19 14:32 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: serial: drop unsupported samsung bindings

[PATCH v2] tty: serial: samsung_tty: remove dead code
 2023-10-19 14:30 UTC  (2+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-19 13:10 UTC  (13+ messages)
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs

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-19 12:44 UTC  (14+ messages)

[PATCH v4 0/3] ledtrig-tty: add additional tty state evaluation
 2023-10-19 11:28 UTC  (4+ messages)
` [PATCH v4 1/3] tty: whitespaces in descriptions corrected by replacing tabs with spaces
` [PATCH v4 2/3] tty: add new helper function tty_get_tiocm
` [PATCH v4 3/3] leds: ledtrig-tty: add new line mode evaluation

[PATCH v3 0/4] ledtrig-tty: add additional tty state evaluation
 2023-10-19  9:12 UTC  (12+ messages)
` [PATCH v3 1/4] tty: whitespaces in descriptions corrected by replacing tabs with spaces
` [PATCH v3 2/4] tty: add new helper function tty_get_tiocm
` [PATCH v3 3/4] trigger: ledtrig-tty: move variable definition to the top
` [PATCH v3 4/4] trigger: ledtrig-tty: add new line mode to triggers

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-10-19  8:50 UTC  (2+ messages)

[PATCH v3 0/6] tty: serial: 8250: Changes of MOXA PCIe boards in 8250_pci.c
 2023-10-19  6:24 UTC  (11+ messages)
` [PATCH v3 1/6] tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
` [PATCH v3 2/6] tty: serial: 8250: Cleanup MOXA configurations
` [PATCH v3 3/6] tty: serial: 8250: Relocate macros within 8250_pci.c
` [PATCH v3 4/6] tty: serial: 8250: Add support for MOXA Mini PCIe boards
` [PATCH v3 5/6] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
` [PATCH v3 6/6] tty: serial: 8250: Add support for MOXA PCIe boards to switch interface between RS422/RS485

[PATCH] serial: st-asc: Check return value of platform_get_irq() in asc_init_port()
 2023-10-19  5:02 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 0059bc9a29e02853dbbaa0f6d0635a687c8b9835
 2023-10-19  4:35 UTC 

[PATCH] tty: serial: samsung_tty: remove dead code
 2023-10-18 19:53 UTC  (3+ messages)

[PATCH] serial/esp32_uart: use prescaler when available
 2023-10-18 19:12 UTC 

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

[PATCH 0/3] serial core type consistency and overflow checks
 2023-10-18 14:16 UTC  (8+ 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 1/3] serial: core: Potential overflow of frame_time

[PATCH v2 1/3] serial: core: Potential overflow of frame_time
 2023-10-18 14:01 UTC  (6+ messages)

[PATCH] serial: atmel: Check return value of platform_get_irq() in atmel_init_port()
 2023-10-18  9:15 UTC 

[PATCH] serial: core: Fix checks for tx runtime PM state
 2023-10-18  5:07 UTC  (9+ messages)

[PATCH V2 0/2] Add rs485 support to uartps driver
 2023-10-18  0:28 UTC  (5+ messages)
` [PATCH V2 2/2] tty: serial: uartps: "

[PATCH] hvc/xen: fix event channel handling for secondary consoles
 2023-10-17 23:46 UTC 

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-10-17 13:05 UTC 

[tty:tty-testing 22/24] earlycon.c:undefined reference to `screen_info'
 2023-10-17  8:25 UTC  (3+ messages)

[tty:tty-testing 12/24] drivers/tty/serial/8250/8250_ni.c:446:41: warning: 'nic7a69' defined but not used
 2023-10-17  8:15 UTC  (2+ messages)

[tty:tty-next] BUILD SUCCESS fe2017ba24f318e5feef487b7552e40a3de2d50a
 2023-10-17  8:07 UTC 

[tty:tty-testing] BUILD REGRESSION 6271f1e8c4cb9a46273ae01ff9cb86a022063f75
 2023-10-17  7:49 UTC 

[PATCH v2] dt-bindings: serial: re-order entries to match coding convention
 2023-10-17  7:38 UTC  (2+ messages)

[tty:tty-testing 22/24] efi.c:undefined reference to `screen_info'
 2023-10-17  2:58 UTC 

[PATCH] dt-bindings: serial: re-order entries to match coding convention
 2023-10-16 16:43 UTC  (3+ messages)

[PATCH 0/2] serial: sc16is7xx: device tree improvements
 2023-10-16 14:18 UTC  (7+ 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 v11 0/3] Add minimal MT8365 and MT8365-EVK support
 2023-10-16 13:49 UTC  (4+ messages)
` [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH] dt-bindings: serial: snps-dw-apb-uart: Add property to drain TX FIFO
 2023-10-16 12:20 UTC  (6+ messages)
` [PATCH] serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR An issue has been observed on the Broadcom BCM56160 serial port which appears closely related to a similar issue on the Marvell Armada 38x serial port

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

[PATCH v3 0/6] Fixes and improvements for RS485
 2023-10-16 10:45 UTC  (11+ messages)
` [PATCH v3 3/6] serial: core: fix sanitizing check for RTS settings

[PATCH] serial: amba-pl011: set fwnode from parent device
 2023-10-16 10:04 UTC  (3+ messages)

Regression: serial: 8250_omap: error during suspend if no_console_suspend is set
 2023-10-16  8:48 UTC  (3+ messages)

[PATCH v3 0/7] Brainboxes serial cards additions/fixes
 2023-10-16  7:36 UTC  (18+ messages)
  ` [PATCH v3 1/7] tty: 8250: Fix IS-200 PCI ID comment
  ` [PATCH v3 2/7] tty: 8250: Add support for additional Brainboxes UC cards
  ` [PATCH v3 3/7] tty: 8250: Add support for Brainboxes UP cards
  ` [PATCH v3 4/7] tty: 8250: Add support for Intashield IS-100
  ` [PATCH v3 5/7] tty: 8250: Add support for and fix up additional Brainboxes PX cards
  ` [PATCH v3 6/7] tty: 8250: Add support for Intashield IX cards
  ` [PATCH v3 7/7] tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks

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-16  5:59 UTC 

[Patch v2 0/6] tty: serial: 8250: Changes of MOXA PCIe boards in 8250_pci.c
 2023-10-16  5:27 UTC  (13+ messages)
` [Patch v2 1/6] tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
` [Patch v2 2/6] tty: serial: 8250: Cleanup MOXA configurations "
` [Patch v2 3/6] tty: serial: 8250: Relocate macros "
` [Patch v2 4/6] tty: serial: 8250: Add support for MOXA Mini PCIe boards
` [Patch v2 5/6] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
` [Patch v2 6/6] tty: serial: 8250: Add support for MOXA PCIe boards to switch interface between RS422/RS485

[GIT PULL] TTY/Serial driver fixes for 6.6-rc6
 2023-10-15 16:24 UTC  (2+ messages)

[PATCH v2 1/7] tty: 8250: Fix IS-200 PCI ID comment
 2023-10-14 18:28 UTC  (3+ 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).