linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-19 08:44:09 to 2016-05-02 06:18:43 UTC [more...]

我的照片在:
 2016-05-02  5:59 UTC 

[PATCH 0/3] drm/msm: Remove drm_driver load/unload ops
 2016-05-02  5:35 UTC  (20+ messages)
` [PATCH 1/3] drm/msm/hdmi: Prevent gpio_free related kernel warnings
` [PATCH 2/3] drm/msm: Centralize connector registration/unregistration
` [PATCH 3/3] drm/msm: Drop load/unload drm_driver ops
` [PATCH v2 0/3] drm/msm: Remove drm_driver load/unload ops
  ` [PATCH v2 1/3] drm/msm/hdmi: Prevent gpio_free related kernel warnings
  ` [PATCH v2 2/3] drm/msm: Centralize connector registration/unregistration
  ` [PATCH v2 3/3] drm/msm: Drop load/unload drm_driver ops
  ` [PATCH v3 0/3] drm/msm: Remove drm_driver load/unload ops
    ` [PATCH v3 1/3] drm/msm/hdmi: Prevent gpio_free related kernel warnings
    ` [PATCH v3 2/3] drm/msm: Centralize connector registration/unregistration
    ` [PATCH v3 3/3] drm/msm: Drop load/unload drm_driver ops

[PATCH 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-02  5:23 UTC  (3+ messages)
` [PATCH 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH 2/2] drivers: i2c: qup: Fix error handling

[PATCH V4 0/2] vfio, platform: add ACPI support
 2016-05-01 21:07 UTC  (3+ messages)
` [PATCH V4 1/2] vfio, platform: add support for ACPI during probe and reset
` [PATCH V4 2/2] vfio, platform: make reset driver a requirement by default

[PATCH V3 0/7] iommu/msm: Add DT adaptation and generic bindings support
 2016-05-01 18:54 UTC  (8+ messages)
  ` [PATCH V3 1/7] iommu/msm: Add DT adaptation
  ` [PATCH V3 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip
  ` [PATCH V3 3/7] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
  ` [PATCH V3 4/7] iommu/msm: Add support for generic master bindings
  ` [PATCH V3 6/7] iommu/msm: Use writel_relaxed and add a barrier
  ` [PATCH V3 7/7] iommu/msm: Remove driver BROKEN
` [PATCH V3 5/7] iommu/msm: use generic ARMV7S short descriptor pagetable ops

[PATCH V3 0/3] vfio, platform: add HIDMA and ACPI support
 2016-05-01 17:55 UTC  (5+ messages)
` [PATCH V3 1/3] vfio, platform: add support for ACPI while detecting the reset driver

[PATCH V17 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
 2016-05-01  4:38 UTC  (19+ messages)
` [PATCH V17 1/3] dmaengine: qcom_hidma: implement lower level hardware interface
` [PATCH V17 2/3] dmaengine: qcom_hidma: add debugfs hooks

[PATCH V18 0/3] dmaengine: add Qualcomm Technologies HIDMA driver
 2016-05-01  4:25 UTC  (4+ messages)
` [PATCH V18 1/3] dmaengine: qcom_hidma: implement lower level hardware interface
` [PATCH V18 2/3] dmaengine: qcom_hidma: add debugfs hooks
` [PATCH V18 3/3] dmaengine: qcom_hidma: add support for object hierarchy

[Patch v2 0/8] Qualcomm SCM Rework
 2016-04-29 19:25 UTC  (17+ messages)
` [Patch v2 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [Patch v2 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [Patch v2 3/8] firmware: qcom: scm: Generalize shared error map
` [Patch v2 4/8] firmware: qcom: scm: Add memory allocation API
` [Patch v2 5/8] firmware: qcom: scm: Add support for ARM64 SoCs
  ` [Patch v2 6/8] firmware: qcom: scm: Use atomic SCM for cold boot
  ` [Patch v2 7/8] dts: qcom: apq8084: Add SCM firmware node
` [Patch v2 8/8] arm64: dts: msm8916: "

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

[PATCH 0/3] drm/msm: Remove regulator_set_voltage calls
 2016-04-29  9:49 UTC  (4+ messages)
  ` [PATCH 1/3] drm/msm/dsi: Fix regulator API abuse
  ` [PATCH 2/3] drm/msm/edp: Drop regulator_set_voltage call
  ` [PATCH 3/3] drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver

[PATCH 0/2] tty: serial: msm_serial regression and add info message
 2016-04-28 22:15 UTC  (11+ messages)
` [PATCH 1/2] tty: serial: msm_serial regression fix data corruption
` [PATCH 2/2] tty: serial: msm_serial add info message

[PATCH v3 1/2] soc: qcom: smd: Introduce compile stubs
 2016-04-28 21:19 UTC  (4+ messages)
` [PATCH v3 2/2] net: Add Qualcomm IPC router

[PATCH v5 00/11] qcom: Add support for TSENS driver
 2016-04-28  0:20 UTC  (15+ messages)
` [PATCH v5 01/11] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH v5 04/11] thermal: core: export apis to get slope and offset
` [PATCH v5 05/11] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
` [PATCH v5 06/11] thermal: qcom: tsens-8996: Add support for 8996 "
` [PATCH v5 11/11] arm64: dts: msm8996: Add thermal zones, tsens and qfprom nodes

我的交友主页是
 2016-04-27 23:50 UTC 

[PATCH v2] net: Add Qualcomm IPC router
 2016-04-27 18:55 UTC  (4+ messages)

[PATCH] ARM: dove: Remove CLK_IS_ROOT
 2016-04-27 11:56 UTC  (2+ messages)

[PATCH V2 0/5] iommu/msm: Add DT adaptation and generic bindings support
 2016-04-27  5:37 UTC  (4+ messages)
` [PATCH V2 4/5] iommu/msm: use generic ARMV7S short descriptor pagetable ops

[PATCH 1/2 v3] device-tree: nexus7: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-26 17:56 UTC  (3+ messages)
` [PATCH 2/2] device-tree: nexus7: Add bq27541 battery interface to dts

[GIT PULL] Qualcomm SoC Updates for v4.7 part 2
 2016-04-25 21:52 UTC  (2+ messages)

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-25 13:16 UTC  (8+ messages)

[PATCH 0/8] Qualcomm SCM Rework
 2016-04-25 13:14 UTC  (26+ messages)
` [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [PATCH 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [PATCH 3/8] firmware: qcom: scm: Generalize shared error map
` [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs
  ` [PATCH 5/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [PATCH 6/8] firmware: qcom: scm: Add memory allocation API
` [PATCH 7/8] dts: qcom: apq8084: Add SCM firmware node
` [PATCH 8/8] arm64: dts: msm8916: "

我的联系方式在
 2016-04-25  5:01 UTC 

[GIT PULL] Qualcomm Device Tree Updates for v4.7
 2016-04-24 22:00 UTC  (2+ messages)

[GIT PULL] Qualcomm Fixes for v4.6-rc2
 2016-04-23 20:17 UTC  (2+ messages)

[PATCH v2 1/9] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
 2016-04-22 16:54 UTC  (4+ messages)
` [PATCH v2.1 "

[PATCH v2 00/13] ARM: dts: Add DB600c support
 2016-04-22  9:11 UTC  (4+ messages)
` [PATCH v2 05/13] ARM: dts: db600c: add pmic regulator supplies

[PATCH 3/4] soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
 2016-04-22  8:31 UTC 

[PATCH v2 0/5] drm/i2c: adv7511: ADV7533 support
 2016-04-22  5:45 UTC  (16+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 4/7] drm/i2c: adv7511: Create a MIPI DSI device
  ` [PATCH v3 7/7] dt-bindings: drm/bridge: Update bindings for ADV7533

regression: 3a878c430fd6 ("tty: serial: msm: Add TX DMA support") drops data
 2016-04-21  1:00 UTC  (4+ messages)

[PATCH V2] acpi: implement Generic Event Device
 2016-04-21  0:16 UTC  (2+ messages)

[PATCH] ASoC: ak4642: Remove CLK_IS_ROOT
 2016-04-20 16:19 UTC  (3+ messages)
` Applied "ASoC: ak4642: Remove CLK_IS_ROOT" to the asoc tree

[PATCH 0/4] ARM: cpuidle: use const and __initconst for cpuidle_ops
 2016-04-20  8:40 UTC  (9+ messages)
` [PATCH 3/4] soc: qcom: spm: use const and __initconst for qcom_cpuidle_ops
` [PATCH 4/4] drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops

[PATCH] rtc: hym8563: Remove CLK_IS_ROOT
 2016-04-20  8:00 UTC  (2+ messages)

[PATCH v2] tty: msm_serial: remove static clk rate setting in probe
 2016-04-20  6:06 UTC  (2+ messages)

[PATCH v3 0/6] bam dma fixes and one dt extension
 2016-04-19 15:42 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 NNTP newsgroup(s).