messages from 2025-04-04 07:11:31 to 2025-04-07 20:05:52 UTC [more...]
[PATCH 00/16] lan966x pci device: Add support for SFPs
2025-04-07 20:05 UTC (27+ messages)
` [PATCH 01/16] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH 03/16] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH 04/16] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH 05/16] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 07/16] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 09/16] i2c: mux: Set adapter supplier
` [PATCH 10/16] i2c: mux: Create missing devlink between mux and "
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 14/16] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs
` [PATCH 16/16] misc: lan966x_pci: Add drivers needed to support SFPs in Kconfig help
[PATCH v17 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-04-07 19:51 UTC (16+ messages)
` [PATCH v17 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v17 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v17 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v17 04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map
` [PATCH v17 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v17 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v17 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v17 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v17 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v17 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v17 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v17 12/15] selftests: pci_endpoint: "
` [PATCH v17 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v17 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v17 15/15] arm64: dts: imx95: Add msi-map for pci-ep device
[PATCH v15 0/7] firmware: imx: driver for NXP secure-enclave
2025-04-07 19:42 UTC (14+ messages)
` [PATCH v15 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v15 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v15 3/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v15 4/7] arm64: dts: imx8ulp-evk: add reserved memory property
` [PATCH v15 5/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v15 6/7] firmware: imx: device context dedicated to priv
` [PATCH v15 7/7] firmware: drivers: imx: adds miscdev
[PATCH 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
2025-04-07 19:27 UTC (38+ messages)
` [PATCH 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH 02/34] platform: arm64: acer-aspire1-ec: convert "
` [PATCH 03/34] drm/bridge: analogix-anx6345: "
` [PATCH 04/34] drm/bridge: anx7625: "
` [PATCH 05/34] drm/bridge: cdns-dsi: "
` [PATCH 06/34] drm/bridge: display-connector: "
` [PATCH 07/34] drm/bridge: lt9611uxc: "
` [PATCH 08/34] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH 09/34] drm/bridge: nxp-ptn3460: "
` [PATCH 10/34] drm/bridge: sii902x: "
` [PATCH 11/34] drm/bridge: dw-hdmi: "
` [PATCH 12/34] drm/bridge: tda998x: "
` [PATCH 13/34] drm/bridge: ti-sn65dsi86: "
` [PATCH 14/34] drm/exynos: mic: "
` [PATCH 15/34] drm/mcde: "
` [PATCH 16/34] drm/msm/dp: "
` [PATCH 17/34] drm/msm/dsi: "
` [PATCH 18/34] drm/msm/hdmi: "
` [PATCH 19/34] drm/omap: dss: dpi: "
` [PATCH 20/34] drm/omap: dss: dsi: "
` [PATCH 21/34] drm/omap: dss: hdmi4: "
` [PATCH 22/34] drm/omap: dss: hdmi5: "
` [PATCH 23/34] drm/omap: dss: sdi: "
` [PATCH 24/34] drm/omap: dss: venc: "
` [PATCH 25/34] drm/rcar-du: dsi: "
` [PATCH 26/34] drm/bridge: stm_lvds: "
` [PATCH 27/34] drm/vc4: "
` [PATCH 28/34] drm/sti: dvo: "
` [PATCH 29/34] drm: zynqmp_dp: "
` [PATCH 30/34] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH 31/34] drm/bridge: imx8*-ldb: "
` [PATCH 32/34] drm/bridge: tc358767: "
` [PATCH 33/34] drm/bridge: add devm_drm_put_bridge()
` [PATCH 34/34] drm/bridge: panel: convert to devm_drm_bridge_alloc() API
[PATCH 0/2] Enable watchdog support for iMX8QM
2025-04-07 19:00 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: watchdog: fsl,scu-wdt: Document imx8qm
` [PATCH 2/2] arm64: dts: imx8qm: add system controller watchdog support
[PATCH AUTOSEL 6.12 10/22] i3c: master: svc: Add support for Nuvoton npcm845 i3c
2025-04-07 18:13 UTC
[PATCH AUTOSEL 6.13 13/28] i3c: master: svc: Add support for Nuvoton npcm845 i3c
2025-04-07 18:12 UTC
[PATCH AUTOSEL 6.14 16/31] i3c: master: svc: Add support for Nuvoton npcm845 i3c
2025-04-07 18:10 UTC
[RFC net-next PATCH 00/13] Add PCS core support
2025-04-07 18:06 UTC (10+ messages)
[PATCH 00/19] Arm cpu schema clean-ups
2025-04-07 16:50 UTC (43+ messages)
` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH 04/19] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies
` [PATCH 05/19] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH 06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 11/19] arm: dts: qcom: ipq4019: Drop redundant CPU "clock-latency"
` [PATCH 13/19] arm64: dts: amlogic: "
` [PATCH 14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH 16/19] dt-bindings: Reference opp-v1 schema in CPU schemas
` [PATCH 17/19] dt-bindings: arm/cpus: Add missing properties
` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints
` [PATCH 19/19] dt-bindings: cpufreq: Drop redundant Mediatek binding
` (subset) [PATCH 00/19] Arm cpu schema clean-ups
[PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
2025-04-07 16:46 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names
` [PATCH v2 2/3] dmaegnine: fsl-edma: add edma error interrupt handler
` [PATCH v2 3/3] arm64: dtsi: imx93: add edma error interrupt support
[PATCH v3] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
2025-04-07 16:17 UTC (4+ messages)
[PATCH RESEND V2 1/1] dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1
2025-04-07 15:04 UTC
[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-07 14:51 UTC (6+ messages)
` [net-next v4 1/5] dt-bindings: net: Add MTIP L2 switch description
` [net-next v4 2/5] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v4 3/5] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287
` [net-next v4 5/5] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
Need Help Enabling HDMI on Debix Model A
2025-04-07 14:06 UTC (3+ messages)
[PATCH 0/5] Fix dtbs_check warnings in CSI overlays
2025-04-07 13:45 UTC (5+ messages)
` [PATCH 1/5] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
` [PATCH 3/5] arm64: dts: ti: k3-j721e-sk: Fix dtbs_check warnings in IMX219 overlay
[PATCH v2 1/4] media: v4l: dev-decoder: Add source change V4L2_EVENT_SRC_CH_COLORSPACE
2025-04-07 9:54 UTC (2+ messages)
[PATCH v9 0/5] drm/bridge: add devm_drm_bridge_alloc() with bridge refcount
2025-04-07 9:50 UTC (2+ messages)
[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-07 9:42 UTC (6+ messages)
` [PATCH v3 4/4] net: mtip: The L2 switch driver for imx287
[PATCH] dt-bindings: gpio: Correct indentation and style in DTS example
2025-04-07 7:54 UTC (2+ messages)
[PATCH v2 0/3] media: imx-jpeg: Fix some motion-jpeg decoding issues
2025-04-07 5:14 UTC (10+ messages)
` [PATCH v2 1/3] media: imx-jpeg: Enhance error handling in buffer allocation
` [PATCH v2 2/3] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v2 3/3] media: imx-jpeg: Check decoding is ongoing for motion-jpeg
[PATCH] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-04-06 21:08 UTC
[PATCH v16 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-04-04 21:52 UTC (19+ messages)
` [PATCH v16 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v16 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v16 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v16 04/15] dt-bindings: pci: pci-msi: Add support for PCI Endpoint msi-map
` [PATCH v16 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v16 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v16 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v16 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v16 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v16 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v16 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v16 12/15] selftests: pci_endpoint: "
` [PATCH v16 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v16 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v16 15/15] arm64: dts: imx95: Add msi-map for pci-ep device
[PATCH v14 0/6] v14: firmware: imx: driver for NXP secure-enclave
2025-04-04 16:50 UTC (7+ messages)
` [PATCH v14 4/6] firmware: imx: add driver for NXP EdgeLock Enclave
[PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
2025-04-04 14:51 UTC (5+ messages)
` [PATCH] genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
[PATCH v4 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-04-04 13:59 UTC (4+ messages)
` [PATCH v4 3/6] bus: add driver for "
[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2025-04-04 11:36 UTC (8+ messages)
` [PATCH v9 3/4] arm64: defconfig: add S32G RTC module support
[PATCH v1 2/2] arm64: dts: freescale: add Toradex SMARC iMX8MP
2025-04-04 11:27 UTC (2+ messages)
[PATCH] hwmon: (ina2xx) make regulator 'vs' support optional
2025-04-04 8:36 UTC (5+ 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).