messages from 2024-02-26 17:34:25 to 2024-03-12 10:05:58 UTC [more...]
[PATCH] kdb: Fix the deadlock issue in KDB debugging
2024-03-12 10:04 UTC (8+ messages)
` 答复: "
` 答复: "
` 答复: "
[PATCH] dt-bindings: serial: renesas,scif: Document r8a779h0 bindings
2024-03-12 9:00 UTC
[PATCH 0/4] MIPS: Fix missing proto and passing arg warnings
2024-03-11 22:26 UTC (3+ messages)
` [PATCH 1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration
[PATCH printk v2 08/26] printk: nbcon: Implement processing in port->lock wrapper
2024-03-11 17:08 UTC (2+ messages)
[syzbot] [serial?] KASAN: slab-use-after-free Read in tty_write_room (2)
2024-03-11 14:34 UTC (2+ messages)
[PATCH] tty: vt: conmakehash: Don't mention the full path of the input in output
2024-03-11 11:30 UTC
[GIT PULL] TTY/Serial driver fixes for 6.8-rc8
2024-03-08 22:28 UTC (2+ messages)
[PATCH v2 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
2024-03-08 16:35 UTC (7+ 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 v9 0/8] I3C target mode support
2024-03-08 16:25 UTC (9+ messages)
` [PATCH v9 1/8] i3c: add "
` [PATCH v9 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v9 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v9 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v9 5/8] i3c: target: add svc target controller support
` [PATCH v9 6/8] i3c: target: func: add tty driver
` [PATCH v9 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v9 8/8] tty: i3c: add TTY over I3C master support
[PATCH] serial: 8250_pnp: Support configurable reg shift property
2024-03-08 16:15 UTC (6+ messages)
` [PATCH v2] "
[tty:tty-testing] BUILD SUCCESS d6c0d892b44cd16e0421909cf7f2883b9e625e4a
2024-03-08 13:12 UTC
[PATCH v2] dt-bindings: serial: renesas,scif: Document R9A09G057 support
2024-03-07 18:09 UTC (3+ messages)
[RFC] Inconsistent sifive,fu540-c000-uart binding
2024-03-07 17:56 UTC (7+ messages)
` [PATCH] serial: sifive: Remove 0 from fu540-c000-uart0 binding
[PATCH v2 0/4] serial: sc16is7xx: split into core and I2C/SPI parts
2024-03-07 16:18 UTC (5+ messages)
` [PATCH v2 1/4] serial: sc16is7xx: simplify and improve Kconfig help text
` [PATCH v2 2/4] serial: sc16is7xx: split into core and I2C/SPI parts (core)
` [PATCH v2 3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
` [PATCH v2 4/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)
[tty:tty-testing] BUILD SUCCESS 173b097dcc8d74d6e135aed1bad38dbfa21c4d04
2024-03-07 16:37 UTC
[RFC][PATCH] serial: imx: Fix RS485 behaviour on disabled RX_DURING_TX
2024-03-07 14:10 UTC (4+ messages)
[PATCH v5 0/2] Add support to replay kernel log on console via sysrq
2024-03-07 14:00 UTC (5+ messages)
` [PATCH v5 1/2] printk: Add function to replay kernel log on consoles
` [PATCH v5 2/2] tty/sysrq: Replay kernel log messages on consoles via sysrq
[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2024-03-07 12:32 UTC (4+ messages)
[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'
[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
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 (14+ messages)
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 10/14] serial: 8250_of: "
` [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 v4 00/39] Add support for sam9x7 SoC family
2024-03-01 10:51 UTC (11+ 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 (13+ messages)
` [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)
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).