linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-12 04:43:49 to 2020-08-14 10:55:44 UTC [more...]

[PATCH v6 00/12] ASoC: qcom: Add support for SC7180 lpass variant
 2020-08-14 10:53 UTC  (12+ messages)
` [PATCH v6 01/12] ASoC: qcom: Add common array to initialize soc based core clocks
` [PATCH v6 02/12] ASoC: qcom: lpass-cpu: Move ahbix clk to platform specific function
` [PATCH v6 03/12] ASoC: qcom: lpass-platform: Replace card->dev with component->dev
` [PATCH v6 04/12] ASoC: qcom: lpass-platform: fix memory leak
` [PATCH v6 05/12] ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registers
` [PATCH v6 06/12] ASoC: qcom: lpass-cpu: fix concurrency issue
` [PATCH v6 07/12] dt-bindings: sound: lpass-cpu: Add sc7180 lpass cpu node
` [PATCH v6 08/12] include: dt-bindings: sound: Add sc7180-lpass bindings header
` [PATCH v6 09/12] ASoC: qcom: lpass-sc7180: Add platform driver for lpass audio
` [PATCH v6 10/12] ASoC: qcom: lpass-cpu: Use platform_get_resource
` [PATCH v6 11/12] ASoC: qcom: lpass-platform: Use platform_get_irq

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-14  9:55 UTC  (3+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH] arm64: Add KRYO4XX gold CPU core to spectre-v2 safe list
 2020-08-14  8:32 UTC  (10+ messages)

[PATCH] drm/msm/adreno: remove return value of function XX_print
 2020-08-14  8:17 UTC 

[PATCH v2] media: v4l2-ctrl: add control for long term reference
 2020-08-14  5:29 UTC 

[PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array
 2020-08-14  5:07 UTC  (3+ messages)

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-14  3:04 UTC  (25+ messages)
` [PATCH v4 1/7] pinctrl: qcom: Add msmgpio irqchip flags
` [PATCH v4 2/7] pinctrl: qcom: Use return value from irq_set_wake call
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks
` [PATCH v4 4/7] genirq: introduce irq_suspend_parent() and irq_resume_parent()
` [PATCH v4 7/7] irqchip: qcom-pdc: Reset all pdc interrupts during init

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-14  2:41 UTC  (34+ messages)
` [PATCH v12 04/13] iommu: Add a domain attribute to get/set a pagetable configuration
    ` [Freedreno] "
` [PATCH v12 05/13] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v12 07/13] drm/msm: Add a context pointer to the submitqueue
  ` [Freedreno] "
` [RFC v12 13/13] iommu/arm-smmu: Add a init_context_bank implementation hook
` [PATCH 00/19] iommu/arm-smmu + drm/msm: per-process GPU pgtables
` [PATCH 01/19] drm/msm: remove dangling submitqueue references
` [PATCH 02/19] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH 03/19] iommu/arm-smmu: Add support for split pagetables
` [PATCH 04/19] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH 05/19] iommu: add private interface for adreno-smmu
` [PATCH 06/19] drm/msm/gpu: add dev_to_gpu() helper
` [PATCH 07/19] drm/msm: set adreno_smmu as gpu's drvdata
` [PATCH 08/19] iommu/arm-smmu: constify some helpers
` [PATCH 09/19] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH 10/19] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH 11/19] drm/msm: Add a context pointer to the submitqueue
` [PATCH 12/19] drm/msm: Drop context arg to gpu->submit()
` [PATCH 13/19] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH 14/19] drm/msm: Add support to create a local pagetable
` [PATCH 15/19] drm/msm: Add support for private address space instances
` [PATCH 16/19] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH 17/19] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [PATCH 18/19] iommu/arm-smmu: add a way for implementations to influence SCTLR
` [PATCH 19/19] drm/msm: show process names in gem_describe

[PATCH v3 00/10] Summit SMB3xx driver & device-tree
 2020-08-13 21:34 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: battery: Add temperature properties
` [PATCH v3 02/10] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx
` [PATCH v3 03/10] power: supply: Support battery temperature device-tree properties
` [PATCH v3 04/10] power: supply: smb347-charger: Use resource-managed API
` [PATCH v3 05/10] power: supply: smb347-charger: Implement device-tree support
` [PATCH v3 06/10] power: supply: smb347-charger: Support SMB345 and SMB358
` [PATCH v3 07/10] power: supply: smb347-charger: Remove virtual smb347-battery
` [PATCH v3 08/10] power: supply: smb347-charger: Replace mutex with IRQ disable/enable
` [PATCH v3 09/10] ARM: dts: qcom: apq8064-nexus7: Add SMB345 battery charger
` [PATCH v3 10/10] ARM: tegra: nexus7: Add SMB347 "

[RESEND PATCH] drm/msm/a6xx: fix frequency not always being restored on GMU resume
 2020-08-13 18:54 UTC 

[PATCH] drm/msm/a6xx: fix frequency not always being restored on GMU resume
 2020-08-13 18:44 UTC 

[PATCH] arm64: dts: qcom: sc7180: Add 'sustainable_power' for CPU thermal zones
 2020-08-13 18:30 UTC 

[PATCH 1/2] PM / Domains: Add GENPD_FLAG_SUSPEND_ON flag
 2020-08-13 17:26 UTC  (9+ messages)

[PATCH v2 0/4] Add audio support for MSM DisplayPort driver
 2020-08-13 17:21 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm/dp: store dp_display in the driver data
` [PATCH v2 2/4] drm/msm/dp: add audio support for Display Port on MSM
` [PATCH v2 3/4] drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
` [PATCH v2 4/4] drm/msm/dp: signal the hotplug disconnect in the event handler

[PATCH v2 0/3] usb: dwc3: Host wake up support from system suspend
 2020-08-13 15:49 UTC  (3+ messages)
` [PATCH v2 1/3] usb: dwc3: core: "

stable-rc 4.14: arm64: Internal error: Oops: clk_reparent __clk_set_parent_before on db410c
 2020-08-13 14:00 UTC  (7+ messages)

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-13 13:57 UTC  (32+ messages)
` [PATCH 01/20] drm/amdgpu: Introduce "
` [PATCH 02/20] drm/armada: "
` [PATCH 03/20] drm/etnaviv: "
` [PATCH 04/20] drm/exynos: "
` [PATCH 05/20] drm/gma500: "
` [PATCH 06/20] drm/i915: "
` [PATCH 07/20] drm/mediatek: "
` [PATCH 08/20] drm/msm: Introduce GEM object funcs
` [PATCH 09/20] drm/nouveau: Introduce GEM object functions
` [PATCH 10/20] drm/omapdrm: "
` [PATCH 11/20] drm/pl111: "
` [PATCH 12/20] drm/radeon: "
` [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH 14/20] drm/tegra: Introduce GEM object functions
` [PATCH 15/20] drm/vc4: "
` [PATCH 16/20] drm/vgem: "
` [PATCH 17/20] drm/vkms: "
` [PATCH 18/20] drm/xen: "
` [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[RFC PATCH v5 0/7] Add support for ipq8064 tsens
 2020-08-13 11:18 UTC  (5+ messages)
` [RFC PATCH v5 1/7] drivers: thermal: tsens: Add VER_0 tsens version
    ` R: "

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-13  9:58 UTC  (8+ messages)
` [PATCH 43/44] dt: document HiSilicon SPMI controller and mfd/regulator properties

[PATCH] serial: qcom_geni_serial: Fix recent kdb hang
 2020-08-13  9:47 UTC  (6+ messages)
        ` [Kgdb-bugreport] "

[PATCH v4] arm64: dts: qcom: Add support for Xiaomi Poco F1 (Beryllium)
 2020-08-13  7:04 UTC  (4+ messages)
` (no subject)
  ` 
  ` your mail

[RFC PATCH v1] dma-fence-array: Deal with sub-fences that are signaled late
 2020-08-13  6:52 UTC  (2+ messages)

[PATCH] opp: Fix dev_pm_opp_set_rate() to not return early
 2020-08-13  4:29 UTC  (3+ messages)

[PATCH 0/4] Add audio support for MSM DisplayPort driver
 2020-08-13  1:54 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dp: store dp_display in the driver data
` [PATCH 2/4] drm/msm/dp: add audio support for Display Port on MSM
` [PATCH 3/4] drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driver
` [PATCH 4/4] drm/msm/dp: signal the hotplug disconnect in the event handler

[PATCH] drm/msm/adreno: fix updating ring fence
 2020-08-13  0:03 UTC 

[PATCH net 0/2] net: stmmac: Fix multicast filter on IPQ806x
 2020-08-12 20:13 UTC  (4+ messages)
` [PATCH net 1/2] net: stmmac: dwmac1000: provide multicast filter fallback
` [PATCH net 2/2] net: ethernet: stmmac: Disable hardware multicast filter

[PATCH v2 0/3] Add board support for HK10 board variants
 2020-08-12 20:07 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: qcom: Add ipq8074 bindings

[PATCH v5] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-08-12 19:30 UTC  (3+ messages)

[PATCH 00/33] Add driver for HiSilicon SPMI PMIC for Hikey 970
 2020-08-12 18:55 UTC  (9+ messages)
` [PATCH 31/33] dt: document HiSilicon SPMI controller and mfd/regulator properties

[RFC v4 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-08-12 18:34 UTC  (9+ messages)
` [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[PATCH v8 0/4] Introduce PMIC based USB type C detection
 2020-08-12 16:50 UTC  (7+ messages)
` [PATCH v8 1/4] usb: typec: Add QCOM PMIC typec detection driver
` [PATCH v8 2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding
` [PATCH v8 3/4] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block
` [PATCH v8 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

[PATCH V2] arm64: dts: qcom: sc7180: Add bandwidth votes for eMMC and SDcard
 2020-08-12 15:15 UTC  (8+ messages)

[PATCH] drm/msm/a6xx: add module param to enable debugbus snapshot
 2020-08-12 15:05 UTC  (2+ messages)

[PATCH] arm64: Skip apply SSBS call for non SSBS system
 2020-08-12 14:15 UTC  (3+ messages)

[PATCH] clk: qcom: clk-rpmh: Wait for completion when enabling clocks
 2020-08-12 13:52 UTC  (3+ messages)

[PATCH] spmi: fix some coding style issues at the spmi core
 2020-08-12 12:53 UTC 

[PATCH] spmi: get rid of a warning when built with W=1
 2020-08-12 12:29 UTC 

[PATCH] arm64: dts: sdm845: Fixup OPP table for all qup devices
 2020-08-12 12:00 UTC  (2+ messages)

[PATCH v2] media: venus: Fix reported frame intervals
 2020-08-12 10:54 UTC  (2+ messages)

[PATCH 0/3] Add support for assigned-performance-states
 2020-08-12  9:37 UTC  (3+ messages)
` [PATCH 2/3] PM / Domains: Add support for 'assigned-performance-states'

[PATCH v11 0/2] ADD interconnect support for Qualcomm DWC3 driver
 2020-08-12  9:32 UTC  (7+ messages)
` [PATCH v11 1/2] usb: dwc3: qcom: Add interconnect support in dwc3 driver

[RFC v2 00/11] DVFS in the OPP core
 2020-08-12  9:26 UTC  (8+ messages)
` [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[RFC][PATCH] tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
 2020-08-12  9:11 UTC  (4+ messages)

[PATCH] tty: serial: qcom_geni_serial: Add 51.2MHz frequency support
 2020-08-12  7:48 UTC  (2+ messages)

[PATCH] tty: serial: qcom_geni_serial: Remove the UART frequency table
 2020-08-12  7:42 UTC  (2+ messages)

[PATCH v10 0/5] Add support for DisplayPort driver on SnapDragon
 2020-08-12  4:42 UTC  (3+ messages)
` [PATCH v10 3/5] drm/msm/dp: add support for DP PLL driver
` [PATCH v10 4/5] drm/msm/dpu: add display port support in DPU


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