messages from 2017-06-16 09:00:16 to 2017-06-29 01:52:05 UTC [more...]
[PATCH V2 1/2] dmaengine: qcom_hidma: introduce memset support
2017-06-29 1:51 UTC
[PATCH] spmi: Include OF based modalias in device uevent
2017-06-29 1:50 UTC (2+ messages)
[PATCH] ARM: qcom_defconfig: Enable configs for USB on apq8064/msm8974
2017-06-28 22:33 UTC
[PATCH v2 00/19] Qualcomm 8x16 Camera Subsystem driver
2017-06-28 21:34 UTC (24+ messages)
` [PATCH v2 01/19] doc: DT: camss: Binding document for Qualcomm Camera subsystem driver
` [PATCH v2 02/19] MAINTAINERS: Add "
` [PATCH v2 03/19] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document
` [PATCH v2 04/19] media: camss: Add CSIPHY files
` [PATCH v2 05/19] media: camss: Add CSID files
` [PATCH v2 06/19] media: camss: Add ISPIF files
` [PATCH v2 07/19] media: camss: Add VFE files
` [PATCH v2 08/19] media: camss: Add files which handle the video device nodes
` [PATCH v2 09/19] media: camms: Add core files
` [PATCH v2 10/19] media: camss: Enable building
` [PATCH v2 11/19] camss: vfe: Format conversion support using PIX interface
` [PATCH v2 12/19] doc: media/v4l-drivers: Qualcomm Camera Subsystem - PIX Interface
` [PATCH v2 13/19] camss: vfe: Support for frame padding
` [PATCH v2 14/19] camss: vfe: Add interface for scaling
` [PATCH v2 15/19] camss: vfe: Configure scaler module in VFE
` [PATCH v2 16/19] camss: vfe: Add interface for cropping
` [PATCH v2 17/19] camss: vfe: Configure crop module in VFE
` [PATCH v2 18/19] doc: media/v4l-drivers: Qualcomm Camera Subsystem - Scale and crop
` [PATCH v2 19/19] camss: Use optimal clock frequency rates
[PATCH V1] regulator: core: Fix voltage change propagations to supply regulators
2017-06-28 19:49 UTC (2+ messages)
` Applied "regulator: core: Fix voltage change propagations to supply regulators" to the regulator tree
[RFC PATCH 0/2] mmc: sdhci: Add SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
2017-06-28 18:16 UTC (5+ messages)
` [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
` [RFC PATCH 2/2] mmc: sdhci-msm: enable SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER
[PATCH v1 0/3] Introduce on-chip interconnect API
2017-06-28 17:45 UTC (5+ messages)
` [PATCH v1 1/3] interconnect: Add generic interconnect controller API
` [PATCH v1 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver
` [PATCH v1 3/3] dt-bindings: Interconnect device-tree bindings draft
[PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error
2017-06-28 13:28 UTC (2+ messages)
` [PATCH 2/2] drm/atomic: Wait indefinitely and interruptibly for hw_done
[PATCH 1/2] dmaengine: qcom_hidma: introduce memset support
2017-06-28 8:58 UTC (3+ messages)
` [PATCH 2/2] dmaengine: dmatest: add support for memset test
[PATCH] spmi: pmic-arb: Always allocate ppid_to_apid table
2017-06-28 6:58 UTC (2+ messages)
[PATCH v3 00/15] spi: qup: Fixes and add support for >64k transfers
2017-06-28 6:47 UTC (19+ messages)
` [PATCH v3 01/15] spi: qup: Enable chip select support
` [PATCH v3 02/15] spi: qup: Setup DMA mode correctly
` [PATCH v3 03/15] spi: qup: Add completion structures for DMA
` [PATCH v3 05/15] spi: qup: Place the QUP in run mode before DMA
` [PATCH v3 06/15] spi: qup: Fix error handling in spi_qup_prep_sg
` [PATCH v3 07/15] spi: qup: Fix transaction done signaling
` [PATCH v3 08/15] spi: qup: Do block sized read/write in block mode
` [PATCH v3 09/15] spi: qup: refactor spi_qup_io_config into two functions
` [PATCH v3 10/15] spi: qup: call io_config in mode specific function
` [PATCH v3 11/15] spi: qup: allow block mode to generate multiple transactions
` [PATCH v3 12/15] spi: qup: refactor spi_qup_prep_sg
` [PATCH v3 04/15] spi: qup: Add completion timeout
` [PATCH v3 13/15] spi: qup: allow multiple DMA transactions per spi xfer
` [PATCH v3 14/15] spi: qup: Ensure done detection
` [PATCH v3 15/15] spi: qup: support for qup v1 dma
[PATCH] dmaengine: qcom_hidma: correct API violation for submit
2017-06-28 0:19 UTC
[PATCH 1/3] [media] venus: mark PM functions as __maybe_unused
2017-06-27 20:15 UTC (5+ messages)
` [PATCH 2/3] [media] venus: don't abuse dma_alloc for non-DMA allocations
[PATCH v8 0/3] Add support for Qualcomm A53 CPU clock
2017-06-27 16:24 UTC (14+ messages)
` [PATCH v8 1/3] clk: qcom: Add A53 PLL support
` [PATCH v8 2/3] clk: qcom: Add regmap mux-div clocks support
` [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock controller
[PATCH v4 00/14] spi: qup: Fixes and add support for >64k transfers
2017-06-27 9:45 UTC (15+ messages)
` [PATCH v4 01/14] spi: qup: Enable chip select support
` [PATCH v4 05/14] spi: qup: Place the QUP in run mode before DMA
` [PATCH v4 02/14] spi: qup: Setup DMA mode correctly
` [PATCH v4 03/14] spi: qup: Add completion structures for DMA
` [PATCH v4 04/14] spi: qup: Add completion timeout
` [PATCH v4 06/14] spi: qup: Fix error handling in spi_qup_prep_sg
` [PATCH v4 07/14] spi: qup: Fix transaction done signaling
` [PATCH v4 08/14] spi: qup: Do block sized read/write in block mode
` [PATCH v4 09/14] spi: qup: refactor spi_qup_io_config into two functions
` [PATCH v4 10/14] spi: qup: call io_config in mode specific function
` [PATCH v4 11/14] spi: qup: allow block mode to generate multiple transactions
` [PATCH v4 12/14] spi: qup: refactor spi_qup_prep_sg
` [PATCH v4 13/14] spi: qup: allow multiple DMA transactions per spi xfer
` [PATCH v4 14/14] spi: qup: Ensure done detection
Product Inquiry
2017-06-26 21:50 UTC
[PATCH] soc: qcom: mdt_loader: Use request_firmware_into_buf()
2017-06-26 20:36 UTC
[PATCH v2 0/3] Support for QCOM BAM DMA command descriptor
2017-06-26 12:49 UTC (4+ messages)
` [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors
` [PATCH v2 2/3] dmaengine: qcom: bam_dma: wrapper functions for command descriptor
` [PATCH v2 3/3] dmaengine: qcom: bam_dma: add command descriptor flag
[PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
2017-06-26 12:43 UTC (5+ messages)
` [PATCH 1/4] Docs: dt: document qcom iommu bindings
` [PATCH 2/4] iommu: arm-smmu: split out register defines
` [PATCH 3/4] iommu: add qcom_iommu
` [PATCH 4/4] iommu: qcom: initialize secure page table
[PATCH v11 00/19] Qualcomm video decoder/encoder driver
2017-06-26 9:20 UTC (2+ messages)
[PATCH] dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
2017-06-26 2:58 UTC (2+ messages)
[PATCH] MAINTAINERS: Add Qualcomm pinctrl drivers section
2017-06-25 22:14 UTC (2+ messages)
inquiry
2017-06-25 2:47 UTC
[GIT PULL] Qualcomm Defconfig updates for 4.13 - Part 2
2017-06-23 19:02 UTC
[PATCH] ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
2017-06-23 18:08 UTC (4+ messages)
[PATCH] clk: gcc-msm8996: Add missing lpass smmu clks
2017-06-23 15:47 UTC (4+ messages)
[GIT PULL] Qualcomm Driver updates for 4.13 - REVISED
2017-06-23 11:47 UTC (2+ messages)
[PATCH][media-next] media: venus: fix loop wrap in cleanup of clks
2017-06-22 17:27 UTC
[PATCH v6 0/4] Add memory ownership switch support and enable mss rproc on msm8996
2017-06-22 12:08 UTC (5+ messages)
` [PATCH v6 1/4] firmware: scm: Add new SCM call API for switching memory ownership
` [PATCH v6 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [PATCH v6 3/4] remoteproc: qcom: Make secure world call for mem ownership switch
` [PATCH v6 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996
[PATCH 1/2] remoteproc: Add remote processor coredump support
2017-06-21 20:54 UTC (4+ messages)
[PATCH] MAINTAINERS: Add entry for SPMI subsystem
2017-06-21 18:47 UTC
[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.13
2017-06-21 16:37 UTC (14+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "
` [GIT PULL] Qualcomm SoC "
[PATCH 1/2] drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations
2017-06-21 14:58 UTC (4+ messages)
` [PATCH 2/2] drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM
[RESEND PATCH 0/4] iommu: add qcom_iommu for early "B" family devices
2017-06-21 12:04 UTC (5+ messages)
` [RESEND PATCH 1/4] Docs: dt: document qcom iommu bindings
` [RESEND PATCH 2/4] iommu: arm-smmu: split out register defines
` [RESEND PATCH 3/4] iommu: add qcom_iommu
` [RESEND PATCH 4/4] iommu: qcom: initialize secure page table
[PATCH 0/5] clk: qcom: gdsc: Add support for clk control
2017-06-21 8:37 UTC (5+ messages)
` [PATCH 3/5] clk: qcom: gdsc: Add support to control associated clks
[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
2017-06-21 5:02 UTC (6+ messages)
` [PATCH V1 09/15] spmi: pmic-arb: check apid enabled before calling the handler
[pull] drm/msm: msm-next for 4.13
2017-06-20 19:17 UTC
[PATCH 1/2] power: reset: reboot-mode: Make include file global
2017-06-20 14:27 UTC (10+ messages)
` [PATCH 2/2] Input: pm8941-pwrkey: Introduce reboot mode support
[PATCH v2] media: venus: enable building with COMPILE_TEST
2017-06-20 13:13 UTC
[PATCH V1 0/3] Add LV/MV subtypes support for QCOM PMIC GPIOs
2017-06-20 11:15 UTC (11+ messages)
` [PATCH V1 1/3] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
` [PATCH V1 2/3] pinctrl: qcom: spmi-gpio: Add dtest route for digital input
` [PATCH V1 3/3] pinctrl: qcom: spmi-gpio: Correct power_source range check
[PATCH v2] firmware: qcom_scm: Fix to allow COMPILE_TEST-ing
2017-06-20 8:43 UTC (7+ messages)
[PATCH v6 0/4] reset: APIs to manage a list of resets
2017-06-20 7:02 UTC (8+ messages)
` [PATCH v6 1/4] reset: Add APIs to manage array "
` [PATCH v6 2/4] usb: dwc3: of-simple: Re-order resource handling in remove
` [PATCH v6 3/4] usb: dwc3: of-simple: Add support to get resets for the device
` [PATCH v6 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers
[PATCH] phy: qcom-qmp: Fix failure path in phy_init functions
2017-06-20 5:57 UTC
[PATCH] clk: gcc-msm8916: add support to 9.6MHz codec clk
2017-06-20 0:47 UTC (2+ messages)
[PATCH v6 0/6] Add minimal boot support for IPQ8074
2017-06-20 0:43 UTC (5+ messages)
` [PATCH v6 3/6] clk: qcom: Add DT bindings for ipq8074 gcc clock controller
` [PATCH v6 4/6] clk: qcom: Add ipq8074 Global Clock Controller support
Reply Urgent
2017-06-19 19:39 UTC
[PATCH] drm/msm: fixes for 4.12
2017-06-19 21:36 UTC (2+ messages)
` [PATCH] drm/msm: Fix potential buffer overflow issue
[PATCH v5 0/6] reset: APIs to manage a list of resets
2017-06-19 13:06 UTC (7+ messages)
` [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control
` [PATCH v5 6/6] soc/tegra: pmc: Use the new reset APIs to manage reset controllers
[PATCH 03/15] spi: qup: Add completion timeout for dma mode
2017-06-18 2:17 UTC (2+ messages)
[PATCH 07/15] spi: qup: Fix transaction done signaling
2017-06-18 2:11 UTC (2+ messages)
[PATCH] dmaengine: qcom-bam: Process multiple pending descriptors
2017-06-17 13:37 UTC (4+ messages)
[PATCH] fixup! drm/msm: Separate locking of buffer resources from struct_mutex
2017-06-16 23:04 UTC (5+ messages)
` [Freedreno] "
[PATCH] bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
2017-06-16 21:33 UTC (4+ messages)
[PATCH 3/4] iommu: add qcom_iommu
2017-06-16 13:29 UTC (3+ messages)
[PATCH 00/15] spi: qup: Fixes and add support for >64k transfers
2017-06-16 8:58 UTC (2+ messages)
` [PATCH 15/15] spi: qup: support for qup v1 dma
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox