Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2018-06-26 09:35:20 to 2018-06-29 12:01:41 UTC [more...]

[PATCH v13 0/3] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-29 12:01 UTC  (5+ messages)
  ` [PATCH v13 1/3] dt-bindings: media: extend interface documentation for DSI and DP
  ` [PATCH v13 2/3] drm/bridge: add support for sn65dsi86 bridge driver
  ` [PATCH v13 3/3] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH v2 1/3] wcn36xx: Fix WEP104 encryption type
 2018-06-29 11:59 UTC  (2+ messages)
  ` [v2,1/3] "

[PATCH RESEND 1/1] clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON
 2018-06-29 11:36 UTC 

[PATCH 1/1] clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ON
 2018-06-29 11:30 UTC 

[PATCH] PCI: qcom: Fix error handling in pm_runtime support
 2018-06-29 11:22 UTC  (3+ messages)

[PATCH 0/3] PM / Domains: Enable name based lookup at attach
 2018-06-29 11:07 UTC  (5+ messages)
` [PATCH 1/3] PM / Domains: dt: Add a power-domain-names property
` [PATCH 2/3] PM / Domains: Introduce option to attach a device by name to genpd
` [PATCH 3/3] PM / Domains: Introduce dev_pm_domain_attach_by_name()

[PATCH v8 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-29 11:06 UTC  (12+ messages)
` [PATCH v8 2/2] "

[PATCH] remoteproc: q6v5: Add support to vote for rpmh power domains
 2018-06-29 10:20 UTC 

[PATCH] PM / Domains: Don't power on at attach for the multi PM domain case
 2018-06-29  9:51 UTC  (2+ messages)

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-29  8:37 UTC  (19+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-06-29  7:58 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sdm845: Add thermal-zones node
 2018-06-28 22:58 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add thermal zone

[PATCH v2 09/10] scsi: ufs: fix irq return code
 2018-06-28 22:26 UTC  (2+ messages)

[DPU PATCH 0/6] drm/msm: Fix dpu compile for unlikely #ifdef paths
 2018-06-28 20:53 UTC  (7+ messages)
  ` [DPU PATCH 1/6] drm/msm: Remove DPU_DBG->pr_err ifdef gate
  ` [DPU PATCH 2/6] drm/msm: Alphabetize dpu files in Makefile
  ` [DPU PATCH 3/6] drm/msm: Remove dpu bus scaling code
  ` [DPU PATCH 4/6] drm/msm: Remove ion from dpu
  ` [DPU PATCH 5/6] drm/msm: Fix dpu compile when CONFIG_DEBUG_FS !defined
  ` [DPU PATCH 6/6] drm/msm: Remove remnants of dsi-staging

[PATCH v3 5/6] iommu: Remove IOMMU_OF_DECLARE
 2018-06-28 20:43 UTC 

[DPU PATCH 00/15] drm/msm: dpu cleanup in msm
 2018-06-28 20:29 UTC  (18+ messages)
  ` [DPU PATCH 01/15] drm/msm: Remove more dpu changes from msm core
  ` [DPU PATCH 02/15] video: Remove LF copyright in mipi_display.h
  ` [DPU PATCH 03/15] drm/msm: Move dpu_dbg init/destroy into dpu_kms
  ` [DPU PATCH 04/15] drm/msm: Remove more dpu-related code from msm_drv
  ` [DPU PATCH 05/15] drm/msm: More cleanup in msm_drv
  ` [DPU PATCH 06/15] drm/msm: Move debugfs root tracking to dpu
  ` [DPU PATCH 07/15] drm/msm: Remove _dpu_format_calc_offset_linear()
  ` [DPU PATCH 08/15] drm/msm: dpu: Do debugfs init in the debugfs_init() hook
  ` [DPU PATCH 09/15] drm/msm: Remove get_address_space msm_kms hook
  ` [DPU PATCH 10/15] drm/msm: Remove dpu_kms_fbo and associated functions
  ` [DPU PATCH 11/15] drm/msm: Remove dpu module parameters
  ` [DPU PATCH 12/15] drm/msm: Remove unused backpointers from dpu_crtc
  ` [DPU PATCH 13/15] drm/msm: Reduce dpu_crtc_atomic_check frame size
  ` [DPU PATCH 14/15] drm/msm: Remove atomic_check() from msm_kms
  ` [DPU PATCH 15/15] drm/msm: Remove wait_for_tx_complete() "

[PATCH V4 1/7] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-06-28 19:31 UTC  (7+ messages)
` [PATCH V4 2/7] IB/hfi1: Use pci_try_reset_bus() for initiating pci secondary bus reset
` [PATCH V4 3/7] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V4 4/7] PCI: Unify try slot and bus reset API
` [PATCH V4 5/7] PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
` [PATCH V4 6/7] PCI: Rename pci_try_reset_bus() to pci_reset_bus()
` [PATCH V4 7/7] PCI: Handle link reset via hotplug if supported

[PATCH V3 1/6] IB/hfi1: Use pci_try_reset_bus() for initiating pci secondary bus reset
 2018-06-28 19:17 UTC  (7+ messages)
` [PATCH V3 2/6] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V3 3/6] PCI: Unify try slot and bus reset API
` [PATCH V3 4/6] PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
` [PATCH V3 5/6] PCI: Rename pci_try_reset_bus() to pci_reset_bus()
` [PATCH V3 6/6] PCI: Handle link reset via hotplug if supported

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-06-28 18:45 UTC  (7+ messages)
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()

[PATCH v6 1/2] dt-bindings: pinctrl: qcom: add gpio-ranges, gpio-reserved-ranges
 2018-06-28 14:29 UTC  (2+ messages)

[PATCH v2 0/9] drm: Third attempt at fixing the fb-helper .best_encoder() mess
 2018-06-28 13:47 UTC  (3+ messages)
  ` [PATCH v2 8/9] drm/msm: Use drm_connector_has_possible_encoder()

[PATCH v2 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-06-28 11:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845

kexec failures on ipq4019
 2018-06-28  4:33 UTC  (4+ messages)

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-28  4:29 UTC  (3+ messages)

[PATCH v7 0/4] Support for Qualcomm UFS QMP PHY on SDM845
 2018-06-28  3:49 UTC  (9+ messages)
` [PATCH v7 1/4] phy: Update PHY power control sequence
` [PATCH v7 2/4] phy: General struct and field cleanup
` [PATCH v7 3/4] phy: Add QMP phy based UFS phy support for sdm845

[PATCH] rpmsg: glink: Set tail pointer to 0 at end of FIFO
 2018-06-28  1:19 UTC 

[[DPU]PATCH] drm/msm/dsi: move the API setting PLL src to modeset_init()
 2018-06-28  0:35 UTC  (5+ messages)

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-06-27 23:50 UTC  (15+ messages)
    ` Do Qualcomm drivers use DMA buffers for request_firmware_into_buf()?

[PATCH v6 1/8] dt-bindings: reset: Add AOSS reset bindings for SDM845 SoCs
 2018-06-27 16:47 UTC  (3+ messages)
` [PATCH v6 2/8] reset: qcom: AOSS (always on subsystem) reset controller

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-06-27 16:37 UTC  (4+ messages)

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

[GIT PULL] Qualcomm Fixes for v4.18-rc2
 2018-06-27 14:33 UTC  (4+ messages)

[PATCH v5 0/8] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-06-27 14:24 UTC  (4+ messages)
` [PATCH v5 1/8] dt-bindings: reset: Add AOSS reset bindings for "

[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
 2018-06-27 12:50 UTC  (2+ messages)
` [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind

[PATCH v5 0/8] Introduce on-chip interconnect API
 2018-06-27  6:19 UTC  (12+ messages)
` [PATCH v5 1/8] interconnect: Add generic "
` [PATCH v5 4/8] interconnect: qcom: Add RPM communication
` [PATCH v5 6/8] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH v4 0/6] Add power domain driver for corners on msm8996/sdm845
 2018-06-27  4:52 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: opp: Introduce qcom-opp bindings
` [PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v4 3/6] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v4 4/6] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v4 5/6] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v4 6/6] soc: qcom: rpmhpd: Add RPMh Power domain driver

[PATCH] Bluetooth: hci_qca: Replace open-coded msleep()
 2018-06-26 20:49 UTC  (2+ messages)

[RFC PATCH] irqchip/gic-v3: Add quirk for msm8996 secured registers
 2018-06-26 20:28 UTC  (7+ messages)

[PATCH 0/2] Add support for LPASS clock controller for SDM845
 2018-06-26 19:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-06-26 19:53 UTC  (13+ messages)
` [PATCH v8 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v8 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed

[PATCH] dt-bindings: soc: qcom: Fix default clock-freq for qcom,geni-i2c
 2018-06-26 19:24 UTC  (2+ messages)

[PATCH v4 00/15] Update for QCOM NAND driver
 2018-06-26 18:02 UTC  (3+ messages)
` [PATCH v4 14/15] mtd: rawnand: qcom: erased page bitflips detection

[PATCH 5/8] drm/msm: Use drm_for_each_connector_encoder_ids()
 2018-06-26 17:47 UTC 

[DPU PATCH 00/19] drm/msm: dpu: Clean up dpu_dbg
 2018-06-26 15:57 UTC  (13+ messages)
` [DPU PATCH 01/19] drm/msm: dpu_encoder: Replace DPU_EVT with tracepoints
` [DPU PATCH 02/19] drm/msm: dpu_crtc: "
` [DPU PATCH 04/19] drm/msm: dpu_rm: "
` [DPU PATCH 06/19] drm/msm: dpu_encoder_phys_cmd: "
` [DPU PATCH 07/19] drm/msm: dpu_encoder_phys_vid: "
` [DPU PATCH 10/19] drm/msm: dpu_core_irq: "

[PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng
 2018-06-26 15:27 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: rng: Add new compatible qcom,prng-v2

[PATCH 01/11] ASoC: q6adm: dt-bindings: add compatible string to routing
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: q6adm: dt-bindings: add compatible string to routing" to the asoc tree

[PATCH 02/11] ASoC: q6asm: dt-bindings: add compatible string to dais
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: q6asm: dt-bindings: add compatible string to dais" to the asoc tree

[PATCH v2 03/12] ASoC: q6afe: dt-bindings: add compatible string to dais
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: q6afe: dt-bindings: add compatible string to dais" to the asoc tree

[PATCH v2 04/12] ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6adm: use of_platform_populate/depopulate()" to the asoc tree

[PATCH v2 05/12] ASoC: qdsp6: q6asm: use of_platform_populate/depopulate()
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6asm: use of_platform_populate/depopulate()" to the asoc tree

[PATCH 06/11] ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()" to the asoc tree

[PATCH v2 07/12] ASoC: qdsp6: q6afe-dai: support dt based module loading
 2018-06-26 15:11 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6afe-dai: support dt based module loading" to the asoc tree

[PATCH v2 00/12] ASoC: qdsp6: Fix dt based module loading and minor fixes
 2018-06-26 15:11 UTC  (14+ messages)
` [PATCH v2 08/12] ASoC: qdsp6: q6asm-dai: support dt based module loading
  ` Applied "ASoC: qdsp6: q6asm-dai: support dt based module loading" to the asoc tree
` [PATCH v2 09/12] ASoC: qdsp6: q6routing: support dt based module loading
  ` Applied "ASoC: qdsp6: q6routing: support dt based module loading" to the asoc tree
` [PATCH v2 11/12] ASoC: qdsp6: q6routing: add proper error check
` [PATCH v2 12/12] ASoC: qdsp6: q6asm: remove unused struct q6asm member
  ` Applied "ASoC: qdsp6: q6asm: remove unused struct q6asm member" to the asoc tree

[PATCH 10/11] ASoC: qcom: apq8096: remove redundant owner assignment
 2018-06-26 15:10 UTC  (2+ messages)
` Applied "ASoC: qcom: apq8096: remove redundant owner assignment" to the asoc tree

[PATCH 11/11] ASoC: qdsp6: q6routing: add proper error check
 2018-06-26 15:10 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: add proper error check" to the asoc tree


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