linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-03 16:47:10 to 2022-02-07 09:55:01 UTC [more...]

[PATCH 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2022-02-07  9:30 UTC 

[PATCH] bus: mhi: Add mru_default for Quectel EM1xx series modules
 2022-02-07  8:40 UTC 

[BUG] bus: mhi: possible deadlock in mhi_pm_disable_transition() and mhi_async_power_up()
 2022-02-07  8:34 UTC  (6+ messages)

[PATCH v1] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 crd board
 2022-02-07  8:42 UTC  (2+ messages)

[PATCH] iommu/msm: simplify with dev_err_probe()
 2022-02-06 20:29 UTC 

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-02-06 20:17 UTC  (4+ messages)
` [PATCH 09/15] rpmsg: smd: Drop unnecessary condition for channel creation

[PATCHv2 0/9] soc: qcom: llcc: Add LLCC support for SM8450 SoC
 2022-02-06 14:33 UTC  (6+ messages)
` [PATCHv2 7/9] dt-bindings: arm: msm: Add LLCC compatible for SM8350
` [PATCHv2 8/9] dt-bindings: arm: msm: Add LLCC compatible for SM8450

[PATCH net-next 0/7] net: ipa: use bulk interconnect interfaces
 2022-02-05 14:35 UTC  (10+ messages)
` [PATCH net-next 1/7] net: ipa: kill struct ipa_interconnect
` [PATCH net-next 2/7] net: ipa: use icc_enable() and icc_disable()
` [PATCH net-next 3/7] net: ipa: use interconnect bulk enable/disable operations
` [PATCH net-next 4/7] net: ipa: use bulk operations to set up interconnects
` [PATCH net-next 5/7] net: ipa: use bulk interconnect initialization
` [PATCH net-next 6/7] net: ipa: embed interconnect array in the power structure
` [PATCH net-next 7/7] net: ipa: use IPA power device pointer

[PATCH v2 6/7] clk: qcom: Declare mux table as const u32[]
 2022-02-05 10:36 UTC 

[PATCH v3 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-02-05  3:03 UTC  (7+ messages)
` [PATCH v3 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table

[PATCH v3 00/14] arm64: dts: qcom: sc7x80: A smattering of misc dts cleanups + herobrine-rev1
 2022-02-05  2:59 UTC  (41+ messages)
` [PATCH v3 01/14] arm64: dts: qcom: sc7180-trogdor: Add "-regulator" suffix to pp3300_hub
` [PATCH v3 02/14] arm64: dts: qcom: sc7280-herobrine: Consistently add "-regulator" suffix
` [PATCH v3 03/14] arm64: dts: qcom: sc7280: Properly sort sdc pinctrl lines
` [PATCH v3 04/14] arm64: dts: qcom: sc7280: Clean up sdc1 / sdc2 pinctrl
` [PATCH v3 05/14] arm64: dts: qcom: sc7280-idp: No need for "input-enable" on sw_ctrl
` [PATCH v3 06/14] arm64: dts: qcom: sc7280: Fix sort order of dp_hot_plug_det / pcie1_clkreq_n
` [PATCH v3 07/14] arm64: dts: qcom: sc7280: Add edp_out port and HPD lines
` [PATCH v3 08/14] arm64: dts: qcom: sc7280: Move pcie1_clkreq pull / drive str to boards
` [PATCH v3 09/14] arm64: dts: qcom: sc7280: Disable pull from pcie1_clkreq
` [PATCH v3 10/14] arm64: dts: qcom: sc7280: Move dp_hot_plug_det pull from SoC dtsi file
` [PATCH v3 11/14] arm64: dts: qcom: sc7280: Add a blank line in the dp node
` [PATCH v3 12/14] arm64: dts: qcom: sc7280: Add herobrine-r1
` [PATCH v3 13/14] arm64: dts: qcom: sc7280: Add the CPU compatible to the soc@0 node
` [PATCH v3 14/14] arm64: dts: qcom: sc7280: Remove "qcom,sc7280" from top-level of boards
` (subset) [PATCH v3 00/14] arm64: dts: qcom: sc7x80: A smattering of misc dts cleanups + herobrine-rev1

[PATCH v3 0/8] camss: Fixup multiple VDDA regulator support
 2022-02-05  2:58 UTC  (2+ messages)

[PATCH v1 2/2] clk: qcom: sc7280: Update clk_init_data to const for clock controllers
 2022-02-05  2:48 UTC  (3+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
 2022-02-05  2:43 UTC  (2+ messages)

[PATCH v4 0/2] drm/msm: rework clock handling
 2022-02-05  0:32 UTC  (5+ messages)
` [PATCH v4 1/2] drm/msm/dpu: simplify clocks handling
  ` [Freedreno] "
` [PATCH v4 2/2] drm/msm/dp: rewrite dss_module_power to use bulk clock functions

[PATCH v3 3/3] arm64: dts: qcom: msm8994-huawei-angler: Add sdhc{1,2} definitions
 2022-02-05  0:11 UTC  (2+ messages)

[PATCH 00/12] Add writeback block support for DPU
 2022-02-04 23:46 UTC  (25+ messages)
` [PATCH 01/12] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH 02/12] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH 03/12] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH 04/12] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH 05/12] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH 06/12] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH 07/12] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH 08/12] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH 09/12] drm/msm/dpu: add the writeback connector layer
` [PATCH 10/12] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH 12/12] drm/msm/dpu: add writeback blocks to the display snapshot

[PATCH v3 0/3] enable widebus feature base on chip hardware revision
 2022-02-04 23:39 UTC  (10+ messages)
` [PATCH v3 1/3] drm/msm/dp: revise timing engine programming to support widebus feature
` [PATCH v3 2/3] drm/msm/dp: revise timing engine programming to support compression (DSC)
` [PATCH v3 3/3] drm/msm/dp: enable widebus feature for display port

[PATCH v4 0/2] Add support for LPASS Core and Audio Clock for SC7280
 2022-02-04 23:17 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280

[PATCH v4 0/4] Extend pm8941-pwrkey driver
 2022-02-04 22:56 UTC  (5+ messages)
` [PATCH v4 1/4] input: misc: pm8941-pwrkey: fix error message
` [PATCH v4 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v4 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v4 4/4] input: misc: pm8941-pwrkey: simulate missed key press events

[PATCH V5 0/6] Add Embedded USB Debugger (EUD) driver
 2022-02-04 22:50 UTC  (8+ messages)
` [PATCH V5 1/6] dt-bindings: Add the yaml bindings for EUD
` [PATCH V5 2/6] bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V5 3/6] usb: common: eud: Add driver support for Embedded USB Debugger(EUD)

[PATCH v5 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
 2022-02-04 22:47 UTC  (4+ messages)
` [PATCH v5 4/5] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs

[PATCH 1/2] dt-bindings: arm: qcom: Document SM8450 HDK boards
 2022-02-04 22:37 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Add herobrine-r1
 2022-02-04 22:37 UTC  (2+ messages)
` (subset) "

[v5 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-02-04 22:37 UTC  (3+ messages)
` [v5 1/3] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties

[PATCH v5 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-02-04 22:36 UTC  (3+ messages)
` [PATCH v5 08/10] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-02-04 22:05 UTC  (13+ messages)
` [PATCH v2 01/11] dt-bindings: pci: qcom,pcie: drop unused "pipe" clocks
` [PATCH v2 02/11] dt-bindings: pci: qcom: Document PCIe bindings for SM8450
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC
` [PATCH v2 04/11] clk: qcom: gcc-sc7280: switch PCIe GDSCs to pipe_clk_gdsc
` [PATCH v2 05/11] clk: qcom: gcc-sm8450: "
` [PATCH v2 06/11] PCI: qcom: Balance pm_runtime_foo() calls
` [PATCH v2 07/11] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v2 08/11] PCI: qcom: Remove pipe_clk_src reparenting
` [PATCH v2 09/11] PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
` [PATCH v2 10/11] PCI: qcom: Add ddrss_sf_tbu flag
` [PATCH v2 11/11] PCI: qcom: Add SM8450 PCIe support

[PATCH 0/5] arm64: dts: qcom: sc7x80: A smattering of misc dts cleanups
 2022-02-04 22:00 UTC  (2+ messages)

[PATCH] iommu/msm: Use standard driver registration
 2022-02-04 21:34 UTC  (3+ messages)
` [PATCH] iommu/rockchip: : "

[PATCH 0/9] i2c: qcom-cci: fixes and updates
 2022-02-04 19:32 UTC  (31+ messages)
` [PATCH 1/9] dt-bindings: i2c: qcom-cci: add QCOM SM8450 compatible
` [PATCH 2/9] dt-bindings: i2c: qcom-cci: add description of a vbus-supply property
` [PATCH 3/9] i2c: qcom-cci: don't delete an unregistered adapter
` [PATCH 4/9] i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
` [PATCH 5/9] i2c: qcom-cci: initialize CCI controller after registration of adapters
` [PATCH 6/9] i2c: qcom-cci: simplify probe by removing one loop over busses
` [PATCH 7/9] i2c: qcom-cci: simplify access to bus data structure
` [PATCH 8/9] i2c: qcom-cci: add support of optional vbus-supply regulators
` [PATCH 9/9] i2c: qcom-cci: add sm8450 compatible

[PATCH v3 0/4] qcom_scm: Add support for MC boot address API
 2022-02-04 18:40 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: add IPA qcom,qmp property
 2022-02-04 18:40 UTC  (2+ messages)

[PATCH 00/13] soc: qcom: mdt_loader: Support Qualcomm SM8450
 2022-02-04 18:40 UTC  (5+ messages)
` (subset) "

[PATCH -next RESEND] firmware: qcom: scm: Fix some kernel-doc comments
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: apr: Remove redundant 'flush_workqueue()' calls
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] firmware: qcom: scm: Add IOMMU pool size and
 2022-02-04 18:35 UTC  (2+ messages)

[PATCH] soc: qcom: rpmpd: Check for null return of devm_kcalloc
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: aoss: Fix missing put_device call in qmp_get
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: aoss: remove spurious IRQF_ONESHOT flags
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
 2022-02-04 18:35 UTC  (6+ messages)
` (subset) "

[PATCH] soc: qcom: llcc: Use devm_bitmap_zalloc() when applicable
 2022-02-04 18:35 UTC  (2+ messages)
` (subset) "

[PATCH v3 1/4] input: misc: pm8941-pwrkey: fix error message
 2022-02-04 18:20 UTC  (7+ messages)
` [PATCH v3 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v3 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-02-04 17:17 UTC  (14+ messages)

[PATCH v5 0/5] qcom: add support for PCIe on SM8450 platform
 2022-02-04 14:38 UTC  (8+ messages)
` [PATCH v5 1/5] dt-bindings: pci: qcom: Document PCIe bindings for SM8450
` [PATCH v5 4/5] PCI: qcom: Add interconnect support to 2.7.0/1.9.0 ops
` [PATCH v5 5/5] PCI: qcom: Add SM8450 PCIe support

[PATCH net-next 00/10] net: ipa: improve RX buffer replenishing
 2022-02-04 10:40 UTC  (12+ messages)
` [PATCH net-next 01/10] net: ipa: kill replenish_saved
` [PATCH net-next 02/10] net: ipa: allocate transaction before pages when replenishing
` [PATCH net-next 03/10] net: ipa: increment backlog in replenish caller
` [PATCH net-next 04/10] net: ipa: decide on doorbell in replenish loop
` [PATCH net-next 05/10] net: ipa: allocate transaction "
` [PATCH net-next 06/10] net: ipa: don't use replenish_backlog
` [PATCH net-next 07/10] net: ipa: introduce gsi_channel_trans_idle()
` [PATCH net-next 08/10] net: ipa: kill replenish_backlog
` [PATCH net-next 09/10] net: ipa: replenish after delivering payload
` [PATCH net-next 10/10] net: ipa: determine replenish doorbell differently

[PATCH 00/20] Add initial support for MHI endpoint stack
 2022-02-04  9:21 UTC  (4+ messages)
` [PATCH 09/20] bus: mhi: ep: Add support for ring management

[PATCH v2 0/3] USB DWC3 QCOM Multi power domain support
 2022-02-04  9:09 UTC  (15+ messages)
` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom

[PATCH 0/3] PCI: qcom: pipe_clk_src fixes for pcie-qcom driver
 2022-02-04  8:36 UTC  (5+ messages)
` [PATCH 2/3] PCI: qcom: Fix pipe_clk_src reparenting

[PATCH RESEND v4 0/4] platform: surface: Introduce Surface XBL Driver
 2022-02-03 23:23 UTC  (4+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-02-03 23:13 UTC  (8+ messages)
` [PATCH v10 2/2] leds: Add driver for Qualcomm LPG

[PATCH v2 0/5] arm64: dts: qcom: sc7280: Introduce herobrine-rev1
 2022-02-03 21:55 UTC  (10+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: sc7280: Add herobrine-r1

[PATCH v1] arm64: dts: qcom: sc7280: Fix pcie gpio entries
 2022-02-03 21:25 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: add connector type to enhance debug messages
 2022-02-03 21:06 UTC  (3+ messages)

[PATCH V1 0/3] rpmsg char fixes for race conditions in device reboot
 2022-02-03 17:35 UTC  (3+ messages)
` [PATCH V1 1/3] rpmsg: glink: Free device context only when cdev not in use


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).