messages from 2024-02-24 01:19:13 to 2024-03-07 13:04:03 UTC [more...]
[PATCH v5 0/2] Add support to replay kernel log on console via sysrq
2024-03-07 12:55 UTC (2+ messages)
` [PATCH v5 1/2] printk: Add function to replay kernel log on consoles
[RFC][PATCH] serial: imx: Fix RS485 behaviour on disabled RX_DURING_TX
2024-03-07 12:38 UTC (3+ messages)
[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2024-03-07 12:32 UTC (4+ messages)
[PATCH v2] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-07 11:47 UTC
[PATCH v2 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-07 11:42 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH v2 2/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
[PATCH v1 1/1] serial: pic32_uart: Replace of_gpio.h by proper one
2024-03-07 11:42 UTC
[PATCH v1 1/1] serial: 8250_omap: Remove unused of_gpio.h
2024-03-07 11:40 UTC
[PATCH] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-07 10:55 UTC (10+ messages)
[PATCH 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-07 10:04 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH 2/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
[RFC] Inconsistent sifive,fu540-c000-uart binding
2024-03-07 9:09 UTC (4+ messages)
` [PATCH] serial: sifive: Remove 0 from fu540-c000-uart0 binding
[PATCH 00/18] serial: Use uart_prepare_sysrq_char()
2024-03-07 1:39 UTC (20+ messages)
` [PATCH 01/18] serial: amba-pl011: "
` [PATCH 02/18] serial: ar933x: "
` [PATCH 03/18] serial: bcm63xx: "
` [PATCH 04/18] serial: meson: "
` [PATCH 05/18] serial: msm: "
` [PATCH 06/18] serial: omap: "
` [PATCH 07/18] serial: pxa: "
` [PATCH 08/18] serial: sunplus: "
` [PATCH 09/18] serial: lpc32xx_hs: Use uart_prepare_sysrq_char() to handle sysrq
` [PATCH 10/18] serial: owl: "
` [PATCH 11/18] serial: rda: "
` [PATCH 12/18] serial: sifive: "
` [PATCH 13/18] serial: pch: Invoke handle_rx_to() directly
` [PATCH 14/18] serial: pch: Make push_rx() return void
` [PATCH 15/18] serial: pch: Don't disable interrupts while acquiring lock in ISR
` [PATCH 16/18] serial: pch: Don't initialize uart_port's spin_lock
` [PATCH 17/18] serial: pch: Remove eg20t_port::lock
` [PATCH 18/18] serial: pch: Use uart_prepare_sysrq_char()
[PATCH 0/2] kselftest/tty: Improve integration with automated systems
2024-03-06 22:51 UTC (4+ messages)
` [PATCH 1/2] kselftest: Add mechanism for reporting a KSFT_ result code
` [PATCH 2/2] kselftest/tty: Report a consistent test name for the one test we run
[PATCH v7 0/8] I3C target mode support
2024-03-06 19:11 UTC (6+ messages)
` [PATCH v7 5/8] i3c: target: add svc target controller support
[PATCH v8 0/8] I3C target mode support
2024-03-06 16:06 UTC (3+ messages)
` [PATCH v8 5/8] i3c: target: add svc target controller support
[PATCH v1 1/1] serial: 8250_dw: Replace ACPI device check by a quirk
2024-03-06 14:33 UTC
[PATCH] serial: 8250_pnp: Support configurable reg shift property
2024-03-06 11:42 UTC (5+ messages)
` [PATCH v2] "
serial:support: Using 8250 driver With MOXA CP-132EL Device
2024-03-06 9:53 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS 801410b26a0e8b8a16f7915b2b55c9528b69ca87
2024-03-06 8:51 UTC
[tty:tty-linus] BUILD SUCCESS 3d9319c27ceb35fa3d2c8b15508967f3fc7e5b78
2024-03-06 7:17 UTC
[PATCH v1 tty] 8250: microchip: pci1xxxx: Refactor TX Burst code to use pre-existing APIs
2024-03-06 6:55 UTC (9+ messages)
판매 문의 2024
2024-03-06 3:51 UTC
[syzbot] Monthly serial report (Mar 2024)
2024-03-05 11:10 UTC
[PATCH] Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
2024-03-05 10:03 UTC (4+ messages)
[PATCH V2] tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
2024-03-05 7:35 UTC (3+ messages)
[PATCH v2] serial: Lock console when calling into driver before registration
2024-03-04 21:44 UTC (3+ messages)
[PATCH v3] serial: Lock console when calling into driver before registration
2024-03-04 21:43 UTC
[PATCH v3 00/14] serial: Add a helper to parse device properties and more
2024-03-04 12:27 UTC (15+ messages)
` [PATCH v3 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v3 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v3 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v3 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v3 05/14] serial: 8250_bcm2835aux: "
` [PATCH v3 06/14] serial: 8250_bcm7271: "
` [PATCH v3 07/14] serial: 8250_dw: "
` [PATCH v3 08/14] serial: 8250_ingenic: "
` [PATCH v3 09/14] serial: 8250_lpc18xx: "
` [PATCH v3 10/14] serial: 8250_of: "
` [PATCH v3 11/14] serial: 8250_omap: "
` [PATCH v3 12/14] serial: 8250_pxa: "
` [PATCH v3 13/14] serial: 8250_tegra: "
` [PATCH v3 14/14] serial: 8250_uniphier: "
[PATCH] tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
2024-03-04 11:11 UTC (5+ messages)
[PATCH v2 00/14] serial: Add a helper to parse device properties and more
2024-03-04 11:09 UTC (23+ messages)
` [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v2 05/14] serial: 8250_bcm2835aux: "
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 07/14] serial: 8250_dw: "
` [PATCH v2 08/14] serial: 8250_ingenic: "
` [PATCH v2 09/14] serial: 8250_lpc18xx: "
` [PATCH v2 10/14] serial: 8250_of: "
` [PATCH v2 11/14] serial: 8250_omap: "
` [PATCH v2 12/14] serial: 8250_pxa: "
` [PATCH v2 13/14] serial: 8250_tegra: "
` [PATCH v2 14/14] serial: 8250_uniphier: "
[PATCH] serial: sh-sci: Call sci_serial_{in,out}() directly
2024-03-04 10:59 UTC (2+ messages)
[PATCH v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
2024-03-03 21:46 UTC (4+ messages)
` [PATCH v6 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v6 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH v6 3/3] printk: Remove redundant CONFIG_BASE_FULL
[PATCH v2] serial: core: only stop transmit when HW fifo is empty
2024-03-03 15:08 UTC
[tty:tty-linus] BUILD SUCCESS 1581dafaf0d34bc9c428a794a22110d7046d186d
2024-03-03 10:26 UTC
[tty:tty-testing] BUILD SUCCESS d47dd323bf959dbf5f3e7f83373c8ed5f3bec9c0
2024-03-03 9:20 UTC
[tty:tty-next] BUILD SUCCESS 044591a6adef0aab7dde3e46bcbb8f5c55c33a12
2024-03-03 7:43 UTC
[PATCH] serial: 8250_dw: Do not reclock if already at correct rate
2024-03-02 21:01 UTC (2+ messages)
[PATCH] vt: fix unicode buffer corruption when deleting characters
2024-03-02 20:45 UTC (4+ messages)
[PATCH] kdb: Fix the deadlock issue in KDB debugging
2024-03-02 20:44 UTC (5+ messages)
` 答复: "
[PATCH v4 00/39] Add support for sam9x7 SoC family
2024-03-01 10:51 UTC (12+ messages)
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` (subset) [PATCH v4 00/39] Add support for sam9x7 SoC family
[PATCH v2] vt: fix unicode buffer corruption when deleting characters
2024-02-29 22:15 UTC
[PATCH] serial: 8250_dw: Emit an error message if getting the baudclk failed
2024-02-28 17:59 UTC (5+ messages)
[tty:tty-testing] BUILD SUCCESS 13a44ba0dca8c133a4368323683a270a3874d88c
2024-02-28 4:21 UTC
[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
2024-02-27 18:48 UTC (17+ messages)
` [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v6 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support
serial:support: Using 8250 driver With MOXA CP-132EL Device
2024-02-27 15:47 UTC (7+ messages)
[PATCH v2] dt-bindings: serial: convert st,asc to DT schema
2024-02-26 17:34 UTC (2+ messages)
[PATCH v5] serial: port: Don't suspend if the port is still busy
2024-02-26 15:23 UTC
[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
2024-02-26 14:17 UTC (15+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v1 10/14] serial: 8250_of: "
[PATCH] serial: Lock console when calling into driver before registration
2024-02-26 11:36 UTC (2+ messages)
[PATCH] dt-bindings: serial: convert st,asc to DT schema
2024-02-26 10:08 UTC (5+ messages)
[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
2024-02-26 9:28 UTC (6+ messages)
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages "
[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console
2024-02-26 6:22 UTC (3+ messages)
[GIT PULL] TTY/Serial driver fixes for 6.8-rc6
2024-02-25 18:46 UTC (2+ messages)
[PATCH 1/2] serial: core: introduce uart_port_tx_limited_flags()
2024-02-25 16:14 UTC (3+ messages)
` [PATCH 2/2] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).