Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-19 10:02:46 to 2016-02-04 09:45:14 UTC [more...]

[v3 00/14] add fixes, device quirks, error recovery,
 2016-02-04  9:45 UTC 

[PATCH V13 00/10] dma: add Qualcomm Technologies HIDMA driver
 2016-02-03 18:46 UTC  (29+ messages)
` [PATCH V13 01/10] dma: qcom_bam_dma: move to qcom directory
` [PATCH V13 02/10] dma: hidma: Add Device Tree binding
` [PATCH V13 03/10] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V13 04/10] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V13 05/10] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V13 06/10] dma: qcom_hidma: add debugfs hooks
` [PATCH V13 07/10] dma: qcom_hidma: add support for object hierarchy
` [PATCH V13 08/10] dma: qcom_hidma: read the channel id from HW
` [PATCH V13 09/10] vfio, platform: add support for ACPI while detecting the reset driver
` [PATCH V13 10/10] vfio, platform: add QTI HIDMA "

[PATCH v3] regulator: qcom-saw2: Add support for SAW2 regulators
 2016-02-03 17:28 UTC  (2+ messages)

[PATCH v5 0/3] mtd: Qualcomm NAND controller driver
 2016-02-03  8:59 UTC  (22+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/3] dt/bindings: qcom_nandc: Add DT bindings
  ` [PATCH v7 0/3] mtd: Qualcomm NAND controller driver
    ` [PATCH v7 1/3] mtd: nand: don't select chip in nand_chip's block_bad op
    ` [PATCH v7 2/3] mtd: nand: Qualcomm NAND controller driver
    ` [PATCH v7 3/3] dt/bindings: qcom_nandc: Add DT bindings
    ` [PATCH v8 0/3] mtd: Qualcomm NAND controller driver
      ` [PATCH v8 1/3] mtd: nand: don't select chip in nand_chip's block_bad op
      ` [PATCH v8 2/3] mtd: nand: Qualcomm NAND controller driver
      ` [PATCH v8 3/3] dt/bindings: qcom_nandc: Add DT bindings

[PATCH RFC 00/15] ASoC: qcom: Add capture support
 2016-02-03  8:49 UTC  (41+ messages)
` [PATCH RFC 01/15] ASoC: qcom: use snd_dma_alloc/free* apis
  ` [alsa-devel] "
` [PATCH RFC 02/15] ASoC: qcom: add wrdma register details to lpass_variant
  ` [alsa-devel] "
` [PATCH RFC 03/15] ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
  ` [alsa-devel] "
` [PATCH RFC 04/15] ASoC: qcom: pass direction to dma allocation
  ` [alsa-devel] "
` [PATCH RFC 05/15] ASoC: qcom: ipq806x: add error in "
  ` [alsa-devel] "
` [PATCH RFC 06/15] ASoC: qcom: ipq806x: add wrdma related register offsets
  ` [alsa-devel] "
` [PATCH RFC 07/15] ASoC: qcom: add mic related i2s control register defines
  ` [alsa-devel] "
` [PATCH RFC 08/15] ASoC: qcom: add wrdma dma channel start
  ` [alsa-devel] "
` [PATCH RFC 09/15] ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
  ` [alsa-devel] "
` [PATCH RFC 10/15] ASoC: qcom: apq8016: add wrdma support
  ` [alsa-devel] "
` [PATCH RFC 11/15] ASoC: qcom: add wrdma register definations
  ` [alsa-devel] "
` [PATCH RFC 12/15] ASoC: qcom: add generic bit masks for RDMA and WRDMA
  ` [alsa-devel] "
` [PATCH RFC 13/15] ASoC: qcom: apq8016: set the correct max register for regmap
  ` [alsa-devel] "
` [PATCH RFC 14/15] ASoC: qcom: apq8016-sbc: add mic support
  ` [alsa-devel] "
` [PATCH RFC 15/15] ASoC: qcom: "
  ` [alsa-devel] "
` [alsa-devel] [PATCH RFC 00/15] ASoC: qcom: Add capture support

[PATCH] MAINTAINERS: add qcom i2c and spi drivers to list
 2016-02-02 11:35 UTC  (2+ messages)

[PATCH v7 00/14] Big fixes, retries, handle a race condition
 2016-02-02 10:07 UTC  (16+ messages)
` [PATCH v7 01/14] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v7 02/14] scsi: ufs: clear fields "
` [PATCH v7 03/14] scsi: ufs: verify command tag validity
` [PATCH v7 04/14] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v7 05/14] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v7 06/14] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v7 07/14] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v7 08/14] scsi: ufs: add retries for hibern8 enter
` [PATCH v7 09/14] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v7 10/14] scsi: ufs: retry failed query flag requests
` [PATCH v7 11/14] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v7 12/14] scsi: ufs: add missing memory barriers
` [PATCH v7 13/14] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v7 14/14] scsi: ufs: add wrapper for retrying sending query attribute

我的信息在:
 2016-02-01 21:22 UTC 

[PATCH v5 0/3] Add support for Qualcomm A53 CPU clock
 2016-02-01 15:07 UTC  (4+ messages)
` [PATCH v5 1/3] clk: qcom: Add A53 PLL support
` [PATCH v5 2/3] clk: qcom: Add regmap mux-div clocks support
` [PATCH v5 3/3] clk: qcom: Add A53 clock driver

[PATCH v6 00/15] Big fixes, retries, handle a race condition
 2016-02-01 11:39 UTC  (7+ messages)
` [PATCH v6 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v6 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-01-30 21:58 UTC  (6+ messages)

[PATCH v2] clk:gcc-msm8916: add missing mss_q6_bimc_axi clock
 2016-01-30  0:35 UTC  (2+ messages)

[PATCH 0/4] bam dma fixes and one dt extension
 2016-01-29  4:38 UTC  (7+ messages)
` [PATCH 3/4] dmaengine: qcom_bam_dma: use correct pipe FIFO size

[PATCH v2] regulator: qcom-saw2: Add support for SAW2 regulators
 2016-01-28 23:24 UTC  (2+ messages)

[PATCH v2 0/9] arm64: apq8016: dt patches
 2016-01-28 17:44 UTC  (10+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: add correct drive strenght on cs pins
` [PATCH v2 3/9] arm64: dts: apq8016-sbc: Add aliases to spi device
` [PATCH v2 4/9] arm64: dts: remove s2 regulator from smd regulators
  ` [PATCH v2 1/9] arm64: dts: qcom: remove redundant spi cs pins from pinconf
  ` [PATCH v2 5/9] arm64: dts: qcom: add lable for smd rpm regulators
` [PATCH v2 6/9] arm64: dts: apq8016-sbc: add regulators support
` [PATCH v2 7/9] arm64: dts: apq8016-sbc: make 1.8v available on LS expansion
` [PATCH v2 8/9] arm64: dts: apq8016-sbc: move sdhci node under soc node
` [PATCH v2 9/9] arm64: dts: apq8016-sbc: Add real regulators and pinctrl for sdhc

我的联系方式在
 2016-01-28 16:21 UTC 

[PATCH V7 0/6] i2c: qup: Add support for v2 tags and bam dma
 2016-01-28  5:27 UTC  (10+ messages)
` [PATCH V7 2/6] i2c: qup: Add V2 tags support
` [PATCH V7 3/6] i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
` [PATCH V7 5/6] dts: msm8974: Add blsp2_bam dma node
` [PATCH V7 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:41 UTC 

[PATCH] pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPs
 2016-01-27 14:07 UTC  (2+ messages)

Hi Dear,
 2016-01-27 11:59 UTC 

Hi Dear,
 2016-01-27 12:15 UTC 

[PATCH v3 0/5] drm/dsi: DSI for devices with different control bus
 2016-01-27  5:21 UTC  (20+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] drm/dsi: check for CONFIG_OF when defining of_mipi_dsi_device_add
  ` [PATCH v4 2/6] drm/dsi: Refactor device creation
  ` [PATCH v4 3/6] drm/dsi: Try to match non-DT dsi devices
  ` [PATCH v4 4/6] drm/dsi: Check for used channels
  ` [PATCH v4 5/6] drm/dsi: Add routine to unregister dsi device
  ` [PATCH v4 6/6] drm/dsi: Get DSI host by DT device node

[PATCH v3] dt: bindings: add bindings for ipq4019 wifi block
 2016-01-26 15:01 UTC  (4+ messages)

[PATCH] acpi: implement Generic Event Device
 2016-01-26 13:49 UTC  (5+ messages)
  ` [PATCH] acpi: fix platform_no_drv_owner.cocci warnings

[PATCH 0/4] WCN36xx convert to mainline SMD interface
 2016-01-25 17:50 UTC  (5+ messages)
` [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

[PATCH 00/13] drm/msm/hdmi: HDMI support on MSM8996
 2016-01-25  7:40 UTC  (16+ messages)
` [PATCH 01/13] drm/msm/dsi: Create separate Makefile/Kconfig
` [PATCH 02/13] drm/msm/hdmi: "
` [PATCH 03/13] drm/msm/edp: "
` [PATCH 04/13] drm/msm/hdmi: Clean up connector gpio usage
` [PATCH 05/13] drm/msm/hdmi: Fix connector detect when there is no hpd gpio
` [PATCH 06/13] drm/msm/hdmi: Update generated headers to split PHY/PLL offsets
` [PATCH 07/13] drm/msm/hdmi: Create a separate hdmi phy driver
` [PATCH 08/13] drm/msm/hdmi: Make hdmi core get its phy
` [PATCH 09/13] drm/msm/hdmi: Manage hdmi PLL through phy driver
` [PATCH 10/13] drm/msm/hdmi: Convert phy files according to new design
` [PATCH 11/13] drm/msm/hdmi: Update generated headers for hdmi 8996 phy
` [PATCH 12/13] drm/msm/hdmi: HDMI 8996 PHY/PLL support
` [PATCH 13/13] dt/bindings: drm/msm/hdmi: Add hdmi phy bindings

[PATCH v12 0/7] dma: add Qualcomm Technologies HIDMA driver
 2016-01-22 18:38 UTC  (10+ messages)
` [PATCH V12 3/7] dma: add Qualcomm Technologies HIDMA management driver

[PATCH] soc: qcom/spm: shut up uninitialized variable warning
 2016-01-22 10:53 UTC 

[PATCH] spi: qup: provide proper bus numbers
 2016-01-21 20:14 UTC  (6+ messages)

[PATCH] arm64: dts: apq8016-sbc: Add aliases to spi device
 2016-01-21 18:38 UTC 

[PATCH 0/2] rnndb: hdmi: Support for MSM8996
 2016-01-21  9:58 UTC  (3+ messages)
` [PATCH 1/2] rnndb: hdmi: Create separate domains for 8x60 and 8960 PHY
` [PATCH 2/2] rnndb: hdmi: Add hdmi phy registers for 8996

[PATCH] pci, acpi: QDF2xxx 32 bit config space accessors
 2016-01-19 20:19 UTC  (2+ messages)

[PATCH] [v2] serial: amba-pl011: use cpu_relax when polling registers
 2016-01-19 12:05 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).