imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 15:08:40 to 2024-03-29 07:58:53 UTC [more...]

[PATCH 0/2] i.MX93 ADC calibration settings
 2024-03-29  7:58 UTC  (6+ messages)
    ` [Upstream] "

[RESEND PATCH] dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
 2024-03-29  4:25 UTC  (3+ messages)

[PATCH V7 0/6] soc: imx8mp: Finish support for HDMI
 2024-03-29  3:19 UTC  (5+ messages)
` [PATCH V7 3/6] arm64: dts: imx8mp: add HDMI power-domains
` (subset) [PATCH V7 0/6] soc: imx8mp: Finish support for HDMI

[PATCH v2 1/3] arm64: dts: imx8qm-mek: add adc0 support
 2024-03-29  3:11 UTC  (2+ messages)

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 23:42 UTC  (47+ messages)
` [PATCH 01/23] media: i2c: imx258: Remove unused defines
` [PATCH 02/23] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH 03/23] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH 04/23] media: i2c: imx258: Remove redundant I2C writes
` [PATCH 05/23] media: i2c: imx258: Add regulator control
` [PATCH 06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH 07/23] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH 10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure
` [PATCH 11/23] media: i2c: imx258: Add get_selection for pixel array information
` [PATCH 12/23] media: i2c: imx258: Allow configuration of clock lane behaviour
` [PATCH 13/23] media: i2c: imx258: Correct max FRM_LENGTH_LINES value
` [PATCH 14/23] media: i2c: imx258: Issue reset before starting streaming
` [PATCH 15/23] media: i2c: imx258: Set pixel_rate range to the same as the value
` [PATCH 16/23] media: i2c: imx258: Support faster pixel rate on binned modes
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix
` [PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings
` [PATCH 19/23] media: i2c: imx258: Change register settings for variants of the sensor
` [PATCH 20/23] media: i2c: imx258: Make HFLIP and VFLIP controls writable
` [PATCH 21/23] drivers: media: i2c: imx258: Use macros
` [PATCH 22/23] drivers: media: i2c: imx258: Add support for powerdown gpio
` [PATCH 23/23] drivers: media: i2c: imx258: Add support for reset gpio

[PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
 2024-03-28 22:55 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Emcraft Systems
` [PATCH 2/3] dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit
` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems "

[PATCH 0/2] ASoC: SOF: imx: stop using the imx8_*_clocks API
 2024-03-28 22:12 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: imx: drop usage of "
` [PATCH 2/2] ASoC: SOF: imx: remove "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28 20:01 UTC  (34+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH 1/1] docs: dma: correct dma_set_mask() sample code
 2024-03-28 18:44 UTC  (2+ messages)

[PATCH net v4 0/1] net: fec: Fix to suspend / resume with mac_managed_pm
 2024-03-28 15:59 UTC  (2+ messages)
` [PATCH v4 1/1] net: fec: Set mac_managed_pm during probe

[PATCH 1/1] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]
 2024-03-28 14:57 UTC  (3+ messages)

[PATCH v8 0/5] arm64: dts: imx8qxp add asrc and sai
 2024-03-28 14:51 UTC  (6+ messages)
` [PATCH v8 1/5] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v8 2/5] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v8 3/5] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v8 4/5] arm64: dts: imx8: fix audio lpcg index
` [PATCH v8 5/5] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]

[PATCH v5 0/6] UNI-T UTi260B support
 2024-03-28 13:54 UTC  (3+ messages)
` [PATCH v5 6/6] ARM: dts: imx: Add UNI-T UTi260B thermal camera board

[PATCH 00/15] ASoC: replace dpcm_playback/capture to playback/capture_only
 2024-03-27 23:44 UTC  (14+ messages)
` [PATCH 06/15] ASoC: Intel: "
` [PATCH 09/15] ASoC: Intel/avs: "
` [PATCH 15/15] ASoC: soc-pcm: indicate warning if DPCM BE Codec has no settings

[PATCH 00/23] v2: imx258 improvement series
 2024-03-27 22:20 UTC  (11+ messages)
` [PATCH 01/23] media: i2c: imx258: Remove unused defines
` [PATCH 02/23] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH 03/23] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH 04/23] media: i2c: imx258: Remove redundant I2C writes
` [PATCH 05/23] media: i2c: imx258: Add regulator control
` [PATCH 06/23] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH 07/23] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH 08/23] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH 10/23] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure

FAILED: Patch "media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT" failed to apply to 6.1-stable tree
 2024-03-27 12:13 UTC 

[PATCH v2] phy: freescale: imx8m-pcie: fix pcie link-up instability
 2024-03-27  7:19 UTC 

[PATCH 0/5] arm64: dts: Add device tree source for the Au-Zone Maivin AI Vision Starter Kit
 2024-03-27  5:00 UTC  (23+ messages)
` [PATCH 1/5] dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 support
` [PATCH 2/5] iio: dac: ti-dac5571: "
` [PATCH 3/5] dt-bindings: vendor-prefix: Add prefix for Au-Zone Technologies
` [PATCH 4/5] dt-bindings: arm: Add Au-Zone Maivin AI Vision Starter Kit
` [PATCH 5/5] arm64: dts: Add device tree source for the Au-Zone Maivin "

[PATCH] arm64: dts: debix-a: Remove i2c2 from base .dts
 2024-03-27  0:51 UTC  (3+ messages)

[PATCH v3 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-03-26 19:35 UTC 

[PATCH v7 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-26 15:21 UTC  (3+ messages)

[PATCH v8 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-26 14:57 UTC  (3+ messages)
` [PATCH v8 8/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics

[PATCH v1 1/1] ASoC: fsl: imx-es8328: Remove leftover gpio initialisation
 2024-03-26 12:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-03-26  7:14 UTC  (5+ messages)

[RFC PATCH 0/2] mfd: rohm-bd71828: Add power off
 2024-03-26  6:32 UTC  (12+ messages)
` [RFC PATCH 1/2] dt-bindings: mfd: Add ROHM BD71828 system-power-controller property
` [RFC PATCH 2/2] mfd: rohm-bd71828: Add power off functionality

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-26  0:36 UTC  (3+ messages)

[PATCH v6 0/1] UNI-T UTi260B support
 2024-03-25 21:19 UTC  (2+ messages)
` [PATCH v6 1/1] ARM: dts: imx: Add UNI-T UTi260B thermal camera board

[PATCH v2 1/1] ASoC: dt-bindings: fsl-esai: Convert fsl,esai.txt to yaml
 2024-03-25 21:23 UTC  (3+ messages)

[PATCH v5 0/4] Add support i.MX95 BLK CTL module clock features
 2024-03-25 19:25 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: clock: support i.MX95 BLK CTL module
` [PATCH v5 2/4] dt-bindings: clock: support i.MX95 Display Master CSR module
` [PATCH v5 3/4] dt-bindings: clock: add i.MX95 clock header
` [PATCH v5 4/4] clk: imx: add i.MX95 BLK CTL clk driver

[PATCH v5 0/3] add pmic pca9451a support
 2024-03-25 17:44 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] add pmic pca9451a support
 2024-03-25 17:44 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] add pmic pca9451a support
 2024-03-25 17:44 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/1] ASoC: dt-bindings: fsl-audmix: Convert fsl,audmix.txt to yaml
 2024-03-25 17:44 UTC  (2+ messages)

[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-25 17:44 UTC  (3+ messages)

[PATCH v3 0/5] dmaengine: fsl-edma: add 8ulp support
 2024-03-25 15:55 UTC  (3+ messages)
` [PATCH v3 4/5] dt-bindings: dma: fsl-edma: add fsl,imx8ulp-edma compatible string


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 read-only IMAP folder(s) and NNTP newsgroup(s).