Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-01-06 12:26:23 to 2023-01-08 18:44:24 UTC [more...]

[PATCH v2 00/16] clk: qcom: get rid of core_bi_pll_test_se
 2023-01-08 18:44 UTC  (9+ messages)
` [PATCH v2 01/16] dt-bindings: clock: qcom,gcc-msm8998: drop core_bi_pll_test_se
` [PATCH v2 02/16] dt-bindings: clock: qcom,gcc-sdx55: "
` [PATCH v2 03/16] dt-bindings: clock: qcom,gcc-sdx65: "
` [PATCH v2 04/16] dt-bindings: clock: qcom,gcc-sm8350: "

[PATCH 1/3] ASoC: dt-bindings: qcom,lpass-cpu: Document required-opps
 2023-01-08 18:31 UTC  (6+ messages)
` [PATCH 2/3] ASoC: dt-bindings: qcom,lpass-cpu: Fix DAI children pattern
` [PATCH 3/3] ASoC: dt-bindings: qcom,lpass-cpu: Correct and constrain clocks, interrupts, reg

[PATCH 1/8] media: dt-bindings: qcom,venus: cleanup
 2023-01-08 18:26 UTC  (16+ messages)
` [PATCH 2/8] media: dt-bindings: qcom,venus: split common properties
` [PATCH 3/8] media: dt-bindings: qcom,msm8996-venus: document interconnects
` [PATCH 4/8] media: dt-bindings: qcom,sc7180-venus: document OPP table
` [PATCH 5/8] media: dt-bindings: qcom,sc7280-venus: "
` [PATCH 6/8] media: dt-bindings: qcom,sdm845-venus-v2: "
` [PATCH 7/8] media: dt-bindings: qcom,sm8250-venus: "
` [PATCH 8/8] media: dt-bindings: qcom,venus: document firmware-name

[PATCH 1/2] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: correct SC7280 compatibles
 2023-01-08 18:12 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: correct clocks per variants

[PATCH 1/2] dt-bindings: display: msm: drop redundant part of title
 2023-01-08 18:11 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: display: msm: drop unneeded list for single compatible

[PATCH 1/2] ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250
 2023-01-08 18:10 UTC  (4+ messages)
` [PATCH 2/2] ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280

[PATCH] dt-bindings: clock: qcom,camcc-sm8250: extend clocks and power domains
 2023-01-08 18:08 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: ipq8074: populate fw_name for usb3phy-s
 2023-01-08 18:07 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq8074: correct USB3 QMP PHY-s clock output names

[PATCH] dt-bindings: phy: qcom,qusb2: do not define properties in "if" block
 2023-01-08 18:05 UTC  (2+ messages)

[PATCH v2 00/13] drm/bridge: lt9611: several fixes and improvements
 2023-01-08 16:56 UTC  (14+ messages)
` [PATCH v2 01/13] drm/bridge: lt9611: fix sleep mode setup
` [PATCH v2 02/13] drm/bridge: lt9611: fix HPD reenablement
` [PATCH v2 03/13] drm/bridge: lt9611: fix polarity programming
` [PATCH v2 04/13] drm/bridge: lt9611: fix programming of video modes
` [PATCH v2 05/13] drm/bridge: lt9611: fix clock calculation
` [PATCH v2 06/13] drm/bridge: lt9611: pass a pointer to the of node
` [PATCH v2 07/13] drm/bridge: lt9611: rework the mode_set function
` [PATCH v2 08/13] drm/bridge: lt9611: attach to the next bridge
` [PATCH v2 09/13] drm/bridge: lt9611: fix sync polarity for DVI output
` [PATCH v2 10/13] drm/bridge: lt9611: simplify video timings programming
` [PATCH v2 11/13] drm/bridge: lt9611: rework infoframes handling
` [PATCH v2 12/13] drm/bridge: lt9611: stop filtering modes via the table
` [PATCH v2 13/13] drm/bridge: lt9611: properly program the dual host mode

[PATCH 0/2] Fix EUD dt-binding doc & sc7280 EUD node syntax
 2023-01-08 16:12 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: soc: qcom: eud: Fix identation issues in the example

[PATCH v2] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add reg-names and power-domain-names
 2023-01-08 15:36 UTC  (2+ messages)

[PATCH 0/2] Support ADC5_BAT_ID_100K_PU and use on PM7250b
 2023-01-08 13:04 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channel
` [PATCH 2/2] arm64: dts: qcom: pm7250b: Add BAT_ID vadc channel

[PATCH 00/12] drm/bridge: lt9611: several fixes and improvements
 2023-01-08  7:25 UTC  (13+ messages)
` [PATCH 01/12] drm/bridge: lt9611: fix sleep mode setup
` [PATCH 02/12] drm/bridge: lt9611: fix HPD reenablement
` [PATCH 03/12] drm/bridge: lt9611: fix polarity programming
` [PATCH 04/12] drm/bridge: lt9611: fix programming of video modes
` [PATCH 05/12] drm/bridge: lt9611: fix clock calculation
` [PATCH 06/12] drm/bridge: lt9611: pass a pointer to the of node
` [PATCH 07/12] drm/bridge: lt9611: rework the mode_set function
` [PATCH 08/12] drm/bridge: lt9611: attach to the next bridge
` [PATCH 09/12] drm/bridge: lt9611: fix sync polarity for DVI output
` [PATCH 10/12] drm/bridge: lt9611: simplify video timings programming
` [PATCH 11/12] drm/bridge: lt9611: rework infoframes handling
` [PATCH 12/12] drm/bridge: lt9611: stop filtering modes via the table

Annoying message on the console for the db845c board
 2023-01-08  4:30 UTC  (8+ messages)

[PATCH v7 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2023-01-08  2:54 UTC  (8+ messages)

[PATCH v3 0/3] Add support for Samsung Galaxy tab A (2015) tablets
 2023-01-07 14:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: qcom: Document samsung,gt58 and gt510
` [PATCH v3 2/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 9.7 (2015)
` [PATCH v3 3/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 8.0 (2015)

[PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm6350-pas: Add SM6375 ADSP
 2023-01-07 14:05 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom,sm8150-pas: Add SM6375 CDSP
` [PATCH v2 3/3] remoteproc: qcom: pas: Add SM6375 ADSP & CDSP

[PATCH v6 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
 2023-01-07 13:33 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add GPLUS
` [PATCH v6 2/5] dt-bindings: qcom: Document msm8916-gplus-fl8005a
` [PATCH v6 3/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
` [PATCH v6 4/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add touchscreen
` [PATCH v6 5/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add flash LED

[PATCH v2 1/2] dt-bindings: remoteproc: qcom,sm8150-pas: Add SM6375 MPSS
 2023-01-07 12:56 UTC  (3+ messages)
` [PATCH v2 2/2] remoteproc: qcom: pas: "

[PATCH] clk: qcom: camcc-sm6350: Make camcc_sm6350_hws static
 2023-01-07 12:04 UTC 

[PATCH 0/2] arm64: dts: qcom: msm8916: Enable DMA by default
 2023-01-07 11:51 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: msm8916: Enable blsp_dma "
` [PATCH 2/2] arm64: dts: qcom: msm8916: Add DMA for all I2C controllers

[PATCH v2 1/2] dt-bindings: reserved-memory: rmtfs: Document qcom,assign-to-nav
 2023-01-07 10:42 UTC  (3+ messages)

[PATCH 0/3] General Purpose clocks and matisse-wifi backlight
 2023-01-07 10:41 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: msm8226: Add General Purpose clocks
` [PATCH 3/3] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add display backlight

[PATCH v2 0/3] Add support for Samsung Galaxy tab A (2015) tablets
 2023-01-07 10:37 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: qcom: Document samsung,gt58 and gt510
` [PATCH v2 2/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 9.7 (2015)
` [PATCH v2 3/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 8.0 (2015)

[PATCH v5 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
 2023-01-07 10:33 UTC  (3+ messages)
` [PATCH v5 3/5] "

[PATCH v3 0/3] arm64: dts: sm6115: Add USB SS qmp phy node and perform some cleanups
 2023-01-07 10:24 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm6115: Add USB SS qmp phy node

[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-07 10:20 UTC  (2+ messages)

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-07  0:51 UTC  (14+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6

[RFC PATCH v3 0/3] Support for Solid Fill Planes
 2023-01-07  0:33 UTC  (15+ messages)
` [RFC PATCH v3 2/3] drm: Adjust atomic checks for solid fill color
` [RFC PATCH v3 3/3] drm/msm/dpu: Use color_fill property for DPU planes
    ` [Freedreno] "

[PATCH 0/2] soc: qcom: dcc: Documentation improv
 2023-01-07  0:08 UTC  (2+ messages)

[PATCH v4] drm/fb-helper: Replace bpp/depth parameter by color mode
 2023-01-06 21:03 UTC  (3+ messages)

[PATCH v16 0/8] Coresight: Add support for TPDM and TPDA
 2023-01-06 20:50 UTC  (2+ messages)

[PATCH 0/2] Fix APR audio regression on 6.2-rc1
 2023-01-06 20:24 UTC  (2+ messages)

[PATCH -next] soc: qcom: dcc: Fix unsigned comparison with less than zero
 2023-01-06 20:24 UTC  (2+ messages)

[PATCH v2] soc: qcom: apr: make remove callback of apr driver void returned
 2023-01-06 20:24 UTC  (2+ messages)

[PATCH v9 00/10] arm64: dts: Add base device tree files for SM8550
 2023-01-06 20:10 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards
` [PATCH v9 02/10] arm64: dts: qcom: Add base SM8550 dtsi
` [PATCH v9 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi
` [PATCH v9 04/10] arm64: dts: qcom: Add PM8550 "
` [PATCH v9 05/10] arm64: dts: qcom: Add PM8550b "
` [PATCH v9 06/10] arm64: dts: qcom: Add PM8550ve "
` [PATCH v9 07/10] arm64: dts: qcom: Add PM8550vs "
` [PATCH v9 08/10] arm64: dts: qcom: Add PMK8550 "
` [PATCH v9 09/10] arm64: dts: qcom: Add PMR735d "
` [PATCH v9 10/10] arm64: dts: qcom: Add base SM8550 MTP dts

[PATCH v2 00/11] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-06 20:10 UTC  (12+ messages)
` [PATCH v2 01/11] interconnect: qcom: sdx55: drop IP0 remnants
` [PATCH v2 02/11] interconnect: qcom: sc7180: "
` [PATCH v2 03/11] interconnect: qcom: sm8150: Drop IP0 interconnects
` [PATCH v2 04/11] interconnect: qcom: sm8250: "
` [PATCH v2 05/11] interconnect: qcom: sc8180x: "
` [PATCH v2 06/11] interconnect: qcom: sc8280xp: "
` [PATCH v2 07/11] dt-bindings: interconnect: qcom: Remove ipa-virt compatibles
` [PATCH v2 08/11] dt-bindings: interconnect: qcom: drop IPA_CORE related defines
` [PATCH v2 09/11] clk: qcom: rpmh: define IPA clocks where required
` [PATCH v2 10/11] arm64: dts: qcom: sm8150: drop the virtual ipa-virt device
` [PATCH v2 11/11] arm64: dts: qcom: sm8250: "

[PATCH 0/1] PCI: qcom: Add support for system suspend and resume
 2023-01-06 19:02 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/9] clk/interconnect: qcom: finish migration of IP0 to clocks
 2023-01-06 18:52 UTC  (9+ messages)
` [PATCH 1/9] clk: qcom: rpmh: define IPA clocks where required
` [PATCH 3/9] interconnect: qcom: sc7180: drop IP0 remnants
` [PATCH 4/9] interconnect: qcom: sm8150: Drop IP0 interconnects

[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
 2023-01-06 18:28 UTC  (2+ messages)

[PATCH v2 0/2] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-01-06 17:39 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 binding
` [PATCH v2 2/2] usb: misc: eud: Add driver support for SM6115 / SM4250

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-01-06 17:22 UTC  (2+ messages)

[PATCH v8 0/4] clk: qcom: Add support for SM8550
 2023-01-06 17:12 UTC  (6+ messages)
` [PATCH v8 3/4] clk: qcom: rpmh: Add support for SM8550 rpmh clocks

[PATCH v6 0/5] clk: qcom: Add support for SM8550
 2023-01-06 16:53 UTC  (7+ messages)
` [PATCH v6 4/5] clk: qcom: rpmh: Add support for SM8550 rpmh clocks

[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
 2023-01-06 16:45 UTC 

[PATCH] arm64: dts: qcom: sdm845: correct dynamic power coefficients
 2023-01-06 16:43 UTC 

ERRATUM_858921 is broken on 5.15 kernel
 2023-01-06 16:38 UTC  (3+ messages)

[PATCH v6 00/11] drm/msm: add support for SM8450
 2023-01-06 15:42 UTC  (4+ messages)
` [PATCH v6 03/11] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs

[PATCH 0/6] drm/msm: add support for SM8450
 2023-01-06 15:41 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: display/msm: document the SM8550 DSI PHY

[PATCH v6 0/5] arm64: dts: qcom: msm8916-samsung-j5: Use common device tree
 2023-01-06 14:31 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: qcom: Document bindings for msm8916-samsung-j5x
` [PATCH v6 2/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add initial common device tree
` [PATCH v6 3/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add new device trees
` [PATCH v6 4/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add Hall sensor
` [PATCH v6 5/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add MUIC support

[PATCH net-next] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-06 13:16 UTC  (3+ messages)

[PATCH 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
 2023-01-06 13:04 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings

[PATCH v2 00/12] clock: qcom: apq8084: convert to parent_data/_hws
 2023-01-06 12:50 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: clock: qcom,gcc-apq8084: define clocks/clock-names
` [PATCH v2 03/12] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for APQ8084


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox