Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-11-19 15:59:44 to 2023-11-21 02:25:47 UTC [more...]

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-11-21  2:24 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: arm: Add support for CMB element size
` [PATCH v3 2/8] coresight-tpda: Add support to configure CMB element
` [PATCH v3 3/8] coresight-tpdm: Add CMB dataset support

[PATCH 00/11] ARM/arm64: dts: qcom: fix USB wakeup interrupt types
 2023-11-21  2:01 UTC  (16+ messages)
` [PATCH 01/11] ARM: dts: qcom: sdx55: "
` [PATCH 02/11] arm64: dts: qcom: sa8775p: "
` [PATCH 03/11] arm64: dts: qcom: sc7180: "
` [PATCH 04/11] arm64: dts: qcom: sc7280: fix usb_1 "
` [PATCH 05/11] arm64: dts: qcom: sc7280: fix usb_2 "
` [PATCH 06/11] arm64: dts: qcom: sc8180x: fix USB "
` [PATCH 07/11] arm64: dts: qcom: sdm670: "
` [PATCH 08/11] arm64: dts: qcom: sdm845: "
` [PATCH 09/11] arm64: dts: qcom: sm6375: "
` [PATCH 10/11] arm64: dts: qcom: sm8150: "
` [PATCH 11/11] arm64: dts: qcom: sm8550: "

[PATCH v5 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
 2023-11-21  1:13 UTC  (3+ messages)
` [PATCH v5.1] "

[PATCH 00/16] arm64: qcom: add sm8550-aim300 board support
 2023-11-21  1:06 UTC  (51+ messages)
` [PATCH 01/16] dt-bindings: arm: qcom: add SM8550 AIM300
` [PATCH 02/16] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm8550-pdc
` [PATCH 03/16] arm64: dts: qcom: sm8550: update Soundwire node name
` [PATCH 06/16] arm64: dts: qcom: sm8550-aim300: add SM8550 AIM300
` [PATCH 07/16] arm64: dts: qcom: sm8550-aim300: add PCIe0
` [PATCH 08/16] arm64: dts: qcom: sm8550-aim300: add WCD9385 audio-codec
` [PATCH 09/16] arm64: dts: qcom: sm8550-aim300: add flash LEDs
` [PATCH 10/16] arm64: dts: qcom: sm8550-aim300: add display and panel
` [PATCH 11/16] arm64: dts: qcom: sm8550-aim300: add notification RGB LED
` [PATCH 12/16] arm64: dts: qcom: sm8550-aim300: enable PMIC Volume and Power buttons
` [PATCH 13/16] arm64: dts: qcom: sm8550-aim300: add WSA8845 speakers
` [PATCH 14/16] arm64: dts: qcom: sm8550-aim300: add sound card
` [PATCH 15/16] arm64: dts: qcom: sm8550-aim300: add pmic glink port/endpoints
` [PATCH 16/16] arm64: dts: qcom: sm8550-aim300: add bluetooth support

[PATCH v2 0/7] drm/msm/gem: drm_exec conversion
 2023-11-21  0:38 UTC  (8+ messages)
` [PATCH v2 1/7] drm/msm/gem: Remove "valid" tracking
` [PATCH v2 2/7] drm/msm/gem: Remove submit_unlock_unpin_bo()
` [PATCH v2 3/7] drm/msm/gem: Don't queue job to sched in error cases
` [PATCH v2 4/7] drm/msm/gem: Split out submit_unpin_objects() helper
` [PATCH v2 5/7] drm/msm/gem: Cleanup submit_cleanup_bo()
` [PATCH v2 6/7] drm/exec: Pass in initial # of objects
` [PATCH v2 7/7] drm/msm/gem: Convert to drm_exec

[rft, PATCH v1 1/1] pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
 2023-11-20 23:39 UTC  (2+ messages)

[PATCH 0/2] usb: typec: tcpm: Handle Accessory Modes
 2023-11-20 23:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: connector: usb: add accessory mode description
` [PATCH 2/2] usb: typec: tcpm: Parse Accessory Mode information

[PATCH v3 0/3] dt-bindings: connector: usb: provide bindings for altmodes
 2023-11-20 22:00 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: connector: usb: add altmodes description
` [PATCH v3 2/3] usb: typec: change altmode SVID to u16 entry
` [PATCH v3 3/3] arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid

[PATCH v1 0/2] coresight: Add remote etm support
 2023-11-20 22:39 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: arm: Add remote etm driver

[PATCH 00/21] EDAC: Convert to platform remove callback returning void
 2023-11-20 22:36 UTC  (4+ messages)

[PATCH v4 00/20] remove I2C_CLASS_DDC support
 2023-11-20 21:46 UTC  (2+ messages)
` [PATCH v4 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-20 21:25 UTC  (24+ messages)
` [net-next RFC PATCH 01/14] net: phy: extend PHY package API to support multiple global address
` [net-next RFC PATCH 02/14] dt-bindings: net: move PHY modes to common PHY mode types definition
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT
` [net-next RFC PATCH 05/14] net: phy: add support for named global PHY in DT PHY package
` [net-next RFC PATCH 06/14] net: phy: add support for shared priv data size for PHY package in DT
` [net-next RFC PATCH 07/14] net: phy: add support for driver specific PHY package probe/config
` [net-next RFC PATCH 08/14] net: phy: add support for PHY package interface mode
` [net-next RFC PATCH 09/14] net: phy: move mmd_phy_indirect to generic header
` [net-next RFC PATCH 10/14] net: phy: add support for PHY package MMD read/write
` [net-next RFC PATCH 11/14] dt-bindings: net: add QCA807x PHY defines
` [net-next RFC PATCH 12/14] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next RFC PATCH 13/14] net: phy: add Qualcom QCA807x driver
` [net-next RFC PATCH 14/14] net: phy: qca807x: Add support for configurable LED

[PATCH v6 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2023-11-20 18:14 UTC  (4+ messages)
` [PATCH v6 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops

[PATCH 0/3] USB: dwc3: qcom: fix wakeup after probe deferral
 2023-11-20 20:50 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt types
` [PATCH 2/3] USB: dwc3: qcom: fix wakeup after probe deferral
` [PATCH 3/3] USB: dwc3: qcom: simplify wakeup interrupt setup

[PATCH v2] PCI: qcom: Set max payload size 256 bytes for IPQ9574
 2023-11-20 20:23 UTC  (2+ messages)

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-20 20:15 UTC  (10+ messages)

[PATCH] firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlist
 2023-11-20 19:56 UTC  (2+ messages)

[PATCH 1/2] soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup
 2023-11-20 19:07 UTC  (2+ messages)
` [PATCH 2/2] soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critical section

[PATCH 0/2] freezer,sched: do not restore saved_state of a thawed task
 2023-11-20 17:36 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] freezer,sched: clean saved_state when restoring it during thaw

[PATCH 0/2] freezer,sched: do not restore saved_state of a thawed task
 2023-11-20 17:34 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] freezer,sched: clean saved_state when restoring it during thaw

[PATCH 0/3] USB: dwc3: qcom: fix resource leaks on probe deferral
 2023-11-20 16:53 UTC  (6+ messages)
` [PATCH 3/3] USB: dwc3: qcom: fix ACPI platform device leak

[PATCH v2] power: reset: msm: Process register_restart_handler() error
 2023-11-20 16:45 UTC 

[PATCH v2 0/6] Add support for Translation Buffer Units
 2023-11-20 15:36 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH] dt-bindings: arm: qcom-soc: extend pattern for matching existing SoCs
 2023-11-20 15:29 UTC  (2+ messages)

[PATCH v5 0/3] Add support for qcm6490 idp and qcs6490 rb3gen2 board
 2023-11-20 14:58 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: arm: qcom: Add QCM6490 IDP and QCS6490 RB3Gen2 board
` [PATCH v5 2/3] arm64: dts: qcom: Add base qcm6490 idp board dts
` [PATCH v5 3/3] arm64: dts: qcom: Add base qcs6490-rb3gen2 "

[PATCH v2 0/3] Add initial support for Xiaomi Mi 11 Ultra
 2023-11-20 14:33 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add device tree "

[PATCH v9 1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa)
 2023-11-20 14:30 UTC  (3+ messages)
` [PATCH v9 2/2] arm64: dts: qcom: sm8250-xiaomi-pipa: Add initial device tree

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-20 14:22 UTC  (12+ messages)
` [PATCH 2/9] net: mdio: ipq4019: Enable the clocks for "
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v4 0/3] pm8916: Add BMS and charger
 2023-11-20 14:03 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pm8916 vm-bms and lbc
` [PATCH v4 2/3] arm64: dts: qcom: pm8916: Add BMS and charger
` [PATCH v4 3/3] arm64: dts: qcom: msm8916-longcheer-l8150: Add battery "

[RESEND PATCH v5 00/12] arm64: qcom: add and enable SHM Bridge support
 2023-11-20 13:21 UTC  (13+ messages)
` [RESEND PATCH v5 01/12] firmware: qcom: add a dedicated TrustZone buffer allocator
` [RESEND PATCH v5 02/12] firmware: qcom: scm: enable the TZ mem allocator
` [RESEND PATCH v5 03/12] firmware: qcom: scm: smc: switch to using the SCM allocator
` [RESEND PATCH v5 04/12] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [RESEND PATCH v5 05/12] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [RESEND PATCH v5 06/12] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [RESEND PATCH v5 07/12] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [RESEND PATCH v5 08/12] firmware: qcom: qseecom: convert to using "
` [RESEND PATCH v5 09/12] firmware: qcom: scm: add support for SHM bridge operations
` [RESEND PATCH v5 10/12] firmware: qcom: tzmem: enable SHM Bridge support
` [RESEND PATCH v5 11/12] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [RESEND PATCH v5 12/12] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator

[PATCH v2 0/4] Adreno 643 + fixes
 2023-11-20 12:12 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc7280: Add ZAP shader support
` [PATCH v2 2/4] arm64: dts: qcom: sc7280: Fix up GPU SIDs
` [PATCH v2 3/4] arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add 0xac Adreno speed bin

[PATCH V2 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-11-20 11:54 UTC  (13+ messages)
` [PATCH V2 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible
` [PATCH V2 2/5] dt-bindings: arm: qcom: Document X1E80100 SoC and boards
` [PATCH V2 4/5] arm64: dts: qcom: x1e80100: Add Compute Reference Device
` [PATCH V2 5/5] arm64: defconfig: Enable X1E80100 SoC base configs

[PATCH V2 0/4] Add runtime PM support for videocc on SM8150
 2023-11-20 11:49 UTC  (4+ messages)
` [PATCH V2 3/4] clk: qcom: videocc-sm8150: Add missing PLL config property

[PATCH V2 0/3] iio: adc: Add support for QCOM SPMI PMIC5 Gen3 ADC
 2023-11-20 11:31 UTC  (2+ messages)

[PATCH V2 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-11-20 11:03 UTC  (8+ messages)
` [PATCH V2 2/4] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH v2 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-11-20 10:48 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150

[PATCH v2 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-11-20 10:24 UTC  (6+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v8 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-11-20 10:08 UTC  (3+ messages)

[PATCH V2 0/2] cache: qcom,llcc: Add llcc support for X1E80100
 2023-11-20 10:02 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: cache: qcom,llcc: Add X1E80100 compatible

[PATCH v7 0/2] PCI: designware-ep: Fix DBI access before core init
 2023-11-20  8:40 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] PCI: designware-ep: Move pci_epc_init_notify() inside dw_pcie_ep_init_complete()

[PATCH 0/6] PCI: Fix deadlocks when enabling ASPM
 2023-11-20  8:33 UTC  (4+ messages)
` [PATCH 1/6] PCI/ASPM: Add locked helper for enabling link state

[PATCH v2] drm/msm: remove unnecessary NULL check
 2023-11-20  8:24 UTC  (4+ messages)
  ` [Freedreno] "

[PATCH v2 0/8] arm64: dts: qcom: Introduce SM8650 platforms device tree
 2023-11-20  8:12 UTC  (7+ messages)
` [PATCH v2 2/8] arm64: dts: qcom: add initial SM8650 dtsi
` [PATCH v2 7/8] arm64: dts: qcom: sm8650-mtp: add interconnect dependent device nodes

[PATCH 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-11-20  7:06 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150

[PATCH 0/2] pmdomain: qcom: Update part number to X1E80100
 2023-11-20  6:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: power: rpmpd: "

[RFC PATCH 0/5] Add QPIC SPI NAND driver support
 2023-11-20  6:34 UTC  (13+ messages)
` [RFC PATCH 1/5] mtd: nand: ecc-qcom: Add support for ECC Engine Driver
` [RFC PATCH 4/5] spi: qpic: Add support for qpic spi nand driver

[PATCH v2 4/8] arm64: dts: qcom: sm8650: add initial SM8650 MTP dts
 2023-11-20  3:28 UTC  (2+ messages)

[PATCH v3 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  3:29 UTC 

[PATCH v2 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  2:00 UTC  (4+ messages)

[PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support
 2023-11-19 22:26 UTC  (7+ messages)
` [PATCH v3 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "

[PATCH v2 0/8] Add UFS support for SC7180/SM7125
 2023-11-19 16:12 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine
` [PATCH v2 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox