messages from 2026-07-17 18:51:07 to 2026-07-17 21:25:38 UTC [more...]
[PATCH v2 1/1] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
2026-07-17 21:25 UTC (2+ messages)
[PATCH v2 0/6] hwmon: (adt7470) Add thermal zone and PWM provider support
2026-07-17 21:17 UTC (13+ messages)
` [PATCH v2 1/6] dt-bindings: hwmon: add binding for adi,adt7470
` [PATCH v2 2/6] hwmon: (adt7470) Fix fans stuck in manual mode on I2C errors
` [PATCH v2 3/6] hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread
` [PATCH v2 4/6] hwmon: (adt7470) Add ADT7470_PWM_MAX macro
` [PATCH v2 5/6] hwmon: (adt7470) Register as a PWM provider
` [PATCH v2 6/6] hwmon: (adt7470) Add thermal zone sensor support
[PATCH v1 0/4] drm: mxsfb: Support LCDIF interface pixel format
2026-07-17 21:13 UTC (6+ messages)
` [PATCH v1 1/4] dt-bindings: lcdif: Add "
[PATCH v2 0/2] SM8450 QoL changes (dts)
2026-07-17 21:04 UTC (3+ messages)
[PATCH v7] arm64: dts: s32g: Add GPR syscon region
2026-07-17 20:51 UTC (3+ messages)
[PATCH v5 0/3] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
2026-07-17 20:49 UTC (5+ messages)
` [PATCH v5 1/3] drm/bridge: ti-sn65dsi83: Simplify error condition logic
` [PATCH v5 3/3] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
[PATCH v2 0/9] drm/msm: Support for Eliza GPU
2026-07-17 20:41 UTC (10+ messages)
` [PATCH v2 1/9] drm/msm/a6xx: Fix RBBM_CLOCK_CNTL3_TP0 value in a730_hwcg
` [PATCH v2 2/9] drm/msm/a6xx: Rename GBIF_CX_CONFIG to a A6XX- variant register
` [PATCH v2 3/9] drm/msm/a6xx: Add Adreno 722 support
` [PATCH v2 4/9] dt-bindings: arm-smmu: Document GPU SMMU for Eliza SoC
` [PATCH v2 5/9] dt-bindings: display/msm: Document Adreno 722 GPU and GMU
` [PATCH v2 6/9] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH v2 7/9] arm64: dts: qcom: eliza: Add GPU nodes
` [PATCH v2 8/9] arm64: dts: qcom: eliza: Add GPU cooling
` [PATCH v2 9/9] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU
[PATCH v10 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-17 20:30 UTC (5+ messages)
` [PATCH v10 1/2] dt-bindings: iio: health: add adi,max86150
` [PATCH v10 2/2] iio: health: add MAX86150 ECG and PPG biosensor driver
[PATCH 0/2] mmc: Add post-power-off-delay-ms support
2026-07-17 20:10 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: mmc: Add post-power-off-delay-ms property
[PATCH 0/4] drm: bridge: display-connector: Support hardcoding EDID for VGA
2026-07-17 20:06 UTC (6+ messages)
` [PATCH 2/4] drm/bridge: display-connector: Fix I2C adapter resource leak
[PATCH 0/5] drm/panel: jd9365da: add support for DCLTek DT300250
2026-07-17 19:59 UTC (5+ messages)
` [PATCH 3/5] dt-bindings: vendor-prefixes: Add DCLTEK
` [PATCH 4/5] dt-bindings: display: panel: add compatible for DCLTek 300250 9.35in panel
[PATCH v5 00/17] spi: cadence-quadspi: add PHY tuning support
2026-07-17 19:24 UTC (30+ messages)
` [PATCH v5 01/17] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v5 02/17] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v5 03/17] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v5 04/17] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v5 05/17] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v5 06/17] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v5 07/17] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v5 08/17] spi: cadence-quadspi: add PHY tuning support
` [PATCH v5 09/17] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v5 10/17] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v5 11/17] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v5 12/17] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v5 13/17] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v5 14/17] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v5 15/17] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v5 16/17] mtd: spi-nor: extract read op template construction into helper
` [PATCH v5 17/17] mtd: spi-nor: run controller optimization before dirmap creation
[PATCH v8 0/3] iio: adc: ti-ads1100: Add support for TI ADS1110 to ti-ads1100 driver
2026-07-17 19:06 UTC (5+ messages)
` [PATCH v8 1/3] iio: adc: ti-ads1100: Fix incorrect reading when datarate changed in single mode
` [PATCH v8 3/3] iio: adc: ti-ads1100: Add ti-ads1110 support to ti-ads1100 driver
[PATCH v4 00/16] spi: cadence-quadspi: add PHY tuning support
2026-07-17 19:00 UTC (5+ messages)
[PATCH v4 0/3] input: misc: Add an initial driver for haptics inside Qcom PMIH010x PMIC
2026-07-17 18:52 UTC (2+ messages)
page: | 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