Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2024-02-02 10:47:43 to 2024-02-03 19:25:36 UTC [more...]

[PATCH v2 0/6] Device-tree improvements for Lenovo Flex/Yoga 5G laptop
 2024-02-03 19:25 UTC  (9+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: fix GPU firmware path
` [PATCH v2 2/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set names for i2c hid nodes
` [PATCH v2 3/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: move pinctrl to appropriate nodes
` [PATCH v2 4/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: enable touchscreen
` [PATCH v2 5/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: set touchpad i2c frequency to 1 MHz
` [PATCH v2 6/6] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Allow UFS regulators load/mode setting

[PATCH] arm64: dts: qcom: sm6115: Fix missing interconnect-names
 2024-02-03 17:39 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcm6490-idp: Include PM7250B
 2024-02-03 17:06 UTC  (2+ messages)

[PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP
 2024-02-03 17:06 UTC  (2+ messages)

[PATCH RESEND v6] arm64: dts: qcom: qcm6490-idp: Add definition for three LEDs
 2024-02-03 17:06 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable Qualcomm interconnect providers
 2024-02-03 17:06 UTC  (2+ messages)

[PATCH v3 0/2] arm64: qcom: sm8650: add support for USB-C Altmode
 2024-02-03 17:06 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8650: Use GIC-ITS for PCIe0 and PCIe1
 2024-02-03 17:06 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sm8550-qrd: enable Touchscreen
 2024-02-03 17:06 UTC  (2+ messages)

[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
 2024-02-03 16:28 UTC  (29+ messages)
` [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines
` [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family
` [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED

[PATCH v1 03/16] misc: fastrpc: Add static PD restart support
 2024-02-03 15:37 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2
 2024-02-03 14:54 UTC  (2+ messages)

[PATCH 0/2] interconnect: qcom: ACV enable_mask fixes
 2024-02-03 14:49 UTC  (7+ messages)
` [PATCH 1/2] interconnect: qcom: sm8650: Use correct ACV enable_mask
` [PATCH 2/2] interconnect: qcom: x1e80100: Add missing "

[PATCH] drm/msm/dp: allow voltage swing / pre emphasis of 3
 2024-02-03 13:47 UTC 

Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
 2024-02-03 13:43 UTC  (3+ messages)
`  "

[net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED
 2024-02-03 13:00 UTC  (2+ messages)

[PATCH v2] watchdog: qcom: fine tune the max timeout value calculation
 2024-02-03  6:37 UTC  (3+ messages)

[PATCH v10] bus: mhi: host: Add tracing support
 2024-02-03  5:04 UTC  (3+ messages)

[PATCH v2] bus: mhi: ep: Use kcalloc() instead of kzalloc()
 2024-02-03  4:56 UTC  (2+ messages)

[PATCH 0/2] Enable D3 support for Qualcomm bridges
 2024-02-03  4:55 UTC  (5+ messages)

[PATCH 09/18] power: reset: rmobile-reset: Use devm_register_sys_off_handler(RESTART)
 2024-02-03  4:20 UTC  (2+ messages)

[PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties"
 2024-02-03  2:55 UTC  (2+ messages)

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-03  2:36 UTC  (54+ messages)
` [PATCH v13 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v13 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v13 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v13 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v13 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v13 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v13 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v13 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v13 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v13 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v13 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v13 12/53] xhci: add helper to stop endpoint and wait for completion
` [PATCH v13 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v13 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v13 15/53] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v13 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v13 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v13 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v13 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v13 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v13 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v13 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v13 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v13 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v13 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v13 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v13 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v13 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v13 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 33/53] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v13 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v13 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v13 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v13 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v13 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v13 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v13 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v13 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v13 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v13 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v13 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v13 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v13 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v13 52/53] ASoC: qcom: Populate SoC components string
` [PATCH v13 53/53] ASoC: doc: Add documentation for SOC USB

[PATCH] soc: qcom: llcc: Check return value on Broadcast_OR reg read
 2024-02-03  0:45 UTC  (5+ messages)
  `  "

[PATCH v1 0/6] Add Change to integrate HDMA with dwc ep driver
 2024-02-02 21:40 UTC  (10+ messages)
` [PATCH v1 1/6] dmaengine: dw-edma: Pass 'struct dw_edma_chip' to irq_vector()
` [PATCH v1 2/6] dmaengine: dw-edma: Introduce helpers for getting the eDMA/HDMA max channel count
` [PATCH v1 3/6] PCI: dwc: Add HDMA support
` [PATCH v1 4/6] dmaengine: dw-edma: Move HDMA_V0_MAX_NR_CH definition to edma.h

[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address
 2024-02-02 21:39 UTC  (4+ messages)

[PATCH 1/9] remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helper
 2024-02-02 21:37 UTC  (7+ messages)
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: "
` [PATCH 9/9] remoteproc: stm32: "

[PATCH v4 00/10] Add support for Translation Buffer Units
 2024-02-02 21:17 UTC  (3+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings

[PATCH v3 0/2] coresight: core: Add device name support
 2024-02-02 19:38 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: arm: Add device-name in the coresight components

[PATCH v4 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2024-02-02 18:34 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Drop the SM8650 DISPCC dedicated schema
` [PATCH v4 02/10] dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller
` [PATCH v4 03/10] dt-bindings: clock: qcom: Document the X1E80100 GPU "
` [PATCH v4 04/10] dt-bindings: clock: qcom: Document the X1E80100 TCSR "
` [PATCH v4 05/10] dt-bindings: clock: qcom: Document the X1E80100 Camera "
` [PATCH v4 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure
` [PATCH v4 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v4 08/10] clk: qcom: Add GPU "
` [PATCH v4 09/10] clk: qcom: Add TCSR "
` [PATCH v4 10/10] clk: qcom: Add camcc "

[PATCH v3 0/2] PCI: qcom: Add PCIe support for X1E80100
 2024-02-02 18:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller
` [PATCH v3 2/2] PCI: qcom: Add X1E80100 PCIe support

[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
 2024-02-02 18:17 UTC 

[PATCH v1 00/18] Thermal: Part 1 - Introduce new structs and registration
 2024-02-02 18:14 UTC  (13+ messages)
` [PATCH v1 01/18] thermal: core: Change governor name to const char pointer
` [PATCH v1 02/18] thermal: Add new structures and thermal_zone_device_register()
` [PATCH v1 08/18] thermal: intel: pch_thermal: Migrate to thermal_zone_device_register()

[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
 2024-02-02 18:11 UTC 

[RESEND PATCH v6 02/12] firmware: qcom: scm: enable the TZ mem allocator
 2024-02-02 18:10 UTC  (3+ messages)

[PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
 2024-02-02 18:01 UTC 

[PATCH v3 00/24] of: property: add port base loop
 2024-02-02 18:01 UTC  (7+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 08/24] hwtracing: "

[PATCH 0/2] Add QCOM PBS driver
 2024-02-02 17:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings

[PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc()
 2024-02-02 17:48 UTC  (5+ messages)

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-02-02 17:46 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora
 2024-02-02 17:43 UTC 

[PATCH v3 0/6] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-02-02 17:35 UTC  (3+ messages)
` [PATCH v3 2/6] dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block

[PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email
 2024-02-02 17:06 UTC  (4+ messages)

[PATCH] f2fs: doc: Fix bouncing email address for Sahitya Tummala
 2024-02-02 16:52 UTC 

[RFC 0/9] power: sequencing: implement the subsystem and add first users
 2024-02-02 16:52 UTC  (15+ messages)
` [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
      `  "
` [RFC 8/9] PCI/pwrctl: add PCI power control core code
      `  "
` [RFC 9/9] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH] MAINTAINERS: Update bouncing @codeaurora addresses
 2024-02-02 16:30 UTC 

[PATCH v2 0/4] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
 2024-02-02 15:45 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: usb: qcom,pmic-typec: add support for the PM4125 block
` [PATCH v2 3/4] arm64: dts: qcom: pm4125: define USB-C related blocks
` [PATCH v2 4/4] arm64: dts: qcom: qrb2210-rb1: enable USB-C port handling

[PATCH 06/18] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)
 2024-02-02 15:42 UTC  (2+ messages)

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-02-02 15:29 UTC  (6+ messages)

[PATCH 0/3] arm64: qcom: add support for QCS8550 RB5gen2 HDK board
 2024-02-02 14:53 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Document rb5gen2-hdk board
` [PATCH 2/3] arm64: dts: qcom: Add initial support for rb5gen2 SOM
` [PATCH 3/3] arm64: dts: qcom: Add initial support for rb5gen2 HDK board

[PATCH v1 00/16] Add missing features to FastRPC driver
 2024-02-02 14:43 UTC  (3+ messages)
` [PATCH v1 02/16] misc: fastrpc: Add support for unsigned PD

[PATCH v4 0/6] arm64: qcom: add AIM300 AIoT board support
 2024-02-02 14:34 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: arm: qcom: Document QCM8550, QCS8550 SoC and board

[PATCH v2 0/2] PCI: qcom: Add PCIe support for X1E80100
 2024-02-02 12:44 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller
` [PATCH v2 2/2] PCI: qcom: Add X1E80100 PCIe support

[PATCH v8 0/7] Add support for LUT PPG
 2024-02-02 12:43 UTC  (6+ messages)
` [PATCH v8 3/7] soc: qcom: add QCOM PBS driver
      `  "

[GIT PULL] Add Audio topology firmware for Qualcomm SM8550 HDK platform
 2024-02-02 12:30 UTC  (2+ messages)

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-02-02 12:29 UTC  (6+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
      `  "

[GIT PULL] Add Audio topology firmware for Qualcomm SM8650 MTP platform
 2024-02-02 12:22 UTC  (2+ messages)

[PATCH RFC 0/2] Add GPU support to MSM8953 SoC
 2024-02-02 12:20 UTC  (9+ messages)
` [PATCH RFC 2/2] arm64: dts: qcom: msm8953: Add GPU
` [PATCH RFC 1/2] arm64: dts: qcom: msm8953: Add GPU IOMMU

[PATCH v4] pinctrl: Add lock to ensure the state atomization
 2024-02-02 11:09 UTC  (2+ messages)

[PATCH v3] pinctrl: Add lock to ensure the state atomization
 2024-02-02 11:05 UTC  (3+ messages)


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