messages from 2025-01-22 15:37:38 to 2025-01-24 07:10:45 UTC [more...]
[PATCH 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
2025-01-24 7:10 UTC (9+ messages)
` [PATCH 1/2] phy: qcom: pcie: Determine has_nocsr_reset dynamically
` [PATCH 2/2] phy: qcom: qmp-pcie: Add PHY register retention support
[PATCH] arm64: dts: qcs6490-rb3gen2: Add vadc and adc-tm channels
2025-01-24 7:02 UTC
[PATCH v3 0/4] PCI: dwc: Add ECAM support with iATU configuration
2025-01-24 6:58 UTC (9+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v3 2/4] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v3 3/4] PCI: dwc: Reduce DT reads by allocating host bridge via DWC glue driver
` [PATCH v3 4/4] PCI: qcom: Enable ECAM feature
[PATCH V2 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
2025-01-24 5:53 UTC (2+ messages)
[PATCH v2] clk: qcom: ipq5424: fix software and hardware flow control error of UART
2025-01-24 6:09 UTC
[PATCH] clk: qcom: ipq5424: fix software and hardware flow control error of UART
2025-01-24 5:55 UTC (3+ messages)
[PATCH 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vops
2025-01-24 5:35 UTC (6+ messages)
[RFC PATCH v5 00/15] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-01-24 5:31 UTC (5+ messages)
` [RFC PATCH v5 02/15] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH v5 04/15] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
[PATCH 00/35] drm/msm/dpu: rework HW block feature handling
2025-01-24 5:19 UTC (17+ messages)
` [PATCH 11/35] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH 12/35] drm/msm/dpu: get rid of DPU_CTL_FETCH_ACTIVE
` [PATCH 13/35] drm/msm/dpu: get rid of DPU_CTL_DSPP_SUB_BLOCK_FLUSH
` [PATCH 14/35] drm/msm/dpu: get rid of DPU_CTL_VM_CFG
` [PATCH 15/35] drm/msm/dpu: get rid of DPU_DATA_HCTL_EN
` [PATCH 18/35] drm/msm/dpu: get rid of DPU_PINGPONG_DSC
[PATCH v1 0/4] Add invokeV2 to support new features
2025-01-24 4:19 UTC (10+ messages)
` [PATCH v1 1/4] misc: fastrpc: Add CRC support using invokeV2 request
[PATCH v2 0/8] Support Multi-frequency scale for UFS
2025-01-24 3:50 UTC (32+ messages)
` [PATCH v2 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vops
` [PATCH v2 2/8] scsi: ufs: qcom: Pass target_freq to clk scale pre and post change
` [PATCH v2 3/8] scsi: ufs: core: Add a vops to map clock frequency to gear speed
` [PATCH v2 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vops
` [PATCH v2 5/8] scsi: ufs: core: Enable multi-level gear scaling
` [PATCH v2 8/8] ABI: sysfs-driver-ufs: Add missing UFS sysfs addributes
[PATCH v4 07/10] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
2025-01-24 3:48 UTC (2+ messages)
[PATCH v2] drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
2025-01-23 23:46 UTC (4+ messages)
[PATCH v5 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
2025-01-23 23:31 UTC (2+ messages)
[PATCH v3 00/12] usb: dwc3: qcom: Flatten dwc3 structure
2025-01-23 21:22 UTC (6+ messages)
[PATCH v3 0/3] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-01-23 20:29 UTC (12+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
` [PATCH v3 2/3] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v3 3/3] drm/msm: Temporarily disable stall-on-fault after a page fault
[PATCH 00/33] cpufreq: manage common sysfs attributes from core
2025-01-23 19:40 UTC (3+ messages)
` [PATCH 21/33] cpufreq: qcom: Stop setting cpufreq_driver->attr field
[PATCH] arm64: dts: qcom: sc8280xp-blackrock: switch to uefi rtc offset
2025-01-23 15:57 UTC (2+ messages)
[PATCH v11 0/2] media: qcom: camss: Add sc7280 support
2025-01-23 15:57 UTC (2+ messages)
[PATCH v2 0/2] Add support for clock controllers and CPU scaling for QCS615
2025-01-23 15:57 UTC (2+ messages)
[PATCH v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller
2025-01-23 15:25 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: platform: Add Huawei Matebook E Go EC
` [PATCH v6 2/3] platform: arm64: add Huawei Matebook E Go EC driver
` [PATCH v6 3/3] arm64: dts: qcom: gaokun3: Add Embedded Controller node
[RFC PATCH v1 0/9] KVM: Mapping of guest_memfd at the host and a software protected VM type
2025-01-23 15:22 UTC (28+ messages)
` [RFC PATCH v1 1/9] KVM: guest_memfd: Allow host to mmap guest_memfd() pages
` [RFC PATCH v1 2/9] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [RFC PATCH v1 3/9] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
[PATCH v2 0/4] drm/msm/dpu: follow rules for drm_atomic_helper_check_modeset()
2025-01-23 12:43 UTC (5+ messages)
` [PATCH v2 1/4] drm/msm/dpu: don't use active in atomic_check()
` [PATCH v2 2/4] drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
` [PATCH v2 3/4] drm/msm/dpu: simplify dpu_encoder_get_topology() interface
` [PATCH v2 4/4] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
[PATCH 0/6] drm: enforce rules for drm_atomic_helper_check_modeset()
2025-01-23 12:36 UTC (4+ messages)
` (subset) "
[PATCH] drm/sched: Use struct for drm_sched_init() params
2025-01-23 12:29 UTC (24+ messages)
[PATCH 0/7] arm64: dts: qcom: x1e80100: enable rtc
2025-01-23 12:28 UTC (8+ messages)
` [PATCH 4/7] rtc: pm8xxx: mitigate flash wear
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-x13s: switch to uefi rtc offset
` [PATCH 7/7] arm64: dts: qcom: x1e80100: enable rtc
[PATCH v5 0/3] platform: arm64: Huawei Matebook E Go embedded controller
2025-01-23 12:19 UTC (3+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: gaokun3: Add Embedded Controller node
[PATCH v3] dmaengine: qcom: bam_dma: Fix BAM_RIVISON register handling
2025-01-23 12:11 UTC (5+ messages)
[PATCH] firmware: qcom: uefisecapp: fix efivars registration race
2025-01-23 12:10 UTC (2+ messages)
[V7 0/5] Add EPSS L3 provider support on SA8775P SoC
2025-01-23 12:07 UTC (12+ messages)
` [PATCH V7 1/5] interconnect: core: Add dynamic id allocation support
` [PATCH V7 2/5] interconnect: qcom: Add multidev EPSS L3 support
` [PATCH V7 3/5] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
[RFC PATCH 00/11] drm/msm: Add support for SM8750
2025-01-23 12:00 UTC (12+ messages)
` [PATCH RFC 08/11] drm/msm/dsi: "
[PATCH v2 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
2025-01-23 11:59 UTC (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures
[PATCH v3] arm64: dts: qcom: Add industrial mezzanine support for qcs6490-rb3gen2
2025-01-23 11:56 UTC (5+ messages)
[PATCH] clk: qcom: camcc-sm8250: Use clk_rcg2_shared_ops for some RCGs
2025-01-23 11:31 UTC (4+ messages)
[PATCH RFC 0/7] drm/display: dp: add new DPCD access functions
2025-01-23 11:05 UTC (9+ messages)
` [PATCH RFC 2/7] drm/display: dp: implement new access helpers
` [PATCH RFC 4/7] drm/display: dp-aux-dev: use new DCPD "
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-01-23 11:00 UTC (3+ messages)
[PATCH v2 0/2] arm64: dts: qcom: sa8775p: modify compute-cb nodes
2025-01-23 10:35 UTC (7+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10
[PATCH v8 0/5] Coresight: Add Coresight TMC Control Unit driver
2025-01-23 10:03 UTC (6+ messages)
` [PATCH v8 2/5] Coresight: Add trace_id function to retrieving the trace ID
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-01-23 9:50 UTC (3+ messages)
[PATCH v7 0/7] Add PCIe support for Qualcomm IPQ5332
2025-01-23 8:27 UTC (9+ messages)
` [PATCH v7 1/7] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH v7 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574
` [PATCH v7 5/7] dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller
[PATCH v3 0/3] Add support for USB controllers on QCS615
2025-01-23 7:23 UTC (9+ messages)
` (subset) "
[PATCH v2 0/3] Add PCIe support for IPQ5424
2025-01-23 6:35 UTC (4+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes
[RESEND v5 0/4] Add static channel mapping between soundwire master and slave
2025-01-23 4:28 UTC (5+ messages)
` [RESEND v5 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support
` [RESEND v5 2/4] ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw
` [RESEND v5 3/4] soundwire: qcom: Add set_channel_map api support
` [RESEND v5 4/4] ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais
[PATCH v4] dt-bindings: net: qcom,ethqos: Correct fallback compatible for qcom,qcs615-ethqos
2025-01-23 4:10 UTC (2+ messages)
[PATCH v2] clk: qcom: camcc-sm8250: Use clk_rcg2_shared_ops for some RCGs
2025-01-22 22:59 UTC (2+ messages)
[PATCH 0/7] media: qcom: camss: Add X1 Elite support
2025-01-22 21:29 UTC (5+ messages)
` [PATCH 6/7] media: qcom: camss: csiphy-3ph: Add 4nm CSIPHY 2ph 5Gbps DPHY v2.1.2 init sequence
[PATCH v1 0/7] Add support to load QUP SE firmware from
2025-01-22 17:52 UTC (5+ messages)
[PATCH 0/2] bus: mhi: host: pci_generic: Couple of recovery fixes
2025-01-22 17:25 UTC (4+ messages)
` [PATCH 2/2] bus: mhi: host: pci_generic: Recover the device synchronously from mhi_pci_runtime_resume()
[PATCH RFC] drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
2025-01-22 16:54 UTC (3+ messages)
[PATCH 0/3] Add support to reconfigure PLL
2025-01-22 15:38 UTC (2+ 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