linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-02 01:29:39 to 2016-11-07 15:39:43 UTC [more...]

[PATCH 0/5] drm/msm/mdp5: atomic smp + hwpipe assignment
 2016-11-07 15:39 UTC  (12+ messages)
` [PATCH 1/5] drm/msm/mdp5: introduce mdp5_hw_pipe
` [PATCH 2/5] drm/msm: subclass drm_atomic_state
  ` [PATCH 3/5] drm/msm/mdp5: add skeletal mdp5_state
` [PATCH 4/5] drm/msm/mdp5: dynamically assign hw pipes to planes
` [PATCH 5/5] drm/msm/mdp5: handle SMP block allocations "atomically"

[PATCH v4] soc: qcom: Add SoC info driver
 2016-11-07 15:14 UTC 

[PATCH V3 0/2] iio: adc: spmi-vadc: Changes to support different scaling
 2016-11-07 15:07 UTC  (8+ messages)
` [PATCH V3 1/2] iio: adc: spmi-vadc: Update changes to support reporting of Raw adc code

[RFC] Initial support for the Adreno A5XX
 2016-11-07 14:47 UTC  (23+ messages)
  ` [PATCH 01/16] drm/msm: Remove dependency on COMMON_CLK
  ` [PATCH 02/16] drm/msm: Rename the MSM driver so it doesn't conflict with other drivers
  ` [PATCH 03/16] drm/msm: gpu: Cut down the list of "generic" registers to the ones we use
  ` [PATCH 04/16] drm: msm: Flush the cache immediately after allocating pages
    ` [Freedreno] "
  ` [PATCH 05/16] drm/msm: gpu: Return error on hw_init failure
  ` [PATCH 06/16] drm/msm: gpu: Add OUT_TYPE4 and OUT_TYPE7
  ` [PATCH 07/16] drm/msm: Add adreno_gpu_write64()
  ` [PATCH 08/16] drm/msm: Remove 'src_clk' from adreno configuration
  ` [PATCH 09/16] drm/msm: gpu Add new gpu register read/write functions
  ` [PATCH 10/16] drm/msm: Disable interrupts during init
  ` [PATCH 13/16] drm/msm: gpu: Add support for the GPMU
        ` [Freedreno] "
  ` [PATCH 15/16] drm/msm: Add a quick and dirty PIL loader
  ` [PATCH 16/16] drm/msm: gpu: Use the zap shader on 5XX if we can
` [PATCH 11/16] arm64: dts: Add Adreno GPU and GPU smmu definitions
` [PATCH 12/16] drm/msm: gpu: Add A5XX target support
` [PATCH 14/16] firmware: qcom_scm: Add qcom_scm_gpu_zap_resume()

[PATCH v3] soc: qcom: Add SoC info driver
 2016-11-07 14:35 UTC  (3+ messages)

[PATCH v6 00/14] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-11-07 13:51 UTC  (17+ messages)
` [PATCH v6 02/14] clk: qcom: Add rcg ops to return floor value closest to the requested rate
  ` [PATCH] clk: qcom: fix semicolon.cocci warnings
` [PATCH v6 03/14] clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_ops
  ` [PATCH v6 01/14] clk: Add clk_hw_get_clk() helper API to be used by clk providers
  ` [PATCH v6 04/14] mmc: sdhci-msm: Change poor style writel/readl of registers
  ` [PATCH v6 10/14] arm64: dts: qcom: msm8916: Add ddr support to sdhc1
  ` [PATCH v6 12/14] mmc: sdhci-msm: Save the calculated tuning phase
` [PATCH v6 05/14] mmc: sdhci-msm: Update DLL reset sequence
` [PATCH v6 06/14] mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
` [PATCH v6 07/14] mmc: sdhci-msm: Enable few quirks
` [PATCH v6 08/14] mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
` [PATCH v6 09/14] mmc: sdhci-msm: Add clock changes for DDR mode
` [PATCH v6 11/14] mmc: sdhci-msm: Add HS400 platform support
` [PATCH v6 13/14] mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
` [PATCH v6 14/14] sdhci: sdhci-msm: update dll configuration

[PATCH v3 0/3] reproc: qcom: Add support to hexagon q6v56 in qcom hexagon rproc driver
 2016-11-07 12:37 UTC  (4+ messages)
` [PATCH v3 1/3] remoteproc: qcom: Embed private data structure for hexagon dsp
` [PATCH v3 2/3] remoteproc: qcom: Hexagon resource handling
` [PATCH v3 3/3] remoteproc: qcom: Adding q6v56 reset sequence

[PATCH v5 00/12] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support
 2016-11-07 11:21 UTC  (8+ messages)
` [PATCH v5 03/12] mmc: sdhci-msm: add pltfm_data support to get clk-rates from DT

[PATCH] PM / Domains: Fix for domain idle state
 2016-11-07 11:14 UTC  (3+ messages)
` [PATCH] PM / Domains: Fix compatible "

[PATCH 1/3 v4] ARM: dts: rename MSM8660/APQ8060 pmicintc to pm8058
 2016-11-07  8:44 UTC  (3+ messages)
` [PATCH 2/3 v4] ARM: dts: reference PM8058 as IRQ parent
` [PATCH 3/3 v4] ARM: dts: Add gyro and accel to APQ8060 Dragonboard

[PATCH 0/3] clk: qcom: Add support for hw controlled gdscs/clocks
 2016-11-07  5:48 UTC  (13+ messages)
` [PATCH 1/3] clk: qcom: gdsc: Add support for gdscs with HW control
` [PATCH 3/3] clk: qcom: Set BRANCH_HALT_DELAY flags for venus core0/1 clks

[PATCH v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support
 2016-11-07  1:56 UTC  (8+ messages)
` [PATCH v5 02/23] of: device: Export of_device_{get_modalias,uvent_modalias} to modules
  ` [PATCH v5 02/23] of: device: Export of_device_{get_modalias, uvent_modalias} "

[pull] drm/msm: fixes for 4.9
 2016-11-06 17:58 UTC 

[PATCH V5] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-11-04 22:58 UTC  (2+ messages)

[v2 REALLY] rnndb: a5xx: Update/enhance registers
 2016-11-04 22:16 UTC  (2+ messages)
  ` [PATCH] "

[v2] rnndb: a5xx: Update/enhance registers
 2016-11-04 22:12 UTC  (3+ messages)
` [PATCH] rnndb: a5xx: Add A540 registers
  ` [Freedreno] "

[PATCH V6 0/6] msm8992/msm8994: Google Nexus 5X/6P initial board support
 2016-11-04 20:56 UTC  (7+ messages)
` [PATCH V6 1/6] arm64: dts: msm8992 SoC and LG Bullhead (Nexus 5X) support
  ` [PATCH V6 2/6] dt-bindings: qcom: clocks: Add msm8994 clock bindings
  ` [PATCH V6 3/6] dt-bindings: qcom: Add msm899(2/4) bindings
  ` [PATCH V6 4/6] arm64: configs: enable configs for msm899(2/4) basic support
  ` [PATCH V6 5/6] msm8994 clocks: global clock support for msm8994 SOC
  ` [PATCH V6 6/6] arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

[PATCH 0/6] msm8992/msm8994: Google Nexus 5X/6P initial board support
 2016-11-04 20:12 UTC  (26+ messages)
` [PATCH 1/6] arm64: dts: msm8992 SoC and LG Bullhead (Nexus 5X) support
` [PATCH 2/6] dt-bindings: qcom: clocks: Add msm8994 clock bindings
` [PATCH 3/6] msm8994 clocks: global clock support for msm8994 SOC
` [PATCH 5/6] arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

[PATCH 1/2] ASoC: codecs: msm8916-wcd-analog: clean parse_dt()
 2016-11-04 16:47 UTC  (3+ messages)
` [PATCH 2/2] ASoC: codecs: msm8916-wcd-digital: rename parse_dt to get_clks
  ` Applied "ASoC: codecs: msm8916-wcd-digital: rename parse_dt to get_clks" to the asoc tree

[PATCH v3 00/12] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
 2016-11-04 16:29 UTC  (14+ messages)
` [PATCH v3 04/12] phy: qcom-ufs-14nm: Add new compatible for msm8996 based phy
` [PATCH v3 05/12] phy: qcom-ufs: Skip obtaining rx/tx_iface_clk "
` [PATCH v3 09/12] ufs-qcom: phy/hcd: Refactoring phy clock handling
      ` [PATCH v4 "

[PATCH V3 0/8] IOMMU probe deferral support
 2016-11-04 15:16 UTC  (11+ messages)
` [PATCH V3 4/8] drivers: platform: Configure dma operations at probe time

[PATCH 0/5] Self authenticating hexagon driver for q6v55
 2016-11-04 13:47 UTC  (16+ messages)
` [PATCH 1/5] remoteproc: Add q6v55 specific parameters and enable probing "
` [PATCH 2/5] remoteproc: Adding q6v55 specific regulator, clk, reset interface
` [PATCH 3/5] remoteproc: Adding reset sequence and halt seq changes for q6v55
` [PATCH 4/5] remoteproc: Add start and shutdown interface "
` [PATCH 5/5] remoteproc: Modifying probe for initializing q6v55 specific resources

[PATCH v3 0/3] PCI: qcom: Add support to msm8996 pcie controller
 2016-11-04 12:59 UTC  (4+ messages)
` [PATCH v3 1/3] bus: simple-pm: add support to pm clocks
` [PATCH v3 2/3] PCI: qcom: add support to msm8996 PCIE controller
` [PATCH v3 3/3] PCI: qcom: add runtime pm support to pcie_port

[PATCH] remoteproc: qcom_wcnss: Fix circular module dependency
 2016-11-04  2:37 UTC 

[PATCH v2 0/3] Remove clocks dependency from SCM driver
 2016-11-04  0:10 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings
` [PATCH v2 2/3] firmware: qcom: scm: Remove core, iface and bus clocks dependency
` [PATCH v2 3/3] firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails

[PATCH 1/3] ARM: dts: rename MSM8660/APQ8060 pmicintc to pm8058
 2016-11-03 21:54 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: reference PM8058 as IRQ parent
` [PATCH 3/3] ARM: dts: Add gyro and accel to APQ8060 Dragonboard

[PATCH v3 00/11] clk: qcom: PLL updates
 2016-11-03 19:48 UTC  (22+ messages)
` [PATCH v3 01/11] clk: qcom: Add support for alpha pll hwfsm ops
` [PATCH v3 02/11] clk: qcom: Add support to initialize alpha plls
` [PATCH v3 03/11] clk: qcom: handle alpha PLLs with 16bit alpha val registers
` [PATCH v3 04/11] clk: qcom: Enable FSM mode for votable alpha PLLs
` [PATCH v3 05/11] clk: qcom: Add .is_enabled ops for clk-alpha-pll
` [PATCH v3 06/11] clk: qcom: Fix .set_rate to handle alpha PLLs w/wo dynamic update
` [PATCH v3 10/11] clk: Add clk_hw_get_clk() helper API to be used by clk providers
` [RFC v3 11/11] clk: qcom: Add basic CPU clock driver for msm8996

[RESEND/PATCH v6 3/3] clk: qcom: Add A53 clock driver
 2016-11-03 18:28 UTC  (5+ messages)

[PATCH] drm/msm: Fix error handling crashes seen when VRAM allocation fails
 2016-11-03 15:43 UTC  (2+ messages)

[PATCH V7 0/4] dmaengine: qcom_hidma: add MSI interrupt support
 2016-11-03 13:17 UTC  (2+ messages)

[PATCH v2 0/8] Qualcomm video decoder/encoder driver
 2016-11-03 12:49 UTC  (6+ messages)
` [PATCH v2 3/8] media: vidc: decoder: add video decoder files

[PATCH v3] ARM: dts: Add gyro and accel to APQ8060 Dragonboard
 2016-11-03  8:46 UTC  (5+ messages)

[PATCH 0/7] clk: qcom: Misc gcc/mmcc msm8996 fixes
 2016-11-03  8:26 UTC  (6+ messages)
` [PATCH 1/7] clk: qcom: Mark a few branch clocks with BRANCH_HALT_DELAY
` [PATCH 4/7] clk: qcom: Add freq tables for a few rcgs

Regression after "do not use CMD13 to get status after speed mode switch"
 2016-11-03  3:39 UTC  (13+ messages)

[PATCH V4] pinctrl: qcom: Add msm8994 pinctrl driver
 2016-11-02 23:22 UTC  (6+ messages)

[PATCH 1/1] dt-binding: remoteproc: Fixup ADSP loader bindings
 2016-11-02 21:38 UTC 

[PATCH 0/3] Remove clocks dependency from SCM driver
 2016-11-02 20:04 UTC  (5+ messages)
` [PATCH 2/3] firmware: qcom: scm: Remove core, iface and bus clocks dependency

[PATCH v2 1/1] remoteproc: Add support for xo clock
 2016-11-02 18:58 UTC  (3+ messages)

[PATCH] soc: qcom: Add SoC info driver
 2016-11-02 16:28 UTC  (10+ messages)

[PATCH v9 0/3] Add initial support for RPM clocks
 2016-11-02 15:56 UTC  (4+ messages)
` [PATCH v9 1/3] clk: qcom: Add support for SMD-RPM Clocks
` [PATCH v9 2/3] clk: qcom: Add support for RPM Clocks
  ` [PATCH v9 3/3] clk: qcom: Always add factor clock for xo clocks

[PATCH v2] soc: qcom: Add SoC info driver
 2016-11-02 10:03 UTC  (3+ messages)

[PATCH 0/2] phy: USB and PCIe phy drivers for Qcom chipsets
 2016-11-02  9:33 UTC  (12+ messages)
` [PATCH 1/2] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips
` [PATCH 2/2] phy: qcom-qmp: new qmp phy driver for qcom-chipsets

[PATCH v2] pcie: qcom: add support to msm8996 PCIE controller
 2016-11-02  9:02 UTC  (3+ messages)

[PATCH V1]iio: adc: spmi-vadc: Changes to support different scaling
 2016-11-02  7:25 UTC  (2+ messages)

[PATCH v3 0/7] Patches for QCOM IPQ4019 clock driver
 2016-11-02  1:29 UTC  (3+ messages)
` [PATCH v3 7/7] clk: qcom: ipq4019: changed i2c freq table


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