messages from 2024-06-14 09:46:51 to 2024-06-17 13:51:13 UTC [more...]
[PATCH v3 00/41] iio: simplify with regmap_set_bits(), regmap_clear_bits()
2024-06-17 13:50 UTC (42+ messages)
` [PATCH v3 01/41] iio: accel: fxls8962af-core: Make use of "
` [PATCH v3 02/41] iio: accel: kxsd9: Make use of regmap_clear_bits()
` [PATCH v3 03/41] iio: accel: msa311: make "
` [PATCH v3 04/41] iio: adc: ad4130: "
` [PATCH v3 05/41] iio: adc: axp20x_adc: make use of regmap_set_bits()
` [PATCH v3 06/41] iio: adc: axp288_adc: "
` [PATCH v3 07/41] iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()
` [PATCH v3 08/41] iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 09/41] iio: adc: cpcap-adc: "
` [PATCH v3 10/41] iio: adc: fsl-imx25-gcq: "
` [PATCH v3 11/41] iio: adc: ina2xx-adc: make use of regmap_clear_bits()
` [PATCH v3 12/41] iio: adc: intel_mrfld_adc: "
` [PATCH v3 13/41] iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 14/41] iio: adc: mp2629_adc: "
` [PATCH v3 15/41] iio: adc: qcom-spmi-rradc: "
` [PATCH v3 16/41] iio: adc: rn5t618-adc: make use of regmap_set_bits()
` [PATCH v3 17/41] iio: adc: sc27xx_adc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 18/41] iio: adc: stm32-dfsdm-adc: "
` [PATCH v3 19/41] iio: dac: ltc2688: make use of regmap_set_bits()
` [PATCH v3 20/41] iio: dac: stm32-dac-core: "
` [PATCH v3 21/41] iio: gyro: bmg160_core: make use of regmap_clear_bits()
` [PATCH v3 22/41] iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 23/41] iio: health: afe4403: "
` [PATCH v3 24/41] iio: health: afe4404: "
` [PATCH v3 25/41] iio: health: max30100: make use of regmap_set_bits()
` [PATCH v3 26/41] iio: health: max30102: "
` [PATCH v3 27/41] iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 28/41] iio: light: adux1020: "
` [PATCH v3 29/41] iio: light: iqs621-als: make use of regmap_clear_bits()
` [PATCH v3 30/41] iio: light: isl29018: "
` [PATCH v3 31/41] iio: light: st_uvis25_core: "
` [PATCH v3 32/41] iio: light: veml6030: "
` [PATCH v3 33/41] iio: magnetometer: ak8974: make use of regmap_set_bits()
` [PATCH v3 34/41] iio: magnetometer: mmc35240: "
` [PATCH v3 35/41] iio: pressure: bmp280-core: make use of regmap_clear_bits()
` [PATCH v3 36/41] iio: proximity: sx9324: make use of regmap_set_bits()
` [PATCH v3 37/41] iio: proximity: sx9360: "
` [PATCH v3 38/41] iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 39/41] iio: proximity: sx_common: "
` [PATCH v3 40/41] iio: temperature: mlx90632: make use of regmap_clear_bits()
` [PATCH v3 41/41] iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_set_bits()
[PATCH 0/4] soc: imx: secvio: Add secvio support
2024-06-17 12:11 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: firmware: secvio: Add device tree bindings
` [EXT] "
[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
2024-06-17 11:49 UTC (3+ messages)
[PATCH 00/22] dt-bindings: thermal: few cleanups
2024-06-17 11:12 UTC (34+ messages)
` [PATCH 02/22] dt-bindings: thermal: amlogic: reference thermal-sensor schema
` [PATCH 03/22] dt-bindings: thermal: allwinner,sun8i-a83t-ths: "
` [PATCH 04/22] dt-bindings: thermal: brcm,avs-ro: "
` [PATCH 08/22] dt-bindings: thermal: nvidia,tegra30-tsensor: "
` [PATCH 09/22] dt-bindings: thermal: qcom-spmi-adc-tm-hc: "
` [PATCH 10/22] dt-bindings: thermal: qcom-spmi-adc-tm5: "
` [PATCH 11/22] dt-bindings: thermal: qcom-tsens: "
` [PATCH 12/22] dt-bindings: thermal: qoriq: "
` [PATCH 13/22] dt-bindings: thermal: rcar-gen3: "
` [PATCH 14/22] dt-bindings: thermal: rockchip: "
` [PATCH 15/22] dt-bindings: thermal: rzg2l: "
` [PATCH 16/22] dt-bindings: thermal: socionext,uniphier: "
` [PATCH 17/22] dt-bindings: thermal: sprd: "
` [PATCH 18/22] dt-bindings: thermal: st,stm32: "
` [PATCH 19/22] dt-bindings: thermal: ti,am654: "
` [PATCH 20/22] dt-bindings: thermal: ti,j72xx: "
` [PATCH 21/22] dt-bindings: thermal: simplify few bindings
` [PATCH 22/22] dt-bindings: thermal: cleanup examples indentation
` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells
[PATCH v4 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-06-17 9:42 UTC (2+ messages)
[PATCH v3 00/13] ARM: dts: kontron-samx6i: various fixes
2024-06-17 9:13 UTC (14+ messages)
` [PATCH v3 01/13] ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode
` [PATCH v3 02/13] ARM: dts: imx6qdl-kontron-samx6i: fix PHY reset
` [PATCH v3 03/13] ARM: dts: imx6qdl-kontron-samx6i: fix board reset
` [PATCH v3 04/13] ARM: dts: imx6qdl-kontron-samx6i: cleanup the PMIC node
` [PATCH v3 05/13] ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selects
` [PATCH v3 06/13] ARM: dts: imx6qdl-kontron-samx6i: fix product name
` [PATCH v3 07/13] ARM: dts: imx6qdl-kontron-samx6i: always enable eMMC
` [PATCH v3 08/13] ARM: dts: imx6qdl-kontron-samx6i: add SDIO_PWR_EN support
` [PATCH v3 09/13] ARM: dts: imx6qdl-kontron-samx6i: fix node names
` [PATCH v3 10/13] ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity
` [PATCH v3 11/13] ARM: dts: imx6qdl-kontron-samx6i: remove wake-up-gpio property
` [PATCH v3 12/13] dt-bindings: arm: fsl: document Kontron SMARC-sAMX6i boards
` [PATCH v3 13/13] ARM: dts: imx6qdl-kontron-samx6i: add actual device trees
[PATCH v3 2/2] arm64: dts: freescale: add TQMa8MPQL on MBa8MP-RAS314
2024-06-17 8:12 UTC
[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-06-17 7:29 UTC (6+ messages)
` [PATCH v3 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v3 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v3 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v3 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v3 5/5] firmware: imx: adds miscdev
[PATCH v1] arm64: dts: imx8mm-verdin: add TPM device
2024-06-17 7:18 UTC (3+ messages)
[PATCH 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
2024-06-17 7:14 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: ptp: Convert ptp-qoirq "
` [PATCH 2/2] dt-bindings: net: Convert fsl-fman to yaml
[PATCH] dt-bindings: drop stale Anson Huang from maintainers
2024-06-17 6:11 UTC (9+ messages)
[PATCH v2] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
2024-06-17 3:52 UTC
[GIT PULL] i.MX fixes for 6.10
2024-06-17 3:45 UTC
[PATCH V3 1/2] dt-bindings: arm: fsl: add i.MX93 9x9 QSB board
2024-06-17 3:12 UTC (3+ messages)
` [PATCH V3 2/2] arm64: dts: freescale: Support i.MX93 9x9 Quick Start Board
[PATCH v3 0/9] arm64: dts: imx8qm: add subsystem lvds and mipi
2024-06-17 3:07 UTC (11+ messages)
` [PATCH v3 1/9] arm64: dts: imx8: add basic lvds0 and lvds1 subsystem
` [PATCH v3 2/9] arm64: dts: imx8qm: add lvds subsystem
` [PATCH v3 3/9] arm64: dts: imx8: add basic mipi subsystem
` [PATCH v3 4/9] arm64: dts: imx8qm: add "
` [PATCH v3 5/9] arm64: dts: imx8qm-mek: add cm4 remote-proc and related memory region
` [PATCH v3 6/9] arm64: dts: imx8qm-mek: add pwm and i2c in lvds subsystem
` [PATCH v3 7/9] arm64: dts: imx8qm-mek: add i2c in mipi[0,1] subsystem
` [PATCH v3 8/9] arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc
` [PATCH v3 9/9] arm64: dts: imx8qm-mek: add usb 3.0 and related type C nodes
[PATCH v7 0/3] arm64: dts: add i.MX95 and EVK board
2024-06-17 3:00 UTC (5+ messages)
` [PATCH v7 1/3] dt-bindings: arm: fsl: add i.MX95 19x19 "
` [PATCH v7 2/3] arm64: dts: freescale: add i.MX95 basic dtsi
` [PATCH v7 3/3] arm64: dts: freescale: add i.MX95 19x19 EVK minimal board dts
[PATCH 1/1] arm64: dts: layerscape: change thermal node name
2024-06-17 2:38 UTC (2+ messages)
[PATCH v5 0/3] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
2024-06-17 2:35 UTC (3+ messages)
` [PATCH v5 3/3] arm64: dts: layerscape: Change node name from 'esdhc' to 'mmc'
[PATCH] arm64: dts: imx8mp-msc-sm2s: Add HDMI output
2024-06-17 2:28 UTC (2+ messages)
[PATCH] soc: add missing MODULE_DESCRIPTION() macros
2024-06-17 2:26 UTC (2+ messages)
[PATCH V2 1/2] dt-bindings: arm: fsl: add i.MX93 9x9 QSB board
2024-06-17 2:22 UTC (3+ messages)
` [PATCH V2 2/2] arm64: dts: freescale: Support i.MX93 9x9 Quick Start Board
[PATCH v1] arm64: dts: freescale: imx8mp-verdin: add HDMI support
2024-06-17 2:13 UTC (2+ messages)
[PATCH v2 0/1] Enable HDMI output support on the Debix Model A SBC
2024-06-17 2:11 UTC (3+ messages)
` [PATCH v2 1/1] arm64: dts: imx8mp-debix-model-a: Enable HDMI output
[PATCH 1/6] ARM: highbank: Switch to new sys-off handler API
2024-06-17 2:07 UTC (3+ messages)
` [PATCH 2/6] ARM: imx: "
[PATCH v2 2/2] arm64: dts: freescale: add TQMa8MPQL on MBa8MP-RAS314
2024-06-17 2:04 UTC (2+ messages)
[PATCH v2 00/13] ARM: dts: kontron-samx6i: various fixes
2024-06-17 1:51 UTC (11+ messages)
` [PATCH v2 01/13] ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode
` [PATCH v2 03/13] ARM: dts: imx6qdl-kontron-samx6i: fix board reset
` [PATCH v2 08/13] ARM: dts: imx6qdl-kontron-samx6i: add SDIO_PWR_EN support
` [PATCH v2 09/13] ARM: dts: imx6qdl-kontron-samx6i: fix node names
` [PATCH v2 13/13] ARM: dts: imx6qdl-kontron-samx6i: add actual device trees
[PATCH 1/1] arm64: dts: imx8dxl-evk: add imx8dxl_cm4, lsio mu5, related memory region
2024-06-17 1:24 UTC (2+ messages)
[PATCH 1/3] arm64: dts: freescale: use defines for interrupts
2024-06-17 1:20 UTC (2+ messages)
[PATCH] ARM: dts: e60k02: fix aliases for mmc
2024-06-17 1:11 UTC (2+ messages)
[PATCH v6 0/3] arm64: dts: add i.MX95 and EVK board
2024-06-17 1:09 UTC (5+ messages)
` [PATCH v6 2/3] arm64: dts: freescale: add i.MX95 basic dtsi
` [PATCH v6 3/3] arm64: dts: freescale: add i.MX95 19x19 EVK minimal board dts
[PATCH v5 resend 0/4] ASoC: grace time for DPCM cleanup
2024-06-17 0:50 UTC (5+ messages)
` [PATCH v5 resend 1/4] ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availability limition
` [PATCH v5 resend 2/4] ASoC: remove snd_soc_dai_link_set_capabilities()
` [PATCH v5 resend 3/4] ASoC: amlogic: do not use dpcm_playback/capture flags
` [PATCH v5 resend 4/4] ASoC: Intel: sof_sdw: use playback/capture_only flags
[PATCH] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro
2024-06-16 20:05 UTC (3+ messages)
[PATCH v1] arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin
2024-06-16 12:20 UTC (2+ messages)
[PATCH v2] ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTOR
2024-06-16 7:08 UTC (2+ messages)
[PATCH V3 1/2] arm64: dts: imx8mp-beacon-kit: Enable ADV7535 Hot Plug Detect
2024-06-16 7:01 UTC (4+ messages)
` [PATCH V3 2/2] arm64: dts: imx8mp-beacon-kit: Fix errors found from CHECK_DTBS
[PATCH 1/4] arm64: dts: ls1012a: Reorder sai dma-names to clean up DTB_CHECK warning
2024-06-16 6:55 UTC (2+ messages)
[PATCH 1/1] ARM: imx_v6_v7_defconfig: Enable drivers for TQMa7x/MBa7x
2024-06-16 6:22 UTC (2+ messages)
[PATCH] arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property
2024-06-16 6:05 UTC (2+ messages)
[PATCH v5 0/2] fsl,irqsteer: power-domain support
2024-06-16 2:38 UTC (3+ messages)
` [PATCH v5 2/2] arm64: dts: imx8mp: Add imx8mp-specific irqsteer compatible
[PATCH v1 0/2] arm64: dts: freescale: imx8m{m|p}: don't limit i2c2 max. clock
2024-06-16 2:32 UTC (2+ messages)
[PATCH 1/2] arm64: phygate-tauri-l enable pcie phy
2024-06-16 2:28 UTC (2+ messages)
[PATCH v7 0/2] Add i.MX8Q HSIO PHY support
2024-06-15 18:52 UTC (2+ messages)
[PATCH] watchdog: imx2_wdg: Save the actual timeout value
2024-06-15 16:34 UTC (6+ messages)
[PATCH 1/1] dt-bindings: gpio: mpc8xxx: Allow only use 'fsl,qoriq-gpio'
2024-06-15 9:48 UTC (2+ messages)
[PATCH 0/2] arm64: dts: freescale: ls1028a: cleanup some DTB_CHECK Warning
2024-06-15 8:32 UTC (2+ messages)
[PATCH] dts: imx8mq-librem5: Don't wake up on volume key press
2024-06-15 8:29 UTC (2+ messages)
[PATCH] ARM: dts: nxp: imx6: convert NVMEM content to layout syntax
2024-06-15 8:26 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM
2024-06-15 8:01 UTC (2+ messages)
[PATCH 1/1] arm64: dts: imx8mp-tqma8mpql-mba8mpxl: Remove unused ocram node
2024-06-15 8:11 UTC (2+ messages)
[PATCH] arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node
2024-06-15 8:07 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp: Enable HDMI on i.MX8MP DHCOM PDK2 and PDK3
2024-06-15 8:06 UTC (2+ messages)
[PATCH 1/5] ARM: dts: imx: align panel timings node name with dtschema
2024-06-15 7:45 UTC (2+ messages)
[PATCH] arm64: dts: imx93-11x11-evk: reoder lpi2c2 and lpi2c3 label
2024-06-15 7:34 UTC (2+ messages)
[PATCH 0/2] arm64: dts: imx8mp-evk: support bt-sco sound card
2024-06-15 7:38 UTC (2+ messages)
[PATCH resubmit 2] net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
2024-06-15 1:27 UTC (4+ messages)
[PATCH 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
2024-06-14 23:27 UTC (3+ messages)
[PATCH] pwm: imx-tpm: Enable pinctrl setting for sleep state
2024-06-14 18:43 UTC (2+ messages)
[PATCH] fec_main: Register net device before initializing the MDIO bus
2024-06-14 14:47 UTC (3+ messages)
[PATCH v8 0/5] clk: imx: clk-audiomix: Improvement for audiomix
2024-06-14 10:17 UTC (3+ messages)
` [PATCH v8 2/5] clk: imx: clk-audiomix: Add reset controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox