Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-12-15 14:41:49 to 2025-12-17 10:41:05 UTC [more...]

[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2025-12-17 10:41 UTC  (42+ messages)
` [PATCH v3 01/22] drm/bridge: add of_drm_find_and_get_bridge()
` [PATCH v3 02/22] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v3 03/22] drm/todo: add entry about converting to of_drm_find_and_get_bridge()
` [PATCH v3 04/22] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_find_and_get_bridge()
` [PATCH v3 05/22] drm/arcpgu: convert to of_drm_find_and_get_bridge()
` [PATCH v3 06/22] drm/bridge: add next_bridge pointer to struct drm_bridge
` [PATCH v3 07/22] drm/bridge: ite-it66121: get/put the next bridge
` [PATCH v3 08/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 09/22] drm/bridge: simple-bridge: "
` [PATCH v3 10/22] drm/meson: encoder_cvbs: "
` [PATCH v3 11/22] drm/meson: encoder_dsi: "
` [PATCH v3 12/22] drm/meson: encoder_hdmi: "
` [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi: simplify put of device_node pointers
` [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi: remove excess error message
` [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi: imx8qxp_pxl2dpi_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi: get/put the next bridge
` [PATCH v3 17/22] drm/bridge: imx8qxp-pxl2dpi: get/put the companion bridge
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v3 19/22] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v3 20/22] drm/bridge: imx8qxp-pixel-link: remove excess error message
` [PATCH v3 21/22] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 22/22] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-12-17  9:59 UTC  (19+ messages)
` [PATCH v8 01/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities
` [PATCH v8 02/18] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
` [PATCH v8 03/18] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
` [PATCH v8 04/18] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v8 05/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v8 06/18] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v8 07/18] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v8 08/18] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v8 09/18] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v8 10/18] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v8 11/18] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v8 12/18] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v8 13/18] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v8 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
  ` [PATCH v8 15/18] drm/exynos: exynos_dp: "
  ` [PATCH v8 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
  ` [PATCH v8 17/18] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` [PATCH v8 18/18] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH v6 0/5] Add support for i.MX8ULP's SIM LPAV
 2025-12-17  9:38 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: mb-smarc-2: Add PCIe support
 2025-12-17  8:48 UTC 

[PATCH v2 0/2] media: nxp: Add CSI Pixel Formatter support
 2025-12-17  8:46 UTC  (5+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v2 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-17  8:37 UTC  (15+ messages)
` [PATCH v2 1/4] net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
` [PATCH v2 2/4] dt-bindings: mfd: syscon: Document the GPR syscon for the NXP S32 SoCs
` [PATCH v2 3/4] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
` [PATCH v2 4/4] dts: s32g: Add GPR syscon region

[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-17  8:15 UTC  (8+ messages)
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge
` [PATCH v2 17/26] drm/meson: encoder_*: use devm_of_drm_get_bridge() to put the next bridge

[PATCH 1/1] phy: freescale: imx8qm-hsio: provide regmap names
 2025-12-17  8:13 UTC 

[PATCH 0/3] arm64: dts: Initial support for i.MX952
 2025-12-17  8:07 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: add i.MX952 EVK board
` [PATCH 2/3] arm64: dts: freescale: Add initial device tree for i.MX952
` [PATCH 3/3] arm64: dts: freescale: Add i.MX952 EVK basic device tree

[PATCH v2 0/5] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
 2025-12-17  6:34 UTC  (7+ messages)
` [PATCH v2 2/5] dma: mcf-edma: Add per-channel IRQ naming for debugging

[PATCH v2 0/2] Add NXP FRDM-IMX91S board support
 2025-12-17  5:52 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add "

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-17  5:10 UTC  (8+ messages)

[PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2025-12-17  3:42 UTC  (9+ messages)
` [PATCH v2 1/2] block: decouple secure erase size limit from discard size limit
    ` [EXT] "
  ` [EXT] Re: [PATCH v2 0/2] Optimize secure erase performance for certain Kingston eMMC devices

[PATCH v4 0/3] Trigger dynamic source change for colorspace
 2025-12-17  3:02 UTC  (4+ messages)
` [PATCH v4 1/3] media: docs: dev-decoder: "
` [PATCH v4 2/3] media: amphion: Clear last_buffer_dequeued flag for DEC_CMD_START
` [PATCH v4 3/3] media: amphion: Trigger source change if colorspace changed

[PATCH v7 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-12-17  2:53 UTC  (5+ messages)
` [PATCH v7 01/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities

[PATCH 0/2] pinctrl: imx: Support i.MX952 and update for i.MX94
 2025-12-17  2:40 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: imx: Support NXP scmi extended mux config
` [PATCH 2/2] pinctrl: imx: Add support for NXP i.MX952

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-17  0:57 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support

[PATCH v2 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2025-12-16 23:26 UTC  (6+ messages)
` [PATCH v2 2/3] usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mp
` [PATCH v2 3/3] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH v2] remoteproc: imx_dsp_rproc: Fix multiple start/stop operations
 2025-12-16 22:12 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
 2025-12-16 20:53 UTC  (2+ messages)

[PATCH] dt-bindings: Remove unused includes
 2025-12-16 17:15 UTC  (4+ messages)

[PATCH v4] dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure
 2025-12-16 16:56 UTC  (2+ messages)

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-12-16 16:36 UTC  (11+ messages)
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge

[PATCH v3 0/5] media: platform: nxp: Trivial cleanup pathces
 2025-12-16 15:51 UTC  (11+ messages)
` [PATCH v3 1/5] media: nxp: use devm_mutex_init() simple code
` [PATCH v3 2/5] media: nxp: use dev_err_probe() to simplify code
` [PATCH v3 3/5] media: nxp: imx8-isi: use devm_pm_runtime_enable() "
` [PATCH v3 4/5] media: nxp: use cleanup __free(fwnode_handle) "
` [PATCH v3 5/5] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers

[PATCH 0/2] i.MX93 phyBOARD-Segin DisplayKit AV-02 Support
 2025-12-16 15:29 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay

[PATCH v2 0/2] dmaengine: Add cleanup to simple code
 2025-12-16 15:01 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor

[PATCH 1/1] ARM: imx_v6_v7_defconfig: Configure CONFIG_SND_SOC_FSL_ASOC_CARD as module
 2025-12-16 14:35 UTC 

[PATCH 1/3] arm64: dts: imx8mn-tqma8mqnl: remove virtual 3.3V regulator
 2025-12-16 13:39 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mn-tqma8mqnl: remove virtual 1.8V regulator
` [PATCH 3/3] arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power off

[PATCH 1/4] arm64: dts: imx8mm-tqma8mqml: remove virtual 3.3V regulator
 2025-12-16 13:31 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mm-tqma8mqml: remove virtual 1.8V regulator
` [PATCH 3/4] arm64: dts: imx8mm-tqma8mqml: remove superfluous line
` [PATCH 4/4] arm64: dts: imx8mm-tqma8mqml: fix LDO5 power off

[PATCH 1/1] arm64: dts: mba8mx: Fix Ethernet PHY IRQ support
 2025-12-16 13:15 UTC 

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-16 11:51 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v4 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v4 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v4 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v4 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
 2025-12-16  8:52 UTC  (2+ messages)

[PATCH] mailbox: imx: Skip the suspend flag for i.MX7ULP
 2025-12-16  8:34 UTC  (2+ messages)

[PATCH v4 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-12-16  8:22 UTC  (2+ messages)

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2025-12-16  8:19 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: backlight: Add max25014 support

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-16  7:29 UTC  (11+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
` [PATCH v7 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH] ASoC: fsl-asoc-card: Use of_property_present() for non-boolean properties
 2025-12-16  7:16 UTC 

[PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
 2025-12-16  6:28 UTC  (5+ messages)

[PATCH 0/8] Add support for AAEON SRG-IMX8PL MCU
 2025-12-16  6:25 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: vendor-prefixes: Add AAEON vendor prefix

[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
 2025-12-16  6:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: imx Add FRDM-IMX91 board

[PATCH v7 0/2] Add support for NXP XSPI
 2025-12-16  3:20 UTC  (3+ messages)
` [PATCH v7 1/2] spi: dt-bindings: nxp,imx94-xspi: Document imx94 xspi
` [PATCH v7 2/2] spi: add driver for NXP XSPI controller

[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
 2025-12-16  2:29 UTC  (5+ messages)

[PATCH v3 0/2] firmware: arm_scmi/imx: Support dump syslog
 2025-12-16  1:16 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
 2025-12-15 20:08 UTC 

[PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
 2025-12-15 19:43 UTC  (5+ messages)

[PATCH v3 0/3] i.MX91/93 BLK-CTRL improvements
 2025-12-15 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] pmdomain: imx93-blk-ctrl: cleanup error path
` [PATCH v3 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only
` [PATCH v3 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes

[PATCH RFC 0/4] Support multi-channel IRQs in stmmac platform drivers
 2025-12-15 18:09 UTC  (3+ messages)
` [PATCH RFC 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts

[PATCH v2 1/1] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
 2025-12-15 17:24 UTC 

[PATCH v12 0/2] i3c: Add basic HDR mode support (sensor part)
 2025-12-15 16:51 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v12 2/2] iio: magnetometer: Add mmc5633 sensor

[PATCH v3] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH v2 1/1] MAINTAINERS: Promote Frank Li as i.MX7/8 media maintainer
 2025-12-15 15:19 UTC 

[PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
 2025-12-15 15:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox