Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2015-03-04 00:41:13 to 2015-03-10 09:52:49 UTC [more...]

[RFC 0/6] drm: Add DRM_FBDEV_EMULATION Kconfig option
 2015-03-10  9:52 UTC  (10+ messages)
` [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation
` [RFC 2/6] drm/msm: Remove local fbdev emulation Kconfig option
` [RFC 3/6] drm/i915: "
` [RFC 4/6] drm/tegra: "
` [RFC 5/6] drm/imx: "
` [RFC 6/6] drm/sti: "

[PATCH 1/2] spi: qup: Fix cs-num DT property parsing
 2015-03-10  8:31 UTC  (9+ messages)
` [PATCH 2/2] spi: qup: Request CS GPIO's during probe

[RFC PATCH v15 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-09 22:04 UTC  (15+ messages)
` [RFC PATCH v15 01/11] ARM: cpuidle: Register per cpuidle device
` [RFC PATCH v15 02/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
  ` [PATCH v15 03/11] ARM: cpuidle: qcom: Add documentation for qcom cpuidle states
  ` [PATCH v15 06/11] ARM: dts: qcom: Add power-controller device node for 8084 Krait CPUs
  ` [PATCH v15 09/11] ARM: dts: qcom: Add idle states device nodes for 8084
` [RFC PATCH v15 04/11] ARM: cpuidle: Register cpuidle_ops for QCOM cpus
` [PATCH v15 05/11] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs
` [PATCH v15 07/11] ARM: dts: qcom: Update power-controller device node for 8064 "
` [PATCH v15 08/11] ARM: dts: qcom: Add idle states device nodes for 8074
` [PATCH v15 10/11] ARM: dts: qcom: Add idle state device nodes for 8064
` [PATCH v15 11/11] ARM: qcom: Update defconfig

[PATCH v3 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-03-09 20:52 UTC  (3+ messages)
` [PATCH v3 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH] spmi: pmic_arb: enable build on arm64 platforms
 2015-03-09 18:57 UTC  (9+ messages)

[PATCH 0/5] Rename regulator_set_optimum_mode
 2015-03-09 18:33 UTC  (4+ messages)

[PATCH v2] clk: qcom: Add MSM8916 Global Clock Controller support
 2015-03-09 17:26 UTC  (5+ messages)

[RFC PATCH 00/18] ARM: msm multiplatform support
 2015-03-09 16:10 UTC  (32+ messages)
` [RFC PATCH 01/18] serial: remove obsolete msm_serial_hs driver
` [RFC PATCH 02/18] mmc: msm: move data mover into mmc driver
` [RFC PATCH 03/18] mmc: msm: pass dmov resources via device
` [RFC PATCH 04/18] mmc: msm: move clk-reset logic to platform
` [RFC PATCH 05/18] ARM: msm: fix qsd8x50 rev.a support
` [RFC PATCH 06/18] ARM: msm: fix mach/msm_iomap.h inclusions
` [RFC PATCH 07/18] ARM: msm: fix sirc code for multiplatform
` [RFC PATCH 08/18] ARM: msm: fix gpiomux config "
` [RFC PATCH 09/18] ARM: msm: fix vic irqchip "
` [RFC PATCH 10/18] gpio: move msm-v1 driver to mach-msm
` [RFC PATCH 11/18] clocksource: qcom: make mach-msm and mach-qcom coexist
` [RFC PATCH 12/18] ARM: msm: make smd behave like a normal driver
` [RFC PATCH 13/18] ARM: msm: rename conflicting symbols
` [RFC PATCH 14/18] ARM: msm: pass gpio irq range as resource
` [RFC PATCH 15/18] ARM: msm: clean up irq handling
` [RFC PATCH 16/18] ARM: msm: make msm_smd.h global
` [RFC PATCH 17/18] ARM: msm: make all header files local
` [RFC PATCH 18/18] ARM: msm: enable multiplatform support

[PATCH v2 0/2] pinctrl: qcom: enable generic pinconf and input-enable
 2015-03-09 16:09 UTC  (9+ messages)
` [PATCH v2 1/2] pinctrl: qcom: enable generic pinconf
` [PATCH v2 2/2] pinctrl: qcom: handle input-enable pinconf property

[PATCH] drm: msm: Fix build when legacy fbdev support isn't set
 2015-03-09 15:03 UTC  (13+ messages)

[PATCH 0/4] drm/msm: preparation for WB/DSI connectors
 2015-03-09 13:12 UTC  (20+ messages)
` [PATCH 2/4] drm/msm/mdp5: Enhance operation mode for pipeline configuration
` [PATCH 4/4] drm/msm/mdp5: Make the intf connection in config module
` [PATCH v2 0/4] drm/msm: preparation for WB/DSI connectors
  ` [PATCH v2 1/4] drm/msm/mdp5: Update generated header files
  ` [PATCH v2 2/4] drm/msm/mdp5: Enhance operation mode for pipeline configuration
  ` [PATCH v2 3/4] drm/msm/mdp5: Add START signal to kick off certain pipelines
  ` [PATCH v2 4/4] drm/msm/mdp5: Make the intf connection in config module
` [PATCH 0/5] drm/msm: Add display configuration for msm8x16
  ` [PATCH 1/5] drm/msm/mdp5: Update headers (introduce MDP5 domain)
  ` [PATCH 2/5] drm/msm/mdp5: Separate MDP5 domain from MDSS domain
  ` [PATCH 3/5] drm/msm/mdp5: Update headers (remove enum mdp5_client_id)
  ` [PATCH 4/5] drm/msm/mdp5: Get SMP client list from mdp5_cfg
  ` [PATCH 5/5] drm/msm/mdp5: Add hardware configuration for msm8x16
  ` [PATCH 1/2] rnndb: Separate MDP5 domain from MDSS domain
    ` [PATCH 2/2] rnndb: Do not use enum mdp5_client_id to configure SMP

[RFC PATCH] spi: Ensure that CS line is in non-active state after setup
 2015-03-09 12:11 UTC  (4+ messages)

[PATCH v2 1/3] devicetree: bindings: Document qcom,msm-id and qcom,board-id
 2015-03-09 12:11 UTC  (17+ messages)
` [PATCH v2 2/3] arm64: qcom: Add support for Qualcomm MSM8916 SoC
` [PATCH v2 3/3] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts

[PATCH v4] spi: qup: Add DMA capabilities
 2015-03-09  9:12 UTC  (7+ messages)

[Patch V7 00/10] ASoC: QCOM: Add support for ipq806x SOC
 2015-03-07 11:18 UTC  (21+ messages)
` [Patch V7 01/10] MAINTAINERS: Add QCOM audio ASoC maintainer
` [Patch V7 02/10] ASoC: qcom: Document LPASS CPU bindings
` [Patch V7 03/10] ASoC: qcom: Document Storm bindings
` [Patch V7 04/10] ASoC: qcom: add LPASS header files
` [Patch V7 05/10] ASoC: qcom: Add LPASS CPU DAI driver
` [Patch V7 06/10] ASoC: qcom: Add LPASS platform driver
` [Patch V7 10/10] ARM: dts: Model IPQ LPASS audio hardware

[PATCH v2] clk: qcom: Properly change rates for ahbix clock
 2015-03-06 23:41 UTC 

[PATCH 1/4] drm/msm/mdp5: Add pingpong entry to mdp5 config table
 2015-03-06 19:35 UTC  (7+ messages)
` [PATCH 2/4] drm/msm/mdp5: Update generated mdp5 header file with DSI support
` [PATCH 3/4] drm/msm/mdp5: Fix PIPE source image size settings
` [PATCH 4/4] drm/msm: Fix default fb var width and height

[PATCH] dmaengine: qcom_bam_dma: Add support for BAM v1.7.0
 2015-03-06 14:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Add support for QCOM GDSCs
 2015-03-06  4:31 UTC  (7+ messages)
` [PATCH 1/6] clk: qcom: Add support for GDSCs
` [PATCH 2/6] clk: qcom: gdsc: Prepare common clk probe to register gdscs

[PATCH] rnndb: Add registers needed by DSI in mdp5
 2015-03-05 20:18 UTC 

[PATCH] dmaengine: qcom_bam_dma: fix wrong register offsets
 2015-03-05 16:37 UTC  (2+ messages)

[PATCH v2] dmaengine: bam-dma: fix a warning about missing capabilities
 2015-03-05 16:29 UTC  (3+ messages)

[PATCH] ARM: DT: apq8064: specify memory in dts file
 2015-03-05 14:41 UTC  (2+ messages)

[PATCH 1/3] drm/msm: split out vram initialization
 2015-03-05 14:30 UTC  (5+ messages)
` [PATCH 3/3] RFC: dts: ifc6410: add splash screen carveout

[PATCH 0/4] Refactor Qualcomm RPM regulator to single platform_device
 2015-03-05 10:38 UTC  (16+ messages)
` [PATCH 1/4] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
` [PATCH 2/4] regulator: core: Expose init_data to of_parse_cb
` [PATCH 4/4] regulator: qcom: Rework to single platform device

[PATCH] dmaengine: bam-dma: fill slave directions bit mask
 2015-03-05  9:44 UTC  (5+ messages)

[PATCH v2] mfd: Add specific compatible strings for Qualcomm's SPMI PMIC's
 2015-03-05  8:16 UTC  (5+ messages)

[pull] drm/msm: fixes for 4.0
 2015-03-04 23:29 UTC  (2+ messages)

[PATCH] arm: qcom: dts: gic: add compatible string for Qualcomm MSM GICs
 2015-03-04 19:57 UTC 

[PATCH v4 0/4] Add ioctl and debug utilities to UFS driver
 2015-03-04 13:50 UTC  (3+ messages)
` [PATCH v4 4/4] scsi: ufs: inject errors to verify error handling

[PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices
 2015-03-04 10:31 UTC  (5+ messages)

[PATCH] clk: qcom: fix RCG M/N counter configuration
 2015-03-04  9:49 UTC 

[PATCH v3 0/3] pinctrl: Qualcomm msm8916 pinctrl driver
 2015-03-04  9:44 UTC  (6+ messages)
` [PATCH v3 3/3] pinctrl: qcom: Add "

[PATCH v3] spi: qup: Add DMA capabilities
 2015-03-04  9:37 UTC  (3+ messages)

[RESEND][Patch V7 04/10] ASoC: qcom: add LPASS header files
 2015-03-04  0:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox