linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-11 22:02:26 to 2021-11-15 20:26:28 UTC [more...]

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-15 20:11 UTC  (43+ messages)
` [PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v5 06/22] dt-bindings: qcom-bam: Add "powered remotely" mode
` [PATCH v5 07/22] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties
` [PATCH v5 10/22] dt-bindings: qcom-qce: Add 'iommus' "
` [PATCH v5 11/22] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v5 12/22] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v5 13/22] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v5 14/22] crypto: qce: core: "
` [PATCH v5 15/22] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v5 16/22] crypto: qce: core: Make clocks optional
` [PATCH v5 17/22] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v5 18/22] crypto: qce: Defer probing if BAM dma channel is not yet initialized
` [PATCH v5 19/22] crypto: qce: Add 'sm8250-qce' compatible string check
` [PATCH v5 21/22] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[RESEND PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-11-15 19:46 UTC  (27+ messages)
` [RESEND PATCH v2 01/13] backlight: qcom-wled: Validate enabled string indices in DT
` [RESEND PATCH v2 02/13] backlight: qcom-wled: Pass number of elements to read to read_u32_array
` [RESEND PATCH v2 03/13] backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
` [RESEND PATCH v2 04/13] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [RESEND PATCH v2 05/13] backlight: qcom-wled: Override default length with qcom,enabled-strings
` [RESEND PATCH v2 06/13] backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
` [RESEND PATCH v2 07/13] backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
` [RESEND PATCH v2 08/13] backlight: qcom-wled: Remove unnecessary double whitespace
` [RESEND PATCH v2 09/13] backlight: qcom-wled: Respect enabled-strings in set_brightness
` [RESEND PATCH v2 10/13] arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node
` [RESEND PATCH v2 11/13] arm64: dts: qcom: pmi8994: Remove hardcoded linear WLED enabled-strings
` [RESEND PATCH v2 12/13] arm64: dts: qcom: Move WLED num-strings from pmi8994 to sony-xperia-tone
` [RESEND PATCH v2 13/13] arm64: dt: qcom: pm660l: Remove board-specific WLED configuration

[PATCH] drm/msm/adreno: Name the shadow buffer
 2021-11-15 19:15 UTC 

[PATCH] cpufreq: freq_table: Initialize cpuinfo.max_freq to correct max frequency
 2021-11-15 19:50 UTC 

[PATCH] base: arch_topology: Use policy->max to calculate freq_factor
 2021-11-15 20:10 UTC 

[PATCH v3] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-11-15 18:48 UTC 

[PATCH 5.14 280/849] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()
 2021-11-15 16:56 UTC 

[PATCH v2] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-11-15 18:30 UTC  (4+ messages)

[PATCH 5.10 218/575] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()
 2021-11-15 17:02 UTC  (2+ messages)
` [PATCH 5.10 440/575] soc: qcom: rpmhpd: Provide some missing struct member descriptions

[PATCH v3] Bluetooth: btusb: re-definition for board_id in struct qca_version
 2021-11-15 17:30 UTC  (4+ messages)

[PATCH v2] ASoC: codecs: MBHC: Add support for special headset
 2021-11-15 16:55 UTC  (2+ messages)

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-15 16:56 UTC  (4+ messages)
` [PATCH 2/2] drm/msm: Restore error return on invalid fence

Build regressions/improvements in v5.16-rc1
 2021-11-15 16:44 UTC  (3+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Add Display Port node
 2021-11-15 16:33 UTC  (2+ messages)

[PATCH] arm64: dts: sc7180: Fix ps8640 power sequence for Homestar rev4
 2021-11-15 15:40 UTC  (2+ messages)

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-15 15:15 UTC  (30+ messages)
` [PATCH 01/11] ASoC: dai_dma: remove slave_id field
` [PATCH 02/11] spi: pic32: stop setting dma_config->slave_id
` [PATCH 03/11] mmc: bcm2835: stop setting chan_config->slave_id
` [PATCH 04/11] dmaengine: shdma: remove legacy slave_id parsing
` [PATCH 05/11] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH 06/11] dmaengine: sprd: "
` [PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config
` [PATCH 08/11] dmaengine: xilinx_dpdma: stop using slave_id field
` [PATCH 09/11] dmaengine: tegra20-apb: stop checking config->slave_id
` [PATCH 10/11] staging: ralink-gdma: stop using slave_id config
` [PATCH 11/11] dmaengine: remove slave_id config field

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-15 11:33 UTC  (3+ messages)
` [PATCHv4 1/2] tracing: Add register read/write tracing support
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

[PATCH] mailbox: qcom-ipcc: Update the QCOM_IPCC driver
 2021-11-15 10:42 UTC  (3+ messages)

[PATCH 01/16] arm64: dts: qcom: sm8350: Move gpio.h inclusion to SoC DTSI
 2021-11-15 10:26 UTC  (18+ messages)
` [PATCH 02/16] arm64: dts: qcom: sm8350: Add missing QUPv3 ID2
` [PATCH 03/16] arm64: dts: qcom: sm8350: Add redistributor stride to GICv3
` [PATCH 04/16] arm64: dts: qcom: sm8350: Specify clock-frequency for arch timer
` [PATCH 05/16] arm64: dts: qcom: sm[68]350: Use interrupts-extended with pdc interrupts
` [PATCH 06/16] arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name
` [PATCH 07/16] arm64: dts: qcom: *8350* Consolidate PON/RESIN usage
` [PATCH 08/16] arm64: dts: qcom: sm8350: Describe GCC dependency clocks
` [PATCH 09/16] arm64: dts: qcom: sm8350: Set up WRAP0 QUPs
` [PATCH 10/16] arm64: dts: qcom: sm8350: Set up WRAP1 QUPs
` [PATCH 11/16] arm64: dts: qcom: sm8350: Set up WRAP2 QUPs
` [PATCH 12/16] arm64: dts: qcom: sm8350: Assign iommus property to QUP WRAPs
` [PATCH 13/16] arm64: dts: qcom: Add support for Xperia 1 III / 5 III
` [PATCH 14/16] arm64: dts: qcom: sm8350-sagami: Enable and populate I2C/SPI nodes
` [PATCH 15/16] arm64: dts: qcom: sm8350-sagami: Configure remote processors
` [PATCH 16/16] arm64: dts: qcom: sm8350: Add LLCC node

[PATCH] drm/msm/dp: remove deadcode on dpu_encoder_setup
 2021-11-15 10:24 UTC 

[RESEND PATCH v2 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-11-15  6:38 UTC  (16+ messages)
` [RESEND PATCH v2 01/11] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v2 02/11] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH v2 03/11] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v2 04/11] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v2 05/11] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v2 06/11] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v2 07/11] spmi: pmic-arb: clear unexpected interrupt trigger type
` [RESEND PATCH v2 08/11] bindings: spmi: spmi-pmic-arb: mark interrupt properties as optional
` [RESEND PATCH v2 09/11] spmi: pmic-arb: make interrupt support optional
` [RESEND PATCH v2 10/11] spmi: pmic-arb: increase SPMI transaction timeout delay
` [RESEND PATCH v2 11/11] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format

[PATCH] FROMLIST: arm64: dts: sc7180: Fix ps8640 power sequence for Homestar rev4
 2021-11-15  2:50 UTC 

[PATCH] FROMLIST: arm64: dts: sc7180: Fix ps8640 power sequence for Homestar rev4
 2021-11-15  2:32 UTC 

[PATCH v1] Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()
 2021-11-14 12:46 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: soc: qcom: llcc-qcom: Add SM8350 compatible and defines
 2021-11-14  1:29 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: llcc: Add configuration data for SM8350

[PATCH 0/3] cpufreq: qcom-hw: a few fixes in qcom cpufreq driver
 2021-11-13 18:55 UTC  (7+ messages)
` [PATCH 1/3][RESEND] cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
` [PATCH 2/3] cpufreq: qcom-hw: Fix probable nested interrupt handling

[PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for PM8019
 2021-11-13 18:42 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom-pmic-gpio: Add support for pm8019

[RFC PATCH v2 0/4] arm64: dts: qcom: sm8150: display support for Microsoft Surface Duo
 2021-11-13 18:37 UTC  (6+ messages)
` [RFC PATCH v2 1/4] arm64: dts: qcom: sm8150: add dispcc node
` [RFC PATCH v2 2/4] arm64: dts: qcom: sm8150: add display nodes
` [RFC PATCH v2 3/4] arm64: dts: qcom: sm8150: add DSI "
` [RFC PATCH v2 4/4] arm64: dts: qcom: sm8150: display support for Microsoft Surface Duo

[PATCH] tty: serial: msm_serial: Deactivate RX DMA for polling support
 2021-11-13 12:10 UTC 

[PATCH 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc
 2021-11-13 12:09 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Add MSM8226 Multimedia Clock Controller support

[PATCH] soc: qcom: qmi: Fix a typo in a comment
 2021-11-13  5:53 UTC 

[PATCH v3 0/7] Add pm8150b TPCM driver
 2021-11-12 23:05 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: usb: Add qcom,pmic-usb-typec dt-binding header
` [PATCH v3 5/7] dt-bindings: usb: Add Qualcomm PMIC TCPM YAML schema

[PATCH v2 0/3] Skip phy initialization for DWC3 USB Controllers
 2021-11-12 22:47 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: usb: usb-xhci: Add bindings for usb-skip-phy-init property

[PATCH v2 0/5] Samsung Galaxy S III Neo Initial DTS
 2021-11-12 22:23 UTC  (2+ messages)

[PATCH v4 12/14] dt-bindings: msm/dp: Add bindings for HDCP registers
 2021-11-12 22:06 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: phy: Introduce Qualcomm eDP PHY binding
 2021-11-12 20:20 UTC  (2+ messages)

[PATCH v8 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-12 18:41 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v8 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-12 17:54 UTC  (15+ messages)
` [PATCH v10 02/10] drm: fix doc grammar
` [PATCH v10 03/10] amdgpu: use dyndbg.BITGRPS to control existing pr_debugs
` [PATCH v10 04/10] i915/gvt: trim spaces from pr_debug "gvt: core:" prefixes
` [PATCH v10 05/10] i915/gvt: use dyndbg.BITGRPS for existing pr_debugs
` [PATCH v10 06/10] drm_print: add choice to use dynamic debug in drm-debug
` [PATCH v10 07/10] drm_print: instrument drm_debug_enabled
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC
` [PATCH v10 09/10] dyndbg: create DEFINE_DYNAMIC_DEBUG_LOG|TRACE_GROUPS
` [PATCH v10 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_GROUPS in 3 places

[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
 2021-11-12 14:39 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: platform: microsoft: Document surface xbl

[regression] mhi: ath11k resume fails on some devices
 2021-11-12 11:36 UTC  (8+ messages)

[PATCH igt v2 0/3] msm: Add tests for gpu fault handling
 2021-11-12 10:10 UTC  (6+ messages)
` [PATCH igt v2 3/3] msm: Add recovery tests

[PATCH v2] bindings: media: venus: Drop redundant maxItems for power-domain-names
 2021-11-12  4:23 UTC  (2+ messages)

[PATCH V1 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
 2021-11-12  2:50 UTC 

[PATCH] drm/msm: Demote debug message
 2021-11-11 23:02 UTC 

[PATCH] drm/msm: Make a6xx_gpu_set_freq() static
 2021-11-11 23:01 UTC 


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