linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-11 03:15:42 to 2021-11-15 05:34:46 UTC [more...]

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-15  5:34 UTC  (30+ 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 17/22] crypto: qce: Print a failure msg in case probe() fails

[PATCH] mailbox: qcom-ipcc: Update the QCOM_IPCC driver
 2021-11-15  4:03 UTC  (2+ messages)

[PATCH] arm64: dts: sc7180: Fix ps8640 power sequence for Homestar rev4
 2021-11-15  3:01 UTC 

[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 

[RESEND PATCH v2 00/11] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-11-15  0:16 UTC  (15+ 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 01/16] arm64: dts: qcom: sm8350: Move gpio.h inclusion to SoC DTSI
 2021-11-14 19:47 UTC  (17+ 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 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  (11+ 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 3/3] cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts

[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] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-11-12 22:55 UTC  (3+ messages)

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

[RESEND PATCH v2 00/13] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-11-12 21:43 UTC  (25+ 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 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  (16+ messages)
` [PATCH v10 01/10] dyndbg: add DEFINE_DYNAMIC_DEBUG_BITGRPS macro and callbacks
` [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  (8+ messages)
` [PATCH igt v2 1/3] lib/igt_debugfs: Add helper for writing debugfs files
` [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 

[RFC PATCH 0/4] arm64: dts: sm8150: display support for Microsoft Surface Duo
 2021-11-11 22:00 UTC  (5+ messages)
` [RFC PATCH 1/4] arm64: dts: qcom: sm8150: add dispcc node
` [RFC PATCH 2/4] arm64: dts: qcom: sm8150: add display nodes

[PATCH v3 0/8] Improve support for Xiaomi Redmi Note 7
 2021-11-11 21:40 UTC  (16+ messages)
` [PATCH v3 1/8] arm64: dts: qcom: sdm630: Assign numbers to eMMC and SD
` [PATCH v3 2/8] arm64: dts: qcom: sdm630-pm660: Move RESIN to pm660 dtsi
` [PATCH v3 3/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add RPM and fixed regulators
` [PATCH v3 4/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add PWRKEY and RESIN
` [PATCH v3 5/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add volume up button
` [PATCH v3 6/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add eMMC and SD
` [PATCH v3 7/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Enable Simple Framebuffer
` [PATCH v3 8/8] arm64: dts: qcom: sdm660-xiaomi-lavender: Add USB

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-11 19:24 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Fix wait_fence submitqueue leak
` [PATCH 2/2] drm/msm: Restore error return on invalid fence

[PATCH v2] arm64: dts: qcom: Add support for SONY Xperia XZ2 / XZ2C / XZ3 (Tama platform)
 2021-11-11 18:46 UTC 

[PATCH v2 0/7] Improve support for Xiaomi Redmi Note 7
 2021-11-11 17:56 UTC  (3+ messages)
` [PATCH v2 1/7] arm64: dts: qcom: sdm630: Assign numbers to eMMC and SD

[PATCH] arm64: dts: qcom: Add support for SONY Xperia XZ2 / XZ2C / XZ3 (Tama platform)
 2021-11-11 17:55 UTC  (3+ messages)

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2021-11-11 17:30 UTC  (6+ messages)
` [PATCH v4 07/13] drm/msm: Track "seqno" fences by idr
        ` [Freedreno] "

[PATCH 0/5] drm/msm: Cleanup and drm/sched tdr prep
 2021-11-11 17:14 UTC  (7+ messages)
` [PATCH 2/5] drm/msm: Drop priv->lastctx
` [PATCH 4/5] drm/msm: Handle fence rollover
` [PATCH 5/5] drm/msm: Add debugfs to disable hw err handling

[RESEND PATCH 00/18] CAMSS: Add SM8250 support
 2021-11-11 16:15 UTC  (19+ messages)
` [RESEND PATCH 01/18] media: dt-bindings: media: camss: Add qcom,sm8250-camss binding
` [RESEND PATCH 02/18] media: camss: csiphy-3ph: don't print HW version as an error
` [RESEND PATCH 03/18] media: camss: csiphy-3ph: disable interrupts
` [RESEND PATCH 04/18] media: camss: csiphy-3ph: add support for SM8250 CSI DPHY
` [RESEND PATCH 05/18] media: camss: csid-170: fix non-10bit formats
` [RESEND PATCH 06/18] media: camss: csid-170: don't enable unused irqs
` [RESEND PATCH 07/18] media: camss: csid-170: remove stray comment
` [RESEND PATCH 08/18] media: camss: csid-170: support more than one lite vfe
` [RESEND PATCH 09/18] media: camss: csid-170: set the right HALT_CMD when disabled
` [RESEND PATCH 10/18] media: camss: csid: allow csid to work without a regulator
` [RESEND PATCH 11/18] media: camss: remove vdda-csiN from sdm845 resources
` [RESEND PATCH 12/18] media: camss: fix VFE irq name
` [RESEND PATCH 13/18] media: camss: vfe-170: fix "VFE halt timeout" error
` [RESEND PATCH 14/18] media: camss: Add initial support for VFE hardware version Titan 480
` [RESEND PATCH 15/18] media: camss: add support for V4L2_PIX_FMT_GREY for sdm845 HW
` [RESEND PATCH 16/18] media: camss: add support for SM8250 camss
` [RESEND PATCH 17/18] media: camss: Add SM8250 bandwdith configuration support
` [RESEND PATCH 18/18] media: camss: Do vfe_get/vfe_put for csid on sm8250

[PATCH] cpufreq: qcom-hw: Fix exposed stack contents
 2021-11-11 15:50 UTC  (4+ messages)

[PATCH] media: venus: core: Fix a potential NULL pointer dereference in an error handling path
 2021-11-11 15:17 UTC  (2+ messages)

[PATCHv3 0/3] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-11 13:24 UTC  (9+ messages)
` [PATCHv3 3/3] dynamic_debug: Add a flag for dynamic event tracing

[PATCH 0/3] clk: qcom: smd-rpm: Report enable state to framework
 2021-11-11  9:39 UTC  (5+ messages)

[PATCH 0/6] Add QCM2290 interconnect support
 2021-11-11  9:18 UTC  (4+ messages)
` [PATCH 5/6] dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-11  3:15 UTC  (2+ messages)


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