linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-11 00:45:59 to 2020-04-14 13:23:36 UTC [more...]

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:15 UTC  (26+ messages)
` [PATCH v2 02/33] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
` [PATCH v2 12/33] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v2 13/33] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v2 14/33] iommu/amd: Remove dev_data->passthrough
` [PATCH v2 15/33] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v2 16/33] iommu/vt-d: "
` [PATCH v2 17/33] iommu/arm-smmu: "
` [PATCH v2 18/33] iommu/pamu: "
` [PATCH v2 19/33] iommu/s390: "
` [PATCH v2 20/33] iommu/virtio: "
` [PATCH v2 21/33] iommu/msm: "
` [PATCH v2 22/33] iommu/mediatek: "
` [PATCH v2 23/33] iommu/mediatek-v1 "
` [PATCH v2 24/33] iommu/qcom: "
` [PATCH v2 25/33] iommu/rockchip: "
` [PATCH v2 26/33] iommu/tegra: "
` [PATCH v2 27/33] iommu/renesas: "
` [PATCH v2 28/33] iommu/omap: Remove orphan_dev tracking
` [PATCH v2 29/33] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v2 30/33] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v2 31/33] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v2 33/33] iommu: Unexport iommu_group_get_for_dev()

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-14 13:20 UTC  (12+ messages)
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
  ` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
  ` [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 0/3] regulator: max77826: Add MAX77826 support
 2020-04-14 13:14 UTC  (7+ messages)
` [PATCH 1/3] regulator: max77826: Add max77826 regulator driver
` [PATCH 2/3] dt-bindings: regulator: Add document bindings for max77826
` [PATCH 3/3] ARM: dts: qcom: msm8974-klte: Add max77826 pmic node

[PATCH] mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
 2020-04-14 12:54 UTC  (2+ messages)

[PATCH] firmware: qcom_scm: fix bogous abuse of dma-direct internals
 2020-04-14 12:31 UTC 

[PATCH] coresight: Fix support for sparsely populated ports
 2020-04-14 10:25 UTC  (3+ messages)

[PATCH v17 0/6] Invoke rpmh_flush for non OSI targets
 2020-04-14  9:19 UTC  (14+ messages)
` [PATCH v17 1/6] arm64: dts: qcom: sc7180: Add cpuidle low power states
` [PATCH v17 2/6] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v17 3/6] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
` [PATCH v17 4/6] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v17 5/6] soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
` [PATCH v17 6/6] soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request

[PATCH 0/3] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-04-14  9:09 UTC  (5+ messages)
` [PATCH 1/3] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format

[RFC v3] pdc: Introduce irq_set_wake call
 2020-04-14  8:05 UTC  (4+ messages)
` [RFC v3] irqchip: qcom: "

[RFC] opp: Fixup release of clock when using set/put clkname
 2020-04-14  7:18 UTC  (2+ messages)

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-14  6:57 UTC  (17+ 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 v4 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-14  5:28 UTC  (25+ messages)
` [PATCH v4 01/10] drivers: qcom: rpmh-rsc: Clean code reading/writing TCS regs/cmds
` [PATCH v4 02/10] drivers: qcom: rpmh-rsc: Document the register layout better
` [PATCH v4 03/10] drivers: qcom: rpmh-rsc: Fold tcs_ctrl_write() into its single caller
` [PATCH v4 04/10] drivers: qcom: rpmh-rsc: Remove get_tcs_of_type() abstraction
` [PATCH v4 05/10] drivers: qcom: rpmh-rsc: Kill cmd_cache and find_match() with fire
` [PATCH v4 06/10] drivers: qcom: rpmh-rsc: A lot of comments
` [PATCH v4 07/10] drivers: qcom: rpmh-rsc: tcs_is_free() can just check tcs_in_use
` [PATCH v4 08/10] drivers: qcom: rpmh-rsc: Don't double-check rpmh payload
` [PATCH v4 09/10] drivers: qcom: rpmh-rsc: Caller handles tcs_invalidate() exclusivity
` [PATCH v4 10/10] drivers: qcom: rpmh-rsc: read_tcs_reg()/write_tcs_reg() are not for IRQ

[PATCH v3,0/3] drivers: rpmon: new driver Remote Processor Monitor
 2020-04-14  3:59 UTC  (4+ messages)
  ` [PATCH v3,1/3] driver: "
  ` [PATCH v3,2/3] driver: rpmon: qmi message version 01
  ` [PATCH v3,3/3] driver: rpmon: add rpmon_qmi driver

[PATCH V3 0/8] Add APSS clock controller support for IPQ6018
 2020-04-14  2:55 UTC  (9+ messages)
` [PATCH V3 1/8] dt-bindings: mailbox: Add YAML schemas for QCOM APCS global block
` [PATCH V3 2/8] dt-bindings: clock: Add YAML schemas for QCOM A53 PLL
` [PATCH V3 3/8] clk: qcom: Add A53 PLL support for ipq6018 devices
` [PATCH V3 4/8] clk: qcom: Add DT bindings for ipq6018 apss clock controller
` [PATCH V3 5/8] clk: qcom: Add ipq "
` [PATCH V3 6/8] dt-bindings: mailbox: Add dt-bindings for ipq6018 apcs global block
` [PATCH V3 7/8] mailbox: qcom: Add ipq6018 apcs compatible
` [PATCH V3 8/8] arm64: dts: ipq6018: Add a53 pll and apcs clock

[PATCH] pinctrl: qcom: fix wrong write in update_dual_edge
 2020-04-14  1:04 UTC  (2+ messages)

[PATCH v4 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-14  0:22 UTC  (4+ messages)
` [PATCH 2/5] [2/5] mmc: host: Remove redundant host CQE bindings

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-04-13 23:12 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH] of_device: removed #include that caused a recursion in included headers
 2020-04-13 23:02 UTC  (4+ messages)

[PATCH v7 0/5] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-04-13 20:14 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: phy: Add binding for qcom,usb-snps-femto-v2
` [PATCH v7 2/5] phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs
` [PATCH v7 3/5] phy: qcom-qmp: Add SM8150 QMP USB3 PHY support
` [PATCH v7 4/5] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB
` [PATCH v7 5/5] phy: qcom-qmp: Rename UFS PCS QMP v4 registers

BUG: spinlock bad magic - lock: msm_uart_ports
 2020-04-13 18:57 UTC 

[PATCH 1/3] net: phy: mdio: add IPQ40xx MDIO driver
 2020-04-13 18:42 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: add Qualcomm IPQ4019 MDIO bindings
` [PATCH 3/3] dts: ipq4019: add MDIO node

[PATCHv2 0/3] Add coresight support for QCOM SC7180 SoC
 2020-04-13 17:56 UTC  (4+ messages)
` [PATCHv2 2/3] arm64: dts: qcom: sc7180: Add Coresight support

[PATCH] coresight: tmc: Read TMC mode only when TMC hw is enabled
 2020-04-13 17:14 UTC  (5+ messages)

[PATCH V4 0/4] Add support for WLED5
 2020-04-13 14:50 UTC  (7+ messages)
` [PATCH V4 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format

[PATCH v2 0/5] Misc MHI fixes
 2020-04-13 14:01 UTC  (8+ messages)
` [PATCH v2 1/5] bus: mhi: core: Handle syserr during power_up

[PATCH 1/2] bus: mhi: core: Fix parsing of mhi_flags
 2020-04-13 12:07 UTC  (2+ messages)
` [PATCH 2/2] bus: mhi: core: Fix double lock of 'mhi_chan->lock'

[PATCH] soc: qmi: move tlv-micros to header file
 2020-04-13  3:57 UTC 

[PATCH] drm/msm: Fix typo
 2020-04-12 19:19 UTC  (2+ messages)

[PATCH V1 0/4] Minor fixes to sdhci-msm
 2020-04-12 17:07 UTC  (7+ messages)
` [PATCH V1 1/4] mmc: sdhci-msm: Enable MMC_CAP_WAIT_WHILE_BUSY host capability
` [PATCH V1 2/4] mmc: sdhci-msm: Enable MMC_CAP_NEED_RSP_BUSY "
` [PATCH V1 3/4] mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
` [PATCH V1 4/4] mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
  ` [PATCH V1] "

[PATCH v16 0/6] Invoke rpmh_flush for non OSI targets
 2020-04-12 14:10 UTC  (13+ messages)
` [PATCH v16 3/6] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
` [PATCH v16 4/6] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH v1 0/3] WriteBooster Feature Support
 2020-04-12 12:43 UTC  (3+ messages)
` [PATCH v1 1/3] scsi: ufs: add write booster feature support

[PATCH AUTOSEL 5.6 101/149] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
 2020-04-11 23:03 UTC  (6+ messages)
` [PATCH AUTOSEL 5.6 105/149] drm/msm: fix leaks if initialization fails
` [PATCH AUTOSEL 5.6 106/149] drm/msm/a5xx: Always set an OPP supported hardware value
` [PATCH AUTOSEL 5.6 134/149] arm64: dts: qcom: msm8916-samsung-a2015: Reserve Samsung firmware memory
` [PATCH AUTOSEL 5.6 140/149] drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh
` [PATCH AUTOSEL 5.6 141/149] arm64: dts: qcom: msm8998-mtp: Disable funnel 4 and 5

[PATCH AUTOSEL 5.5 081/121] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
 2020-04-11 23:06 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 084/121] drm/msm: fix leaks if initialization fails
` [PATCH AUTOSEL 5.5 085/121] drm/msm/a5xx: Always set an OPP supported hardware value
` [PATCH AUTOSEL 5.5 108/121] arm64: dts: qcom: msm8916-samsung-a2015: Reserve Samsung firmware memory
` [PATCH AUTOSEL 5.5 114/121] arm64: dts: qcom: msm8998-mtp: Disable funnel 4 and 5

[PATCH AUTOSEL 5.4 072/108] drm/msm: fix leaks if initialization fails
 2020-04-11 23:09 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 073/108] drm/msm/a5xx: Always set an OPP supported hardware value
` [PATCH AUTOSEL 5.4 074/108] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
` [PATCH AUTOSEL 5.4 096/108] arm64: dts: qcom: msm8916-samsung-a2015: Reserve Samsung firmware memory
` [PATCH AUTOSEL 5.4 101/108] arm64: dts: qcom: msm8998-mtp: Disable funnel 4 and 5

[PATCH AUTOSEL 4.19 47/66] drm/msm: fix leaks if initialization fails
 2020-04-11 23:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 48/66] drm/msm/a5xx: Always set an OPP supported hardware value

[PATCH v2 0/5] ARM: dts: qcom: klte: Add support for hw keys, flash and usb
 2020-04-11 18:21 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: qcom: msm8974-klte: Add pma8084 regulator nodes
` [PATCH v2 2/5] ARM: dts: qcom: msm8974-klte: Remove inherited vreg_boost node
` [PATCH v2 3/5] ARM: dts: qcom: msm8974-klte: Add gpio-keys nodes
` [PATCH v2 4/5] ARM: dts: qcom: msm8974-klte: Add sdhci1 node
` [PATCH v2 5/5] ARM: dts: qcom: msm8974-klte: Add USB node

[PATCH 0/6] ARM: dts: qcom: klte: Add support for hw keys, flash and usb
 2020-04-11 17:21 UTC  (6+ messages)
` [PATCH 1/6] ARM: dts: qcom: msm8974: Add pma8084 regulator node
` [PATCH 5/6] ARM: dts: qcom: msm8974-klte: Remove inherited vreg_boost node

[PATCH V2 0/5] Enable USB support in IPQ8074
 2020-04-11  5:02 UTC  (6+ messages)
` [PATCH V2 1/5] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings
` [PATCH V2 2/5] dt-bindings: phy: qcom,qusb2: Add ipq8074 device compatible
` [PATCH V2 3/5] phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
` [PATCH V2 4/5] phy: qcom-qusb2: Add ipq8074 device compatible
` [PATCH V2 5/5] arm64: dts: ipq8074: enable USB support

[PATCH v3 0/4] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-04-11  4:13 UTC  (7+ 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] arm64: dts: ipq8074: Re-arrange dts nodes based on address
 2020-04-11  2:40 UTC 

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

[PATCH 0/2] remoteproc: add rproc_coredump_set_elf_info
 2020-04-11  1:30 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] remoteproc: use rproc_coredump_set_elf_info in drivers

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

[PATCH 0/3] Enable USB support in IPQ8074
 2020-04-11  0:54 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings
` [PATCH 3/3] arm64: dts: ipq8074: enable USB support

[PATCH v3 0/2] Enable SS/HS USB support on SM8150
 2020-04-11  0:50 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes


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