messages from 2026-08-19 09:46:57 to 2026-08-21 13:45:17 UTC [more...]
[PATCH 00/45] clk: Make sure clk_init_data is fully initialized (part two)
2026-08-21 13:45 UTC (55+ messages)
` [PATCH 01/45] clk: aspeed: Make sure clk_init_data is fully initialized
` [PATCH 02/45] clk: at91: "
` [PATCH 03/45] clk: bcm: iproc: "
` [PATCH 04/45] clk: berlin: "
` [PATCH 05/45] clk: cdce925: "
` [PATCH 06/45] clk: clk-axi-clkgen: "
` [PATCH 07/45] clk: cs2000-cp: "
` [PATCH 08/45] clk: davinci: "
` [PATCH 09/45] clk: fractional-divider: "
` [PATCH 10/45] clk: gemini: "
` [PATCH 11/45] clk: highbank: "
` [PATCH 12/45] clk: hisilicon: "
` [PATCH 13/45] clk: imx: "
` [PATCH 14/45] clk: ingenic: "
` [PATCH 15/45] clk: keystone: "
` [PATCH 16/45] clk: lmk04832: "
` [PATCH 17/45] clk: mediatek: "
` [PATCH 18/45] clk: milbeaut: "
` [PATCH 19/45] clk: mmp: "
` [PATCH 20/45] clk: mvebu: "
` [PATCH 21/45] clk: mxs: "
` [PATCH 22/45] clk: nomadik: "
` [PATCH 23/45] clk: npcm7xx: "
` [PATCH 24/45] clk: nxp: "
` [PATCH 25/45] clk: pistachio: "
` [PATCH 26/45] clk: pwm: "
` [PATCH 27/45] clk: renesas: "
` [PATCH 28/45] clk: rockchip: "
` [PATCH 29/45] clk: samsung: "
` [PATCH 30/45] clk: scpi: "
` [PATCH 31/45] clk: silabs: "
` [PATCH 32/45] clk: socfpga: "
` [PATCH 33/45] clk: spear: "
` [PATCH 34/45] clk: stm32: "
` [PATCH 35/45] clk: st: "
` [PATCH 36/45] clk: sunxi: "
` [PATCH 37/45] clk: tegra: "
` [PATCH 38/45] clk: uniphier: "
` [PATCH 39/45] clk: ux500: "
` [PATCH 40/45] clk: versatile: "
` [PATCH 41/45] clk: vt8500: "
` [PATCH 42/45] clk: x86: "
` [PATCH 43/45] clk: xgene: "
` [PATCH 44/45] clk: xilinx: "
` [PATCH 45/45] clk: zynqmp: "
[PATCH v40 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-21 18:36 UTC (10+ messages)
` [PATCH v40 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v40 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v40 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v40 4/7] firmware: imx: device context dedicated to priv
` [PATCH v40 5/7] firmware: imx: adds miscdev
` [PATCH v40 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v40 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH v39 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-21 13:02 UTC (12+ messages)
` [PATCH v39 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v39 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v39 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v39 4/7] firmware: imx: device context dedicated to priv
` [PATCH v39 5/7] firmware: imx: adds miscdev
` [PATCH v39 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v39 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH] drm/imx: dcss: Silence blend mode not set boot warning
2026-08-21 12:41 UTC (2+ messages)
[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
2026-08-21 12:41 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards
` [PATCH v1 2/3] ARM: dts: imx7d: add Variscite VAR-SOM-MX7 support
` [PATCH v1 3/3] ARM: dts: imx7d: add Variscite MX7CustomBoard support
[PATCH] clk: imx: composite-93: return timeout from gate enable
2026-08-21 11:49 UTC (2+ messages)
[PATCH 1/2] net: fec: Propagate PTP initialization errors
2026-08-21 11:14 UTC (6+ messages)
` [PATCH 2/2] net: fec: Handle PTP initialization errors in probe
[PATCH v5 0/9] irqchip/imx-irqsteer: Allow building as module
2026-08-21 10:26 UTC (12+ messages)
` [PATCH v5 1/9] irqchip/imx-irqsteer: Call chained_irq_exit() on the handler error path
` [PATCH v5 2/9] irqchip/imx-irqsteer: Use devm to manage the IRQ domain
` [PATCH v5 3/9] irqchip/imx-irqsteer: Validate IRQ count before creating domain
` [PATCH v5 4/9] irqchip/imx-irqsteer: Dispose of parent IRQ mappings in remove()
` [PATCH v5 5/9] irqchip/imx-irqsteer: Mask all interrupts in probe()
` [PATCH v5 6/9] irqchip/imx-irqsteer: Let devres own the clock and runtime PM
` [PATCH v5 7/9] irqchip/imx-irqsteer: Allow building as module
` [PATCH v5 8/9] genirq/irqdomain: Add devm_irq_domain_create_linear()
` [PATCH v5 9/9] irqchip/imx-irqsteer: Use devm_irq_domain_create_linear()
[PATCH v5 0/9] irqchip/imx-irqsteer: Allow building as module
2026-08-21 10:07 UTC
[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
2026-08-21 9:07 UTC (2+ messages)
` [PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus [stable backport question/offer]
[PATCH 0/2] usb: gadget: uvc: fix resource leak on video->async_wq and video->kworker
2026-08-21 8:35 UTC (5+ messages)
` [PATCH 1/2] usb: gadget: uvc: replace mutex lock/unlock with scoped_guard in uvc_function_bind()
` [PATCH 2/2] usb: gadget: uvc: refactor video cleanup into uvcg_video_deinit()
[PATCH] ARM: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-08-21 8:28 UTC
[PATCH 00/12] drm/panic: Split into core and helpers
2026-08-21 6:38 UTC (19+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
[PATCH v2 net 0/2] net: enetc: restore RX ring congestion mode after ring reconfiguration
2026-08-21 6:41 UTC (3+ messages)
` [PATCH v2 net 1/2] "
` [PATCH v2 net 2/2] net: enetc: restore RX ring congestion mode for ENETC v4
[PATCH v38 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-21 6:27 UTC (15+ messages)
` [PATCH v38 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v38 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v38 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v38 4/7] firmware: imx: device context dedicated to priv
` [PATCH v38 5/7] firmware: imx: adds miscdev
` [PATCH v38 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v38 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave
[PATCH 0/2] arm64: dts: imx8mp: fix USB Type-C CBTU02043 orientation switch handling
2026-08-21 6:08 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: imx8mp-evk: enable CBTU02043 for USB Type-C orientation switch
` [PATCH 2/2] arm64: dts: imx8mp-ultra-mach-sbc: fix CBTU02043 "
[PATCH v2 0/3] arm64: dts: imx9x: Fix PCIe memory window overlap with System RAM
2026-08-21 5:43 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx95: Avoid 32-bit PCIe window System RAM overlap
` [PATCH v2 2/3] arm64: dts: imx94: "
` [PATCH v2 3/3] arm64: dts: imx943: "
[PATCH] drm/imx: dcss: fix autosuspend cleanup during teardown
2026-08-21 5:26 UTC (2+ messages)
[PATCH] pinctrl: freescale: imx1: Fix device node leaks in imx1_pinctrl_dt_is_flat_functions()
2026-08-21 5:08 UTC
[PATCH net] ptp: netc: fix period truncation and potential divide-by-zero in PEROUT
2026-08-21 3:32 UTC (5+ messages)
[PATCH v2 net] ptp: netc: fix period truncation and potential divide-by-zero in PEROUT
2026-08-21 3:31 UTC (2+ messages)
[PATCH] input: keyboard: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
2026-08-21 2:52 UTC (2+ messages)
[PATCH v3 0/3] firmware: arm_scmi: fix module auto-loading
2026-08-20 19:48 UTC (4+ messages)
` [PATCH v3 1/3] module: add SCMI device table alias support
` [PATCH v3 2/3] firmware: arm_scmi: Pre-register protocol, name tupples for standard protocols
` [PATCH v3 3/3] firmware: arm_scmi: Pre-register protocol, name tupples for IMX protocols
[PATCH v4 0/5] irqchip/imx-irqsteer: Allow building as module
2026-08-20 16:53 UTC (22+ messages)
` [PATCH v4 1/5] genirq/irqdomain: Add devm_irq_domain_create_linear()
` [PATCH v4 2/5] irqchip/imx-irqsteer: Use devm to manage the IRQ domain
` [PATCH v4 3/5] irqchip/imx-irqsteer: Dispose of parent IRQ mappings in remove()
` [PATCH v4 4/5] irqchip/imx-irqsteer: Mask all interrupts in probe()
` [PATCH v4 5/5] irqchip/imx-irqsteer: Allow building as module
[PATCH RFC 0/2] irqchip/ls-scfg-msi: add multi-MSI support
2026-08-20 16:09 UTC
[PATCH v1 0/3] arm64: dts: imx9x: Fix PCIe memory window overlap with System RAM
2026-08-20 15:24 UTC (8+ messages)
` [PATCH v1 1/3] arm64: dts: imx95: Avoid 32-bit PCIe window System RAM overlap
` [PATCH v1 2/3] arm64: dts: imx94: Avoid 32-bit pcie window system ram overlap
` [PATCH v1 3/3] arm64: dts: imx943: Avoid 32-bit PCIe window System RAM overlap
[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
2026-08-20 15:16 UTC (4+ messages)
` [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core
[PATCH] irqchip: gic-v3: fix unmet dependency on ARM_PSCI_FW
2026-08-20 8:22 UTC (3+ messages)
[PATCH 0/6] arm64: dts: freescale: imx8mp-verdin: Add Toradex Capacitive Touch Display 10.1" LVDS V1 and V2
2026-08-19 14:18 UTC (9+ messages)
` [PATCH 6/6] arm64: dts: freescale: imx8mp-verdin: Add Mezzanine with Toradex Display 10.1" LVDS V2
[PATCH v37 0/7] firmware: imx: driver for NXP secure-enclave
2026-08-19 11:49 UTC (4+ messages)
` [PATCH v37 5/7] firmware: imx: adds miscdev
` [EXT] "
[PATCH 1/3] serial: qcom-geni: Propagate errors from optional IRQ lookup
2026-08-19 11:13 UTC (2+ messages)
[PATCH v2 00/17] arm64: dts: Add MQS1 sound card support for i.MX9 EVK platforms
2026-08-19 10:09 UTC (4+ messages)
` [PATCH v2 06/17] arm64: dts: imx93-14x14-evk: Add board muxes to select between FlexCAN1 and MQS1
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