Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2016-06-26 07:28:27 to 2016-06-30 08:23:39 UTC [more...]

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-06-30  8:23 UTC 

[PATCH RFC 0/8] mmc: sdhci-msm: Add additional support to sdhci-msm driver
 2016-06-30  6:00 UTC  (12+ messages)
` [PATCH RFC 1/8] mmc: sdhci-msm: Reset vendor specific func register on probe
` [PATCH RFC 2/8] mmc: sdhci-msm: Fix the regulator binding name
` [PATCH RFC 3/8] mmc: sdhci-msm: Add DT parsing for regulator support
` [PATCH RFC 4/8] mmc: sdhci-msm: Add regulator DT props to sdhci-msm bindings
` [PATCH RFC 5/8] mmc: sdhci: Add check_power_status host operation
` [PATCH RFC 6/8] mmc: sdhci-msm: Add pwr_irq support to sdhci-msm
` [PATCH RFC 7/8] mmc: sdhci-msm: Add check_power_status "
` [PATCH RFC 8/8] mmc: sdhci-msm: Update DLL reset sequence

[PATCH v3 1/2] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
 2016-06-30  5:57 UTC  (6+ messages)
` [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader

[PATCH v4] dmaengine: qcom-bam-dma: Add pm_runtime support
 2016-06-30  4:36 UTC  (2+ messages)

[PATCH v6 00/11] qcom: Add support for TSENS driver
 2016-06-30  4:25 UTC  (4+ messages)

[PATCH 00/21] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-06-30  1:52 UTC  (79+ messages)
` [PATCH 01/21] of: device: Support loading a module with OF based modalias
` [PATCH 02/21] usb: ulpi: Support device discovery via DT
` [PATCH 04/21] usb: chipidea: Only read/write OTGSC from one place
` [PATCH 05/21] usb: chipidea: Handle extcon events properly
` [PATCH 06/21] usb: chipidea: Initialize and reinitialize phy later
` [PATCH 08/21] usb: chipidea: Kick OTG state machine for AVVIS with vbus extcon
` [PATCH 09/21] usb: chipidea: Add support for ULPI PHY bus
` [PATCH 10/21] usb: chipidea: msm: Rely on core to override AHBBURST
` [PATCH 11/21] usb: chipidea: msm: Use hw_write_id_reg() instead of writel directly
` [PATCH 12/21] usb: chipidea: msm: Keep device runtime enabled
` [PATCH 13/21] usb: chipidea: msm: Allow core to get usb phy
` [PATCH 15/21] usb: chipidea: msm: Mux over secondary phy at the right time
` [PATCH 16/21] usb: chipidea: msm: Restore wrapper settings after reset
` [PATCH 17/21] usb: chipidea: msm: Make platform data driver local instead of global
` [PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit
` [PATCH 19/21] usb: chipidea: msm: Be silent on probe defer errors
  ` [PATCH 14/21] usb: chipidea: msm: Add proper clk and reset support
  ` [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy
  ` [PATCH 21/21] phy: Add support for Qualcomm's USB HS phy

[PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware
 2016-06-30  1:04 UTC  (18+ messages)

[PATCH V2 0/4] ACPI,PCI,IRQ: correct ISA penalty calculation
 2016-06-29 21:40 UTC  (16+ messages)
` [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible
` [PATCH V2 2/4] Revert "ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()"
` [PATCH V2 3/4] ACPI,PCI,IRQ: separate ISA penalty calculation
` [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence

[RESEND PATCH 0/5] ipq8064 NAND support
 2016-06-29 21:06 UTC  (7+ messages)
` [RESEND PATCH 1/5] dtbindings: qcom_adm: Fix channel specifiers
` [RESEND PATCH 2/5] dmaengine: Add ADM driver
` [RESEND PATCH 3/5] arm: qcom: dts: ipq8064: Add ADM device node
` [RESEND PATCH 4/5] arm: qcom: dts: Add NAND controller node for ipq806x
` [RESEND PATCH 5/5] arm: qcom: dts: Enable NAND node on IPQ8064 AP148 platform

[PATCH] firmware: qcom_scm: Add missing is_available API
 2016-06-29 20:35 UTC 

[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
 2016-06-29 20:16 UTC  (13+ messages)

[PATCH 1/3] leds: pm8058: add device tree bindings
 2016-06-29 18:38 UTC  (4+ messages)
` [PATCH 2/3] leds: add PM8058 LEDs driver
` [PATCH 3/3] ARM: dts: add PM8058 LEDs to the APQ8060 Dragonboard

[PATCH 0/7] APQ8060 Dragonboard support v2
 2016-06-29 14:14 UTC  (4+ messages)

[PATCH RFCv2 00/10] mmc: Add HW Command Queuing Support
 2016-06-29 10:55 UTC  (12+ messages)
` [PATCH RFCv2 01/10] mmc: core: Add support to read command queue parameters
` [PATCH RFCv2 02/10] mmc: queue: initialization of command queue
` [PATCH RFCv2 03/10] mmc: core: Add command queue initialzation support
` [PATCH RFCv2 04/10] mmc: card: add read/write support in command queue mode
` [PATCH RFCv2 05/10] mmc: core: add flush request support to command queue
` [PATCH RFCv2 06/10] mmc: host: sdhci: don't set SDMA buffer boundary in ADMA mode
` [PATCH RFCv2 07/10] mmc: cmdq: support for command queue enabled host
` [PATCH RFCv2 08/10] mmc: core: Add halt support
` [PATCH RFCv2 09/10] mmc: cmdq-host: add halt support to command queue host
` [PATCH RFCv2 10/10] mmc: sdhci: add command queue support to sdhci

[PATCH 0/2] Support HSIC "pins" on msm8974 tlmm
 2016-06-29  8:30 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: Clear all function selection bits
` [PATCH 2/2] pinctrl: qcom: msm8974: Add hsic_ctl pinmux

[PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings
 2016-06-29  8:12 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: qcom: Add support for MDM9615 TLMM
` [PATCH 2/2] dt-bindings: pinctrl: Add MDM9615 TLMM bindings

[PATCH] power: qcom_smbb: Make an extcon for usb cable detection
 2016-06-28 23:47 UTC  (3+ messages)

[PATCH] usb: misc: Add driver for usb4604
 2016-06-28 22:24 UTC  (3+ messages)

[PATCH] clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996
 2016-06-28 18:05 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: db820c: Add basic board support
 2016-06-28 17:17 UTC  (5+ messages)
` [PATCH 1/8] arm64: dts: db820c: add "

QCA IPQ4019 support in mainline linux
 2016-06-28 15:57 UTC  (9+ messages)

[PATCH v2 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-28 15:10 UTC  (10+ messages)
` [PATCH v2 1/5] mfd: pm8921: Add support for pm8018
` [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
` [PATCH v2 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator

[PATCH 00/14] PM: SoC idle support using PM domains
 2016-06-28  6:07 UTC  (5+ messages)
` [PATCH 11/14] drivers: firmware: psci: Allow OS Initiated suspend mode

[GIT PULL] Qualcomm Device Tree Changes for v4.8
 2016-06-28  2:59 UTC 

[GIT PULL] Qualcomm SoC Updates for v4.8
 2016-06-28  2:53 UTC 

[GIT PULL] Qualcomm Driver Updates for v4.8
 2016-06-28  2:52 UTC 

[GIT PULL] Qualcomm ARM64 DT Updates for v4.8
 2016-06-28  2:51 UTC 

[GIT PULL] Qualcomm ARM64 Defconfig Updates for v4.8
 2016-06-28  2:49 UTC 

[GIT PULL] Qualcomm Defconfig Updates for v4.8
 2016-06-28  2:48 UTC 

[RESEND][PATCH] device-tree: nexus7: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-06-27 19:36 UTC  (2+ messages)

[PATCH v3 1/2] remoteproc: qcom: Driver for the self-authenticating Hexagon v5
 2016-06-27 15:36 UTC  (2+ messages)

[PATCH V5 0/6] Introduce framework for SLIMbus device drivers
 2016-06-27  1:30 UTC  (3+ messages)

[PATCH 1/3] regulator: qcom_spmi: Add support for S4 supply on pm8941
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Add support for S4 supply on pm8941" to the regulator tree

[PATCH 2/3] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941" to the regulator tree

[PATCH 3/3] regulator: qcom_spmi: Add support for get_mode/set_mode on switches
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Add support for get_mode/set_mode on switches" to the regulator tree


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