Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-06-13 04:47:00 to 2026-06-18 15:54:58 UTC [more...]

[PATCH 1/3] arm64: dts: imx94-xspi: add the DMA channels
 2026-06-18 15:54 UTC  (9+ messages)
` [PATCH 2/3] spi: nxp-xspi: Improve AHB read performance with DMA
` [PATCH 3/3] dt-bindings: spi: nxp,imx94-xspi: add DMA properties

[PATCH v2 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-18 13:38 UTC  (3+ messages)

[PATCH v2 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
 2026-06-18 10:24 UTC  (4+ messages)

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-18 10:10 UTC  (9+ messages)
` [PATCH 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
` [PATCH 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH 7/8] arm64: dts: imx8qm-mek: "
` [PATCH 8/8] arm64: dts: imx8qxp-mek: "

[PATCH v4 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-06-18  9:49 UTC  (4+ messages)
` [PATCH v4 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH v10 0/4] media: nxp: Add CSI Pixel Formatter support
 2026-06-18  9:51 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: clock: imx95-blk-ctl: Use single quotes consistently
` [PATCH v10 2/4] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v10 3/4] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v10 4/4] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH v7 0/3] Add root port reset to support link recovery
 2026-06-18  9:34 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95
` [PATCH v7 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupts for PCIe
` [PATCH v7 3/3] PCI: imx6: Add root port reset to support link recovery

[PATCH v4 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-18  7:41 UTC  (8+ messages)
` [PATCH v4 1/4] Input: snvs_pwrkey - make use of dev_err_probe()
` [PATCH v4 2/4] Input: snvs_pwrkey - propagate error code of platform_get_irq()
` [PATCH v4 3/4] Input: snvs_pwrkey - use local device pointer to simple code
` [PATCH v4 4/4] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH 0/2] regulator code improvements
 2026-06-18  6:54 UTC  (6+ messages)
` [PATCH 1/2] regulator: pca9450: Correct default t_off_deb for PCA9451A/PCA9452
` [PATCH 2/2] regulator: pf0900: Modify volatile register range definition

[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
 2026-06-18  5:52 UTC  (24+ messages)
` [PATCH 1/9] dt-bindings: nvmem: imx-ocotp: Add support for secure-enclave
` [PATCH 2/9] firmware: imx: ele: Fix indentation in ele_base_msg.h
` [PATCH 3/9] firmware: imx: ele: Add API functions for OCOTP fuse access
` [PATCH 4/9] nvmem: imx-ocotp-ele: Add keepout table for i.MX93
` [PATCH 5/9] nvmem: imx-ocotp-ele: Remove device-specific reg_read()
` [PATCH 6/9] nvmem: imx-ocotp-ele: Support the ELE API
` [PATCH 7/9] nvmem: imx-ocotp-ele: Remove the FUSE_ELE type
` [PATCH 8/9] nvmem: imx-ocotp-ele: Rename FSB access map
` [PATCH 9/9] arm64: dts: imx93-kontron: Enable ELE firmware driver

[PATCH v5 0/8] media: add new API simple 1to1 subdev register and add imx parallel camera support
 2026-06-18  4:13 UTC  (15+ messages)
` [PATCH v5 1/8] media: v4l2-fwnode: Extract common helper __v4l2_async_register_subdev_fwnode()
` [PATCH v5 2/8] media: v4l2-fwnode: Add common helper library for 1-to-1 subdev registration
` [PATCH v5 3/8] media: synopsys: Use v4l2_subdev_get_frame_desc_passthrough()
` [PATCH v5 4/8] media: synopsys: Use V4L2 1-to-1 subdev helpers
` [PATCH v5 5/8] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v5 6/8] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)
` [PATCH v5 7/8] arm64: dts: imx8: add camera parallel interface (CPI) node
` [PATCH v5 8/8] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH v3 00/10] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-18  1:57 UTC  (21+ messages)
` [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
` [PATCH v3 02/10] mailbox: imx: Add a channel shutdown field
` [PATCH v3 03/10] mailbox: imx: Use devm_pm_runtime_enable()
` [PATCH v3 04/10] mailbox: imx: use devm_of_platform_populate()
` [PATCH v3 05/10] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
` [PATCH v3 06/10] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH v3 07/10] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH v3 08/10] mailbox: imx: Move the RXDB "
` [PATCH v3 09/10] mailbox: imx: Don't force-thread the primary handler
` [PATCH v3 10/10] remoteproc: imx_rproc: Invoke the callback directly

[PATCH v3] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
 2026-06-17  9:10 UTC  (2+ messages)

[PATCH v6 3/3] PCI: imx6: Add root port reset to support link recovery
 2026-06-17  5:49 UTC  (3+ messages)

[PATCH v2 00/11] ASoC: fsl: Use guard() for mutex & spin locks
 2026-06-17  2:25 UTC  (32+ messages)
` [PATCH v2 01/11] ASoC: fsl_asrc: Use guard() for "
` [PATCH v2 02/11] ASoC: fsl_audmix: "
` [PATCH v2 03/11] ASoC: fsl_easrc: "
` [PATCH v2 04/11] ASoC: fsl_esai: "
` [PATCH v2 05/11] ASoC: fsl_spdif: "
` [PATCH v2 06/11] ASoC: fsl_ssi: Use guard() for mutex locks
` [PATCH v2 07/11] ASoC: fsl_xcvr: Use guard() for spin locks
` [PATCH v2 08/11] ASoC: imx-audio-rpmsg: "
` [PATCH v2 09/11] ASoC: fsl_rpmsg: Use guard() for mutex & "
` [PATCH v2 10/11] ASoC: fsl: mpc5200_dma: Use guard() for "
` [PATCH v2 11/11] ASoC: fsl: mpc5200_psc_ac97: Use guard() for mutex locks

[RFC PATCH v1] PCI: Remove pcie_flr() and convert all callers to use pcie_reset_flr()
 2026-06-16 19:22 UTC  (2+ messages)

[PATCH RESEND] pinctrl: imx1: fix device_node leak in dt_is_flat_functions()
 2026-06-16 12:14 UTC 

[PATCH] arm64: dts: imx93-kontron: Fix memory node
 2026-06-16 10:43 UTC 

[PATCH V1] arm64: dts: imx8mq-evk: add uart3 and bluetooth node
 2026-06-16 10:52 UTC 

[PATCH v3 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
 2026-06-16 10:05 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: soc: imx: fsl,imx93-media-blk-ctrl: Allow LVDS Display Bridge child node
` [PATCH v3 3/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-16  9:51 UTC  (12+ messages)
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()

[PATCH v4] arm64: dts: imx94: Add Root Port node and PERST property
 2026-06-16  7:23 UTC 

[PATCH v6 0/3] Add root port reset to support link recovery
 2026-06-16  2:56 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: imx6q-pcie: Add optional intr/aer/pme interrupts for i.MX95

[PATCH] firmware: imx: scu: manage mailbox channels and global handle
 2026-06-16  1:16 UTC  (2+ messages)

[PATCH v5 net-next 0/9] net: dsa: netc: add bridge mode support
 2026-06-15 21:50 UTC  (2+ messages)

[PATCH v9 0/9] Add support for i.MX94 DCIF
 2026-06-15 21:04 UTC  (10+ messages)
` [PATCH v9 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v9 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v9 4/9] dt-bindings: display: imx: Add i.MX94 DCIF
` [PATCH v9 5/9] drm/imx: Add support for "

[PATCH v11 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-15 18:49 UTC  (3+ messages)
` [PATCH v11 4/6] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources

[PATCH v1] ARM: imx: avic: Fix OF node reference leaks
 2026-06-15 17:45 UTC 

[PATCH v3 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-15 14:43 UTC  (11+ messages)
` [PATCH v3 1/4] Input: snvs_pwrkey - make use of dev_err_probe()
` [PATCH v3 2/4] Input: snvs_pwrkey - replace hardcoding -EINVAL with original error code
` [PATCH v3 3/4] Input: snvs_pwrkey - use local device pointer to simple code
` [PATCH v3 4/4] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH v3 0/8] media: Add iMX95 neoisp driver
 2026-06-15 13:46 UTC  (6+ messages)
` [PATCH v3 8/8] arm64: dts: freescale: imx95: Add NXP neoisp device tree node

[PATCH v4 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-15  8:33 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH v4 2/6] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH v4 3/6] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH v4 4/6] arm64: dts: qcom: shikra: Add pin configuration for mclks
` [PATCH v4 5/6] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay
` [PATCH v4 6/6] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH v3 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-15  7:27 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH v3 2/6] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH v3 3/6] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH v3 4/6] arm64: dts: qcom: shikra: Add pin configuration for mclks
` [PATCH v3 5/6] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay
` [PATCH v3 6/6] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH v2 00/10] i.MX SDMA cleanups and fixes
 2026-06-15  6:20 UTC  (4+ messages)

[PATCH v2 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-15  3:52 UTC  (4+ messages)
` [PATCH v2 4/4] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH v3 net-next 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
 2026-06-13 22:10 UTC  (2+ messages)

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-13  9:22 UTC  (2+ messages)

[PATCH v2 0/7] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-13  4:46 UTC  (4+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: shikra-cqm-cqs-evk-imx577-camera: Add DT overlay


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