Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-02-17 08:57:57 to 2025-02-18 19:32:43 UTC [more...]

[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-18 19:32 UTC  (28+ messages)
` [PATCH v3 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v3 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v3 04/25] drm/gem-shmem: "
` [PATCH v3 05/25] drm/gem-vram: "
` [PATCH v3 06/25] drm/armada: "
` [PATCH v3 07/25] drm/exynos: "
` [PATCH v3 08/25] drm/gma500: "
` [PATCH v3 09/25] drm/hibmc: "
` [PATCH v3 10/25] drm/imx/ipuv3: "
` [PATCH v3 11/25] drm/loongson: "
` [PATCH v3 12/25] drm/mediatek: "
` [PATCH v3 13/25] drm/msm: "
` [PATCH v3 14/25] drm/nouveau: "
` [PATCH v3 15/25] drm/omapdrm: "
` [PATCH v3 16/25] drm/qxl: "
` [PATCH v3 17/25] drm/renesas/rcar-du: "
` [PATCH v3 18/25] drm/renesas/rz-du: "
` [PATCH v3 19/25] drm/rockchip: "
` [PATCH v3 20/25] drm/tegra: "
` [PATCH v3 21/25] drm/virtio: "
` [PATCH v3 22/25] drm/vmwgfx: "
` [PATCH v3 23/25] drm/xe: "
` [PATCH v3 24/25] drm/xen: "
` [PATCH v3 25/25] drm/xlnx: "

[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
 2025-02-18 19:29 UTC  (9+ messages)
` [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
` [PATCH v4 2/8] reset: mpfs: use the auxiliary device creation
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
` [PATCH v4 4/8] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
` [PATCH v4 5/8] clk: eyeq: "
` [PATCH v4 6/8] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v4 7/8] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH v4 8/8] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2

[PATCH] pmdomain: imx: gpcv2: use proper helper for property detection
 2025-02-18 19:18 UTC 

[PATCH 0/4] media: i2c: Add driver for Sony IMX728
 2025-02-18 19:07 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: ti: k3-am62a7-sk: Add overlay for fusion 2 board
` [PATCH 4/4] arm64: dts: ti: Add overlays for IMX728 RCM

[PATCH v2 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
 2025-02-18 18:51 UTC  (5+ messages)

[PATCH v2 0/6] arm64: dts: imx8mp-skov: add new variants
 2025-02-18 18:38 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
` [PATCH v2 2/6] arm64: dts: imx8mp-skov: add basic board as fallback
` [PATCH v2 3/6] arm64: dts: imx8mp-skov: move I2C2 pin control group into DTSI
` [PATCH v2 4/6] arm64: dts: imx8mp-skov: describe I2C bus recovery for all controllers
` [PATCH v2 5/6] arm64: dts: imx8mp-skov: add revC BD500 board
` [PATCH v2 6/6] arm64: dts: imx8mp-skov: support new 7" panel board

[PATCH v4 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2025-02-18 18:26 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v4 2/6] arm64: dts: imx8mp: Add optional nominal drive mode DTSI
` [PATCH v4 3/6] arm64: dts: imx8mp: add fsl,nominal-mode property into nominal.dtsi
` [PATCH v4 4/6] arm64: dts: freescale: imx8mp-skov: configure LDB clock automatically
` [PATCH v4 5/6] arm64: dts: freescale: imx8mp-skov: operate SoC in nominal mode
` [PATCH v4 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH RESEND v4 0/2] regulator: add new PMIC PF9453 support
 2025-02-18 17:38 UTC  (3+ messages)
` [PATCH RESEND v4 1/2] regulator: dt-bindings: pca9450: Add nxp,pf9453 compatible string
` [PATCH RESEND v4 2/2] regulator: pf9453: add PMIC PF9453 support

[PATCH v5 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2025-02-18 17:22 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
` [PATCH v5 2/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit

[PATCH 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
 2025-02-18 16:08 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: clock: imx8mp: add axi clock
` [PATCH 2/4] clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents
` [PATCH 3/4] arm64: dts: imx8mp: add AUDIO_AXI_CLK_ROOT to AUDIOMIX block
` [PATCH 4/4] arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHz

[PATCH net-next 0/3] net: stmmac: further cleanups
 2025-02-18 16:04 UTC  (8+ messages)
` [PATCH net-next 1/3] net: stmmac: clarify priv->pause and pause module parameter
` [PATCH net-next 2/3] net: stmmac: remove useless priv->flow_ctrl
` [PATCH net-next 3/3] net: stmmac: "speed" passed to fix_mac_speed is an int

[PATCH 0/5] imx8mp: Add support to Run/Stall DSP via reset API
 2025-02-18 16:00 UTC  (19+ messages)
` [PATCH 1/5] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH 2/5] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH 3/5] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH 4/5] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH 5/5] imx_dsp_rproc: Use reset controller API to control the DSP

[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
 2025-02-18 13:36 UTC  (10+ messages)
` [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq

[PATCH v1 0/2] arm64: dts: freescale: imx8mm/imx8mp-verdin-dahlia: add Microphone Jack to sound card
 2025-02-18 12:00 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: imx8mp-verdin-dahlia: "
` [PATCH v1 2/2] arm64: dts: freescale: imx8mm-verdin-dahlia: "

[PATCH RFC net-next 0/7] net: stmmac: cleanup transmit clock setting
 2025-02-18 11:41 UTC  (9+ messages)
` [PATCH RFC net-next 1/7] net: stmmac: provide generic transmit clock configuration hook
` [PATCH RFC net-next 2/7] net: stmmac: provide generic implementation for set_clk_tx_rate method
` [PATCH RFC net-next 3/7] net: stmmac: dwc-qos-eth: use generic stmmac_set_clk_tx_rate()
` [PATCH RFC net-next 4/7] net: stmmac: starfive: "
` [PATCH RFC net-next 5/7] net: stmmac: s32: "
` [PATCH RFC net-next 6/7] net: stmmac: intel: "
` [PATCH RFC net-next 7/7] net: stmmac: imx: "

[PATCH net 0/8] net: enetc: fix some known issues
 2025-02-18 10:13 UTC  (21+ messages)
` [PATCH net 1/8] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH net 2/8] net: enetc: correct the tx_swbd statistics
` [PATCH net 3/8] net: enetc: correct the xdp_tx statistics
` [PATCH net 4/8] net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
` [PATCH net 5/8] net: enetc: update UDP checksum when updating originTimestamp field
` [PATCH net 6/8] net: enetc: add missing enetc4_link_deinit()
` [PATCH net 7/8] net: enetc: remove the mm_lock from the ENETC v4 driver
` [PATCH net 8/8] net: enetc: correct the EMDIO base offset for ENETC v4

[PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs
 2025-02-18 10:04 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: imx5: Fix the CCM interrupts description
 2025-02-18 10:02 UTC  (2+ messages)

[PATCH] ARM: dts: vfxxx: Fix the CAAM job ring node names
 2025-02-18  9:57 UTC  (2+ messages)

[PATCH v1] ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
 2025-02-18  9:52 UTC  (2+ messages)

[PATCH 0/6] Complete WM8960 power supplies for i.MX boards
 2025-02-18  9:41 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: imx8m: Add pinctrl config definitions
 2025-02-18  8:39 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mm: "
` [PATCH v2 2/2] arm64: dts: imx8mp: "

[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
 2025-02-18  8:14 UTC  (7+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers

[PATCH v3 0/9] Use correct LDO5 control registers for PCA9450
 2025-02-18  8:02 UTC  (4+ messages)
` (subset) "

[PATCH v3] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
 2025-02-18  7:48 UTC  (2+ messages)

[PATCH v3 00/15] Update PHYTEC's i.MX8MM DTSs
 2025-02-18  7:41 UTC  (16+ messages)
` [PATCH v3 01/15] arm64: dts: imx8mm-phycore-som: Keep LDO3 on in suspend
` [PATCH v3 02/15] arm64: dts: imx8mm-phycore-som: Fix bluetooth wakeup source
` [PATCH v3 03/15] arm64: dts: imx8mm-phycore-som: Remove magic-packet property
` [PATCH v3 04/15] arm64: dts: imx8mm-phycore-som: Assign regulator for dsi to lvds bridge
` [PATCH v3 05/15] arm64: dts: imx8mm-phycore-som: add descriptions to nodes
` [PATCH v3 06/15] arm64: dts: imx8mm-phyboard-polis: add RTC description
` [PATCH v3 07/15] arm64: dts: imx8mm-phyboard-polis: Set RTC as wakeup-source
` [PATCH v3 08/15] arm64: dts: imx8mm-phygate-tauri-l: "
` [PATCH v3 09/15] arm64: dts: imx8mm: move bulk of rtc properties to carrierboards
` [PATCH v3 10/15] arm64: dts: imx8mm-phyboard-polis: Assign missing regulator for bluetooth
` [PATCH v3 11/15] arm64: dts: imx8mm-phyboard-polis: Add support for PEB-AV-10
` [PATCH v3 12/15] arm64: dts: imx8mm-phyboard-polis: Add overlay for PEB-EVAL-01
` [PATCH v3 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc
` [PATCH v3 14/15] arm64: dts: imx8mm-phycore-som: Add no-eth phy overlay
` [PATCH v3 15/15] arm64: dts: imx8mm-phycore-som: Add overlay to disable SPI NOR flash

[PATCH 1/1] arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
 2025-02-18  6:20 UTC  (2+ messages)

[PATCH v2 00/15] Update PHYTEC's i.MX8MM DTSs
 2025-02-18  5:16 UTC  (6+ messages)
` [PATCH v2 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc

[PATCH 0/3] TQMa93xx fixes
 2025-02-18  5:35 UTC  (2+ messages)

[PATCH 0/5] TQMa8Xx update
 2025-02-18  5:26 UTC  (2+ messages)

[PATCH 0/2] i.MX7 DT fixes
 2025-02-18  5:21 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: imx7s: Move csi-mux to below root

[PATCH v2 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2025-02-18  5:11 UTC  (2+ messages)

[PATCH] firmware: imx-scu: fix OF node leak in .probe()
 2025-02-18  3:23 UTC  (2+ messages)

[PATCH] mmc: sdhci-esdhc-imx: improve imx8mq emmc/sd read performance
 2025-02-18  3:09 UTC  (6+ messages)
  ` [EXT] "

[PATCH 0/2] ASoC: SOF: imx: fix a couple Smatch bugs
 2025-02-17 16:24 UTC  (2+ messages)

[PATCH v2 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-17 11:24 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: vf610: Switch to gpio-mmio

[PATCH v2 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes
 2025-02-17 10:02 UTC  (2+ messages)

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-17 10:21 UTC  (6+ messages)
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH v11 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2025-02-17 10:15 UTC  (3+ messages)
` [PATCH v11 2/3] arm64: dts: imx95: add usb3 related nodes

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2025-02-17 10:06 UTC  (3+ messages)
` [PATCH v11 2/3] dt-bindings: arm: Document the btt3 i.MX28 based board

[PATCH 1/1] arm64: dts: imx8mq-librem5: remove undocument property 'extcon' for usb-pd@3f
 2025-02-17 10:01 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8m: Add pinctrl config definitions
 2025-02-17  9:21 UTC  (4+ messages)

[PATCH v6 00/10] RISC-V IMSIC driver improvements
 2025-02-17  8:56 UTC  (11+ messages)
` [PATCH v6 01/10] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v6 02/10] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v6 03/10] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v6 05/10] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v6 06/10] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v6 07/10] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v6 08/10] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v6 09/10] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v6 10/10] irqchip/riscv-imsic: Special handling for non-atomic device MSI update


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