messages from 2026-06-29 07:42:14 to 2026-06-30 09:18:43 UTC [more...]
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-06-30 9:18 UTC (33+ messages)
` [PATCH v2 01/19] powerpc/powermac: fix OF node refcount
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 03/19] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v2 04/19] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v2 05/19] of: platform: use platform_device_set_of_node()
` [PATCH v2 06/19] powerpc/powermac: "
` [PATCH v2 07/19] i2c: pxa-pci: "
` [PATCH v2 08/19] iommu/fsl: "
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 11/19] mfd: tps6586: "
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 15/19] platform/surface: gpe: "
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes
[PATCH V4 0/7] PCI: imx6: Integrate pwrctrl API and update device trees
2026-06-30 8:44 UTC (21+ messages)
` [PATCH V4 1/7] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH V4 2/7] arm: dts: imx6sx-sdb: "
` [PATCH V4 3/7] arm64: dts: imx8mm-evk: "
` [PATCH V4 4/7] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH V4 5/7] arm64: dts: imx8mq-evk: "
` [PATCH V4 6/7] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V4 7/7] arm64: dts: imx95: "
[PATCH v2 0/4] arm64: dts: freescale: Add IMX-AUD-IO add-on board support
2026-06-30 8:06 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding
` [PATCH v2 2/4] arm64: dts: freescale: imx95-19x19-evk: Add IMX-AUD-IO board support
` [PATCH v2 3/4] arm64: dts: freescale: imx952-evk: "
` [PATCH v2 4/4] arm64: dts: freescale: Add common DTS overlay for IMX-AUD-IO add-on board
[PATCH V2 0/2] PCI: imx6: Improve PERST# fallback logic
2026-06-30 7:50 UTC (4+ messages)
[PATCH net-next 00/14] net: enetc: cleanups and improvements
2026-06-30 7:20 UTC (15+ messages)
` [PATCH net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
` [PATCH net-next 03/14] net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
` [PATCH net-next 04/14] net: enetc: improve MAFT entry management with bitmap tracking
` [PATCH net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
` [PATCH net-next 09/14] net: enetc: remove enetc4_set_default_si_vlan_promisc()
` [PATCH net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
` [PATCH net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps
` [PATCH net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
2026-06-30 7:47 UTC (4+ messages)
[PATCH v2 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
2026-06-30 7:17 UTC (2+ messages)
[net-next v24 3/7] net: mtip: Add buffers management functions to the L2 switch driver
2026-06-30 7:09 UTC (4+ messages)
[PATCH v3 1/2] i2c: imx: Clear slave pointer on registration error
2026-06-30 6:49 UTC (8+ messages)
` [PATCH v4 0/2] i2c: imx: Fix slave mode corner issues
` [PATCH v4 1/2] i2c: imx: Fix slave registration race and error handling
` [PATCH v4 2/2] i2c: imx: Cancel hrtimer before clearing slave pointer
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-06-30 6:22 UTC (14+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v5 1/2] arm64: dts: imx94: Add Root Port node
2026-06-30 2:30 UTC (2+ messages)
` [PATCH v5 2/2] arm64: dts: imx943-evk: Add Root Port node and according properties
[PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
2026-06-30 2:23 UTC (5+ messages)
` (subset) "
[PATCH v2] usb: dwc3: imx8mp: make dwc3_imx_glue_ops static and rename to imx8mp
2026-06-30 0:38 UTC (4+ messages)
[PATCH] ARM: imx: Drop obsolte stuff from common.h
2026-06-29 22:23 UTC (4+ messages)
[PATCH v11 0/3] media: nxp: Add CSI Pixel Formatter support
2026-06-29 21:23 UTC (7+ messages)
` [PATCH v11 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v11 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver
[PATCH] arm64: dts: imx8mp-ab2: Enable MU2 for DSP communication
2026-06-29 21:18 UTC (2+ messages)
[PATCH v1] arm64: dts: freescale: imx95-toradex-smarc: add alias for lpuart5
2026-06-29 21:10 UTC (2+ messages)
[PATCH] arm64: dts: imx93-kontron: Fix memory node
2026-06-29 21:08 UTC (2+ messages)
[PATCH] firmware: imx: sm-misc: Add NULL check for kmalloc in syslog_show
2026-06-29 20:41 UTC (2+ messages)
[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
2026-06-29 20:23 UTC (3+ messages)
` (subset) "
[PATCH v6 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board
2026-06-29 20:21 UTC (2+ messages)
[PATCH v4 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board
2026-06-29 20:21 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
2026-06-29 20:21 UTC (2+ messages)
[REGRESSION] mainline/master: Apalis iMX6 no longer boots
2026-06-29 20:18 UTC (2+ messages)
[PATCH] media: nxp: imx8-isi: Drop unneeded downscaling factor clamping
2026-06-29 20:11 UTC (3+ messages)
[PATCH 0/2] ARM: imx: fix device_node refcount leaks in src.c
2026-06-29 19:59 UTC (2+ messages)
[PATCH] ARM: dts: imx7d-pico: describe Bluetooth controller
2026-06-29 19:52 UTC (2+ messages)
` (subset) "
[PATCH v5 2/2] media: nxp: imx8-isi: Add virtual channel support
2026-06-29 19:45 UTC (3+ messages)
[PATCH v2] media: dt-bindings: nxp,imx8mq-mipi-csi2: Fix example endpoint label typo
2026-06-29 19:31 UTC (2+ messages)
[PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
2026-06-29 19:27 UTC (7+ messages)
` [PATCH v5 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` (subset) [PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-06-29 19:22 UTC (5+ messages)
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v1 0/2] arm64: dts: imx8mm-var-som-symphony: minor board updates
2026-06-29 18:20 UTC (2+ messages)
[PATCH v1] ARM: imx: avic: Fix OF node reference leaks
2026-06-29 17:05 UTC (2+ messages)
[PATCH V1] arm64: dts: imx8mq-evk: add uart3 and bluetooth node
2026-06-29 17:01 UTC (2+ messages)
[PATCH v4] arm64: dts: imx94: Add Root Port node and PERST property
2026-06-29 16:59 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp-frdm: Add missing HDMI DDC pinctrl
2026-06-29 16:54 UTC (2+ messages)
[PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
2026-06-29 16:52 UTC (3+ messages)
` [PATCH v5 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite "
[PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
2026-06-29 16:48 UTC (3+ messages)
[PATCH v3 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
2026-06-29 16:38 UTC (2+ messages)
[PATCH v1 1/2] arm64: dts: imx94: Correct PCIe outbound address space configuration
2026-06-29 16:11 UTC (2+ messages)
[PATCH v6 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-06-29 15:43 UTC (2+ messages)
` (subset) "
[PATCH v3 00/10] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
2026-06-29 15:38 UTC (8+ messages)
` [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
` "
[PATCH v6 0/4] Update the thermal support for imx93
2026-06-29 15:36 UTC (2+ messages)
` (subset) "
[PATCH v3 0/5] remoteproc: cleanup shared carveout and resource-table helpers
2026-06-29 15:36 UTC (2+ messages)
[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
2026-06-29 15:29 UTC (4+ messages)
` [PATCH v12 2/2] arm64: dts: imx8ulp: Add MIPI CSI-2 and ISI nodes
` (subset) [PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
[PATCH 00/37] drm bridge hotplug
2026-06-29 15:23 UTC (12+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
[PATCH 0/5] imx8-isi: Bug fixes and format support enhancements
2026-06-29 15:10 UTC (13+ messages)
` [PATCH 1/5] media: nxp: imx8-isi: Fix stream ID validation bypass in crossbar routing
` [PATCH 2/5] media: nxp: imx8-isi: Fix per-stream reference counting for multiplexed streams
` [PATCH 3/5] media: nxp: imx8-isi: Add 16-bit raw Bayer format support
` [PATCH 4/5] media: nxp: imx8-isi: Correct color map between V4L2 and ISI
` [PATCH 5/5] media: nxp: imx8-isi: Add additional 32-bit RGB format support
[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
2026-06-29 14:37 UTC (6+ messages)
` [PATCH 1/9] dt-bindings: nvmem: imx-ocotp: Add support for secure-enclave
[PATCH v26 0/7] firmware: imx: driver for NXP secure-enclave
2026-06-29 14:30 UTC (6+ messages)
` [PATCH v26 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v26 5/7] firmware: drivers: imx: adds miscdev
[PATCH v2] spi: imx: reconfigure for PIO when DMA cannot be started
2026-06-24 16:53 UTC (2+ messages)
[PATCH v3 0/7] dt-bindings: Orientation defines
2026-06-29 11:09 UTC (5+ messages)
` [PATCH v3 3/7] dt-bindings: media: i2c: Utilise video-interface-devices enums
` [PATCH v3 7/7] arm64: dts: rockchip: Convert to new media orientation definitions
[PATCH v3 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
2026-06-29 10:10 UTC (19+ messages)
` [PATCH v3 1/7] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v3 2/7] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v3 3/7] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH v3 4/7] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v3 5/7] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend
` [PATCH v3 6/7] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking "
` [PATCH v3 7/7] mmc: sdhci-esdhc-imx: fix resume error handling
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-29 9:06 UTC (4+ messages)
` [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_dev()
[PATCH v6 0/9] media: add new API simple 1to1 subdev register and add imx parallel camera support
2026-06-29 8:46 UTC (6+ messages)
` [PATCH v6 1/9] media: mc-entity: Store parsed V4L2 fwnode endpoint in media_pad
` [PATCH v6 3/9] media: subdev: Add media_async_register_subdev() helper
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