messages from 2026-07-09 05:27:21 to 2026-07-14 19:20:44 UTC [more...]
[PATCH v2] dt-bindings: serial: snps-dw-apb-uart: Add RV1106 compatible
2026-07-14 19:20 UTC
[PATCH v4 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
2026-07-14 18:53 UTC (20+ messages)
` [PATCH v4 1/7] dt-bindings: serial: 8250: aspeed: add compatible string for ast2600
` [PATCH v4 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v4 4/7] serial: 8250_aspeed_vuart: add VUART over PCI
` [PATCH v4 5/7] soc: aspeed: add host-side PCIe BMC device driver
` [PATCH v4 6/7] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600
[PATCH v3 00/10] serial: add new I/O type for SPI and I2C bus devices
2026-07-14 15:02 UTC (7+ messages)
` [PATCH v3 04/10] serial: uniformize serial port I/O infos display
[PATCH 0/4] serial: 8250: Add AN7581 UART support
2026-07-14 14:55 UTC (17+ messages)
` [PATCH 1/4] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH 2/4] serial: 8250: export serial8250_get_baud_rate()
` [PATCH 3/4] serial: 8250: map UAPI port type to internal enum
` [PATCH 4/4] serial: 8250: Add Airoha SoC UART and HSUART support
[PATCH 0/6] tty: serial: propagate errors from uart_ops.pm callback
2026-07-14 5:25 UTC (16+ messages)
` [PATCH 1/6] tty: serial: change uart_ops.pm callback to return int
` [PATCH 2/6] serial: 8250: update .pm callbacks "
` [PATCH 3/6] tty: serial: "
` [PATCH 4/6] arch: update uart pm "
` [PATCH 5/6] tty: serial: propagate uart_configure_port failure to uart_add_one_port
` [PATCH 6/6] serial: qcom-geni: check return value of pm_runtime_resume_and_get()
[tty:tty-testing] BUILD SUCCESS c1d4ce2d9eaeccd7e8aef7ec1109df49eaf4f503
2026-07-14 1:59 UTC
[PATCH] serial: 8250_hub6: add missing include for hub6_match_port()
2026-07-14 1:26 UTC
[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
2026-07-13 11:57 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: "
[GIT PULL] TTY/Serial driver fixes for 7.2-rc3
2026-07-12 21:17 UTC (2+ messages)
[PATCH v2] scsi: ufs: sysfs: Add HS_GEAR6 string in power_info/gear sysfs output
2026-07-12 17:37 UTC (3+ messages)
` [PATCH v3] "
[PATCH v13 0/3] rust: add basic serial device bus abstractions
2026-07-12 16:58 UTC (4+ messages)
` [PATCH v13 1/3] "
` [PATCH v13 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v13 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH v3 0/2] ACPI: SPCR: Support UART clock frequency field
2026-07-12 16:46 UTC (8+ messages)
` [PATCH v3 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH v3 2/2] ACPI: SPCR: Support UART clock frequency field
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-07-11 9:42 UTC (3+ messages)
[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
2026-07-11 9:30 UTC (3+ messages)
[tty:tty-testing 32/41] drivers/tty/serial/8250/8250_hub6.c:44:6: warning: no previous prototype for function 'hub6_match_port'
2026-07-11 4:23 UTC
[tty:tty-linus] BUILD SUCCESS 302fbbb4fcbdeac2dc8c63a56c1c4e38c4781958
2026-07-11 2:36 UTC
[tty:tty-testing] BUILD SUCCESS WITH WARNING bef5e068b89b0f0cf974c987ebba9869a14b44c6
2026-07-11 2:24 UTC
[tty:tty-testing 32/41] drivers/tty/serial/8250/8250_hub6.c:44:6: warning: no previous prototype for 'hub6_match_port'
2026-07-10 23:46 UTC
[PATCH v6 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
2026-07-10 17:12 UTC (3+ messages)
` [PATCH v6 1/2] serial: qcom-geni: trace: Drop redundant len field from geni_serial_data
` [PATCH v6 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
[PATCH] serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdown
2026-07-10 16:10 UTC (2+ messages)
[PATCHv3 0/6] serial: mxs-auart: devm conversion, clock rework, and IRQ ordering fixes
2026-07-10 15:14 UTC (10+ messages)
` [PATCHv3 1/6] serial: mxs-auart: fix cast type for of_device_get_match_data
` [PATCHv3 3/6] serial: mxs-auart: use devm resources for iomem and GPIO IRQs
` [PATCHv3 5/6] serial: mxs-auart: clamp RX DMA count to buffer size
` [PATCHv3 6/6] serial: mxs-auart: terminate DMA before releasing channels in exit
[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-10 13:28 UTC (9+ messages)
[PATCH v5 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
2026-07-10 12:41 UTC (3+ messages)
` [PATCH v5 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
[PATCH] serial: amba-pl011: drop redundant BUSY wait from earlycon pl011_putc()
2026-07-10 12:38 UTC (3+ messages)
` [PATCH v2] serial: amba-pl011: don't wait for BUSY after every earlycon character
[PATCH] serial: 8250_pci: fix -Winitializer-overrides for Brainboxes UC-260/271/701/756 entries
2026-07-10 12:32 UTC (2+ messages)
[PATCH v2 0/6] MIPS: SiByte: Fix serial device regressions
2026-07-10 12:25 UTC (3+ messages)
` [PATCH v2 3/6] serial: sb1250-duart: Convert to use a platform device
[PATCH] serial: 8250: serialize shared IRQ startup
2026-07-10 12:14 UTC (5+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning
[PATCH 0/2] serial: sc16is7xx: fix TX inter-frame gaps on SPI UARTs
2026-07-10 12:11 UTC (2+ messages)
[PATCH v2] serial: 8250: handle ixp4xx register endianness correctly
2026-07-09 21:24 UTC (3+ messages)
[PATCH] vt: fix spurious modifier in CSI/cursor key sequences
2026-07-09 19:20 UTC (3+ messages)
[PATCH] serial: max310x: drive RTS in software when hardware delays are too short
2026-07-09 10:41 UTC (2+ messages)
[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
2026-07-09 9:07 UTC (6+ messages)
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
[PATCH tty] serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
2026-07-09 9:02 UTC (2+ messages)
[PATCH v3 00/15] serial: 8250: add Moxa MUEx50 PCIe board support
2026-07-09 8:10 UTC (22+ messages)
` [PATCH v3 01/15] serial: 8250: split Moxa PCIe serial board support out of 8250_pci
` [PATCH v3 02/15] serial: 8250: add Moxa MUEx50 UART port type
` [PATCH v3 03/15] serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels
` [PATCH v3 04/15] serial: 8250_mxpcie: enable automatic RTS/CTS flow control
` [PATCH v3 05/15] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
` [PATCH v3 06/15] serial: 8250_mxpcie: add custom handle_irq callback
` [PATCH v3 07/15] serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
` [PATCH v3 08/15] serial: 8250_mxpcie: speed up TX "
` [PATCH v3 09/15] serial: 8250_mxpcie: introduce per-port private data structure
` [PATCH v3 10/15] serial: 8250_mxpcie: defer uart_write_wakeup() to workqueue
` [PATCH v3 11/15] serial: 8250_mxpcie: support serial interface mode switching
` [PATCH v3 12/15] serial: 8250: allow low-level drivers to override break control
` [PATCH v3 13/15] serial: 8250_mxpcie: add break support for RS485 using MUEx50 features
` [PATCH v3 14/15] serial: 8250: allow UART drivers to override rx_trig_bytes handling
` [PATCH v3 15/15] serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL
[PATCH] serial: 8250: handle ixp4xx register endianness correctly
2026-07-09 6:29 UTC (2+ messages)
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-07-09 5:43 UTC (3+ messages)
` (subset) "
page: | 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