linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-16 21:32:04 to 2015-06-28 19:13:46 UTC [more...]

[PATCH V2 0/6] Introduce framework for SLIMbus device drivers
 2015-06-28 19:13 UTC  (16+ messages)
` [PATCH V2 1/6] SLIMbus: Device management on SLIMbus
` [PATCH V2 2/6] of/slimbus: OF helper for SLIMbus
` [PATCH V2 3/6] slimbus: Add messaging APIs to slimbus framework
` [PATCH V2 4/6] slim: qcom: Add Qualcomm Slimbus controller driver
` [PATCH V2 5/6] slimbus: Add support for 'clock-pause' feature
` [PATCH V2 6/6] slim: qcom: Add runtime-pm support using clock-pause feature

[PATCH RFC v2 0/2] hwspinlock: Introduce raw capability for hwspinlock_device
 2015-06-27 11:25 UTC  (3+ messages)

[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
 2015-06-26 21:50 UTC  (12+ messages)
  ` [PATCH v2 01/11] soc: qcom: Add device tree binding for SMEM
` [PATCH v2 02/11] soc: qcom: Add Shared Memory Manager driver
` [PATCH v2 03/11] soc: qcom: Add device tree binding for Shared Memory Device
` [PATCH v2 04/11] soc: qcom: Add Shared Memory Driver
` [PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding
` [PATCH v2 06/11] mfd: qcom-smd-rpm: Driver for the Qualcomm RPM over SMD
` [PATCH v2 07/11] regulator: qcom: smd: Regulator driver for the Qualcomm RPM
` [PATCH v2 08/11] ARM: dts: msm8974: Add tcsr mutex node
` [PATCH v2 09/11] ARM: dts: msm8974: Add smem reservation and node
` [PATCH v2 10/11] ARM: dts: msm8974: Add smd, rpm and regulator nodes
` [PATCH v2 11/11] ARM: dts: xperia-honami: Add regulator nodes for Honami

[PATCH] hwspinlock: qcom: Correct msb in regmap_field
 2015-06-26 21:47 UTC 

[PATCH 0/2] drm/msm/mdp5: Refactor CTL code
 2015-06-26 20:03 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/mdp5: Allocate CTL for each display interface
` [PATCH 2/2] drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH

[PATCH] mmc: sdhci: msm: Boost controller core clock
 2015-06-26 11:59 UTC  (3+ messages)

[PATCH 0/3] mmc: sdhci: Card detection fixes
 2015-06-26 11:12 UTC  (10+ messages)
` [PATCH 1/3] mmc: sdhci: let GPIO based card detection have higher precedence
` [PATCH 2/3] mmc: sdhci: don't use card state polling when CD GPIO is defined
` [PATCH 3/3] mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is set

[PATCH 0/5] drm/msm/dsi: Add support for external bridge chips
 2015-06-26  7:45 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/dsi: Make TE gpio optional
` [PATCH 2/5] drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
` [PATCH 3/5] drm/msm/dsi: Create a helper to check if there is a connected device
` [PATCH 4/5] drm/msm/dsi: Allow dsi to connect to an external bridge
` [PATCH 5/5] drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges

[PATCH v2 0/3] drm/msm: Use device graph to parse connected panels
 2015-06-26  7:43 UTC  (4+ messages)
` [PATCH v2 1/3] drm/msm: dsi host: add missing of_node_put()
` [PATCH v2 2/3] drm/msm: dsi host: Use device graph parsing to parse connected panel
` [PATCH v2 3/3] drm/msm: mdp4 lvds: get panel node via of graph parsing

[PATCH 0/3]drm/msm/mdp5: Add plane blending operation support for MDP5
 2015-06-25 21:37 UTC  (8+ messages)
` [PATCH 1/3] drm/doc: Add description of drm properties in msm
    ` [PATCH 1/3] drm/doc: Add description of drm properties in msm(V2)
` [PATCH 2/3] drm/msm/mdp5: Update generated header files
  ` [PATCH 2/3] drm/msm/mdp5: Update generated header files(V2)
` [PATCH 3/3] drm/msm/mdp5: Add plane blending operation support for MDP5
  ` [PATCH 3/3] drm/msm/mdp5: Add plane blending operation support for MDP5(V2)

[PATCH] iommu/arm-smmu: Fix bug in ARM_SMMU_FEAT_TRANS_OPS condition check
 2015-06-25  6:59 UTC  (3+ messages)

[PATCH 1/2] drm/msm/dsi: Update generated headers with DSI_DLN0_PHY_ERR bitfields
 2015-06-25  5:59 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dsi: Report PHY errors only when they really occur

[PATCH] drm/msm: Set different display size limitation on each target
 2015-06-24 23:13 UTC 

[PATCH v6 0/9] Add simple NVMEM Framework via regmap
 2015-06-24 22:07 UTC  (33+ messages)
` [PATCH v6 3/9] nvmem: Add nvmem_device based consumer apis
` [PATCH v6 5/9] Documentation: nvmem: add nvmem api level and how-to doc
` [PATCH v6 6/9] nvmem: qfprom: Add Qualcomm QFPROM support
  ` [PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
  ` [PATCH v6 2/9] nvmem: Add a simple NVMEM framework for consumers
  ` [PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework
  ` [PATCH v6 7/9] nvmem: qfprom: Add bindings for qfprom
  ` [PATCH v6 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework
` [PATCH v6 9/9] nvmem: Add to MAINTAINERS for "

[PATCH 0/8] Qualcomm PMIC pinctrl additions
 2015-06-24 19:54 UTC  (15+ messages)
` [PATCH 1/8] pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser
` [PATCH 2/8] pinctrl: qcom: spmi-mpp: Fixes related to enable handling
` [PATCH 3/8] pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL
` [PATCH 4/8] pinctrl: qcom: spmi-mpp: Implement support for sink mode
` [PATCH 5/8] pinctrl: qcom: spmi-mpp: Add support for setting analog output level
  ` [PATCH 6/8] pinctrl: qcom: spmi-mpp: Transpose pinmux function
` [PATCH 7/8] mfd: pm8921: Implement irq_get_irqchip_state
` [PATCH 8/8] pinctrl: qcom: ssbi: Family A gpio & mpp drivers

[PATCH V3] trace/events: add chip name and hwirq to irq entry tracepoint
 2015-06-24 16:42 UTC  (2+ messages)

[PATCH] rnndb: Increase stage number for MDP1.5
 2015-06-24 14:19 UTC  (2+ messages)
` [PATCH] rnndb: Increase stage number for MDP1.5 (V2)

[PATCH v5 00/11] Add simple NVMEM Framework via regmap
 2015-06-24 10:05 UTC  (29+ messages)
` [PATCH v5 03/11] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v5 04/11] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v5 05/11] nvmem: Add nvmem_device based consumer apis
` [PATCH v5 06/11] nvmem: Add bindings for simple nvmem framework
` [PATCH v5 07/11] nvmem: Add simple nvmem-mmio consumer helper functions
` [PATCH v5 08/11] nvmem: qfprom: Add Qualcomm QFPROM support
` [PATCH v5 09/11] nvmem: qfprom: Add bindings for qfprom
` [PATCH v5 10/11] nvmem: sunxi: Move the SID driver to the nvmem framework

[PATCH] rcu: Start grace period even for single callback
 2015-06-24  5:18 UTC  (9+ messages)

[PATCH v2] trace/events: add chip name and hwirq to irq entry tracepoint
 2015-06-23 15:16 UTC  (3+ messages)

[PATCH 0/3] drm/msm: Use device graph to parse connected panels
 2015-06-23  5:02 UTC  (6+ messages)
` [PATCH 1/3] drm/msm: dsi host: add missing of_node_put()
` [PATCH 2/3] drm/msm: dsi host: Use device graph parsing to parse connected panel
` [PATCH 3/3] drm/msm: mdp4 lvds: get panel node via of graph parsing

[PATCH RESEND V3] spmi: add command tracepoints for SPMI
 2015-06-22 22:38 UTC 

[PATCH] drm/msm: change to uninterruptible wait in atomic commit
 2015-06-22 15:53 UTC 

[PATCH 1/2] arm64: qcom: Add define for ARMv8 implementer (MIDR)
 2015-06-22 12:36 UTC  (5+ messages)

[PATCH] drm/msm/mdp5: release SMB(shared memory blocks) in various cases
 2015-06-22 10:34 UTC  (2+ messages)

[PATCH 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-06-22  5:06 UTC  (7+ messages)
` [PATCH 1/4] spmi: pmic-arb: add irq_get_irqchip_state implementation
` [PATCH 2/4] dt-binding: power: Add Qualcomm SMBB binding
` [PATCH 3/4] power: Add Qualcomm SMBB driver
` [PATCH 4/4] ARM: dts: qcom-pm8941: Add charger node

Hello
 2015-06-21 17:05 UTC 

[PATCH 0/2] drm/msm: HDMI PHY rework for MSM8x94 support
 2015-06-19 20:04 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/hdmi: remove ->reset() from HDMI PHY
` [PATCH 2/2] drm/msm: Add support for msm8x94

[PATCH 0/3] Introduce framework for SLIMbus device drivers
 2015-06-19  3:48 UTC  (8+ messages)
` [PATCH 1/3] SLIMbus: Device management on SLIMbus

[PATCH 1/2] ASoC: qcom: move board Kconfig deps to parent config
 2015-06-18 22:16 UTC  (2+ messages)
` [PATCH 2/2] ASoC: qcom: remove Kconfig deps from variant configs

[PATCH 0/2] drm/msm/dsi: msm8x94 configuration and support
 2015-06-18 14:14 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dsi: Update generated headers with 20nm PHY support
` [PATCH 2/2] drm/msm/dsi: Add support for msm8x94

[PATCH] rnndb/dsi: Add register descriptions for 20nm PHY
 2015-06-18 14:12 UTC 

[PATCH 00/12] Remove mach-msm and associated code
 2015-06-18  6:58 UTC  (8+ messages)
` [PATCH 12/12] msm: msm_fb: Remove dead code

[PATCH v2 0/4] fixing building errors and warnings when components
 2015-06-17 14:38 UTC  (16+ messages)
` [PATCH v2 4/4] scsi: ufs: probe and init of variant driver from the platform device

[RFC 0/2] drm/msm: HDMI PHY rework for MSM8x94 support
 2015-06-16 22:24 UTC  (3+ messages)
` [RFC 1/2] [RFC] drm/msm/hdmi: remove ->reset() from HDMI PHY
` [RFC 2/2] drm/msm: Add support for msm8x94

[PATCH 00/10] Use stdout-path on qcom boards
 2015-06-16 21:31 UTC  (2+ messages)
` [PATCH 07/10] ARM: dts: qcom: ipq8064-ap148: Use stdout-path


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