Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-11-26 07:58:55 to 2024-12-02 02:57:47 UTC [more...]

[PATCH v5 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-02  2:56 UTC  (11+ messages)
` [PATCH v5 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units
` [PATCH v5 02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine
` [PATCH v5 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v5 04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v5 05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter
` [PATCH v5 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer
` [PATCH v5 07/19] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v5 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller
` [PATCH v5 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
` [PATCH v5 10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine

[PATCH] usb: core: hcd: only check primary hcd skip_phy_initialization
 2024-12-02  2:50 UTC  (2+ messages)

[PATCH] usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_SKIP_PHY_INIT property
 2024-12-02  2:49 UTC  (2+ messages)

[PATCH v10 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2024-12-02  2:47 UTC  (3+ messages)

[PATCH] usb: chipidea: host: Improve port index sanitizing
 2024-12-02  2:33 UTC  (3+ messages)

[PATCH v4 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-02  2:16 UTC  (13+ messages)
` [PATCH v4 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
  ` [v4,09/19] "
` [DO NOT MERGE PATCH v4 16/19] arm64: dts: imx8qxp: Add display controller subsystem

[PATCH v4 00/18] Support spread spectrum clocking for i.MX8N PLLs
 2024-12-01 20:12 UTC  (22+ messages)
` [PATCH v4 01/18] clk: imx8mm: rename video_pll1 to video_pll
` [PATCH v4 02/18] clk: imx8mp: "
` [PATCH v4 03/18] dt-bindings: clock: imx8m-anatop: define clocks/clock-names
` [PATCH v4 04/18] arm64: dts: imx8mm: add anatop clocks
` [PATCH v4 05/18] arm64: dts: imx8mn: "
` [PATCH v4 06/18] arm64: dts: imx8mp: "
` [PATCH v4 07/18] arm64: dts: imx8mq: "
` [PATCH v4 08/18] dt-bindings: clock: imx8mm: add binding definitions for anatop
` [PATCH v4 09/18] dt-bindings: clock: imx8mn: "
` [PATCH v4 10/18] dt-bindings: clock: imx8mp: "
` [PATCH v4 11/18] clk: imx: add hw API imx8m_anatop_get_clk_hw
` [PATCH v4 12/18] clk: imx: add support for i.MX8MN anatop clock driver
` [PATCH v4 13/18] dt-bindings: clock: imx8m-clock: support spread spectrum clocking
` [PATCH v4 14/18] arm64: dts: imx8mm: add PLLs to clock controller module (ccm)
` [PATCH v4 15/18] arm64: dts: imx8mn: "
` [PATCH v4 16/18] arm64: dts: imx8mp: "
` [PATCH v4 17/18] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH v4 18/18] clk: imx8mn: "

[PATCH v5 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
 2024-11-30 20:21 UTC  (4+ messages)
` [PATCH v5 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4

[PATCH] mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
 2024-11-30 20:07 UTC  (8+ messages)
` [PATCH v5 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
` [PATCH v5 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v5 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v5 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v5 4/4] MAINTAINERS: add NXP S32G RTC driver

[PATCH] media: dt-bindings: sony,imx415: add required clock-names property
 2024-11-30 14:17 UTC 

[PATCH v4 0/2] power: supply: max17042: cleanup and more features
 2024-11-30 11:38 UTC  (5+ messages)
` [PATCH v4 1/2] power: supply: max17042: make interrupt shared
` [PATCH v4 2/2] power: supply: max17042: add platform driver variant

[PATCH v2] ARM: imx: Re-introduce the PINCTRL selection
 2024-11-29 22:53 UTC  (8+ messages)

[PATCH v3 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2024-11-29 16:05 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v3 2/3] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
` [PATCH v3 3/3] can: flexcan: add NXP S32G2/S32G3 SoC support

[PATCH 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-11-29 15:01 UTC  (3+ messages)
` [PATCH 3/5] phy: fsl-imx8mq-usb: add tca function driver for imx95

[PATCH v3 net 0/2] fix crash issue when setting MQPRIO for VFs
 2024-11-29 13:00 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: fix i.MX build dependency
 2024-11-29 10:38 UTC  (2+ messages)

[PATCH v2] gpio: pca953x: do not enable regmap cache when there is no regulator
 2024-11-29  2:26 UTC  (3+ messages)

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-29  2:23 UTC  (5+ messages)

[PATCH v5 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-11-28 21:18 UTC  (13+ messages)
` [PATCH v5 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v5 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v5 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v5 4/4] MAINTAINERS: add NXP S32G RTC driver

[PATCH 0/3] sn65dsi83: Add LVDS_VCOM option in device-tree
 2024-11-28 14:29 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add optional property ti,lvds-vcom
` [PATCH 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vcom as optional property
` [PATCH 3/3] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set custom lvds_vcom

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-11-28  8:42 UTC  (2+ messages)
` [PATCH v15 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct

[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
 2024-11-28  7:32 UTC  (13+ messages)
` [PATCH v2 1/3] ARM: imx: Allow user to disable pinctrl

[PATCH] ARM: imx: defconfig: Explicitly select CONFIG_PINCTRL
 2024-11-28  7:29 UTC  (3+ messages)

[PATCH v4] i2c: imx: support DMA defer probing
 2024-11-28  6:54 UTC  (6+ messages)

[PATCH v14 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-11-28  5:58 UTC  (3+ messages)
` [PATCH v14 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct

[PATCH] gpio: gpio-pca953x: do not enable regmap cache when there is no regulator
 2024-11-28  1:31 UTC  (3+ messages)

[PATCH] ARM: imx_*_defconfig: Fix i.MX pinctrl enablement
 2024-11-27 19:44 UTC  (3+ messages)

[PATCH v2 00/11] Use correct LDO5 control registers for PCA9450
 2024-11-27 16:42 UTC  (5+ messages)
` [PATCH v2 04/11] arm64: dts: imx8mp-skov-reva: Use hardware signal for SD card VSELECT
` [PATCH v2 09/11] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal
` [PATCH v2 10/11] arm64: dts: imx93-kontron: Fix SD card IO voltage control
` [PATCH v2 11/11] arm64: dts: imx8mp-kontron: Add support for reading SD_VSEL signal

[PATCH RFC net-next v6 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-27 14:51 UTC  (3+ messages)
` [PATCH RFC net-next v6 09/15] net: dwmac-starfive: Use helper rgmii_clock

[PATCH] pmdomain: Switch back to struct platform_driver::remove()
 2024-11-27 13:31 UTC 

[PATCH 00/10] pmdomain: Simplify with cleanup.h
 2024-11-27 13:14 UTC  (3+ messages)
` [PATCH 09/10] pmdomain: renesas: rcar-gen4-sysc: Use scoped device node handling to simplify error paths

[PATCH 00/15] Update PHYTEC's i.MX8MM DTSs
 2024-11-27 11:01 UTC  (10+ messages)
` [PATCH 02/15] arm64: dts: imx8mm-phycore-som: Fix bluetooth wakeup source
  ` [Upstream] "
` [PATCH 07/15] arm64: dts: imx8mm-phyboard-polis: Set RTC as wakeup-source
  ` [Upstream] "
` [PATCH 08/15] arm64: dts: imx8mm-phygate-tauri-l: "
  ` [Upstream] "
` [PATCH 09/15] arm64: dts: imx8mm: move bulk of rtc properties to carrierboards
  ` [Upstream] "

[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-27  8:53 UTC  (22+ messages)
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v8 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v8 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support

[PATCH v3] i2c: imx: support DMA defer probing
 2024-11-27  8:18 UTC  (5+ messages)
  ` [EXT] "
    `  "

[PATCH v2] i2c: imx: support DMA defer probing
 2024-11-27  7:41 UTC  (9+ messages)

[PATCH v2 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2024-11-27  7:37 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support

[PATCH 0/5] clk: Fix simple video pipelines on i.MX8
 2024-11-27  7:24 UTC  (6+ messages)

[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-27  6:01 UTC  (3+ messages)

[PATCH v2] usb: dwc3: imx8mp: fix software node kernel dump
 2024-11-26 22:14 UTC  (2+ messages)

[PATCH v2 0/6] Configure imx8mp dsp node for rproc usage
 2024-11-26 16:36 UTC  (5+ messages)
` [PATCH v2 4/6] dt-bindings: clock: imx8mp: Add syscon compatible

[PATCH 0/3] ARM: dts: imx: add phy-3p0-supply for i.MX6 series
 2024-11-26  9:22 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: imx6qdl: add phy-3p0-supply to usb phys
` [PATCH 2/3] ARM: dts: imx6sl: "
` [PATCH 3/3] ARM: dts: imx6sx: "

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-26  7:57 UTC  (2+ messages)
` [PATCH v7 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe


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