messages from 2018-01-29 20:09:00 to 2018-02-06 18:54:40 UTC [more...]
[PATCH 0/2] Add DTS for SDM845 SoC and MTP
2018-02-06 18:54 UTC (12+ messages)
` [PATCH 1/2] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "
` [PATCH 2/2] arm64: dts: sdm845: Add serial console support
[PATCH v3 0/2] irqchip: qcom: add support for PDC interrupt controller
2018-02-06 18:09 UTC (3+ messages)
` [PATCH v3 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v3 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding
[PATCH v2 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
2018-02-06 13:37 UTC (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sdm845 pinctrl driver
[PATCH RFC 1/1] iommu/arm-smmu: Fix context fault message considering non-NTS
2018-02-06 12:47 UTC (3+ messages)
[PATCH 00/15] ARM: dts: ipq: updates to enable a few peripherals
2018-02-06 6:27 UTC (20+ messages)
` [PATCH 01/15] firmware: qcom: scm: Add ipq4019 soc compatible
` [PATCH 05/15] ARM: dts: ipq4019: Add ipq4019-ap-dk01-c2 board file
` [PATCH 06/15] ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsi
` [PATCH 07/15] ARM: dts: ipq4019: Add ipq4019-ap.dk04.1-c1 board file
` [PATCH 08/15] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk04.1-c5 "
` [PATCH 09/15] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk04.1-c3 "
` [PATCH 12/15] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c2 "
[PATCH v6 00/15] [v6] Krait clocks + Krait CPUfreq
2018-02-06 4:44 UTC (20+ messages)
` [PATCH v6 02/15] clk: mux: Split out register accessors for reuse
` [PATCH v6 03/15] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v6 04/15] clk: qcom: Add HFPLL driver
` [PATCH v6 05/15] dt-bindings: clock: Document qcom,hfpll
` [PATCH v6 06/15] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v6 07/15] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v6 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v6 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v6 10/15] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v6 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v6 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v6 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v6 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v6 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v6 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu
[PATCH v2 0/7] Introduce GENI SE Controller Driver
2018-02-05 23:53 UTC (15+ messages)
` [PATCH v2 1/7] qcom-geni-se: Add QCOM GENI SE Driver summary
` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
[PATCH] pinctrl: qcom: Add irq_enable callback for msm gpio
2018-02-05 23:41 UTC (2+ messages)
[PATCH 0/2] drivers/qcom: add Command DB support
2018-02-05 23:18 UTC (3+ messages)
` [PATCH 1/2] drivers: qcom: add command DB driver
[PATCH 00/12] Major code reorganization to make all i2c transfers working
2018-02-05 23:03 UTC (14+ messages)
` [PATCH 01/12] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH 02/12] i2c: qup: minor code reorganization for use_dma
` [PATCH 03/12] i2c: qup: remove redundant variables for BAM SG count
` [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH 05/12] i2c: qup: fix the transfer length for BAM rx EOT FLUSH tags
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 07/12] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH 08/12] i2c: qup: change completion timeout according to transfer length
` [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH 10/12] i2c: qup: send NACK for last read sub transfers
` [PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2
[PATCH 2/2] dt-bindings: introduce Command DB for QCOM SoCs
2018-02-05 22:11 UTC (5+ messages)
[PATCH 0/4] drivers/qcom: add RPMH communication support
2018-02-05 19:50 UTC (9+ messages)
` [PATCH 1/4] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH 2/4] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH 4/4] drivers: qcom: rpmh: add RPMH helper functions
[PATCH 1/1] iommu/io-pgtable: use size_t return type for all foo_unmap
2018-02-05 18:21 UTC (3+ messages)
[PATCH RFC v2 0/3] irqchip: qcom: add support for PDC interrupt controller
2018-02-05 17:00 UTC (19+ messages)
` [PATCH RFC v2 1/3] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH RFC v2 2/3] dt-bindings/interrupt-controller: pdc: descibe PDC device binding
` [PATCH RFC v2 3/3] drivers: irqchip: pdc: log PDC info in FTRACE
Compilation error report for: drivers/firmware/qcom_scm.c:469:47: error: passing argument 3 of ‘dma_alloc_coherent’ from incompatible pointer type
2018-02-05 16:34 UTC (7+ messages)
` Compilation error report for: drivers/firmware/qcom_scm.c:469:47: error: passing argument 3 of ?dma_alloc_coherent? "
[PATCH 1/4] arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
2018-02-05 14:46 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: qcom: msm8916: Probe the APCS mailbox driver
` [PATCH 3/4] arm64: dts: qcom: msm8916: Add clock properties to the APCS node
` [PATCH 4/4] arm64: dts: qcom: msm8916: Add CPU frequency scaling support
[PATCH v1] arm64: setup: Check for overlapping dtb and Image load addresses
2018-02-05 11:13 UTC (4+ messages)
[PATCH 5/5] drm: Don't pass clip to drm_atomic_helper_check_plane_state()
2018-02-05 6:50 UTC (2+ messages)
[PATCH v2 0/3] Add DTS for SDM845 SoC and MTP
2018-02-05 6:08 UTC (5+ messages)
` [PATCH v2 1/3] Documentation: dt-bindings: arm: Document kryo385 cpu
` [PATCH v2 2/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
` [PATCH v2 3/3] arm64: dts: sdm845: Add serial console support
[PATCH] ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled
2018-02-04 13:43 UTC (7+ messages)
[PATCH] drm/msm: Call msm_init_vram before binding the gpu
2018-02-03 18:38 UTC
[PATCH] drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
2018-02-03 12:22 UTC (4+ messages)
[PATCH] i2c: qup: Add shutdown method
2018-02-02 23:36 UTC (4+ messages)
` [PATCH] i2c-qup: reduce verbosity on DMA channel not found messages
[PATCH 0/5] Qualcomm SMD updates
2018-02-02 22:57 UTC (4+ messages)
` [PATCH 2/5] rpmsg: smd: Create device for all channels
[PATCH RFC 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
2018-02-02 21:51 UTC (3+ messages)
` [PATCH RFC 2/2] mmc: sdhci-msm: support voltage pad switching
[PATCH] arm64: dts: angler: add pstore-ramoops support
2018-02-02 19:27 UTC (3+ messages)
wcnss_ctrl firmware loading
2018-02-02 18:30 UTC (2+ messages)
Query related to usage of cpufreq_suspend() & cpufreq_resume
2018-02-02 13:29 UTC (5+ messages)
[PATCH v6 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2018-02-02 13:14 UTC (17+ messages)
` [PATCH v6 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v6 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v6 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
` [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
[PATCH] drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
2018-02-02 12:42 UTC
[PATCH 0/2] SDM845 System Cache Driver
2018-02-02 11:08 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,llcc
[PATCH 5/6] drm/msm/adreno: Add ringbuffer contexts to the GPU state
2018-02-02 2:51 UTC (2+ messages)
[v2 0/2] drm/msm/adreno: Reorganize firmware loading
2018-02-01 19:15 UTC (3+ messages)
` [PATCH 1/2] drm/msm/adreno: Define a list of firmware files to load per target
` [PATCH 2/2] drm/msm/adreno: Use generic function to load firmware to a buffer object
[PATCH v2] irqchip/gic-v3: Ignore disabled ITS nodes
2018-02-01 17:23 UTC (2+ messages)
[RFC 0/2] drm/msm: Add support for Adreno a6xx
2018-02-01 17:01 UTC (5+ messages)
` [PATCH 1/2] drm/msm/adreno: Add generated headers for A6XX
` [PATCH 2/2] drm/msm/adreno: Add A6XX device support
[PATCH RFC 0/4] irqchip: qcom: add support for PDC interrupt controller
2018-02-01 16:49 UTC (10+ messages)
` [PATCH RFC 1/4] drivers: irqchip: pdc: "
` [PATCH RFC 2/4] dt-bindings/interrupt-controller: pdc: descibe PDC device binding
[PATCH] irqchip/gic-v3: Ignore disabled ITS nodes
2018-02-01 16:40 UTC (3+ messages)
[PATCH 0/7] drm/msm/dsi: SDM845 DSI host controller and DT updates
2018-02-01 14:41 UTC (7+ messages)
` [PATCH 6/7] dt-bindings: display: msm/dsi: Add compatible for 14nm DSI PHY
OTG support in dwc3 driver for msm
2018-02-01 14:11 UTC
[PATCH v5 00/17] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
2018-02-01 12:38 UTC (3+ messages)
[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
2018-02-01 8:01 UTC (10+ messages)
` [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller
[PATCH] arm64: dts: msm8996: Fix wrong use of GIC_CPU_MASK_SIMPLE()
2018-02-01 4:30 UTC
[PATCH 14/15] ARM: dts: ipq8074: Add pcie nodes
2018-02-01 0:51 UTC (2+ messages)
[PATCH] rnndb: a6xx: Add kernel registers for the GPU and GMU
2018-01-31 18:06 UTC
[PATCH 0/4] Misc patches to support clocks for SDM845
2018-01-31 10:54 UTC (5+ messages)
` [PATCH 1/4] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH 2/4] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH 3/4] clk: qcom: Add support for controlling Fabia PLL
` [PATCH 4/4] clk: qcom: Add Global Clock controller (GCC) driver for SDM845
[PATCH v2] clk: qcom: Add Global Clock controller (GCC) driver for SDM845
2018-01-31 10:32 UTC (3+ messages)
[PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-30 18:59 UTC (4+ messages)
[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
2018-01-30 9:18 UTC (4+ messages)
` [PATCH 4/4] dmaengine: qcom: bam_dma: Add num-ees dt binding for remotely controlled
[PATCH 2/2] drivers: soc: Add LLCC driver
2018-01-30 1:57 UTC (2+ messages)
[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
2018-01-29 22:43 UTC (7+ messages)
` [PATCH V4 05/26] agp: nvidia: "
[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
2018-01-29 20:13 UTC (6+ messages)
` [RFC v2 "
` [RFC v2 1/2] dt-bindings: mipi-dsi: Add info about peripherals with non-DSI control bus
` [RFC v2 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info
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;
as well as URLs for NNTP newsgroup(s).