Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-05-28 12:03:33 to 2026-06-01 15:44:45 UTC [more...]

[PATCH 00/37] drm bridge hotplug
 2026-06-01 15:44 UTC  (2+ messages)

[PATCH 0/5] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-01 15:28 UTC  (12+ messages)
` [PATCH 1/5] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH 2/5] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH 3/5] mailbox: imx: Move the RXDB "
` [PATCH 4/5] mailbox: imx: Don't force-thread the primary handler
` [PATCH 5/5] remoteproc: imx_rproc: Invoke the callback directly

[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-06-01 15:20 UTC  (10+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH V14 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-06-01 15:19 UTC  (3+ messages)
` (subset) "

[PATCH 0/8] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-01 14:58 UTC  (31+ messages)
` [PATCH 1/8] dt-bindings: media: qcom: Add Shikra CAMSS compatible
` [PATCH 2/8] dt-bindings: i2c: qcom-cci: Document Shikra compatible
` [PATCH 3/8] media: qcom: camss: add support for QCM2390 camss
` [PATCH 4/8] arm64: dts: qcom: shikra: Add CAMSS node
` [PATCH 5/8] arm64: dts: qcom: shikra: Add CCI definitions
` [PATCH 7/8] arm64: dts: qcom: shikra-cqm-evk-imx577-camera: Add DT overlay
` [PATCH 8/8] arm64: dts: qcom: shikra-iqs-evk-imx577-camera: "

[PATCH v2 0/2] dt-bindings: watchdog: Convert TS-4800 to DT schema
 2026-06-01 14:55 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-06-01 14:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-06-01 14:51 UTC  (2+ messages)

[PATCH v3 0/5] remoteproc: cleanup shared carveout and resource-table helpers
 2026-06-01 14:42 UTC  (13+ messages)
` [PATCH v3 1/5] remoteproc: add common wc-ioremap carveout callbacks
` [PATCH v3 2/5] remoteproc: switch exact-match drivers to wc-ioremap callbacks
` [PATCH v3 3/5] remoteproc: mark wc-ioremap carveouts as iomem
` [PATCH v3 4/5] remoteproc: add helper for optional ELF resource tables
` [PATCH v3 5/5] remoteproc: switch drivers to optional resource-table helper

[net-next v24 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2026-06-01 11:24 UTC  (8+ messages)
` [net-next v24 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v24 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v24 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v24 4/7] net: mtip: Add net_device_ops "
` [net-next v24 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v24 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v24 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations

[PATCH v3 0/2] i.MX8MQ EVK: Enable dual OV5640 cameras
 2026-06-01 11:20 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: imx8mq-evk: Enable MIPI CSI and "
` [PATCH v3 2/2] media: i2c: ov5640: Use reset control framework to support shared reset

[PATCH v1 0/6] power: Use named initializers for platform_device_id arrays
 2026-06-01  6:48 UTC  (6+ messages)
` [PATCH v1 4/6] "

[PATCH v3 1/1] dt-bindings: trivial-devices: add fsl,mc1323
 2026-06-01  2:19 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: display: imx: Add television encoder (TVE) for imx53
 2026-06-01  2:16 UTC  (2+ messages)

[PATCH v5 0/3] Add root port reset to support link recovery
 2026-05-31 11:47 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: imx6q-pcie: Add optional interrupt entries for intr, aer and pme

[PATCHv2] serial: mxs-auart: fix probe error paths and clock handling
 2026-05-31  8:12 UTC  (5+ messages)

[PATCH] i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev members
 2026-05-30 20:05 UTC 

[PATCH] drm/imx/dcss: add missing kernel-doc parameters for scaler functions
 2026-05-30 19:59 UTC 

[PATCH] serial: mxs-auart: fix probe error paths and clock handling
 2026-05-30 19:33 UTC  (4+ messages)

[PATCH 00/76] drm/bridge: Convert all reset users to create_state
 2026-05-30 13:59 UTC  (8+ messages)
` [PATCH 12/76] drm/bridge: imx8mp-hdmi-pvi: Switch to atomic_create_state
` [PATCH 13/76] drm/bridge: imx8qm-ldb: "
` [PATCH 14/76] drm/bridge: imx8qxp-ldb: "
` [PATCH 15/76] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH 16/76] drm/bridge: imx8qxp-pixel-link: "
` [PATCH 17/76] drm/bridge: imx8qxp-pxl2dpi: "
` [PATCH 45/76] drm/imx: parallel-display: "

[PATCH 0/5] Add RPROC support for the MX95-15x15-FRDM board
 2026-05-30 10:45 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: imx_rproc: document optional "memory-region-names"

[PATCH v3] net: fec: fix pinctrl default state restore order on resume
 2026-05-30  6:19 UTC  (4+ messages)

[PATCH v3] net: fec: fix pinctrl default state restore order on resume
 2026-05-30  6:15 UTC  (2+ messages)

[PATCH net-next 9/9] net: dsa: netc: implement dynamic FDB entry aging
 2026-05-30  0:50 UTC  (2+ messages)

[PATCH net-next 8/9] net: dsa: netc: add bridge mode support
 2026-05-30  0:50 UTC  (2+ messages)

[PATCH net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
 2026-05-30  0:50 UTC  (2+ messages)

[PATCH net-next 1/9] net: enetc: add interfaces to manage FDB entries
 2026-05-30  0:49 UTC  (2+ messages)

[PATCH v2] net: fec: fix pinctrl default state restore order on resume
 2026-05-30  0:49 UTC  (2+ messages)

[PATCH] net: fec: fix pinctrl default state restore order on resume
 2026-05-30  0:48 UTC  (2+ messages)

[PATCH v2 net-next 12/12] net: enetc: dynamically allocate rxmsg based on VF count
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v2 net-next 09/12] net: enetc: add CBDR setup/teardown hooks to enetc_si_ops for VF support
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH v2 net-next 01/12] net: enetc: use enetc_set_si_hw_addr() for setting MAC address
 2026-05-30  0:46 UTC  (2+ messages)

[PATCH 23/23] driver core: platform: count references to all kinds of firmware nodes
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 18/23] drm/xe/i2c: use platform_device_set_fwnode()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 16/23] slimbus: qcom-ngd-ctrl: use platform_device_set_of_node()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 17/23] net: mv643xx: use platform_device_set_of_node()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 15/23] mfd: tps6586: use platform_device_set_of_node()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 04/23] pmdomain: imx: fix OF node refcount
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 03/23] slimbus: qcom-ngd-ctrl: fix OF node refcount
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 14/23] pmdomain: imx: use platform_device_set_of_node()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 13/23] net: bcmgenet: use platform_device_set_of_node()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 01/23] mfd: tps6586x: fix OF node refcount
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH 11/23] i2c: pxa-pci: use platform_device_set_of_node()
 2026-05-30  0:45 UTC  (2+ messages)

[PATCH v3 net 5/9] net: enetc: fix race condition in VF MAC address configuration
 2026-05-30  0:44 UTC  (2+ messages)

[PATCH v3 net 1/9] net: enetc: fix incorrect mailbox message status returned to VFs
 2026-05-30  0:44 UTC  (2+ messages)

[PATCH v23 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2026-05-29 15:45 UTC  (3+ messages)
` [PATCH v23 3/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
 2026-05-29 15:20 UTC  (3+ messages)

[PATCH v1 1/1] arm64: dts: imx91-var-som-symphony: fix RGB_SEL handling
 2026-05-29 13:48 UTC 

[PATCH] i2c: imx: Switch to new reg_target/unreg_target callbacks
 2026-05-29 13:04 UTC  (2+ messages)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-05-29 12:55 UTC  (2+ messages)
` (subset) "

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-29 12:24 UTC  (27+ messages)
` [PATCH 01/16] psci: simplify hotplug_tests()
` [PATCH 02/16] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH 03/16] powerpc: "
` [PATCH 04/16] x86/events: "
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 06/16] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH 07/16] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH 08/16] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH 09/16] hwtracing: hisi_ptt: "
` [PATCH 10/16] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 12/16] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH 13/16] perf: "
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
` [PATCH 15/16] thermal: intel: Use sysfs_emit() for powerclamp cpumask
` [PATCH 16/16] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH v2 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hardware revision
 2026-05-29 11:10 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: imx93-var-som-symphony: add TPM support
` [PATCH v2 2/4] arm64: dts: imx93-var-som-symphony: enable UART7
` [PATCH v2 3/4] arm64: dts: imx93-var-som-symphony: keep RGB_SEL low
` [PATCH v2 4/4] arm64: dts: imx93-var-som-symphony: enable TPM3 PWM

[PATCH v1 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hardware revision
 2026-05-29 10:35 UTC  (6+ messages)
` [PATCH v1 1/4] arm64: dts: imx93-var-som-symphony: add TPM support
` [PATCH v1 2/4] arm64: dts: imx93-var-som-symphony: enable UART7
` [PATCH v1 3/4] arm64: dts: imx93-var-som-symphony: keep RGB_SEL low
` [PATCH v1 4/4] arm64: dts: imx93-var-som-symphony: enable TPM3 PWM

[PATCH v1 0/3] regulator: Use named initializers for platform_device_id arrays
 2026-05-29  8:02 UTC  (3+ messages)
` [PATCH v1 2/3] "

[PATCH] serial: mxs-auart: fix 64-bit cast in probe
 2026-05-29  7:40 UTC  (4+ messages)

[PATCH v4 0/1] add PWM DTS support for S32G2/S32G3 SoCs
 2026-05-29  7:34 UTC  (2+ messages)
` [PATCH v4 1/1] arm64: dts: s32g: add PWM support for s32g2 and s32g3

[PATCH v3 0/1] add PWM DTS support for S32G2/S32G3 SoCs
 2026-05-29  7:24 UTC  (3+ messages)
` [PATCH v3 1/1] arm64: dts: s32g: add PWM support for s32g2 and s32g3

[PATCH -next] firmware: imx: se_ctrl: serialize command receiver registration
 2026-05-29  4:40 UTC  (4+ messages)

[PATCH net-next 0/9] net: dsa: netc: add bridge mode support
 2026-05-29  1:53 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: imx95-var-dart-sonata: add TPM reset GPIO
 2026-05-28 22:25 UTC  (2+ messages)

[PATCH] soc: imx8m: Fix match data lookup for soc device
 2026-05-28 19:09 UTC  (6+ messages)

[GIT PULL] i.MX Soc fixes for v7.1
 2026-05-28 19:05 UTC 

[PATCH v2 1/1] arm64: dts: imx95-var-dart-sonata: add CAN controller
 2026-05-28 16:03 UTC 

[PATCH v1 1/1] arm64: dts: imx95-var-dart-sonata: add CAN controller
 2026-05-28 15:52 UTC  (2+ messages)

[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-05-28 14:41 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] arm64: dts: s32g3: Fix SWT8 watchdog address
 2026-05-28 14:10 UTC  (2+ messages)

[PATCH v2 0/1] add PWM DTS support for S32G2/S32G3 SoCs
 2026-05-28 13:36 UTC  (3+ messages)
` [PATCH v2 1/1] arm64: dts: s32g: add PWM support for s32g2 and s32g3


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