Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-04-30 05:08:09 to 2026-05-05 15:38:53 UTC [more...]

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-05-05 15:38 UTC  (27+ messages)
` [PATCH v13 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 0/2] firmware: arm_scmi: imx: Support getting reset reason
 2026-05-05 15:35 UTC  (7+ messages)
` [PATCH 1/2] firmware: arm_scmi: imx: Support getting reset reason of MISC protocol

[PATCH v4 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-05-05 15:35 UTC  (2+ messages)

[PATCH 1/1] pinctrl: imx1: Allow parsing DT without function nodes
 2026-05-05 15:14 UTC  (3+ messages)

[PATCH RFC 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-05 15:07 UTC  (8+ messages)
` [PATCH RFC 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH RFC 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-05-05 15:02 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP

[PATCH 0/3] arm64: qcom: imola: add support for Media Carrier
 2026-05-05 14:19 UTC  (9+ messages)
` [PATCH 1/3] arm64: qcom: agatti: Add dai@3
` [PATCH 2/3] arm64: qcom: imola: Move analogix video/audio output to dtso
` [PATCH 3/3] arm64: dts: qcom: imola: add support for media carrier board

[PATCH 0/4] i.MX LDB DT cleanups
 2026-05-05 14:15 UTC  (7+ messages)
` [PATCH 1/4] Revert "dt-bindings: display: bridge: ldb: Add check for reg and reg-names"
` [PATCH 2/4] Revert "dt-bindings: display: bridge: ldb: Fill in reg property"
` [PATCH 3/4] ARM: dts: imx6sx: remove LDB reg property
` [PATCH 4/4] arm64: dts: imx8mp: remove LDB reg and reg-names property

[PATCH v6 0/7] pinctrl: Add generic pinctrl for board-level mux chips
 2026-05-05 12:50 UTC  (9+ messages)
` [PATCH v6 1/7] mux: add devm_mux_state_get_from_np() to get mux from child node
` [PATCH v6 2/7] dt-bindings: pinctrl: Add generic pinctrl for board-level mux chips
` [PATCH v6 3/7] pinctrl: extract pinctrl_generic_to_map() from pinctrl_generic_pins_function_dt_node_to_map()
` [PATCH v6 4/7] pinctrl: add optional .release_mux() callback
` [PATCH v6 5/7] pinctrl: add generic board-level pinctrl driver using mux framework
` [PATCH v6 6/7] arm64: dts: imx8mp-evk: add board-level mux for CAN2 and MICFIL
` [PATCH v6 7/7] arm64: dts: imx8mp-evk: add flexcan2 overlay file

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-05 12:46 UTC  (14+ messages)
` [PATCH v9 1/7] pinctrl: s32cc: use dev_err_probe() and improve error messages
` [PATCH v9 2/7] pinctrl: s32cc: add/fix some comments
` [PATCH v9 3/7] pinctrl: s32cc: remove inline specifiers
` [PATCH v9 4/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH v9 5/7] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality
` [PATCH v9 7/7] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node

[PATCH 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-05 12:43 UTC  (10+ messages)
` [PATCH 1/7] pinctrl: s32cc: use dev_err_probe() and improve error messages
` [PATCH 2/7] pinctrl: s32cc: add/fix some comments
` [PATCH 3/7] pinctrl: s32cc: remove inline specifiers
` [PATCH 4/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH 5/7] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH 6/7] pinctrl: s32cc: implement GPIO functionality
` [PATCH 7/7] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node

[PATCH v5 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-05  9:43 UTC  (5+ messages)
` [PATCH v5 net-next 04/15] net: enetc: add basic operations to the FDB table
` [PATCH v5 net-next 15/15] net: dsa: netc: add support for ethtool private statistics

[PATCH v4] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-05  8:21 UTC 

[PATCH v3] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
 2026-05-05  7:54 UTC  (3+ messages)

[PATCH 00/10] spi: Use FIELD_MODIFY() for bitfield operations
 2026-05-05  4:23 UTC  (14+ messages)
` [PATCH 01/10] spi: amlogic-spifc-a1: Use FIELD_MODIFY()
` [PATCH 02/10] spi: amlogic-spisg: "
` [PATCH 03/10] spi: cadence-xspi: "
` [PATCH 04/10] spi: meson-spicc: "
` [PATCH 05/10] spi: nxp-xspi: "
` [PATCH 06/10] spi: sn-f-ospi: "
` [PATCH 07/10] spi: stm32-ospi: "
` [PATCH 08/10] spi: stm32-qspi: "
` [PATCH 09/10] spi: sunplus-sp7021: "
` [PATCH 10/10] spi: uniphier: "

[PATCH 0/3] media: imx8-isi: fix resource lifecycle bugs
 2026-05-05  2:39 UTC  (8+ messages)
` [PATCH 1/3] media: imx8-isi: fix use-after-free on remove
` [PATCH 2/3] media: imx8-isi: add missing v4l2_subdev_cleanup() in crossbar and pipe
` [PATCH 3/3] media: imx8-isi: fix resource leaks in probe error paths and remove

[PATCH v3 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
 2026-05-05  2:21 UTC  (3+ messages)
` [PATCH v3 1/3] ASoC: dapm: Fix widget lookup with snd_soc_dapm_widget_name_cmp()

[PATCH 0/3] spi: imx: Three fixes for the i.MX SPI driver
 2026-05-04 13:22 UTC  (8+ messages)
` [PATCH 1/3] spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()
` [PATCH 2/3] spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()
` [PATCH 3/3] spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()

[PATCH v2 00/15] var-som-6ul: improve support for variants
 2026-05-04 22:36 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] arm64: dts: Add NXP i.MX95 audio board support
 2026-05-04 21:30 UTC  (2+ messages)

[PATCH v4 00/17] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-04 21:21 UTC  (19+ messages)
` [PATCH v4 01/17] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v4 02/17] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v4 03/17] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v4 04/17] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v4 05/17] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v4 06/17] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v4 07/17] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v4 08/17] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v4 09/17] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v4 10/17] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v4 11/17] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v4 12/17] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v4 13/17] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v4 14/17] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v4 15/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v4 16/17] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v4 17/17] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[PATCH v8 0/5] Add i.MX943 PCIe supports
 2026-05-04 21:18 UTC  (3+ messages)
` [PATCH v8 3/5] arm64: dts: imx94: Add pcie0 and pcie0-ep supports

[PATCH v3] staging: media: imx: fix parenthesis ending checks
 2026-05-04 21:03 UTC  (2+ messages)

[PATCH] staging: media: imx: remove unnecessary out-of-memory error message
 2026-05-04 18:54 UTC  (2+ messages)

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2026-05-04 18:50 UTC  (7+ messages)

tpm: spi: do not call blocking ops when !TASK_RUNNING; during shutdown
 2026-05-04 16:05 UTC  (3+ messages)

[PATCH] drm/ipv3: add CONFIG_OF dependency for DRM_OF_DISPLAY_MODE_BRIDGE
 2026-05-04 10:18 UTC  (4+ messages)

[PATCH RESEND v4 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-05-04  7:30 UTC  (2+ messages)

[PATCH] serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma
 2026-05-04  6:49 UTC  (4+ messages)

[PATCH v22 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-05-03 16:53 UTC  (6+ messages)
` [PATCH v22 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver "
` [PATCH v22 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver

[PATCH v2 0/4] fix and improve for Hi846
 2026-05-01  9:54 UTC  (5+ messages)
` [PATCH v2 1/4] media: hi846: fix hi846_write_reg_16 handling
` [PATCH v2 2/4] media: hi846: fix link frequency handling
` [PATCH v2 3/4] media: hi846: Add 6MP and 8MP modes support
` [PATCH v2 4/4] arm64: dts: imx8mq-librem5: Correct link frequency list

[PATCH v3 net] net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
 2026-05-01  1:20 UTC  (4+ messages)

[PATCH v7 0/3] Support configurable fan PWM at shutdown
 2026-04-30 23:17 UTC  (10+ messages)
` [PATCH v7 1/3] hwmon: emc2305: Fix fan channel index handling
` [PATCH v7 2/3] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [PATCH v7 3/3] hwmon: emc2305: Support configurable fan PWM at shutdown

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-04-30 18:53 UTC  (2+ messages)

[GIT PULL 3/4] i.MX dt binding changes for v7.1
 2026-04-30 18:47 UTC  (5+ messages)
` [GIT PULL 2/4] i.MX arm dts "

[PATCH] remoteproc: imx: use device node name as processor name
 2026-04-30 14:17 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-04-30 14:06 UTC  (9+ messages)
` [PATCH v2 3/3] "

[PATCH v8 2/4] backlight: add max25014atg backlight
 2026-04-30 13:58 UTC  (2+ messages)
` (subset) "

[PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
 2026-04-30 13:53 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-04-30 13:10 UTC  (3+ messages)
` [PATCH v5 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver

[PATCH v3 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
 2026-04-30 12:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL "
` [PATCH v3 2/2] arm64: dts: imx8dxl: Add SolidRun "

[PATCH v3 0/3] Add root port reset to support link recovery
 2026-04-30 10:49 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
` [PATCH v3 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupters for pcie{0,1}
` [PATCH v3 3/3] PCI: imx6: Add root port reset to support link recovery

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-30  9:18 UTC  (2+ messages)

[PATCH 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
 2026-04-30  8:45 UTC  (14+ messages)
` [PATCH 2/5] drivers: remoteproc: imx: add support for Cortex-A Core
    ` [EXT] "
` [PATCH 3/5] drivers: remoteproc: imx: add autoboot support for A-core remoteproc
` [PATCH 4/5] arm64: dts: imx93: Cortex-A Core remoteproc device node
    ` [EXT] "
` [PATCH 5/5] remoteproc: imx: use device node name as processor name

[PATCH v3 0/2] media: verisilicon: Simplification and clean up
 2026-04-30  8:20 UTC  (5+ messages)
` [PATCH v3 1/2] media: verisilicon: Simplify motion vectors and rfc buffers allocation

[PATCH 0/2] Enable dual OV5640 cameras on i.MX8MQ EVK board
 2026-04-30  7:58 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: imx8mq: Correct MIPI CSI clocks

[PATCH v2 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
 2026-04-30  6:46 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: add imx-rproc-psci binding
    ` [EXT] "


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