Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-09-25 21:14:12 to 2025-09-30 20:18:42 UTC [more...]

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

[PATCH v3 0/5] i3c: Add basic HDR mode support
 2025-09-30 19:34 UTC  (6+ messages)
` [PATCH v3 1/5] i3c: Add HDR API support
` [PATCH v3 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v3 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v3 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v3 5/5] iio: magnetometer: Add mmc5633 sensor

[PATCH] dt-bindings: usb: switch: split out ports definition
 2025-09-30 19:13 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: touchscreen: rename maxim,max11801.yaml to trivial-touch.yaml
 2025-09-30 19:05 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: touchscreen: move ar1021.txt "

[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
 2025-09-30 16:11 UTC  (8+ messages)
` [PATCH 2/3 v2] PCI: s32g: Add initial PCIe support (RC)

[Bug report] crypto: zstd: kernel dump during UBIFS write back
 2025-09-30 16:09 UTC  (5+ messages)
` [PATCH] crypto: zstd - Fix compression bug caused by truncation

[PATCH v5 00/39] drm/atomic: Get rid of existing states (not really)
 2025-09-30 10:59 UTC  (4+ messages)
` [PATCH v5 17/39] drm/imx-dc: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v5 18/39] drm/imx-dcss: "
` [PATCH v5 19/39] drm/imx-ipuv3: "

[PATCH v6 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
 2025-09-30  9:42 UTC  (5+ messages)
` [PATCH v6 15/18] drm/exynos: exynos_dp: "
` [PATCH v6 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
` [PATCH v6 17/18] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
` [PATCH v6 18/18] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH 0/6] arm64: dts: imx8mm-phyboard-polis: cleanup and additional display
 2025-09-30  9:09 UTC  (9+ messages)
` [PATCH 1/6] arm64: dts: imx8mm-phyboard-polis: Use GPL-2.0-or-later OR MIT
` [PATCH 2/6] arm64: dts: imx8mm-phyboard-polis: move mipi bridge to som
` [PATCH 3/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10: reorder properties to match dts coding style
` [PATCH 4/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10: split display configuration
` [PATCH 5/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10-ph128800t006
` [PATCH 6/6] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Fix audio codec reset pin ctl

[PATCH net] net: enetc: initialize SW PIR and CIR based HW PIR and CIR values
 2025-09-30  9:00 UTC  (2+ messages)

[PATCH v5 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-09-29 23:33 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: usb: add missed compatible string for arm64 layerscape
` [PATCH v5 2/4] usb: dwc3: Add software-managed properties for flattened model
` [PATCH v5 3/4] usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 support
` [PATCH v5 4/4] arm64: dts: layerscape: add dma-coherent for usb node

[PATCH v3 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
 2025-09-29 17:10 UTC  (9+ messages)
` [PATCH v3 2/2] arm64: dts: imx95: Describe Mali G310 GPU

[PATCH v2 0/4] i3c: Add basic HDR mode support
 2025-09-29 16:04 UTC  (7+ messages)
` [PATCH v2 2/4] i3c: master: svc: "
` [PATCH v2 4/4] iio: magnetometer: Add mmc5633 sensor

[PATCH] mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
 2025-09-29 15:59 UTC  (4+ messages)

[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-09-29 15:25 UTC  (3+ messages)
` [PATCH v6 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-09-29 14:59 UTC  (6+ messages)
` [PATCH v2 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH v3 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-29 13:09 UTC  (8+ messages)
` [PATCH v3 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
` [PATCH v3 2/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
` [PATCH v3 3/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
` [PATCH v3 4/6] remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
` [PATCH v3 5/6] remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
` [PATCH v3 6/6] remoteproc: imx_rproc: Use devm_rproc_add() helper

[PATCH v4 0/5] pmdomain: core: Introduce device_set_out_band_wakeup and use it in usb
 2025-09-29 12:06 UTC  (5+ messages)

[PATCH] ARM: dts: imx6qdl: make VAR-SOM SoM SoC-agnostic
 2025-09-29  8:39 UTC  (4+ messages)

[PATCH V3 0/2] tty: serial: imx: improve the imx uart wakeup function
 2025-09-29  5:58 UTC  (6+ messages)
` [PATCH V3 1/2] tty: serial: imx: Only configure the wake register when device is set as wakeup source
` [PATCH V3 2/2] tty: serial: imx: Add missing wakeup event reporting

[PATCH v3 00/14] drm/imx: dc: Use prefetch engine
 2025-09-29  2:41 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v3 02/14] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v3 03/14] MAINTAINERS: Add i.MX8qxp prefetch engine DT binding files
` [PATCH v3 04/14] drm/imx: dc-fu: Fix dimensions
` [PATCH v3 05/14] drm/imx: dc-crtc: Disable at boot
` [PATCH v3 06/14] drm/imx: dc: Add PRG support
` [PATCH v3 07/14] drm/imx: dc: Add DPR channel support
` [PATCH v3 08/14] drm/imx: dc: Use TCON operation mode
` [PATCH v3 09/14] drm/imx: dc-ed: Support getting source selection
` [PATCH v3 10/14] drm/imx: dc-lb: Support getting secondary input selection
` [PATCH v3 11/14] drm/imx: dc-ed: Drop initial source selection
` [PATCH v3 12/14] drm/imx: dc-lb: Drop initial primary and secondary input selections
` [PATCH v3 13/14] drm/imx: dc-fu: Get DPR channel
` [PATCH v3 14/14] drm/imx: dc: Use prefetch engine

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-09-29  2:17 UTC  (5+ messages)

[PATCH v2 4/9] drm/panthor: Implement optional reset
 2025-09-28 16:56 UTC  (14+ messages)

[PATCH v2 1/2] dt-bindings: gpu: mali-valhall: make mali-supply optional
 2025-09-28  9:03 UTC  (2+ messages)
` [PATCH v2 2/2] drm/panthor: skip regulator setup if no such prop

[PATCH v1] drm/panthor: skip regulator setup if no such prop
 2025-09-28  8:36 UTC  (3+ messages)

[PATCH v4 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-09-26 23:52 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: usb: add missed compatible string for arm64 layerscape
` [PATCH v4 2/4] usb: dwc3: Add software-managed properties for flattened model
` [PATCH v4 3/4] usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 support
` [PATCH v4 4/4] arm64: dts: layerscape: add dma-coherent for usb node

[PATCH v5 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
 2025-09-26 22:58 UTC  (12+ messages)

[PATCH v3 0/3] Mainline Protonic PRT8ML board
 2025-09-26 22:20 UTC  (2+ messages)

[PATCH net] net: enetc: Fix probing error message typo for the ENETCv4 PF driver
 2025-09-26 22:20 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: display: bridge: convert megachips-stdpxxxx-ge-b850v3-fw.txt to yaml
 2025-09-26 20:29 UTC  (2+ messages)

[PATCH v4 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-09-26 18:17 UTC 

[PATCH v3 0/3] pci: endpoint: vntb: add MSI doorbell support
 2025-09-26 17:14 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()

[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
 2025-09-26 21:09 UTC  (8+ messages)
` [PATCH v19 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v19 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v19 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v19 4/7] firmware: imx: device context dedicated to priv
` [PATCH v19 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v19 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v19 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH v3 0/3] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-09-26 15:08 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: usb: add missed compatible string for arm64 layerscape
` [PATCH v3 2/3] usb: dwc3: dwc3-generic-plat: add layerscape dwc3 support
` [PATCH v3 3/3] arm64: dts: layerscape: add dma-coherent for usb node

[PATCH 2/3 v2] PCI: s32g: Add initial PCIe support (RC)
 2025-09-26 14:18 UTC  (3+ messages)

[PATCH 00/13] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
 2025-09-26  9:46 UTC  (7+ messages)
` [PATCH 12/13] dt-bindings: lpspi: Document nxp,lpspi-pincfg property

[PATCH v4 0/4] media: imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-09-26  8:46 UTC  (8+ messages)
` [PATCH v4 2/4] media: imx-mipi-csis: Move redundant debug print in probe
` [PATCH v4 3/4] media: imx-mipi-csis: Store the number of data_lanes configured in dt
` [PATCH v4 4/4] media: imx-mipi-csis: Get number of active lanes via mbus_config

[PATCH v2 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
 2025-09-26  8:26 UTC  (6+ messages)

[PATCH v6 3/4] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
 2025-09-26  6:09 UTC  (3+ messages)

[PATCH 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
 2025-09-26  5:34 UTC  (15+ messages)
` [PATCH 02/11] ARM: dts: imx6: rename touch-thermal0 to touch-0-thermal
` [PATCH 03/11] ARM: dts: imx6: rename m95m02 to eeprom
` [PATCH 04/11] ARM: dts: imx6qdl-ts4900: rename ngpio to ngpios
` [PATCH 05/11] ARM: dts: imx6: remove gpio suffix for regulator
` [PATCH 06/11] ARM: dts: imx6: change voltage-divider's io-channel-cells to 1
` [PATCH 07/11] ARM: dts: imx6: remove pinctrl-name if pinctrl-0 doesn't exist
` [PATCH 08/11] ARM: dts: imx6-tbs2910: rename ir_recv to ir
` [PATCH 09/11] ARM: dts: imx6q-utilite-pro: add missing required property for pci
` [PATCH 10/11] ARM: dts: imx6ull-phytec-tauri: remove extra space before jedec,spi-nor
` [PATCH 11/11] ARM: dts: imx6qdl-nitrogen6_max: rename i2c<n>mux to i2c

[PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present
 2025-09-26  3:02 UTC  (4+ messages)
` [PATCH v5 2/3] extcon: ptn5150: Add Type-C orientation switch support
` [PATCH v5 3/3] extcon: ptn5150: Support USB role switch via connector fwnode

[PATCH v2 0/5] add imx94 DDR Performance Monitor support
 2025-09-26  2:55 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: arm: imx: document i.MX 95 Verdin Evaluation Kit (EVK)
 2025-09-26  3:05 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: freescale: add initial support for "

[PATCH 1/1] dt-bindings: hwmon: (lm75) allow interrupt for ti,tmp75
 2025-09-26  1:21 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