linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-08 04:51:26 to 2018-03-13 09:55:18 UTC [more...]

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-13  9:55 UTC  (8+ messages)
  ` [PATCH v9 1/5] driver core: Find an existing link between two devices
  ` [PATCH v9 2/5] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v9 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v9 4/5] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v9 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH] venus: vdec: fix format enumeration
 2018-03-13  9:11 UTC 

[PATCH V2] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-13  8:35 UTC 

[PATCH V1] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-13  8:25 UTC  (4+ messages)

[PATCH v2 00/13] Major code reorganization to make all i2c transfers working
 2018-03-13  7:49 UTC  (16+ messages)
` [PATCH v2 01/13] i2c: qup: fix copyrights and update to SPDX identifier
` [PATCH v2 02/13] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH v2 03/13] i2c: qup: minor code reorganization for use_dma
` [PATCH v2 04/13] i2c: qup: remove redundant variables for BAM SG count
` [PATCH v2 05/13] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH v2 06/13] i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
` [PATCH v2 07/13] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH v2 08/13] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH v2 09/13] i2c: qup: change completion timeout according to transfer length
` [PATCH v2 10/13] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH v2 11/13] i2c: qup: send NACK for last read sub transfers
` [PATCH v2 12/13] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH v2 13/13] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH 0/5] Cleanup excessive DSI host controller version checks
 2018-03-13  7:01 UTC  (12+ messages)
` [PATCH 1/5] drm/msm/dsi: add dsi host helper functions support
` [PATCH 2/5] drm/msm/dsi: add implementation for helper functions
` [PATCH 3/5] drm/msm/dsi: replace version checks with "
` [PATCH 4/5] drm/msm/dsi: implement 6G v2.0+ DSI command broadcast
` [PATCH 5/5] drm/msm/dsi: replace version checks for commmand broadcast

[DPU PATCH 00/11] drm/msm: Use atomic helper functions for msm
 2018-03-13  2:08 UTC  (29+ messages)
` [DPU PATCH 01/11] drm/msm: Skip seamless disables in crtc/encoder
` [DPU PATCH 02/11] drm/msm: Don't duplicate modeset_enables atomic helper
` [DPU PATCH 03/11] drm/msm: Refactor complete_commit() to look more the helpers
` [DPU PATCH 06/11] drm/msm: Remove msm_commit/kthread, use atomic helper commit
` [DPU PATCH 07/11] drm/msm: Use atomic private_obj instead of subclassing
` [DPU PATCH 08/11] drm/msm: Remove hand-rolled out fences
` [DPU PATCH 09/11] drm/msm: Remove prepare_fence kms_function
` [DPU PATCH 10/11] drm/msm: Switch to atomic_helper_commit()

[DPU PATCH] drm/msm: Remove dpu_edid_parser
 2018-03-13  1:59 UTC  (9+ messages)

[DPU PATCH] msm/hdcp: Remove redundant stubs/CONFIG
 2018-03-12 20:12 UTC  (4+ messages)

[PATCH RESEND 00/10] drm/msm: A handful of dpu fixes
 2018-03-12 20:06 UTC  (22+ messages)
` [PATCH RESEND 01/10] drm/msm: Add displayport files to Makefile
` [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c
` [PATCH RESEND 03/10] drm/msm: Change driver name back to msm
` [PATCH RESEND 04/10] drm/msm: Remove smmu driver init/cleanup from msm_drv
` [PATCH RESEND 05/10] drm/msm: Defer probe if display component not found
` [PATCH RESEND 06/10] drm/msm: Fix deadlock calling msm_gem_new()
` [PATCH RESEND 07/10] drm/msm: Populate kms->irq for dpu
` [PATCH RESEND 08/10] drm/msm: Sprinkle pm_runtime calls around
` [PATCH RESEND 10/10] drm/msm: Restore msm_atomic_check hook

[PATCH v7 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-12 17:02 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: arm: Document kryo385 cpu
` [PATCH v7 2/3] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v7 3/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP

[PATCH] ARM: dts: msm8974: castor: Correct typo in touchscreen compatible string
 2018-03-12 16:45 UTC  (2+ messages)

[PATCH] arm/dts: Correct typo in touchscreen compatible string
 2018-03-12 15:54 UTC 

[PATCH 00/12] Major code reorganization to make all i2c transfers working
 2018-03-12 13:58 UTC  (15+ messages)
` [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH v6 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-12 12:42 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: arm: Document kryo385 cpu
` [PATCH v6 2/3] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v6 3/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP

[PATCH v8 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-12 10:21 UTC  (19+ messages)
` [PATCH v8 1/5] iommu/arm-smmu: Destroy domain context in failure path
` [PATCH v8 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v8 4/5] iommu/arm-smmu: Add the device_link between masters and smmu

[DPU PATCH] drm/msm: fix compilation warnings in display driver
 2018-03-12  9:15 UTC 

[PATCH] arm64: dts: msm8992: add pstore-ramoops support
 2018-03-12  8:36 UTC 

[PATCH v5 0/4] Add DTS for SDM845 SoC and MTP
 2018-03-12  7:06 UTC  (4+ messages)
` [PATCH v5 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "

[PATCH 0/6] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-03-12  7:01 UTC  (6+ messages)
` [PATCH 1/6] reset: qcom: AOSS (Always on subsystem) reset controller

[PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-12  5:54 UTC  (16+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Support GPU/GMU
        ` [Freedreno] "

[PATCH v4 00/10] drivers/qcom: add RPMH communication support
 2018-03-10  4:47 UTC  (13+ messages)
` [PATCH v4 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v4 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v4 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v4 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v4 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v4 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v4 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v4 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v4 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v4 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH v4 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-03-10  2:24 UTC  (25+ messages)
` [PATCH v4 01/24] soc: qcom dt-bindings: Add APR bus bindings
` [PATCH v4 02/24] soc: qcom: Add APR bus driver
` [PATCH v4 03/24] ASoC: qdsp6: q6common: Add qdsp6 helper functions
` [PATCH v4 04/24] ASoC: qdsp6: dt-bindings: Add q6afe dt bindings
` [PATCH v4 05/24] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v4 06/24] ASoC: qdsp6: dt-bindings: Add q6asm "
` [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver
` [PATCH v4 08/24] ASoC: qdsp6: qdafe: Add SLIMBus port Support
` [PATCH v4 09/24] ASoC: qdsp6: q6afe: Add support to MI2S ports
` [PATCH v4 10/24] ASoC: qdsp6: q6afe: Add support to MI2S sysclks
` [PATCH v4 11/24] ASoC: qdsp6: q6adm: Add q6adm driver
` [PATCH v4 12/24] ASoC: qdsp6: q6asm: Add q6asm driver
` [PATCH v4 13/24] ASoC: qdsp6: q6asm: Add support to memory map and unmap
` [PATCH v4 14/24] ASoC: qdsp6: q6asm: Add support to audio stream apis
` [PATCH v4 15/24] ASoC: qdsp6: q6core: Add q6core driver
` [PATCH v4 16/24] ASoC: qdsp6: q6routing: Add q6routing driver
` [PATCH v4 17/24] ASoC: qdsp6: q6routing: Add support to all SLIMBus Mixers
` [PATCH v4 18/24] ASoC: qdsp6: q6routing: Add support to MI2S Mixers
` [PATCH v4 19/24] ASoC: qdsp6: q6afe: Add q6afe dai driver
` [PATCH v4 20/24] ASoC: qdsp6: q6asm: Add q6asm "
` [PATCH v4 21/24] ASoC: qdsp6: dt-bindings: Add apq8096 machine bindings
` [PATCH v4 22/24] ASoC: qcom: apq8096: Add db820c machine driver
` [PATCH v4 23/24] arm64: dts: db820c: add sound card dt entry
` [PATCH v4 24/24] MAINTAINERS: Add myself as co-maintainer of qcom audio

[PATCH 4.9 11/65] timers: Forward timer base before migrating timers
 2018-03-10  0:18 UTC 

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-09 21:37 UTC  (22+ messages)
` [PATCH v3 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v3 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v3 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v3 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v3 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v3 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v3 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-03-09 21:09 UTC  (8+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 3/7] interconnect: Add debugfs support
` [PATCH v4 4/7] interconnect: qcom: Add RPM communication
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v4 6/7] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v4 7/7] interconnect: Allow endpoints translation via DT

[PATCH] mm: oom: Fix race condition between oom_badness and do_exit of task
 2018-03-09 12:18 UTC  (7+ messages)

[PATCH V2 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-03-09  9:12 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH v7 0/4] reset: APIs to manage a list of resets
 2018-03-09  8:09 UTC  (3+ messages)
` [PATCH v7 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

[DPU PATCH] drm: Remove duplicate ycbcr420 parsing
 2018-03-09  0:49 UTC  (3+ messages)

[PATCH] soc: qcom: qmi: add CONFIG_NET dependency
 2018-03-09  0:44 UTC 

[PATCH v3 2/4] soc: qcom: Add GENI based QUP Wrapper driver
 2018-03-08 18:18 UTC  (4+ messages)

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-03-08  7:18 UTC  (5+ messages)
` [PATCH v2 1/4] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH v2 2/4] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH v2 3/4] clk: qcom: Add support for controlling Fabia PLL
` [PATCH v2 4/4] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH 0/6] Preemption support for A6xx targets
 2018-03-08  6:06 UTC  (7+ messages)
` [PATCH 1/6] drm/msm: Add submitqueue setup and close
  ` [PATCH 2/6] drm/msm: Add new PM4 type7 opcodes
  ` [PATCH 5/6] drm/msm/Adreno: Refactor some preemption code
` [PATCH 3/6] drm/msm/A6xx: Implement preemption for A6XX targets
` [PATCH 4/6] drm/msm/A6xx: Enable preemption for A6xx targets
` [PATCH 6/6] drm/msm/A6xx: Enable L1 preemption level

[[RFC]DPU PATCH] drm/msm/dsi: Use one connector for dual DSI mode
 2018-03-08  5:50 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: msm8916: Add cpu cooling maps
 2018-03-08  4:58 UTC  (5+ messages)
  ` [PATCH v2] "


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).