messages from 2025-12-30 21:24:59 to 2026-01-12 21:38:44 UTC [more...]
[PATCH v4 00/11] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-12 21:38 UTC (22+ messages)
` [PATCH v4 01/11] dt-bindings: riscv: add SpacemiT X100 CPU compatible
` [PATCH v4 02/11] dt-bindings: timer: add SpacemiT K3 CLINT
` [PATCH v4 03/11] dt-bindings: interrupt-controller: add SpacemiT K3 APLIC
` [PATCH v4 04/11] dt-bindings: interrupt-controller: add SpacemiT K3 IMSIC
` [PATCH v4 05/11] dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
` [PATCH v4 06/11] dt-bindings: riscv: Add B ISA extension description
` [PATCH v4 07/11] dt-bindings: riscv: Add descriptions for Za64rs, Ziccamoa, Ziccif, and Zicclsm
` [PATCH v4 08/11] dt-bindings: riscv: Add Ssccptr, Sscounterenw, Sstvala, Sstvecd, Ssu64xl
` [PATCH v4 09/11] dt-bindings: riscv: Add Sha and its comprised extensions
` [PATCH v4 10/11] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
` [PATCH v4 11/11] riscv: dts: spacemit: add SpacemiT K3 Pico-ITX board device tree
[PATCH v3 0/6] dt-bindings: goldfish: Convert to DT schema
2026-01-12 18:50 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v3 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH v3 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH v3 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH v3 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH v3 6/6] dt-bindings: display: google,goldfish-fb: "
[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-12 19:29 UTC (14+ messages)
` [PATCH v4 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v4 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v4 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v4 4/9] dt-bindings: serial: Document the graph port
` [PATCH v4 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v4 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v4 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v4 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v4 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
[PATCH 00/19] printk cleanup - part 3
2026-01-12 17:53 UTC (5+ messages)
[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-12 16:41 UTC (34+ messages)
` [PATCH v3 01/14] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v3 02/14] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
` [PATCH v3 04/14] software node: Add software_node_match_device() API
` [PATCH v3 05/14] software node: Add software_node_device_uevent() API
` [PATCH v3 06/14] software node: Add software_node_device_modalias() API
` [PATCH v3 07/14] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v3 08/14] serdev: Add support for swnode based driver matching and uevent/modalias
` [PATCH v3 09/14] dt-bindings: serial: Document the graph port
` [PATCH v3 10/14] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v3 11/14] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v3 12/14] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 13/14] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v3 14/14] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
[PATCH 0/2] arm: dts: lpc32xx: Specify compatibility of platform UARTs with 16550A
2026-01-12 10:06 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: Explicitly make LPC32xx UARTs compatible "
` [PATCH 2/2] arm: dts: lpc32xx: Add ns16550a compatible value to UART device tree nodes
[PATCH 0/4 v2] serial: Kconfig cleanups
2026-01-12 10:03 UTC (6+ messages)
` [PATCH 1/4 v2] serial: imx: change SERIAL_IMX_CONSOLE to bool
` [PATCH 2/4 v2] serial: 8250: fix ordering of entries for menu display
` [PATCH 3/4 v2] serial: Kconfig: "
` [PATCH 4/4 v2] serial: SH_SCI: improve "DMA support" prompt
[PATCH v2] dt-bindings: serial: sh-sci: Fold single-entry compatibles into enum
2026-01-12 9:57 UTC
[PATCH] tty: replace use of system_unbound_wq with system_dfl_wq
2026-01-12 9:08 UTC (4+ messages)
[PATCH 0/2] Enhancements to UART driver for error handling and DMA RX status
2026-01-12 8:18 UTC (3+ messages)
` [PATCH 1/2] serial: 8250: 8250_omap.c: Add support for handling UART error conditions
` [PATCH 2/2] serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termination is done
[PATCH v2 0/6] dt-bindings: goldfish: Convert to DT schema
2026-01-12 7:22 UTC (11+ messages)
` [PATCH v2 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH v2 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH v2 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH v2 4/6] dt-bindings: power: supply: google,goldfish-battery: "
` [PATCH v2 5/6] dt-bindings: sound: google,goldfish-audio: "
` [PATCH v2 6/6] dt-bindings: display: google,goldfish-fb: "
[PATCH v3] serial: 8250_pci: Fix broken RS485 for F81504/508/512
2026-01-12 0:08 UTC
[PATCH v4 00/15] Add support for Microchip LAN969x
2026-01-11 14:46 UTC (34+ messages)
` [PATCH v4 01/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v4 03/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v4 04/15] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v4 05/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v4 06/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v4 07/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v4 08/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v4 09/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v4 10/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v4 11/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v4 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v4 15/15] arm64: dts: microchip: add "
` (subset) [PATCH v4 00/15] Add support for Microchip LAN969x
[PATCH v2] serial: 8250_pci: Fix broken RS485 for F81504/508/512
2026-01-11 14:16 UTC (3+ messages)
[PATCH 00/13] MIPS: move pic32.h header file from asm to platform_data
2026-01-09 17:14 UTC (3+ messages)
` [PATCH 09/13] serial: pic32_uart: update include to use pic32.h from platform_data
[PATCH] dt-bindings: serial: sh-sci: Fold single-entry compatibles into enum
2026-01-09 14:24 UTC (3+ messages)
[PATCH v3 00/11] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-09 10:12 UTC (16+ messages)
` [PATCH v3 01/11] dt-bindings: riscv: add SpacemiT X100 CPU compatible
` [PATCH v3 02/11] dt-bindings: timer: add SpacemiT K3 CLINT
` [PATCH v3 03/11] dt-bindings: interrupt-controller: add SpacemiT K3 APLIC
` [PATCH v3 04/11] dt-bindings: interrupt-controller: add SpacemiT K3 IMSIC
` [PATCH v3 05/11] dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
` [PATCH v3 06/11] dt-bindings: riscv: Add B ISA extension description
` [PATCH v3 07/11] dt-bindings: riscv: Add descriptions for Za64rs, Ziccamoa, Ziccif, and Zicclsm
` [PATCH v3 08/11] dt-bindings: riscv: Add Ssccptr, Sscounterenw, Sstvala, Sstvecd, Ssu64xl
` [PATCH v3 09/11] dt-bindings: riscv: Add Sha and its comprised extensions
` [PATCH v3 10/11] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
` [PATCH v3 11/11] riscv: dts: spacemit: add SpacemiT K3 Pico-ITX board device tree
[PATCH v2 00/13] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-08 19:45 UTC (10+ messages)
` [PATCH v2 11/13] dt-bindings: riscv: Add Supm extension description
[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
2026-01-08 19:23 UTC (13+ messages)
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
[PATCH v2 0/2] serial: Remove MODULE_ALIAS from mcb client drivers
2026-01-08 13:41 UTC (3+ messages)
` [PATCH v2 1/2] serial: men_z135_uart: drop unneeded MODULE_ALIAS
` [PATCH v2 2/2] 8250_men_mcb: "
[PATCH] dt-bindings: serial: renesas,rsci: Document RZ/V2H(P) and RZ/V2N SoCs
2026-01-08 12:47 UTC (2+ messages)
[PATCH v3] serial: qcom_geni: Fix BT failure regression on RB2 platform
2026-01-08 4:10 UTC
[PATCH v2] serial: qcom_geni: Fix BT failure regression on RB2 platform
2026-01-08 3:44 UTC (5+ messages)
[PATCH v1] serial: qcom_geni: Fix BT failure regression on RB2 platform
2026-01-07 16:13 UTC (12+ messages)
[PATCH] serial: sh-sci: Check that the DMA cookie is valid
2026-01-07 8:44 UTC (2+ messages)
[PATCH 0/1] Mediatek uart patch
2026-01-06 10:02 UTC (3+ messages)
` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
[PATCH v1 0/4] Enable Serial on SA8255p Qualcomm platforms
2026-01-05 23:41 UTC (9+ messages)
` [PATCH v1 3/4] serial: qcom-geni: Enable PM runtime for serial driver
[PATCH 0/4] serial: Kconfig cleanups
2026-01-05 23:25 UTC (4+ messages)
` [PATCH 4/4] serial: SH_SCI: improve "DMA support" prompt
[PATCH v1 0/4] serdev: Stop using device_driver callbacks
2026-01-05 15:11 UTC (3+ messages)
` [PATCH v1 4/4] platform/surface: Migrate to serdev specific shutdown function
[PATCH 0/6] dt-bindings: goldfish: Convert to DT schema
2026-01-02 12:21 UTC (9+ messages)
` [PATCH 1/6] dt-bindings: serial: google,goldfish-tty: "
` [PATCH 2/6] dt-bindings: misc: google,android-pipe: "
` [PATCH 3/6] dt-bindings: input: google,goldfish-events-keypad: "
` [PATCH 4/6] dt-bindings: power: supply: google,goldfish-battery: "
[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-02 11:13 UTC (5+ messages)
` [PATCH v2 02/10] serdev: Add serdev device based driver match support
[PATCH 2/5] serial: men_z135_uart: drop unneeded MODULE_ALIAS
2025-12-30 21:59 UTC (2+ messages)
` [PATCH 4/5] 8250_men_mcb: "
[PATCH] serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
2025-12-30 21:24 UTC
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