Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2015-05-20 15:02:25 to 2015-06-05 07:37:07 UTC [more...]

[PATCH v3] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-06-05  7:37 UTC  (3+ messages)

[PATCH RFC] hwspinlock: Don't take software spinlock before hwspinlock
 2015-06-05  1:09 UTC  (10+ messages)

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-06-04 23:02 UTC  (3+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype

[PATCH v3 0/2] drm/msm/hdmi: Use pinctrl in HDMI driver
 2015-06-04 21:31 UTC  (3+ messages)
` [PATCH v3 1/2] drm/msm/hdmi: Point to the right struct device
` [PATCH v3 2/2] drm/msm/hdmi: Use pinctrl in HDMI driver

[PATCH v2 0/4] fixing building errors and warnings when components
 2015-06-04 20:53 UTC  (10+ messages)
` [PATCH v2 1/4] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v2 2/4] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v2 3/4] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v2 4/4] scsi: ufs: probe and init of variant driver from the platform device

[PATCH v6] firmware: qcom: scm: Add support for ARM64 SoCs
 2015-06-04 19:12 UTC  (3+ messages)

[GIT PULL] qcom SoC changes for 4.2
 2015-06-04 16:49 UTC  (7+ messages)
` [GIT PULL] qcom SoC changes for 4.2-1

[PATCH v2 0/2] Fix cpuidle on qcom's THUMB2 kernels
 2015-06-04 16:15 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: Add cpu_resume_arm() for firmwares that resume in ARM state
` [PATCH v2 2/2] soc: qcom: spm: Fix idle on THUMB2 kernels

[PATCH 0/7] arm64: dts: qcom: msm8916 fixes and updates
 2015-06-04  9:19 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: qcom: Extend msm8916 pinctrl device coverage
  ` [PATCH 2/7] arm64: dts: qcom: Add msm8916 BLSP device nodes
  ` [PATCH 3/7] arm64: dts: qcom: Add msm8916 sdhci configuration nodes
` [PATCH 4/7] arm64: dts: qcom: Add msm8916 USB "
` [PATCH 5/7] arm64: dts: qcom: apq8016-sbc: Don't hog client driver pins
` [PATCH 6/7] arm64: dts: qcom: Fix apq8016-sbc board USB related pin definitions
` [PATCH 7/7] arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes

[RFT v2 47/48] genirq, mfd: Kill the first parameter 'irq' of irq_flow_handler_t
 2015-06-04  4:13 UTC 

[PATCH 0/6] Support CPR on MSM8916
 2015-06-03 22:43 UTC  (16+ messages)
` [PATCH 1/6] regulator: core: Don't spew backtraces on duplicate sysfs
` [PATCH 2/6] regulator: core: Print at debug level on debugfs creation failure
` [PATCH 3/6] PM / OPP: Support adjusting OPP voltages at runtime
` [RFC/PATCH 4/6] OPP: Allow notifiers to call dev_pm_opp_get_{voltage,freq} RCU-free
` [PATCH 5/6] cpufreq-dt: Handle OPP voltage adjust events
` [PATCH 6/6] power: avs: Add support for CPR (Core Power Reduction)

[PATCH] drm/msm/mdp: Add support for more 32-bit RGB formats
 2015-06-03 21:27 UTC 

[PATCH v2] ASoC: qcom: Remove QCOM dependency from LPASS variants
 2015-06-03 11:06 UTC  (2+ messages)

[PATCH v4 0/3] ASoC: qcom: add support to apq8016 audio
 2015-06-03  8:11 UTC  (10+ messages)
` [PATCH v4 1/3] ASoC: qcom: Add apq8016 lpass driver support
` [PATCH v4 2/3] ASoC: qcom: add apq8016 sound card support
` [PATCH v4 3/3] ASoC: qcom: fix STORM board Kconfig

[PATCH V2 0/3] map GHES memory region with EFI memory map
 2015-06-03  0:09 UTC  (6+ messages)
` [PATCH V2 1/3] efi: arch, x86: arch, ia64: move efi_mem_attributes()
  ` [PATCH V2 2/3] efi: add efi_remap()
` [PATCH V2 3/3] acpi, apei: use EFI memmap to map GHES memory

[PATCH v2] drm/msm/hdmi: Use pinctrl in HDMI driver
 2015-06-02 15:42 UTC  (5+ messages)

[PATCH] ASoC: qcom: Remove QCOM dependency from LPASS variants
 2015-06-02 10:55 UTC  (2+ messages)

[PATCH] ARM: Enter CPU in ARM state for cpu_resume
 2015-06-02 10:34 UTC  (5+ messages)

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

[PATCH] spmi-pmic-arb: add irq tracepoints to the pmic-arb driver
 2015-05-29 19:56 UTC  (9+ messages)

[PATCH/RFC 1/2] ARM: multi_v7_defconfig: Make drm support modular
 2015-05-29 16:33 UTC 

[PATCH] drm/msm/hdmi: Use pinctrl in HDMI driver
 2015-05-29 14:56 UTC  (2+ messages)

[GIT PULL] qcom defconfig changes for 4.2
 2015-05-29 12:50 UTC  (2+ messages)

[GIT PULL] qcom arm64 dt changes for 4.2
 2015-05-29 12:03 UTC  (2+ messages)

[GIT PULL] qcom dt changes for 4.2
 2015-05-29 11:56 UTC  (2+ messages)

[PATCH 0/2] map GHES memory region with EFI memory map
 2015-05-27 19:35 UTC  (4+ messages)
` [PATCH 1/2] efi: arch, x86: arch, ia64: rearrange EFI memmap related functions

[PATCH v2] spmi-pmic-arb: add irq tracepoints to the pmic-arb driver
 2015-05-27 16:30 UTC  (3+ messages)

[PATCH V3] spmi: add command tracepoints for SPMI
 2015-05-26 14:57 UTC 

[PATCH v2] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-05-26  9:13 UTC  (3+ messages)

[PATCH v2] coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
 2015-05-25 18:21 UTC  (2+ messages)

[PATCH] drm/msm/mdp5: Always generate active-high sync signals for DSI
 2015-05-25  5:05 UTC  (2+ messages)

[PATCH v2 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-05-22 19:26 UTC  (12+ messages)
` [PATCH v2 2/5] phy: qcom: Add Qualcomm PCIe PHY
` [PATCH v2 5/5] ARM: qcom: Add Qualcomm APQ8084 SoC

[PATCH] coresight-etm3x: Add Qualcomm PFT v1.1 peripheral ID
 2015-05-22 13:57 UTC  (4+ messages)

[PATCH v3 00/10] ASoC: qcom: add support to apq8016 audio
 2015-05-22 13:50 UTC  (22+ messages)
` [PATCH v3 01/10] ASoC: qcom: make lpass driver depend on OF
` [PATCH v3 02/10] ASoC: qcom: support bitclk and osrclk per i2s port
` [PATCH v3 03/10] ASoC: qcom: make osr clock optional
` [PATCH v3 04/10] ASoC: qcom: add dma channel control offset to variant data
` [PATCH v3 05/10] ASoC: qcom: Add ability to handle interrupts per dma channel
` [PATCH v3 06/10] ASoC: qcom: add bit map to track static dma channel allocations
` [PATCH v3 07/10] ASoC: qcom: Add apq8016 lpass driver support
  ` [PATCH v3 08/10] ASoC: qcom: add apq8016 sound card support
` [PATCH v3 09/10] ASoC: qcom: Document apq8016 bindings
` [PATCH v3 10/10] ASoC: qcom: document apq8016 sbc machine driver bindings

[PATCH] spmi: add command tracepoints for SPMI
 2015-05-21 23:24 UTC  (9+ messages)

[PATCH] ASoC: qcom: remove incorrect dependencies
 2015-05-21 21:23 UTC  (4+ messages)

[RFC PATCH 00/14] ASoC: qcom: add support to apq8016 audio
 2015-05-21 20:12 UTC  (9+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 01/13] ASoC: qcom: make lpass driver depend on OF
  ` [PATCH v2 02/13] ASoC: qcom: move ipq806x specific bits out of lpass driver
  ` [PATCH v2 04/13] ASoC: qcom: remove hardcoded dma channel

[PATCH v1 0/3] fixing building errors and warnings when components
 2015-05-21 17:18 UTC  (8+ messages)
` [PATCH v1 3/3] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component

[Patch v6 0/2] Add Qualcomm ADM dmaengine driver
 2015-05-21  8:32 UTC  (3+ messages)
` [Patch v6 2/2] dmaengine: Add ADM driver

[PATCH] drm/msm/mdp4: Support NV12MT format in mdp4
 2015-05-20 16:28 UTC  (5+ messages)

[PATCH] drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
 2015-05-20 15:29 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