messages from 2023-11-29 16:37:01 to 2023-11-30 17:25:26 UTC [more...]
[PATCH 0/4] dt-bindings: mfd: fix up PMIC examples
2023-11-30 17:25 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: fix up binding reference
` [PATCH 2/4] dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: fix example regulator node
` [PATCH 3/4] dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: clean up example
` [PATCH 4/4] dt-bindings: mfd: pm8008: fix example node names
[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
2023-11-30 16:48 UTC (10+ messages)
` [PATCH v4 06/23] pinctrl: core: Make pins const unsigned int pointer in struct group_desc
` [PATCH v4 16/23] pinctrl: imx: Convert to use grp member
[PATCH 0/3] firmware: arm_scmi: Miscellaneous fixes and opp count increase
2023-11-30 16:25 UTC (10+ messages)
` [PATCH 1/3] firmware: arm_scmi: Fix null pointer dereference during fastchannel init
` [PATCH 2/3] firmware: arm_scmi: Fix freq/power truncation in the perf protocol
` [PATCH 3/3] firmware: arm_scmi: Increase the maximum opp count
[PATCH v1] drm/msm/dpu: improve DSC allocation
2023-11-30 15:43 UTC (5+ messages)
[PATCH] dt-bindings: pinctrl: qcom,sm8550-lpass-lpi: add X1E80100 LPASS LPI
2023-11-30 15:38 UTC (2+ messages)
[net-next PATCH 00/14] net: phy: at803x: cleanup + split
2023-11-30 15:29 UTC (15+ messages)
` [net-next PATCH 01/14] net: phy: at803x: fix passing the wrong reference for config_intr
` [net-next PATCH 02/14] net: phy: at803x: move disable WOL for 8031 from probe to config
` [net-next PATCH 03/14] net: phy: at803x: raname hw_stats functions to qca83xx specific name
` [net-next PATCH 04/14] net: phy: at803x: move qca83xx stats out of generic at803x_priv struct
` [net-next PATCH 05/14] net: phy: at803x: move qca83xx specific check in dedicated functions
` [net-next PATCH 06/14] net: phy: at803x: move at8031 specific data out of generic at803x_priv
` [net-next PATCH 07/14] net: phy: at803x: move at8035 specific DT parse to dedicated probe
[PATCH v2 0/6] Add support for Translation Buffer Units
2023-11-30 15:19 UTC (3+ messages)
[PATCH 0/3] Add DDR sleep stats
2023-11-30 14:58 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: soc: qcom: stats: Add QMP handle
` [PATCH 2/3] soc: qcom: stats: Add DDR sleep stats
` [PATCH 3/3] arm64: dts: qcom: sc8280xp: Add QMP handle to RPMh stats
[PATCH v7 0/7] Add support for LUT PPG
2023-11-30 14:22 UTC (10+ messages)
` [PATCH v7 1/7] dt-bindings: soc: qcom: Add qcom,pbs bindings
` [PATCH v7 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LPG PPG
` [PATCH v7 3/7] soc: qcom: add QCOM PBS driver
` [PATCH v7 4/7] leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
` [PATCH v7 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
` [PATCH v7 6/7] leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
` [PATCH v7 7/7] leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme
[PATCH] interconnect: qcom: sm8250: Enable sync_state
2023-11-30 14:04 UTC
[PATCH v6 00/10] drm: ci: fixes
2023-11-30 13:50 UTC (4+ messages)
` [PATCH v6 06/10] drm: ci: mediatek: Set IGT_FORCE_DRIVER for mt8173
[PATCH v1 0/3] arm64: dts: qcom: Fix the warnings from coresight bindings
2023-11-30 13:37 UTC (12+ messages)
` [PATCH v1 1/3] arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
` [PATCH v1 2/3] arm64: dts: qcom: msm8998: Fix 'out-ports' "
` [PATCH v1 3/3] arm64: dts: qcom: Fix coresight warnings in in-ports and out-ports
[PATCH 00/30] Make a new API for drivers to use to get their FW
2023-11-30 13:23 UTC (34+ messages)
` [PATCH 01/30] iommu/of: Make a of_iommu_for_each_id()
` [PATCH 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH 05/30] iommu: Add iommu_probe_info
` [PATCH 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH 07/30] iommu/of: Call of_iommu_get_resv_regions() directly
` [PATCH 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH 09/30] iommu/rockchip: Move to iommu_of_get_single_iommu()
` [PATCH 10/30] iommu/sprd: "
` [PATCH 11/30] iommu/sun50i: "
` [PATCH 12/30] iommu/of: Add iommu_of_xlate()
` [PATCH 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH 14/30] iommu/exynos: "
` [PATCH 15/30] iommu/msm: "
` [PATCH 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH 17/30] iommu: Add iommu_fw_alloc_per_device_ids()
` [PATCH 18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 19/30] iommu/mtk: "
` [PATCH 20/30] iommu/ipmmu-vmsa: "
` [PATCH 21/30] iommu/mtk_v1: "
` [PATCH 22/30] iommu/qcom: "
` [PATCH 23/30] iommu/viot: Add iommu_viot_get_single_iommu()
` [PATCH 24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 25/30] iommu/iort: Add iommu_iort_get_single_iommu()
` [PATCH 26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers
` [PATCH 30/30] iommu: Remove fwspec and related
[PATCH v5 0/4] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
2023-11-30 11:57 UTC (9+ messages)
` [PATCH v5 1/4] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH v5 2/4] pinctrl: qcom: Add SM4450 pinctrl driver
` [PATCH v5 3/4] pinctrl: qcom: sm4450: Convert to platform remove callback returning void
` [PATCH v5 4/4] pinctrl: qcom: sm4450: correct incorrect address offset
[PATCH 0/9] pmdomain: Convert to platform remove callback returning void
2023-11-30 11:30 UTC (2+ messages)
[PATCH V2 0/5] dts: qcom: Introduce X1E80100 platforms device tree
2023-11-30 11:23 UTC (8+ messages)
` [PATCH V2 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts
[PATCH 1/2] ASoC: qcom: Add helper for allocating Soundwire stream runtime
2023-11-30 11:23 UTC (5+ messages)
[PATCH v4 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
2023-11-30 11:09 UTC (5+ messages)
` [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
[PATCH v5 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree
2023-11-30 10:20 UTC (9+ messages)
` [PATCH v5 1/8] dt-bindings: arm: qcom: document SM8650 and the reference boards
` [PATCH v5 2/8] arm64: dts: qcom: add initial SM8650 dtsi
` [PATCH v5 3/8] arm64: dts: qcom: pm8550ve: make PMK8550VE SID configurable
` [PATCH v5 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
` [PATCH v5 5/8] arm64: dts: qcom: sm8650: add initial SM8650 QRD dts
` [PATCH v5 6/8] arm64: dts: qcom: sm8650: add interconnect dependent device nodes
` [PATCH v5 7/8] arm64: dts: qcom: sm8650-mtp: "
` [PATCH v5 8/8] arm64: dts: qcom: sm8650-qrd: "
[PATCH 1/2] arm64: dts: qcom: sm8450: correct TX Soundwire clock
2023-11-30 10:11 UTC (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: "
[PATCH 0/6] SM8450 / SM8550 Adreno
2023-11-30 9:54 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: arm-smmu: Document SM8[45]50 GPU SMMU
` [PATCH 2/6] arm64: dts: qcom: sm8450: Add GPU nodes
` [PATCH 4/6] arm64: dts: qcom: sm8550-qrd: Enable the A740 GPU
` [PATCH 5/6] arm64: dts: qcom: sm8550-mtp: "
` [PATCH 6/6] arm64: dts: qcom: sm8450-hdk: Enable the A730 GPU
[PATCH] soc: qcom: add ADSP PDCharger ULOG driver
2023-11-30 9:51 UTC (2+ messages)
[PATCH v6 00/10] Enable HS-G5 support on SM8550
2023-11-30 9:35 UTC (27+ messages)
` [PATCH v6 01/10] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v6 02/10] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v6 04/10] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v6 06/10] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 4 and newer
` [PATCH v6 08/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH v6 09/10] scsi: ufs: ufs-qcom: Check return value of phy_set_mode_ext()
` [PATCH v6 10/10] scsi: ufs: ufs-qcom: Add support for UFS device version detection
[PATCH v3 0/2] SM6115 interconnect
2023-11-30 8:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC
[PATCH] dt-bindings: net: qcom,ipa: document SM8650 compatible
2023-11-30 8:33 UTC (2+ messages)
[PATCH 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
2023-11-30 8:34 UTC (15+ messages)
[PATCH v2] bus: mhi: ep: Add support for interrupt moderation timer
2023-11-30 8:23 UTC (2+ messages)
[PATCH] bus: mhi: ep: Use slab allocator where applicable
2023-11-30 8:21 UTC (2+ messages)
[PATCH v4 0/4] bus: mhi: host: Add lock to avoid race when ringing channel DB
2023-11-30 5:31 UTC (7+ messages)
` [PATCH v4 2/4] bus: mhi: host: Drop chan lock before queuing buffers
[PATCH RFC v7 00/10] Support for Solid Fill Planes
2023-11-30 4:06 UTC (5+ messages)
` [PATCH RFC v7 02/10] drm: Introduce solid fill DRM plane property
` [PATCH RFC v7 07/10] drm/atomic: Loosen FB atomic checks
[PATCH v8 0/7] incorporate pm runtime framework and eDP clean up
2023-11-30 4:01 UTC (9+ messages)
` [PATCH v8 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver
` [PATCH v8 2/7] drm/msm/dp: rename is_connected with link_ready
` [PATCH v8 3/7] drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
` [PATCH v8 4/7] drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
` [PATCH v8 5/7] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [PATCH v8 6/7] drm/msm/dp: delete EV_HPD_INIT_SETUP
` [PATCH v8 7/7] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()
[PATCH v2] drm/msm/dpu: Capture dpu snapshot when frame_done_timer timeouts
2023-11-30 3:58 UTC (2+ messages)
[PATCH 0/2] pinctrl: qcom: fix some sm4450 pinctrl issue
2023-11-30 1:13 UTC (8+ messages)
` [PATCH 1/2] pinctrl: qcom: Convert to platform remove callback returning void
` [PATCH 2/2] pinctrl: qcom: correct incorrect address offset
[PATCH v2 00/15] Unregister critical branch clocks + some RPM
2023-11-29 22:09 UTC (24+ messages)
` [PATCH v2 01/15] clk: qcom: branch: Add a helper for setting the enable bit
` [PATCH v2 02/15] clk: qcom: Use qcom_branch_set_clk_en()
` [PATCH v2 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
` [PATCH v2 04/15] clk: qcom: gcc-sm6375: Add runtime PM
` [PATCH v2 05/15] clk: qcom: gpucc-sm6375: Unregister critical clocks
` [PATCH v2 06/15] clk: qcom: gpucc-sm6115: "
` [PATCH v2 07/15] clk: qcom: gpucc-sm6115: Add runtime PM
` [PATCH v2 08/15] clk: qcom: gcc-sm6115: Unregister critical clocks
` [PATCH v2 09/15] clk: qcom: gcc-sm6115: Add runtime PM
` [PATCH v2 10/15] clk: qcom: gcc-qcm2290: Unregister critical clocks
` [PATCH v2 11/15] clk: qcom: gcc-qcm2290: Add runtime PM
` [PATCH v2 12/15] arm64: dts: qcom: sm6375: Add VDD_CX to GCC
` [PATCH v2 13/15] arm64: dts: qcom: qcm2290: "
` [PATCH v2 14/15] arm64: dts: qcom: sm6115: "
` [PATCH v2 15/15] arm64: dts: qcom: sm6115: Add VDD_CX to GPU_CC
[PATCH v2] dt-bindings: interrupt-controller: Allow #power-domain-cells
2023-11-29 19:12 UTC
[PATCH] soundwire: qcom: allow multi-link on newer devices
2023-11-29 17:07 UTC (4+ messages)
[PATCH 0/5] ASoC: codecs: add support for WCD939x Codec
2023-11-29 18:21 UTC (7+ messages)
` [PATCH 5/5] ASoC: codecs: Add WCD939x Codec driver
[PATCH] drm/msm/dpu: Capture dpu snapshot when frame_done_timer timeouts
2023-11-29 17:32 UTC (5+ messages)
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