linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-20 16:20:11 to 2018-04-26 09:45:57 UTC [more...]

[PATCH v6 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-04-26  9:45 UTC  (16+ messages)
` [PATCH v6 01/24] soc: qcom dt-bindings: Add APR bus bindings
` [PATCH v6 02/24] soc: qcom: Add APR bus driver
` [PATCH v6 03/24] ASoC: qdsp6: dt-bindings: Add q6core dt bindings
` [PATCH v6 04/24] ASoC: qdsp6: dt-bindings: Add q6afe "
` [PATCH v6 05/24] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v6 06/24] ASoC: qdsp6: dt-bindings: Add q6asm "
` [PATCH v6 07/24] ASoC: qdsp6: q6common: Add qdsp6 helper functions
` [PATCH v6 08/24] ASoC: qdsp6: q6core: Add q6core driver
` [PATCH v6 09/24] ASoC: qdsp6: q6afe: Add q6afe driver
` [PATCH v6 10/24] ASoC: qdsp6: qdafe: Add SLIMBus port Support
` [PATCH v6 11/24] ASoC: qdsp6: q6afe: Add support to MI2S ports
` [PATCH v6 12/24] ASoC: qdsp6: q6afe: Add support to MI2S sysclks
` [PATCH v6 13/24] ASoC: qdsp6: q6adm: Add q6adm driver
` [PATCH v6 14/24] ASoC: qdsp6: q6asm: Add q6asm driver
` [PATCH v6 15/24] ASoC: qdsp6: q6asm: Add support to memory map and unmap

[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
 2018-04-26  9:14 UTC  (6+ messages)

[PATCH v2] pinctrl: msm: fix gpio-hog related boot issues
 2018-04-26  9:12 UTC  (4+ messages)

[PATCH 00/28] Venus updates
 2018-04-26  9:03 UTC  (30+ messages)
` [PATCH 01/28] venus: hfi_msgs: correct pointer increment
` [PATCH 02/28] venus: hfi: preparation to support venus 4xx
` [PATCH 03/28] venus: hfi: update sequence event to handle more properties
` [PATCH 04/28] venus: hfi_cmds: add set_properties for 4xx version
` [PATCH 05/28] venus: hfi: support session continue "
` [PATCH 06/28] venus: hfi: handle buffer output2 type as well
` [PATCH 07/28] venus: hfi_venus: add halt AXI support for Venus 4xx
` [PATCH 08/28] venus: hfi_venus: add suspend function for 4xx version
` [PATCH 09/28] venus: venc,vdec: adds clocks needed for venus 4xx
` [PATCH 10/28] venus: vdec: call session_continue in insufficient event
` [PATCH 11/28] venus: add common capability parser
` [PATCH 12/28] venus: helpers: make a commmon function for power_enable
` [PATCH 13/28] venus: core: delete not used flag for buffer mode
` [PATCH 14/28] venus: helpers: rename a helper function and use buffer mode from caps
` [PATCH 15/28] venus: add a helper function to set dynamic buffer mode
` [PATCH 16/28] venus: add helper function to set actual buffer size
` [PATCH 17/28] venus: delete no longer used bufmode flag from instance
` [PATCH 18/28] venus: helpers: add buffer type argument to a helper
` [PATCH 19/28] venus: helpers: add a new helper to set raw format
` [PATCH 20/28] venus: helpers,vdec,venc: add helpers to set work mode and core usage
` [PATCH 21/28] venus: helpers: extend set_num_bufs helper with one more argument
` [PATCH 22/28] venus: helpers: add a helper to return opb buffer sizes
` [PATCH 23/28] venus: vdec: get required input buffers as well
` [PATCH 24/28] venus: vdec: new function for output configuration
` [PATCH 25/28] venus: move frame size calculations in common place
` [PATCH 26/28] venus: implementing multi-stream support
` [PATCH 27/28] venus: add sdm845 compatible and resource data
` [PATCH 28/28] venus: add HEVC codec support

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-26  7:42 UTC  (26+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter
` [PATCH 4/9] mtd: nand: qcom: fix null pointer access for erased buffer detection
` [PATCH 8/9] mtd: nand: qcom: helper function for raw read

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-26  7:08 UTC  (6+ messages)
  ` [[RFC]DPU PATCH 4/4] dt-bindings: Add Innolux TV123WAM panel bindings

[PATCH v2 0/6] Add chrdev and name query support for GLINK
 2018-04-26  2:07 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH v2 2/6] rpmsg: glink: Store edge name for glink device
` [PATCH v2 3/6] rpmsg: glink: Use complete_all for open states
` [PATCH v2 4/6] rpmsg: Guard against null endpoint ops in destroy
` [PATCH v2 5/6] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH v2 6/6] rpmsg: glink: Expose rpmsg name attr for glink

[PATCH] soc: qcom: smem: introduce qcom_smem_virt_to_phys()
 2018-04-26  1:31 UTC  (5+ messages)

[PATCH v6 00/10] drivers/qcom: add RPMH communication support
 2018-04-26  1:14 UTC  (9+ messages)
` [PATCH v6 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v6 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v6 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v6 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-26  0:46 UTC  (10+ messages)
` [[RFC]DPU PATCH 1/4] drm/bridge: add support for sn65dsi86 bridge driver
` [[RFC]DPU PATCH 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings
` [[RFC]DPU PATCH 3/4] drm/panel: add Innolux TV123WAM eDP panel driver

[PATCH] arm64: dts: qcom: Add SDM845 SMEM nodes
 2018-04-25 22:06 UTC  (2+ messages)

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-25 21:04 UTC  (10+ messages)
` [PATCH v2 2/2] "

[pull] drm/msm: fixes for 4.17
 2018-04-25 18:57 UTC  (2+ messages)

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-04-25 17:55 UTC 

[PATCH 1/3] dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCs
 2018-04-25 16:30 UTC  (6+ messages)
` [PATCH 2/3] mailbox: Add support for Qualcomm "
` [PATCH 3/3] arm64: dts: qcom: Add APSS shared mailbox node to SDM845

[PATCH v5 00/23] ASoC: qcom: Add support to QDSP based Audio
 2018-04-25 16:21 UTC  (19+ messages)
` [PATCH v5 01/23] soc: qcom dt-bindings: Add APR bus bindings
` [PATCH v5 04/23] ASoC: qdsp6: dt-bindings: Add q6afe dt bindings
` [PATCH v5 05/23] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v5 06/23] ASoC: qdsp6: dt-bindings: Add q6asm "
` [PATCH v5 21/23] ASoC: qdsp6: dt-bindings: Add apq8096 machine bindings

[PATCH v4 0/5] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-04-25 15:08 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v4 2/5] reset: qcom: AOSS (always on subsystem) reset controller
` [PATCH v4 3/5] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845
` [PATCH v4 4/5] remoteproc: qcom: Add support for mss remoteproc on SDM845
` [PATCH v4 5/5] remoteproc: qcom: Always assert and deassert reset signals in SDM845

[PATCH] remoteproc: Proxy unvote clk/regs in handover context
 2018-04-25 14:50 UTC 

[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
 2018-04-25 14:13 UTC  (12+ messages)

[PATCH 0/6] soc: qcom: smem: bug fixes
 2018-04-25 11:37 UTC  (16+ messages)
` [PATCH 1/6] soc: qcom: smem: fix first cache entry calculation
` [PATCH 2/6] soc: qcom: smem: return proper type for cached entry functions
` [PATCH 3/6] soc: qcom: smem: byte swap values properly
` [PATCH 4/6] soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()
` [PATCH 5/6] soc: qcom: smem: fix qcom_smem_set_global_partition()
` [PATCH 6/6] soc: qcom: smem: check sooner in qcom_smem_set_global_partition()

[PATCH 0/3] Fix UFS and devfreq interaction
 2018-04-24 22:14 UTC  (13+ messages)
` [PATCH 1/3] PM / devfreq: Actually support providing freq_table
      `  "
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-24 20:46 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH] kthread/smpboot: Serialize kthread parking against wakeup
 2018-04-24 18:46 UTC  (5+ messages)

[PATCH v3 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-24 15:40 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH] clk: qcom: Add some missing gcc clks for msm8996
 2018-04-24 14:31 UTC  (2+ messages)

[PATCH 0/2] Add QCOM video clock controller driver
 2018-04-24 13:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM Video clock bindings
` [PATCH 2/2] clk: qcom: Add video clock controller driver for SDM845

[v4 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-24 12:23 UTC  (3+ messages)
` [v4 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings
` [v4 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH] mfd: qcom-spmi-pmic: Add support for pm8005,pm8998,pmi8998
 2018-04-24  5:26 UTC  (2+ messages)

[PATCH v5 0/2] SDM845 System Cache Driver
 2018-04-24  3:25 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: Documentation for qcom, llcc
` [PATCH v5 2/2] drivers: soc: Add LLCC driver

[PATCH v2] net: qrtr: Expose tunneling endpoint to user space
 2018-04-23 21:46 UTC 

[PATCH v3] soc: qcom: cmd-db: Make endian-agnostic
 2018-04-23 17:22 UTC  (2+ messages)

[PATCH v2] soc: qcom: cmd-db: Make endian-agnostic
 2018-04-23 15:39 UTC  (2+ messages)

[PATCH] ASoC: codecs: msm8916-wcd: use threaded IRQ handlers
 2018-04-23 15:25 UTC  (4+ messages)

[PATCH v3 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-04-23 12:56 UTC  (4+ messages)

[PATCH V1 0/4] qcom: spmi-wled: Support for QCOM wled driver
 2018-04-23 11:26 UTC  (9+ messages)
` [PATCH V1 4/4] qcom: spmi-wled: Add auto-calibration logic support

[PATCH V5 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-04-23  9:18 UTC  (6+ messages)
` [PATCH V5 1/2] mmc: sdhci-msm: Add support to store supported vdd-io voltages
` [PATCH V5 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH v2] phy: core: Allow phy_pm_runtime_xxx API calls with NULL phy
 2018-04-23  6:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: add maintainer for Qualcomm HIDMA drivers
 2018-04-22  6:32 UTC  (2+ messages)

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-22  6:21 UTC  (3+ messages)
` [PATCH 09/61] dmaengine: qcom: "

[DPU PATCH] drm/msm: dpu: Fix build warnings
 2018-04-21  2:00 UTC  (3+ messages)

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-20 18:51 UTC  (8+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
 2018-04-20 16:20 UTC  (3+ 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).