linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 05:23:26 to 2020-03-11 06:36:18 UTC [more...]

[PATCH v13 0/4] Invoke rpmh_flush for non OSI targets
 2020-03-11  6:36 UTC  (18+ messages)
` [PATCH v13 1/5] arm64: dts: qcom: sc7180: Add cpuidle low power states
` [PATCH v13 2/5] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v13 3/5] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
` [PATCH v13 4/5] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v13 5/5] drivers: qcom: Update rpmh clients to use start and end transactions

[PATCH v10 0/3] Invoke rpmh_flush for non OSI targets
 2020-03-11  5:40 UTC  (13+ messages)
` [PATCH v10 2/3] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v10 3/3] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;
 2020-03-11  5:23 UTC  (2+ messages)

[PATCH] venus: avoid extra locking in driver
 2020-03-11  3:04 UTC  (5+ messages)

[RFT PATCH 0/9] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-03-11  0:35 UTC  (5+ messages)
` [RFT PATCH 6/9] drivers: qcom: rpmh-rsc: Only use "tcs_in_use" for ACTIVE_ONLY
` [RFT PATCH 9/9] drivers: qcom: rpmh-rsc: Kill cmd_cache and find_match() with fire

[PATCH] arm64: dts: sc7180: Include interconnect definitions
 2020-03-10 23:16 UTC 

[PATCH V4 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-03-10 21:57 UTC  (5+ messages)
` [PATCH V4 3/3] dt-bindings: geni-se: Add binding for UART pin swap

[PATCH v4 0/5] remoteproc: qcom: PIL info support
 2020-03-10 21:27 UTC  (14+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
` [PATCH v4 3/5] remoteproc: qcom: Update PIL relocation info on load
` [PATCH v4 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v4 5/5] arm64: dts: qcom: sdm845: "

[DPU PATCH v4 0/5] Add support for DisplayPort driver on SnapDragon
 2020-03-10 21:24 UTC  (3+ messages)
` [DPU PATCH v4 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon

[PATCH v2 0/3] Misc qcom geni i2c driver fixes
 2020-03-10 19:42 UTC  (7+ messages)
` [PATCH v2 1/3] i2c: qcom-geni: Let firmware specify irq trigger flags
` [PATCH v2 2/3] i2c: qcom-geni: Grow a dev pointer to simplify code
` [PATCH v2 3/3] i2c: qcom-geni: Drop of_platform.h include

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-10 19:32 UTC  (24+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-10 18:41 UTC  (2+ messages)

[PATCH V3 0/4] Add support for WLED5
 2020-03-10 18:31 UTC  (9+ messages)
` [PATCH V3 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V3 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V3 3/4] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L
` [PATCH V3 4/4] backlight: qcom-wled: Update auto calibration support for WLED5

[v2] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-03-10 18:05 UTC  (2+ messages)

[PATCH v4 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-10 18:00 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: display: add visionox rm69299 panel variant
` [PATCH v4 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH] arm64: dts: msm8916: Add fastrpc node
 2020-03-10 17:54 UTC 

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-10 16:44 UTC  (8+ messages)
` [PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
` [PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice

[PATCH v4 0/4] remoteproc: Panic handling
 2020-03-10 16:20 UTC  (7+ messages)
` [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
` [PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
` [PATCH v4 3/4] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v4 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH v3 0/4] Introduce SoC sleep stats driver
 2020-03-10 15:38 UTC  (6+ messages)
` [PATCH v3 2/4] soc: qcom: Add "

[v5, 0/3] Add SC7180 interconnect provider driver
 2020-03-10 15:35 UTC  (4+ messages)
` [v5, 2/3] interconnect: qcom: "

[PATCH 0/3] Misc qcom geni i2c driver fixes
 2020-03-10 15:35 UTC  (4+ messages)
` [PATCH 1/3] i2c: qcom-geni: Let firmware specify irq trigger flags

[PATCH v2 08/17] drm/msm: remove checks for return value of drm_debugfs_create_files()
 2020-03-10 13:31 UTC 

[PATCH v6 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-10 11:55 UTC  (3+ messages)

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-10  9:12 UTC  (16+ messages)
` [PATCH 01/15] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH 02/15] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH 03/15] drm/msm/mdp5: "
` [PATCH 04/15] iommu/tegra-gart: "
` [PATCH 05/15] iommu: Rename struct iommu_param to dev_iommu
` [PATCH 06/15] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH 07/15] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH 08/15] iommu: Introduce accessors for iommu private data
` [PATCH 09/15] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH 10/15] iommu/arm-smmu: "
` [PATCH 11/15] iommu/renesas: "
` [PATCH 12/15] iommu/mediatek: "
` [PATCH 13/15] iommu/qcom: "
` [PATCH 14/15] iommu/virtio: "
` [PATCH 15/15] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH v9 0/3] Invoke rpmh_flush for non OSI targets
 2020-03-10  9:11 UTC  (8+ messages)
` [PATCH v9 3/3] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH v6 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-03-10  8:47 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller
` [PATCH v6 3/3] arm64: dts: msm8916: Add CCI node

[PATCH v4 0/4] Introduce SoC sleep stats driver
 2020-03-10  8:03 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: Introduce SoC sleep stats bindings
` [PATCH v4 2/4] soc: qcom: Add SoC sleep stats driver
` [PATCH v4 3/4] arm64: dts: qcom: sc7180: Enable SoC sleep stats
` [PATCH v4 4/4] arm64: defconfig: Enable SoC sleep stats driver

[PATCH] arm64: dts: qcom: sm8250: Add sm8250 dts file
 2020-03-10  6:17 UTC  (2+ messages)

[PATCH v4 0/5] Add clock drivers for SM8250 SoC
 2020-03-09 22:21 UTC  (10+ messages)
` [PATCH v4 1/5] clk: qcom: clk-alpha-pll: Use common names for defines
` [PATCH v4 2/5] clk: qcom: clk-alpha-pll: Refactor trion PLL
` [PATCH v4 3/5] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH v4 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings
  ` [PATCH v4 5/5] clk: qcom: gcc: Add global clock controller driver for SM8250

[PATCH 0/2] RPM clocks for MSM8976/56
 2020-03-09 22:13 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: smd: Add support for MSM8976 rpm clocks
` [PATCH 2/2] dt-bindings: clock: rpmcc: Document msm8976 compatible

[PATCH] media: venus: fix use after free for registeredbufs
 2020-03-09 21:19 UTC  (5+ messages)

[PATCH 0/2] Add APSS clock controller support for IPQ6018
 2020-03-09 21:13 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: Add DT bindings for ipq6018 apss clock controller
` [PATCH 2/2] clk: qcom: Add "

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-09 21:12 UTC  (3+ messages)

[PATCH] clk: qcom: clk-rpmh: Wait for completion when enabling clocks
 2020-03-09 21:10 UTC  (2+ messages)

[PATCH 0/4] remoteproc: some bug fixes
 2020-03-09 20:56 UTC  (3+ messages)
` [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()

[PATCH v5 0/5] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-09 20:06 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8998-mtp: Disable funnel 4 and 5
 2020-03-09 19:47 UTC  (2+ messages)

[PATCH] dt-bindings: display: msm: gmu: move sram property to gpu bindings
 2020-03-09 19:46 UTC  (3+ messages)
` [Freedreno] "

[PATCH v5 0/9] Add QUSB2 PHY support for SC7180
 2020-03-09 19:29 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yaml
` [PATCH v5 2/9] dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180
` [PATCH v5 3/9] phy: qcom-qusb2: Add generic QUSB2 V2 PHY support
` [PATCH v5 4/9] dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parameters
` [PATCH v5 5/9] phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY
` [PATCH v5 6/9] phy: qcom-qusb2: Add new "
` [PATCH v5 7/9] arm64: dts: qcom: sc7180: Add generic QUSB2 V2 Phy compatible
` [PATCH v5 8/9] arm64: dts: qcom: sdm845: "
` [PATCH v5 9/9] arm64: dts: qcom: sc7180: Update QUSB2 V2 Phy params for SC7180 IDP device

[PATCH v5 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-03-09 19:23 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller
` [PATCH v5 3/3] arm64: dts: msm8916: Add CCI node

[PATCH] soc: qcom: cmd-db: Add debugfs dumping file
 2020-03-09 18:57 UTC 

[PATCH] soc: qcom: socinfo: Use seq_putc() if possible
 2020-03-09 18:51 UTC 

[PATCH] mmc: cqhci: Update cqhci memory ioresource name
 2020-03-09 18:30 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v4 0/2] Add USB DWC3 support for SC7180
 2020-03-09 18:07 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[v1] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-03-09 18:06 UTC  (2+ messages)

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-03-09 17:59 UTC  (2+ messages)

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-03-09 17:34 UTC  (9+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH v5 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-09 17:05 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: display: add visionox rm69299 panel variant
` [PATCH v5 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH v2 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-03-09 16:54 UTC  (2+ messages)

[PATCH 00/14] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-09 16:32 UTC  (4+ messages)

[PATCH v4 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-03-09 15:25 UTC  (3+ messages)

[PATCH v5 0/2] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-03-09 15:17 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: display: msm: Convert GMU bindings to YAML
` [PATCH v5 2/2] drm/msm/a6xx: Use the DMA API for GMU memory objects

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-09 13:41 UTC  (5+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v7 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-03-09 10:49 UTC  (3+ messages)
` [PATCH v7 05/18] phy: qualcomm: usb: Add SuperSpeed PHY driver

[PATCH v12 0/4] Invoke rpmh_flush for non OSI targets
 2020-03-09  8:29 UTC  (8+ messages)
` [PATCH v12 4/4] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-03-09  7:49 UTC  (4+ messages)

[PATCH V3 0/2] Fix RX cancel command failure
 2020-03-09  6:41 UTC  (3+ messages)
` [PATCH V3 2/2] tty: serial: qcom_geni_serial: "

[PATCH V1 0/2] Add support for WLED5
 2020-03-09  6:27 UTC  (4+ messages)
` [PATCH V1 2/2] backlight: qcom-wled: Add support for WLED5 peripheral in PM8150L


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