linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-02 18:31:01 to 2018-02-12 09:39:29 UTC [more...]

[PATCH v3 0/3] Add DTS for SDM845 SoC and MTP
 2018-02-12  9:39 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: arm: Document kryo385 cpu
` [PATCH v3 2/3] arm64: dts: sdm845: Add minimal dts files for sdm845 SoC/MTP
` [PATCH v3 3/3] arm64: dts: sdm845: Add serial console support

[PATCH] drm/msm/dsi: Get byte_intf_clk only for versions that need it
 2018-02-12  6:31 UTC 

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-02-12  6:01 UTC  (3+ messages)
` [PATCH V2 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH V2 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH v6 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-02-09 16:57 UTC  (3+ messages)
` [PATCH v6 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v6 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-09 10:57 UTC  (8+ messages)
  ` [PATCH v7 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
  ` [PATCH v7 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v7 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v7 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v7 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
    ` [PATCH v8 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
  ` [PATCH v7 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH v6 00/15] [v6] Krait clocks + Krait CPUfreq
 2018-02-09  5:31 UTC  (22+ messages)
` [PATCH v6 02/15] clk: mux: Split out register accessors for reuse
` [PATCH v6 03/15] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v6 04/15] clk: qcom: Add HFPLL driver
` [PATCH v6 05/15] dt-bindings: clock: Document qcom,hfpll
` [PATCH v6 06/15] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v6 07/15] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v6 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v6 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v6 10/15] dt-bindings: arm: Document qcom,kpss-gcc
  ` [PATCH v6 01/15] ARM: Add Krait L2 register accessor functions
  ` [PATCH v6 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v6 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v6 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v6 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v6 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH 00/12] Major code reorganization to make all i2c transfers working
 2018-02-09  2:16 UTC  (16+ messages)
` [PATCH 01/12] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH 02/12] i2c: qup: minor code reorganization for use_dma
` [PATCH 03/12] i2c: qup: remove redundant variables for BAM SG count
` [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH 05/12] i2c: qup: fix the transfer length for BAM rx EOT FLUSH tags
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 07/12] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH 08/12] i2c: qup: change completion timeout according to transfer length
` [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH 10/12] i2c: qup: send NACK for last read sub transfers
` [PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH 0/2] SDM845 System Cache Driver
 2018-02-09  0:24 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,llcc

[PATCH 0/4] drivers/qcom: add RPMH communication support
 2018-02-08 23:15 UTC  (9+ messages)
` [PATCH 1/4] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH 2/4] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH 4/4] drivers: qcom: rpmh: add RPMH helper functions

[PATCH v5 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-02-08 21:20 UTC  (3+ messages)
` [PATCH v5 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v5 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding

[PATCH v2 0/2] drivers/qcom: add Command DB support
 2018-02-08 21:12 UTC  (5+ messages)
` [PATCH v2 1/2] drivers: qcom: add command DB driver
` [PATCH v2 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[RFC v3 0/8] drm/msm: GPU crash state
 2018-02-08 19:55 UTC  (11+ messages)
` [PATCH 2/8] drm: drm_printer: Add printer for devcoredump
` [PATCH 4/8] drm/msm/gpu: Convert the GPU show function to use the GPU state
  ` [Freedreno] "
  ` [PATCH 1/8] include: Move ascii85 functions from i915 to linux/ascii85.h
  ` [PATCH 3/8] drm/msm/gpu: Capture the state of the GPU
  ` [PATCH 5/8] drm/msm/gpu: Capture the GPU state on a GPU hang
  ` [PATCH 6/8] drm/msm/adreno: Convert the show/crash file format
  ` [PATCH 8/8] drm/msm/adreno: Add a5xx specific registers for the GPU state
` [PATCH 7/8] drm/msm/adreno: Add ringbuffer data to "

[PATCH] firmware: qcom_scm: use correct parameter type for dma_alloc_coherent
 2018-02-08 14:26 UTC  (3+ messages)

[PATCH v1] remoteproc: Remove null character write of shared mem
 2018-02-08 11:41 UTC 

[PATCH] remoteproc: Remove null character write of shared mem
 2018-02-08  9:12 UTC  (3+ messages)

Query: Regarding overwriting and deleting nodes in overlay files
 2018-02-08  7:08 UTC 

[PATCH RFC 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-02-08  5:19 UTC  (4+ messages)
` [PATCH RFC 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH 0/2] drivers/qcom: add Command DB support
 2018-02-07 22:15 UTC  (10+ messages)
` [PATCH 1/2] drivers: qcom: add command DB driver

[PATCH 0/2] drm/msm/mdp4: Adjustments for mdp4_kms_init()
 2018-02-07 21:46 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/mdp4: Delete an error message for a failed memory allocation in mdp4_kms_init()
  ` [PATCH 2/2] drm/msm/mdp4: Return directly after a failed kzalloc() "

[PATCH] drm/msm/mdp5: Delete an error message for a failed memory allocation in two functions
 2018-02-07 21:00 UTC 

[PATCH] gpu: msm: remove unused headers
 2018-02-07 17:42 UTC 

[PATCH 0/2] Add DTS for SDM845 SoC and MTP
 2018-02-07 17:37 UTC  (20+ messages)
` [PATCH 1/2] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "
` [PATCH 2/2] arm64: dts: sdm845: Add serial console support

[PATCH v4 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-02-07 16:52 UTC  (7+ messages)
` [PATCH v4 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v4 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding

[PATCH] pinctrl: msm: Use dynamic GPIO numbering
 2018-02-07 14:52 UTC  (3+ messages)

[PATCH] pinctrl: msm: allow the gpio base to be configurable
 2018-02-07 14:50 UTC  (6+ messages)

[PATCH v2 0/3] Support qcom pinctrl protected pins
 2018-02-07 13:34 UTC  (3+ messages)
` [PATCH v2 2/3] gpiolib-of: Support 'reserved-gpio-ranges' property

[PATCH 1/4] arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
 2018-02-07 12:57 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: msm8916: Probe the APCS mailbox driver
` [PATCH 3/4] arm64: dts: qcom: msm8916: Add clock properties to the APCS node
` [PATCH 4/4] arm64: dts: qcom: msm8916: Add CPU frequency scaling support

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2018-02-07 12:15 UTC  (6+ messages)
` [RESEND PATCH v2 09/15] ASoC: qcom: qdsp6: Add support to Q6CORE
  ` [alsa-devel] "
` [RESEND PATCH v2 11/15] ASoC: qcom: qdsp6: Add support to q6afe dai driver
    ` [alsa-devel] "

[PATCH v2 0/3] Add DTS for SDM845 SoC and MTP
 2018-02-07  4:49 UTC  (9+ messages)
` [PATCH v2 1/3] Documentation: dt-bindings: arm: Document kryo385 cpu
` [PATCH v2 2/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
` [PATCH v2 3/3] arm64: dts: sdm845: Add serial console support

[PATCH 00/15] ARM: dts: ipq: updates to enable a few peripherals
 2018-02-07  4:00 UTC  (21+ messages)
` [PATCH 01/15] firmware: qcom: scm: Add ipq4019 soc compatible
` [PATCH 05/15] ARM: dts: ipq4019: Add ipq4019-ap-dk01-c2 board file
` [PATCH 06/15] ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsi
` [PATCH 07/15] ARM: dts: ipq4019: Add ipq4019-ap.dk04.1-c1 board file
` [PATCH 08/15] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk04.1-c5 "
` [PATCH 09/15] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk04.1-c3 "
` [PATCH 12/15] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c2 "

[PATCH v3 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-02-06 22:43 UTC  (5+ messages)
` [PATCH v3 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
  ` [PATCH v3 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding

[PATCH 2/2] dt-bindings: introduce Command DB for QCOM SoCs
 2018-02-06 20:15 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-02-06 13:37 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[PATCH RFC 1/1] iommu/arm-smmu: Fix context fault message considering non-NTS
 2018-02-06 12:47 UTC  (3+ messages)

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-02-05 23:53 UTC  (10+ messages)
` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver

[PATCH] pinctrl: qcom: Add irq_enable callback for msm gpio
 2018-02-05 23:41 UTC  (2+ messages)

[PATCH 1/1] iommu/io-pgtable: use size_t return type for all foo_unmap
 2018-02-05 18:21 UTC  (3+ messages)

[PATCH RFC v2 0/3] irqchip: qcom: add support for PDC interrupt controller
 2018-02-05 17:00 UTC  (10+ messages)
` [PATCH RFC v2 3/3] drivers: irqchip: pdc: log PDC info in FTRACE

Compilation error report for: drivers/firmware/qcom_scm.c:469:47: error: passing argument 3 of ‘dma_alloc_coherent’ from incompatible pointer type
 2018-02-05 16:34 UTC  (5+ messages)
    ` Compilation error report for: drivers/firmware/qcom_scm.c:469:47: error: passing argument 3 of ?dma_alloc_coherent? "

[PATCH v1] arm64: setup: Check for overlapping dtb and Image load addresses
 2018-02-05 11:13 UTC  (4+ messages)

[PATCH 5/5] drm: Don't pass clip to drm_atomic_helper_check_plane_state()
 2018-02-05  6:50 UTC  (2+ messages)

[PATCH] ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled
 2018-02-04 13:43 UTC  (7+ messages)

[PATCH] drm/msm: Call msm_init_vram before binding the gpu
 2018-02-03 18:38 UTC 

[PATCH] drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
 2018-02-03 12:22 UTC  (4+ messages)

[PATCH] i2c: qup: Add shutdown method
 2018-02-02 23:36 UTC  (2+ messages)

[PATCH 0/5] Qualcomm SMD updates
 2018-02-02 22:57 UTC  (4+ messages)
` [PATCH 2/5] rpmsg: smd: Create device for all channels

[PATCH] arm64: dts: angler: add pstore-ramoops support
 2018-02-02 19:27 UTC  (3+ messages)

wcnss_ctrl firmware loading
 2018-02-02 18:30 UTC  (2+ messages)


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