linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-07 16:51:46 to 2020-04-09 20:06:58 UTC [more...]

[PATCH v1 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-04-09 20:06 UTC  (3+ messages)
` [PATCH v1 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-09 19:34 UTC  (2+ messages)

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-09 18:20 UTC  (25+ messages)
` [PATCH 01/21] opp: Manage empty OPP tables with clk handle
` [PATCH 02/21] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
` [PATCH 03/21] spi: spi-geni-qcom: "
` [PATCH 04/21] arm64: dts: sdm845: Add OPP table for all qup devices
` [PATCH 05/21] arm64: dts: sc7180: "
` [PATCH 06/21] scsi: ufs: Add support to manage multiple power domains in ufshcd-pltfrm
` [PATCH 07/21] scsi: ufs: Add support for specifying OPP tables in DT
` [PATCH 08/21] arm64: dts: sdm845: Add ufs opps and power-domains
` [PATCH 09/21] drm/msm/dpu: Use OPP API to set clk/perf state
` [PATCH 10/21] drm/msm: dsi: "
` [PATCH 11/21] arm64: dts: sdm845: Add DSI and MDP OPP tables and power-domains
` [PATCH 12/21] arm64: dts: sc7180: "
` [PATCH 13/21] mmc: sdhci-msm: Use OPP API to set clk/perf state
` [PATCH 14/21] arm64: dts: sdm845: Add sdhc opps and power-domains
` [PATCH 15/21] arm64: dts: sc7180: "
` [PATCH 16/21] media: venus: core: Add support for opp tables/perf voting
` [PATCH 17/21] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH 18/21] arm64: dts: sc7180: "
` [PATCH 19/21] spi: spi-qcom-qspi: Use OPP API to set clk/perf state
` [PATCH 20/21] arm64: dts: sdm845: Add qspi opps and power-domains
` [PATCH 21/21] arm64: dts: sc7180: "

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-09 14:30 UTC  (46+ messages)
` [RFC PATCH 01/34] iommu: Move default domain allocation to separate function
` [RFC PATCH 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [RFC PATCH 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [RFC PATCH 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [RFC PATCH 05/34] iommu/amd: Remove dma_mask check from check_device()
` [RFC PATCH 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [RFC PATCH 07/34] iommu: Add probe_device() and remove_device() call-backs
` [RFC PATCH 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [RFC PATCH 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [RFC PATCH 10/34] iommu: Move new probe_device path to separate function
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [RFC PATCH 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [RFC PATCH 14/34] iommu/amd: Remove dev_data->passthrough
` [RFC PATCH 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [RFC PATCH 16/34] iommu/vt-d: "
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
` [RFC PATCH 18/34] iommu/arm-smmu: Convert to probe/release_device() call-backs
` [RFC PATCH 19/34] iommu/pamu: "
` [RFC PATCH 20/34] iommu/s390: "
` [RFC PATCH 21/34] iommu/virtio: "
` [RFC PATCH 22/34] iommu/msm: "
` [RFC PATCH 23/34] iommu/mediatek: "
` [RFC PATCH 24/34] iommu/mediatek-v1 "
` [RFC PATCH 25/34] iommu/qcom: "
` [RFC PATCH 26/34] iommu/rockchip: "
` [RFC PATCH 27/34] iommu/tegra: "
` [RFC PATCH 28/34] iommu/renesas: "
` [RFC PATCH 29/34] iommu/omap: Remove orphan_dev tracking
` [RFC PATCH 30/34] iommu/omap: Convert to probe/release_device() call-backs
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
      ` [PATCH] iommu/exynos: Get rid of 'struct exynos_iommu_owner' exynos_iommu_owner
            ` [PATCH] iommu/exynos: Rework intialization
` [RFC PATCH 32/34] iommu/exynos: Convert to probe/release_device() call-backs
` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
` [RFC PATCH 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-09 13:20 UTC  (22+ messages)
` [PATCH V3 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V3 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V3 7/8] spi: spi-qcom-qspi: Add interconnect support

[PATCHv2 0/3] Add coresight support for QCOM SC7180 SoC
 2020-04-09 11:43 UTC  (4+ messages)
` [PATCHv2 1/3] coresight: etm4x: Add support for Qualcomm "
` [PATCHv2 2/3] arm64: dts: qcom: sc7180: Add Coresight support
` [PATCHv2 3/3] coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385

[PATCH] regulator: qcom_rpm: remove defined but not used 'pm8921_ftsmps'
 2020-04-09 11:40 UTC 

[PATCH] coresight: Fix support for sparsely populated ports
 2020-04-09 11:03 UTC 

[RFC PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-09  9:34 UTC  (14+ messages)

[PATCH v16 0/6] Invoke rpmh_flush for non OSI targets
 2020-04-09  8:16 UTC  (5+ messages)
` [PATCH v16 4/6] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH 0/2] Add coresight support for QCOM SC7180 SoC
 2020-04-09  7:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add Coresight support

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:27 UTC  (5+ messages)
` [PATCH 05/35] docs: filesystems: fix renamed references
` [PATCH 28/35] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file

[PATCH 1/2] drm/msm/dpu: add support for color processing blocks in dpu driver
 2020-04-09  0:44 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: add support for pcc color block "

[PATCH v3 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-09  0:10 UTC  (19+ messages)
` [PATCH v3 01/10] drivers: qcom: rpmh-rsc: Clean code reading/writing TCS regs/cmds
` [PATCH v3 02/10] drivers: qcom: rpmh-rsc: Document the register layout better
` [PATCH v3 03/10] drivers: qcom: rpmh-rsc: Fold tcs_ctrl_write() into its single caller
` [PATCH v3 04/10] drivers: qcom: rpmh-rsc: Remove get_tcs_of_type() abstraction
` [PATCH v3 05/10] drivers: qcom: rpmh-rsc: Kill cmd_cache and find_match() with fire
` [PATCH v3 06/10] drivers: qcom: rpmh-rsc: A lot of comments
` [PATCH v3 07/10] drivers: qcom: rpmh-rsc: tcs_is_free() can just check tcs_in_use
` [PATCH v3 08/10] drivers: qcom: rpmh-rsc: Don't double-check rpmh
` [PATCH v3 09/10] drivers: qcom: rpmh-rsc: Caller handles tcs_invalidate() exclusivity
` [PATCH v3 10/10] drivers: qcom: rpmh-rsc: read_tcs_reg()/write_tcs_reg() are not for IRQ

[PATCH v2 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-08 23:36 UTC  (7+ messages)
` [PATCH v2 1/6] remoteproc: sysmon: Add ability to send type of notification
` [PATCH v2 2/6] remoteproc: sysmon: Add notifications for events
` [PATCH v2 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
` [PATCH v2 4/6] remoteproc: qcom: Add name field for every subdevice
` [PATCH v2 5/6] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v2 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH 0/3] remoteproc: bug fixes
 2020-04-08 22:18 UTC  (4+ messages)
` [PATCH 1/3] remoteproc: fix a bug in rproc_alloc()

[PATCH v2 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-04-08 22:18 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: core: Add an API for changing firmware name
` [PATCH v2 2/2] remoteproc: core: Prevent sleep when rproc crashes

[PATCH v1 0/3] WriteBooster Feature Support
 2020-04-08 21:48 UTC  (4+ messages)
` [PATCH v1 1/3] scsi: ufs: add write booster feature support
  ` [PATCH v1 2/3] ufs-qcom: scsi: configure write booster type
  ` [PATCH v1 3/3] ufs: sysfs: add sysfs entries for write booster

[PATCH 0/7] Venus Codec API addition and few fixes
 2020-04-08 21:33 UTC  (8+ messages)
` [PATCH 1/7] venus: core: Add missing mutex destroy
` [PATCH 2/7] venus: core: Fix mutex destroy in remove
` [PATCH 3/7] venus: core: Constify codec frequency data array
` [PATCH 4/7] venus: helpers: Done buffers per queue type
` [PATCH 5/7] venus: vdec: Mark flushed buffers with error state
` [PATCH 6/7] venus: vdec: Init registered list unconditionally
` [PATCH 7/7] venus: Mark last capture buffer

[PATCH 0/2] Venus dynamic debug
 2020-04-08 21:20 UTC  (3+ messages)
` [PATCH 1/2] venus: Add debugfs interface to set firmware log level
` [PATCH 2/2] venus: make debug infrastructure more flexible

[PATCH] drm/msm: fix link error without CONFIG_DEBUG_FS
 2020-04-08 19:14 UTC 

[PATCH -next] pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
 2020-04-08 18:51 UTC  (2+ messages)

[PATCH v2 0/5] Misc MHI fixes
 2020-04-08 16:19 UTC  (5+ messages)
` [PATCH v2 2/5] bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
` [PATCH v2 5/5] bus: mhi: core: Fix typo in comment

[RFC-v2 0/2] Add Support for SDHC bus bandwidth voting
 2020-04-08 14:34 UTC  (5+ messages)
` [RFC-v2 2/2] mmc: sdhci-msm: Add support for "

[PATCH v2 00/10] Multiple fixes in PCIe qcom driver
 2020-04-08 13:18 UTC  (11+ messages)
` [PATCH v2 01/10] PCIe: qcom: add missing ipq806x clocks in PCIe driver
    ` R: "
        ` R: "
` [PATCH v2 07/10] PCIe: qcom: fix init problem with missing PARF programming
    ` R: "

[PATCH v4 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-04-08 13:09 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [PATCH v4 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [PATCH v4 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [PATCH v4 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [PATCH v4 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [PATCH v4 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap mpss region before/after use
 2020-04-08 12:20 UTC  (3+ messages)

[RFT PATCH v2 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-08 11:10 UTC  (5+ messages)
` [RFT PATCH v2 05/10] drivers: qcom: rpmh-rsc: A lot "

[PATCH] phy: qualcomm: usb-hs-28nm: Prepare clocks in init
 2020-04-08  9:34 UTC  (2+ messages)

[PATCH v5 0/2] Add USB DWC3 support for SC7180
 2020-04-08  4:42 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH v3 0/2] Enable SS/HS USB support on SM8150
 2020-04-08  4:30 UTC  (5+ messages)
` [PATCH v3 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
` [PATCH v3 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes

[PATCH] phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat string
 2020-04-08  2:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Add DT bindings for USB HS/SS in QCS404
 2020-04-08  1:45 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: qcom: qcs404-evb: Enable USB controllers

[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-04-07 23:26 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes

[PATCH 1/2] dt-bindings: msm: disp: Add Display Port HPD GPIO bindings
 2020-04-07 22:48 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dp: Add Hot Plug Detect feature

[PATCH v3 0/4] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-04-07 22:29 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: phy: Add binding for qcom,usb-hs-7nm
` [PATCH v3 2/4] phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs
` [PATCH v3 3/4] phy: qcom-qmp: Add SM8150 QMP USB3 PHY support
` [PATCH v3 4/4] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB


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).