imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 18:55:06 to 2025-08-15 09:09:44 UTC [more...]

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-15  9:09 UTC  (15+ messages)
` [PATCH v5 01/15] devres: provide devm_kmemdup_const()
` [PATCH v5 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v5 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v5 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v5 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v5 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v5 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v5 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v5 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v5 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v5 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v5 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v5 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH 00/13] arm64: dts: imx95: various updates
 2025-08-15  9:03 UTC  (14+ messages)
` [PATCH 01/13] arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcid
` [PATCH 02/13] arm64: dts: imx95: Add System Counter node
` [PATCH 03/13] arm64: dts: imx95: Add LMM/CPU nodes
` [PATCH 04/13] arm64: dts: imx95: Add more V2X MUs
` [PATCH 05/13] arm64: dts: imx95: Add OCOTP node
` [PATCH 06/13] arm64: dts: imx95: Add coresight nodes
` [PATCH 07/13] arm64: dts: imx95-evk: Update alias
` [PATCH 08/13] arm64: dts: imx95-19x19-evk: Add phy supply for netc
` [PATCH 09/13] arm64: dts: imx95-19x19-evk: Add Tsettle delay in m2 regulator
` [PATCH 10/13] arm64: dts: imx95-19x19-evk: Add pca9632 node
` [PATCH 11/13] arm64: dts: imx95-19x19-evk: Add pf09 and pf53 thermal zones
` [PATCH 12/13] arm64: dts: imx95-19x19-evk: Add spidev0
` [PATCH 13/13] arm64: dts: imx95-15x15-evk: Change pinctrl settings for usdhc2

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-08-15  8:51 UTC  (6+ messages)
` [PATCH v2 1/9] list: add list_last_entry_or_null()
` [PATCH v2 9/9] drm/imx: parallel-display: put the bridge returned by drm_bridge_get_next_bridge()

[PATCH] media: nxp: imx8-isi: Add suspend/resume support for ISI mem2mem
 2025-08-15  8:50 UTC  (3+ messages)

[PATCH 0/3] spi: use min_t() to improve code
 2025-08-15  8:21 UTC  (2+ messages)
` [PATCH 1/3] spi: spi-fsl-lpspi: "

[PATCH] net: usb: asix: avoid to call phylink_stop() a second time
 2025-08-15  8:15 UTC  (4+ messages)

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-15  6:05 UTC  (36+ messages)
` [PATCH v3 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v3 net-next 02/15] dt-bindings: net: add ptp-timer property
` [PATCH v3 net-next 03/15] dt-bindings: net: add an example for ENETC v4
` [PATCH v3 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v3 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v3 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v3 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v3 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4

[PATCH 00/13] spi: spi-fsl-lpspi: Generic fixes and support for S32G devices
 2025-08-15  3:37 UTC  (29+ messages)
` [PATCH 01/13] spi: spi-fsl-lpspi: Fix transmissions when using CONT
` [PATCH 02/13] spi: spi-fsl-lpspi: Set correct chip-select polarity bit
` [PATCH 03/13] spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
` [PATCH 04/13] spi: spi-fsl-lpspi: Clear status register after disabling the module
` [PATCH 05/13] spi: spi-fsl-lpspi: Enumerate all pin configuration definitions
` [PATCH 06/13] spi: spi-fsl-lpspi: Add DT property to override default pin config
` [PATCH 07/13] spi: spi-fsl-lpspi: Constify devtype datas
` [PATCH 08/13] spi: spi-fsl-lpspi: Make prescale erratum a bool
` [PATCH 09/13] spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
` [PATCH 10/13] spi: spi-fsl-lpspi: Add compatible for S32G
` [PATCH 11/13] dt-bindings: lpspi: Update maximum num-cs value
` [PATCH 12/13] dt-bindings: lpspi: Document nxp,lpspi-pincfg property
` [PATCH 13/13] dt-bindings: lpspi: Document support for S32G

[PATCH RESEND 0/2] dt-bindings: Drop 'db' suffix duplicating dtschema
 2025-08-14 21:12 UTC  (3+ messages)
` [PATCH RESEND 1/2] dt-bindings: leds: issi,is31fl319x: "

[PATCH v4 0/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
 2025-08-14 21:11 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add bindings for AP1302

[PATCH v0 0/2] PCI: imx6: Enable the vaux regulator when fetch it
 2025-08-14 19:02 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Add vaux for i.MX PCIe
` [PATCH v3 2/2] PCI: imx6: Enable the vaux regulator when fetch it

[PATCH] media: nxp: imx8-isi: Drop unused argument to mxc_isi_channel_chain()
 2025-08-14 18:52 UTC  (2+ messages)

[PATCH 00/13] PCI: Drop superfluous pci_epc_features initialization
 2025-08-14 15:50 UTC  (3+ messages)
` [PATCH 05/13] PCI: imx6: "

[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-08-14 15:29 UTC  (17+ messages)
` [PATCH 048/114] clk: sophgo: sg2042-clkgen: convert from "
` [PATCH 075/114] clk: apple-nco: "
` [PATCH 084/114] clk: mstar: msc313-cpupll: "
` [PATCH 092/114] clk: renesas: rzg2l-cpg: "
` [PATCH 093/114] clk: renesas: rzv2h-cpg: remove round_rate() in favor of determine_rate()
` [PATCH 106/114] clk: versaclock5: convert from round_rate() to determine_rate()
` [PATCH 111/114] clk: divider: remove round_rate() in favor of determine_rate()
` [PATCH 113/114] clk: sophgo: sg2042-pll: "

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-14 14:18 UTC  (9+ messages)
` [PATCH 04/21] drm: "
` [PATCH 06/21] Input: "
` [PATCH 09/21] mfd: "
` [PATCH 14/21] pmdomain: "
` (subset) [PATCH 00/21] treewide: "

[PATCH] imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-08-14 11:37 UTC 

[PATCH v2] net: usb: asix_devices: add phy_mask for ax88772 mdio bus
 2025-08-14  9:50 UTC  (4+ messages)

[PATCH 00/19] perf: Rework event_init checks
 2025-08-14  8:04 UTC  (22+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH v4] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-08-14  7:52 UTC  (3+ messages)

[PATCH v2 0/8] Replace verbatim license text with a `SPDX-License-Identifier`
 2025-08-14  7:47 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: dts: imx53-ppd: Replace license text comment with SPDX identifier
` [PATCH v2 2/8] ARM: dts: imx53-usbarmory: "
` [PATCH v2 3/8] ARM: dts: imx6-sabrelite: "
` [PATCH v2 4/8] ARM: dts: imx6-evi: "
` [PATCH v2 5/8] ARM: dts: imx6-marsboard: "
` [PATCH v2 6/8] ARM: dts: imx6-pistachio: "
` [PATCH v2 7/8] ARM: dts: imx6-novena: "
` [PATCH v2 8/8] ARM: dts: imx6-warp: "

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-14  7:37 UTC  (8+ messages)
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction

[PATCH v2] PCI: imx6: Enable the vpcie regulator when fetch it
 2025-08-14  5:54 UTC  (3+ messages)

[PATCH RESEND net-next v2] net: enetc: Remove error print for devm_add_action_or_reset()
 2025-08-14  0:40 UTC  (2+ messages)

[PATCH v2 0/2] media: nxp: imx8-isi: fix streaming cleanup on release
 2025-08-13 22:40 UTC  (7+ messages)
` [PATCH v2 1/2] media: nxp: imx8-isi: Fix "
` [PATCH v2 2/2] media: nxp: imx8-isi: Drop mxc_isi_video.is_streaming field

[PATCH] media: nxp: imx8-isi: fix streaming cleanup on release
 2025-08-13 19:35 UTC  (2+ messages)

[PATCH v2 resend] arm64: dts: freescale: Switch to hp-det-gpios
 2025-08-13 15:44 UTC 

[PATCH v2] ARM: dts: imx6-litesom: Replace license text comment with SPDX identifier
 2025-08-13 15:29 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6-aristainetos2: Replace license text comment with SPDX identifier
 2025-08-13 15:11 UTC  (2+ messages)

Kernel Panic when trying to capture camera with ffmpeg on imx8mp
 2025-08-13 11:57 UTC  (8+ messages)

[PATCH] ARM: dts: imx6-display5: Replace license text comment with SPDX identifier
 2025-08-13  9:56 UTC  (4+ messages)

[PATCH v2 0/4] media: Add Sony IMX585 image sensor support
 2025-08-13  7:34 UTC  (17+ messages)
` [PATCH v2 1/4] dt-bindings: media: Add Sony IMX585 CMOS image sensor
` [PATCH v2 4/4] media: docs: Add userspace-API guide for the IMX585 driver

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

[net-next RESEND v17 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-13  6:21 UTC  (3+ messages)

[PATCH] usb: chipidea: imx: improve usbmisc_imx7d_pullup()
 2025-08-13  5:58 UTC  (2+ messages)

[PATCH v2 00/72] media: i2c: Reduce cargo-cult
 2025-08-12 21:46 UTC  (3+ messages)
` [PATCH v2 68/72] ARM: dts: nxp: imx6qdl-pico: Replace clock-frequency in camera sensor node
` [PATCH v2 69/72] ARM: dts: nxp: imx6qdl-wandboard: "

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-08-12 20:10 UTC  (7+ messages)
` (subset) "

[PATCH v3 0/2] Replace verbatim license text with a `SPDX-License-Identifier`
 2025-08-12 18:54 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: dts: imx6-utilite: Replace license text comment with SPDX identifier


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).