Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-06-30 15:49:01 to 2026-07-02 16:04:54 UTC [more...]

[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
 2026-07-02 16:04 UTC  (8+ messages)
` [PATCH v7 1/8] media: subdev: Add set_pad_by_ep() callback to internal ops
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper
` [PATCH v7 3/8] media: synopsys: Use v4l2_subdev_get_frame_desc_passthrough()
` [PATCH v7 4/8] media: synopsys: Use media_async_register_subdev() to simplify code
` [PATCH v7 5/8] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v7 6/8] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)
` [PATCH v7 7/8] arm64: dts: imx8: add camera parallel interface (CPI) node

[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-07-02 15:58 UTC  (24+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 06/11] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH v2 07/11] hwtracing: hisi_ptt: "
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 10/11] perf: "
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH v3 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
 2026-07-02 15:53 UTC  (2+ messages)

[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-07-02 15:26 UTC  (2+ messages)

[PATCH v5 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-07-02 13:17 UTC  (6+ messages)
` [PATCH v5 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v5 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH v2 0/5] arm64: dts: describe the Lynx 10G and 28G SerDes blocks for Layerscape SoCs
 2026-07-02 12:23 UTC  (9+ messages)
` [PATCH v2 1/5] arm64: dts: lx2160a: transition to device-specific SerDes compatible strings
` [PATCH v2 2/5] arm64: dts: ls1028a: describe the Lynx 10G SerDes
` [PATCH v2 3/5] arm64: dts: ls1046a: describe the Lynx 10G SerDes blocks
` [PATCH v2 4/5] arm64: dts: ls208xa: "
` [PATCH v2 5/5] arm64: dts: ls1088a: "

[PATCH 00/18] Add DT support for CSI2RX multi-stream
 2026-07-02 10:54 UTC  (29+ messages)
` [PATCH 01/18] arm64: dts: ti: k3-{j721e/j721s2}-main: Fix indentation in CSI2RX node
` [PATCH 02/18] arm64: dts: ti: k3-j721e-main: Add multiple channels for CSI2RX DMA
` [PATCH 03/18] arm64: dts: ti: k3-j721s2-main: "
` [PATCH 04/18] arm64: dts: ti: k3-j784s4-j742s2-main-common: "
` [PATCH 05/18] arm64: dts: ti: k3-am62p-j722s: "
` [PATCH 06/18] arm64: dts: ti: k3-j722s-main: "
` [PATCH 07/18] arm64: dts: ti: k3-j721e: Add overlay for fusion application daughter board
` [PATCH 08/18] arm64: dts: ti: k3-j721s2: "
` [PATCH 09/18] arm64: dts: ti: k3-j721e-sk: "
` [PATCH 10/18] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 11/18] arm64: dts: ti: k3-am68-sk: Add overlay for dual Arducam V3link fusion
` [PATCH 12/18] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 13/18] arm64: dts: ti: k3-j784s4-evm: Add overlay for J7EXPA01EVM Fusion2
` [PATCH 14/18] arm64: dts: ti: k3-j722s-evm: "
` [PATCH 15/18] arm64: dts: ti: k3-j721s2: Add overlay for DS90UB954-Q1EVM
` [PATCH 16/18] arm64: dts: ti: k3-j721e: "
` [PATCH 17/18] arm64: dts: ti: k3-v3link: Add overlay for IMX219+UB953 serializer
` [PATCH 18/18] arm64: defconfig: Enable DS90UB960 deserializer and DS90UB953 serializer

[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-07-02  9:44 UTC  (11+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p

[PATCH net] net: phy: motorcomm: read EEE abilities in yt8521_get_features()
 2026-07-02  7:57 UTC  (6+ messages)

[PATCH v2 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-02  2:57 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH v2 net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
` [PATCH v2 net-next 03/14] net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()
` [PATCH v2 net-next 04/14] net: enetc: improve MAFT entry management with bitmap tracking
` [PATCH v2 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH v2 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH v2 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH v2 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()
` [PATCH v2 net-next 09/14] net: enetc: remove enetc4_set_default_si_vlan_promisc()
` [PATCH v2 net-next 10/14] net: enetc: refactor SI VLAN promiscuous mode configuration
` [PATCH v2 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH v2 net-next 12/14] net: enetc: remove redundant num_vsi field from enetc_port_caps
` [PATCH v2 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH v2 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation

[PATCH] drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
 2026-07-01 17:19 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: imx8mp-skov: add new 7" variant
 2026-07-01 17:07 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add compatible for new Skov I.MX8MP variant
` [PATCH v3 2/2] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH v5 0/2] media: nxp: imx8-isi: Add virtual channel and frame descriptor support
 2026-07-01 16:09 UTC  (7+ messages)
` (subset) "

[PATCH v1 1/1] arm64: dts: imx95-var-dart: wm8904: Add INL1 as DMICDAT1
 2026-07-01 15:53 UTC 

[PATCH v6 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-01 15:37 UTC  (5+ messages)

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-07-01 15:05 UTC  (5+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()

[PATCH v6 0/5] add runtime suspend/resume support
 2026-07-01 14:50 UTC  (13+ messages)
` [PATCH v6 1/5] dmaengine: fsl-edma: use devm_clk_get_optional() for channel clock
` [PATCH v6 2/5] dmaengine: fsl-edma: use devm_clk_get_optional() for DMA engine clock
` [PATCH v6 3/5] dmaengine: fsl-edma: convert DMAMUX clock handling to bulk clock API
` [PATCH v6 4/5] dmaengine: fsl-edma: add runtime suspend/resume support
` [PATCH v6 5/5] dmaengine: fsl-edma: fix use-after-free after dev_pm_domain_detach()

[PATCH v4 0/2] pmdomain: imx: Fix i.MX8MP VC8000E power up sequence
 2026-07-01 14:40 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH 0/1] describe GPIO and EIRQ resources in SIUL2 pinctrl node for S32G2/S32G3 SoCs
 2026-07-01 12:02 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node

[PATCH V5 0/7]PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-01 11:10 UTC  (15+ messages)
` [PATCH V5 1/7] arm: dts: imx6qdl-sabresd: Add power supply property to Root Port node
` [PATCH V5 2/7] arm: dts: imx6sx-sdb: "
` [PATCH V5 3/7] arm64: dts: imx8mm-evk: "
` [PATCH V5 4/7] arm64: dts: imx8mp-evk: Add power supply properties "
` [PATCH V5 5/7] arm64: dts: imx8mq-evk: "
` [PATCH V5 6/7] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V5 7/7] arm64: dts: imx95: Move "

[PATCH net-next 00/14] net: enetc: cleanups and improvements
 2026-07-01 10:48 UTC  (12+ messages)
` [PATCH net-next 02/14] net: enetc: extract common helpers for MAC hash filter configuration
` [PATCH net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [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 v4 0/3] i3c: Improve CCC reliability for DesignWare master
 2026-07-01 10:37 UTC  (13+ messages)
` [PATCH v4 1/3] i3c: master: dw: Report actual GET CCC payload length on success
` [PATCH v4 2/3] i3c: master: dw: Map CCC hardware errors to I3C M0/M2
` [PATCH v4 3/3] i3c: master: Validate GET CCC payload length and retry Direct GET once

[PATCH v12 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-07-01 10:28 UTC  (8+ messages)
` [PATCH v12 4/6] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH v12 5/6] pinctrl: s32cc: implement GPIO functionality
` [PATCH v12 6/6] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node

[PATCH v6 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-07-01 10:05 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v6 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v6 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board

[PATCH] ARM: dts: imx6qdl-tqma6: add nvmem-layout
 2026-07-01  9:45 UTC 

[PATCH] ARM: dts: imx6ul-tqma6ul: add nvmem-layout
 2026-07-01  9:09 UTC 

[PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
 2026-07-01  8:48 UTC  (4+ messages)

[PATCH V4 0/7] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-01  8:44 UTC  (4+ messages)

[PATCH v6 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-07-01  7:31 UTC  (5+ messages)
` [PATCH v6 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
` [PATCH v6 5/5] watchdog: aaeon: Add watchdog driver for SRG-IMX8P MCU

[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX8QM and Symphony board
 2026-07-01  7:30 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX8 QuadMax Boards

[PATCH V4 2/8] PCI: imx6: Add skip_pwrctrl_off flag support
 2026-07-01  2:21 UTC  (3+ messages)

[PATCH V4 1/8] PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()
 2026-07-01  2:08 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (should be st,stmpe610)
 2026-06-30 21:47 UTC  (2+ messages)

[PATCH] fsl-edma: tracing: no ptr dereference during log output
 2026-06-30 20:44 UTC  (4+ messages)

[PATCH 1/1] MAINTAINERS: ARM/FREESCALE: merge Layerscape entry into i.MX entry
 2026-06-30 20:16 UTC 

[PATCH v5 0/5] phy: fsl-imx8mq-usb: few improvements
 2026-06-30 19:13 UTC  (5+ messages)
` [PATCH v5 3/5] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v5 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

[PATCH 1/1] MAINTAINERS: media: nxp: imx8-isi: Add Frank Li as reviewer and i.MX mailing list
 2026-06-30 16:34 UTC 

[PATCH v5 1/2] arm64: dts: imx94: Add Root Port node
 2026-06-30 16:00 UTC  (2+ messages)

[PATCH 1/4] spi: atcspi200: return error from failed controller suspend
 2026-06-30 11:38 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