messages from 2023-07-03 18:20:15 to 2023-07-05 08:20:49 UTC [more...]
[PATCH 1/5] dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
2023-07-05 8:18 UTC (2+ messages)
` [PATCH 2/5] dmaengine: qcom_hidma: "
[PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe
2023-07-05 8:17 UTC (7+ messages)
` [PATCH v1 1/6] dt-bindings: PCI: qcom: Add sa8775p compatible
` [PATCH v1 2/6] dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY
` [PATCH v1 3/6] PCI: qcom: Add support for sa8775p SoC
` [PATCH v1 4/6] phy: qcom-qmp-pcie: add support for sa8775p
` [PATCH v1 5/6] arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes
` [PATCH v1 6/6] arm64: dts: qcom: sa8775p-ride: enable pcie nodes
drm_bridges on fairphone-fp3 are enabled in the wrong order
2023-07-05 7:51 UTC
[PATCH 2/2] drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet
2023-07-05 7:31 UTC (5+ messages)
[PATCH 0/2] arm64: dts: qcom: qdu1000: Update reserved memory region
2023-07-05 7:06 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: qdu1000-idp: "
` [PATCH 2/2] arm64: dts: qcom: qru1000-idp: "
[PATCH V7 0/2] firmware: Add support for boot_stats
2023-07-05 6:17 UTC (4+ messages)
` [PATCH V7 1/2] dt-bindings: firmware: bootstats: Add the dtschema
` [PATCH V7 2/2] MAINTAINERS: Add the entry for boot_stats support
[PATCH 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform
2023-07-05 4:27 UTC (11+ messages)
` [PATCH 1/7] dt-bindings: arm: qcom,ids: Add SoC ID for SM7125
` [PATCH 2/7] dt-bindings: arm: qcom: Document SM7125 and xiaomi,joyeuse board
` [PATCH 3/7] soc: qcom: socinfo: Add SoC ID for SM7125
` [PATCH 4/7] clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src
` [PATCH 5/7] arm64: dts: qcom: pm6150: Add resin and rtc nodes
` [PATCH 6/7] arm64: dts: qcom: Add SM7125 device tree
` [PATCH 7/7] arm64: dts: qcom: Add support for the Xiaomi SM7125 platform
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-07-05 3:27 UTC (11+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
[PATCH v4 00/19] drm/msm/dpu: another catalog rework
2023-07-04 19:01 UTC (29+ messages)
` [PATCH v4 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v4 12/19] drm/msm/dpu: inline LM_BLK macros
` [PATCH v4 13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v4 14/19] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v4 15/19] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v4 16/19] drm/msm/dpu: inline WB_BLK macros
` [PATCH v4 17/19] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
` [PATCH v4 18/19] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
` [PATCH v4 19/19] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK
[PATCH v4 0/4] drm/msm: move resource allocation to the _probe function
2023-07-04 17:45 UTC (5+ messages)
` [PATCH v4 1/4] drm/msm: allow passing struct msm_kms to msm_drv_probe()
` [PATCH v4 2/4] drm/msm/dpu: move resource allocation to the _probe function
` [PATCH v4 3/4] drm/msm/mdp4: "
` [PATCH v4 4/4] drm/msm/mdp5: "
[PATCH v2 00/14] drm/msm/dpu: cleanup dpu_core_perf module
2023-07-04 17:30 UTC (19+ messages)
` [PATCH v2 01/14] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH v2 02/14] drm/msm/dpu: core_perf: extract bandwidth aggregation function
` [PATCH v2 03/14] drm/msm/dpu: core_perf: bail earlier if there are no ICC paths
` [PATCH v2 04/14] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v2 05/14] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()
` [PATCH v2 06/14] drm/msm/dpu: rework core_perf debugfs overrides
` [PATCH v2 07/14] drm/msm/dpu: drop dpu_core_perf_params::max_per_pipe_ib
` [PATCH v2 08/14] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH v2 09/14] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH v2 10/14] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH v2 11/14] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v2 12/14] drm/msm/dpu: core_perf: remove extra clk_round_rate() call
` [PATCH v2 13/14] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v2 14/14] drm/msm/dpu: drop dpu_core_perf_destroy()
[PATCH 1/2] drm/msm/adreno: Fix warn splat for devices without revn
2023-07-04 17:19 UTC (3+ messages)
` [PATCH 2/2] drm/msm/a690: Remove revn and name
[PATCH] drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
2023-07-04 16:18 UTC (2+ messages)
[PATCH v4 1/5] mtd: rawnand: qcom: Implement exec_op()
2023-07-04 14:50 UTC (2+ messages)
[PATCH] dt-bindings: cleanup DTS example whitespaces
2023-07-04 14:42 UTC (5+ messages)
[PATCH 0/8] drm/msm/dpu: cleanup dpu_core_perf module
2023-07-04 14:31 UTC (32+ messages)
` [PATCH 1/8] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH 2/8] drm/msm/dpu: drop performance tuning modes
` [PATCH 3/8] drm/msm/dpu: drop dpu_core_perf_params::max_per_pipe_ib
` [PATCH 4/8] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH 5/8] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH 6/8] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH 7/8] drm/msm/dpu: drop dpu_core_perf_destroy()
` [PATCH 8/8] drm/msm/dpu: remove unused fields from struct dpu_core_perf
[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
2023-07-04 14:11 UTC (4+ messages)
[PATCH v2 00/27] ARM: dts: qcom: cleanup PMIC usage
2023-07-04 14:08 UTC (3+ messages)
` [PATCH v2 27/27] ARM: dts: qcom: msm8974: move regulators to board files
[RFC PATCH v5 0/4] PM: domain: Support skiping disabling unused domains until sync state
2023-07-04 13:54 UTC (5+ messages)
` [RFC PATCH v5 3/4] PM: domains: Ignore power off request for enabled unused domains
` [RFC PATCH v5 4/4] PM: domains: Add and set generic sync state callback
[RFC PATCH 0/8] ARM: qcom: msm8960: support CPU frequency scaling
2023-07-04 13:50 UTC (9+ messages)
` [RFC PATCH 4/8] ARM: dts: qcom: msm8960-cdp: constraint cpufreq regulators
` [RFC PATCH 8/8] ARM: dts: qcom: apq8064: add simple CPUFreq support
[PATCH 5/6] power: reset: msm: Convert to devm_platform_ioremap_resource()
2023-07-04 13:03 UTC
[PATCH V2] PCI: qcom: Use PARF_SLV_ADDR_SPACE_SIZE for ops_2_3_3
2023-07-04 12:33 UTC (2+ messages)
[PATCH 0/2] 8250 dma-coherent
2023-07-04 12:23 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherent
` [PATCH 2/2] arm64: dts: qcom: sm8250: Mark SMMUs "
[PATCH 3/7] reset: qcom-aoss: Convert to devm_platform_ioremap_resource()
2023-07-04 12:02 UTC (2+ messages)
` [PATCH 4/7] reset: qcom: "
[PATCH] arm64: dts: qcom: qdu1000: Add reserved gpio list
2023-07-04 11:56 UTC (3+ messages)
[PATCH 0/2] Add SC8280XP videocc
2023-07-04 11:56 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,sm8350-videocc: Add SC8280XP
` [PATCH 2/2] clk: qcom: videocc-sm8350: Add SC8280XP support
[PATCH v12 00/10] (no cover subject)
2023-07-04 11:04 UTC (11+ messages)
` [PATCH v12 01/10] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev
` [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v12 07/10] soc: qcom: cpr: Use u64 for frequency
[PATCH 1/5] accel/qaic: tighten bounds checking in encode_message()
2023-07-04 9:58 UTC (7+ messages)
[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
2023-07-04 9:27 UTC (15+ messages)
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding
[PATCH 00/14] A7xx support
2023-07-04 8:30 UTC (7+ messages)
` [PATCH 01/14] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH 03/14] dt-bindings: display/msm/gpu: Allow A7xx SKUs
[PATCH v2 0/4] Add interconnects to QUPs on SM8250
2023-07-04 7:26 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: interconnect: qcom,rpmh: Add SM8250 QUP virt
` [PATCH v2 2/4] dt-bindings: interconnect: qcom,sm8250: Add "
` [PATCH v2 3/4] interconnect: qcom: sm8250: Fix QUP0 nodes
` [PATCH v2 4/4] arm64: dts: qcom: sm8250: Add interconnects and power-domains to QUPs
[PATCH 00/10] Add Power Domains and Regulators in SDX75
2023-07-04 6:48 UTC (18+ messages)
` [PATCH 01/10] dt-bindings: regulator: Add PMX75 compatibles
` [PATCH 02/10] dt-bindings: power: Add rpm power domains for SDX75
` [PATCH 03/10] dt-bindings: mfd: Add compatible for pm7550ba
` [PATCH 04/10] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7550ba support
` [PATCH 05/10] dt-bindings: mfd: Add compatible for pmx75
` [PATCH 06/10] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx75 support
[PATCH 2/5] accel/qaic: tighten bounds checking in decode_message()
2023-07-04 6:30 UTC (2+ messages)
[PATCH v5 00/19] drm/msm/dpu: another catalog rework
2023-07-04 2:21 UTC (20+ messages)
` [PATCH v5 01/19] drm/msm: enumerate DSI interfaces
` [PATCH v5 02/19] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v5 03/19] drm/msm/dpu: simplify peer LM handling
` [PATCH v5 04/19] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v5 05/19] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value
` [PATCH v5 06/19] drm/msm/dpu: expand .clk_ctrls definitions
` [PATCH v5 07/19] drm/msm/dpu: drop zero features from dpu_mdp_cfg data
` [PATCH v5 08/19] drm/msm/dpu: drop zero features from dpu_ctl_cfg data
` [PATCH v5 09/19] drm/msm/dpu: correct indentation for CTL definitions
` [PATCH v5 10/19] drm/msm/dpu: inline SSPP_BLK macros
` [PATCH v5 11/19] drm/msm/dpu: inline DSPP_BLK macros
` [PATCH v5 12/19] drm/msm/dpu: inline LM_BLK macros
` [PATCH v5 13/19] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v5 14/19] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v5 15/19] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v5 16/19] drm/msm/dpu: inline WB_BLK macros
` [PATCH v5 17/19] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
` [PATCH v5 18/19] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
` [PATCH v5 19/19] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK
[PATCH v3 0/4] Qualcomm REFGEN regulator
2023-07-04 0:23 UTC (6+ messages)
` [PATCH v3 4/4] drm/msm/dsi: Hook up refgen regulator
[PATCH v14 00/25] Drivers for Gunyah hypervisor
2023-07-03 22:41 UTC (4+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
[PATCH v2 0/8] MSM8998 clk cleanups and fixups
2023-07-03 18:20 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs
` [PATCH v2 2/8] dt-bindings: clock: qcom,mmcc: Add GPLL0_DIV for MSM8998
` [PATCH v2 3/8] clk: qcom: gcc-msm8998: Control MMSS and GPUSS GPLL0 outputs properly
` [PATCH v2 4/8] clk: qcom: mmcc-msm8998: Properly consume GPLL0 inputs
` [PATCH v2 5/8] clk: qcom: gpucc-msm8998: Use the correct GPLL0 leg with old DTs
` [PATCH v2 6/8] clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks
` [PATCH v2 7/8] arm64: dts: qcom: msm8998: Use the correct GPLL0 leg for GPUCC
` [PATCH v2 8/8] arm64: dts: qcom: msm8998: Use the correct GPLL0_DIV leg for MMCC
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