messages from 2023-10-07 10:08:32 to 2023-10-09 21:38:20 UTC [more...]
[PATCH v4 00/10] Fix up icc clock rate calculation on some platforms
2023-10-09 21:38 UTC (3+ messages)
[PATCH][next] soc: qcom: apr: Add __counted_by for struct apr_rx_buf and use struct_size()
2023-10-09 21:30 UTC
[PATCH v3 00/15] arm64: qcom: add and enable SHM Bridge support
2023-10-09 21:28 UTC (17+ messages)
` [PATCH v3 01/15] firmware: qcom: move Qualcomm code into its own directory
` [PATCH v3 02/15] firmware: qcom: scm: add a missing forward declaration for struct device
` [PATCH v3 03/15] firmware: qcom: scm: remove unneeded 'extern' specifiers
` [PATCH v3 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator
` [PATCH v3 05/15] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v3 06/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v3 07/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v3 08/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v3 09/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v3 10/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v3 11/15] firmware: qcom: qseecom: convert to using "
` [PATCH v3 12/15] firmware: qcom: scm: add support for SHM bridge operations
` [PATCH v3 13/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v3 14/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v3 15/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator
[PATCH 0/7] Add UFS support for SC7180/SM7125
2023-10-09 21:16 UTC (14+ messages)
` [PATCH 1/7] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH 2/7] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
` [PATCH 3/7] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
` [PATCH 4/7] phy: qcom: qmp-ufs: Add SC7180 support
` [PATCH 5/7] arm64: dts: qcom: sc7180: Add UFS nodes
` [PATCH 6/7] arm64: dts: qcom: sm7125-xiaomi-common: "
` [PATCH 7/7] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S
[PATCH] regulator: Use device_get_match_data()
2023-10-09 21:13 UTC
[PATCH] mfd: Use device_get_match_data()
2023-10-09 21:13 UTC
[PATCH] arm64: dts: qcom: pad generated DTB files
2023-10-09 21:06 UTC (2+ messages)
[PATCH v2 00/13] drm/msm: move KMS code from msm_drv.c
2023-10-09 21:05 UTC (29+ messages)
` [PATCH v2 01/13] drm/msm/dsi: switch to devm_drm_bridge_add()
` [PATCH v2 02/13] drm/msm/hdmi: "
` [Freedreno] "
` [PATCH v2 03/13] drm/msm/dp: move pdev from struct dp_display_private to struct msm_dp
` [PATCH v2 04/13] drm/msm/dp: switch to devm_drm_bridge_add()
` [PATCH v2 05/13] drm/msm: remove msm_drm_private::bridges field
` [PATCH v2 06/13] drm/msm: drop pm ops from the headless msm driver
` [PATCH v2 07/13] drm/msm: rename msm_pm_prepare/complete to note the KMS nature
` [PATCH v2 08/13] drm/msm: remove shutdown callback from msm_platform_driver
` [PATCH v2 09/13] drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()
` [PATCH v2 10/13] drm/msm: switch to drmm_mode_config_init()
` [PATCH v2 11/13] drm/msm: only register 'kms' debug file if KMS is used
` [PATCH v2 12/13] drm/msm: make fb debugfs file available only in KMS case
` [PATCH v2 13/13] drm/msm: carve out KMS code from msm_drv.c
[PATCH 0/2] Add qcom hvc/shmem transport
2023-10-09 21:03 UTC (16+ messages)
` [PATCH v5 0/2] Add qcom smc/hvc transport support
` [PATCH v5 1/2] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
` [PATCH v5 2/2] firmware: arm_scmi: Add qcom smc/hvc transport support
` [PATCH v6 0/2] "
` [PATCH v6 1/2] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
` [PATCH v6 2/2] firmware: arm_scmi: Add qcom smc/hvc transport support
[PATCH RFC 0/2] regulator: qcom_smd: Disable unused regulators
2023-10-09 21:00 UTC (8+ messages)
` [PATCH RFC 1/2] regulator: core: Disable unused regulators with unknown status
` [PATCH RFC 2/2] regulator: qcom_smd: Disable unused regulators
[PATCH 0/5] drm/msm/dsi: remove unused fields
2023-10-09 20:57 UTC (6+ messages)
` [PATCH 1/5] drm/msm/dsi: do not store internal bridge pointer
` [PATCH 2/5] drm/msm/dsi: drop msm_dsi_device_connected() function
` [PATCH 3/5] drm/msm/dsi: stop calling set_split_display
` [PATCH 4/5] drm/msm/dsi: remove msm_dsi::encoder
` [PATCH 5/5] drm/msm/mdp5: drop split display support
[PATCH v2] clk: qcom: smd: Disable unused clocks
2023-10-09 20:15 UTC (3+ messages)
[PATCH][next] media: venus: hfi_cmds: Replace one-element array with flex-array member and use __counted_by
2023-10-09 19:52 UTC (2+ messages)
[PATCH v2 0/3] drm: introduce per-encoder debugfs directory
2023-10-09 18:50 UTC (4+ messages)
` [PATCH v2 1/3] drm/encoder: register per-encoder debugfs dir
` [PATCH v2 2/3] drm/bridge: migrate bridge_chains to per-encoder file
` [PATCH v2 3/3] drm/msm/dpu: move encoder status to standard encoder debugfs dir
[PATCH 0/3] drm: introduce per-encoder debugfs directory
2023-10-09 18:28 UTC (5+ messages)
` [PATCH 2/3] drm/bridge: migrate bridge_chains to per-encoder file
[PATCH v5 0/4] drm/msm: move resource allocation to the _probe function
2023-10-09 17:48 UTC (5+ messages)
` [PATCH v5 1/4] drm/msm: allow passing struct msm_kms to msm_drv_probe()
` [PATCH v5 2/4] drm/msm/dpu: move resource allocation to the _probe function
` [PATCH v5 3/4] drm/msm/mdp4: "
` [PATCH v5 4/4] drm/msm/mdp5: "
[PATCH v7 0/3 RESEND] drm/bridge_connector: implement OOB HPD handling
2023-10-09 17:40 UTC (4+ messages)
` [PATCH v7 1/3 RESEND] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [PATCH v7 2/3 RESEND] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [PATCH v7 3/3 RESEND] drm/bridge_connector: implement oob_hotplug_event
[PATCH 00/13] drm/msm: move KMS code from msm_drv.c
2023-10-09 17:40 UTC (2+ messages)
[PATCH 0/6] Enable IPQ5018 PCI support
2023-10-09 17:32 UTC (11+ messages)
` [PATCH 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC
` [PATCH 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH 6/6] arm64: dts: qcom: ipq5018: Enable PCIe
[RFT PATCH 0/4] drm/msm/dpu: enable writeback on the other platforms
2023-10-09 17:18 UTC (5+ messages)
` [RFT PATCH 1/4] drm/msm/dpu: enable writeback on SM8150
` [RFT PATCH 2/4] drm/msm/dpu: enable writeback on SC8108X
` [RFT PATCH 3/4] drm/msm/dpu: enable writeback on SM6125
` [RFT PATCH 4/4] drm/msm/dpu: enable writeback on SM6350
[PATCH] drm/msm/dpu: correct clk bit for WB2 block
2023-10-09 17:11 UTC
[PATCH 0/3] drm/msm/dpu: enable writeback on several platforms
2023-10-09 17:11 UTC (4+ messages)
` [PATCH 1/3] drm/msm/dpu: enable writeback on SDM845
` [PATCH 2/3] drm/msm/dpu: enable writeback on SM8350
` [PATCH 3/3] drm/msm/dpu: enable writeback on SM8450
[PATCH RFC 0/5] drm/msm: dpu1: correctly implement SSPP & WB Clock Control Split
2023-10-09 17:10 UTC (10+ messages)
` [PATCH RFC 1/5] drm/msm: dpu1: create a dpu_hw_clk_force_ctrl() helper
` [PATCH RFC 2/5] drm/msm: dpu1: add setup_clk_force_ctrl() op to sspp & wb
` [PATCH RFC 3/5] drm/msm: dpu1: vbif: add dpu_vbif_setup_clk_force_ctrl() helper
` [PATCH RFC 4/5] drm/msm: dpu1: call wb & sspp clk_force_ctrl op if split clock control
` [PATCH RFC 5/5] drm/msm: dpu1: sm8550: move split clock controls to sspp entries
[PATCH] drm/msm/dpu: enable SmartDMA on SM8450
2023-10-09 16:56 UTC
[PATCH] drm/msm/dpu: enable smartdma on sm8350
2023-10-09 16:56 UTC (2+ messages)
[PATCH] spi: spi-geni-qcom: Rename the label unmap_if_dma
2023-10-09 16:43 UTC (2+ messages)
[PATCH v4 0/4] drm/msm: move resource allocation to the _probe function
2023-10-09 16:29 UTC (2+ messages)
[PATCH 0/3] pinctrl: Convert to platform remove callback returning void (take #2)
2023-10-09 16:25 UTC (3+ messages)
` [PATCH 1/3] pinctrl: qcom/lpi: Convert to platform remove callback returning void
` [PATCH 2/3] pinctrl: qcom/msm: "
[PATCH] clk: Use device_get_match_data()
2023-10-09 14:53 UTC (6+ messages)
[PATCH 0/8] Enable USB3 for Qualcomm IPQ5332
2023-10-09 12:22 UTC (7+ messages)
` [PATCH 2/8] phy: qcom: Introduce Super-Speed USB UNIPHY driver
[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-10-09 11:59 UTC (4+ messages)
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
[PATCH v2] drm/panel: Enable DSC and CMD mode for Visionox VTDR6130 panel
2023-10-09 10:32 UTC (2+ messages)
[PATCH 0/5] Add sc8280xp CCI and CAMSS core dtsi
2023-10-09 10:16 UTC (7+ messages)
` [PATCH 2/5] i2c: qcom-cci: Add sc8280xp compatible
[PATCH v2 0/3] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
2023-10-09 9:29 UTC (4+ messages)
` [PATCH v2 1/3] drm/msm/dpu: split irq_control into irq_enable and _disable
` [PATCH v2 2/3] drm/msm/dpu: split _dpu_encoder_resource_control_helper()
` [PATCH v2 3/3] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
[PATCH 00/20] pinctrl: Convert to platform remove callback returning void
2023-10-09 8:38 UTC (5+ messages)
` [PATCH 15/20] pinctrl: qcom: spmi-gpio: "
` [PATCH 16/20] pinctrl: qcom: spmi-mpp: "
` [PATCH 17/20] pinctrl: qcom: ssbi-gpio: "
` [PATCH 18/20] pinctrl: qcom: ssbi-mpp: "
[PATCH v1 0/3] Add fixes for FastRPC driver
2023-10-09 6:04 UTC (6+ messages)
` [PATCH v1 2/3] misc: fastrpc: Free DMA handles for RPC calls with no arguments
[RESEND PATCH v6 0/3] Add support for vibrator in multiple PMICs
2023-10-09 4:01 UTC (6+ messages)
` [RESEND PATCH v6 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support
[PATCH] drm/ci: Uprev IGT to pull in fixes
2023-10-09 1:03 UTC (6+ messages)
[PATCH 5/9] drm/ci: clean up xfails (specially flakes list)
2023-10-09 0:49 UTC
[PATCH 1/2] drm/ci: pick up -external-fixes from the merge target repo
2023-10-09 0:22 UTC (3+ messages)
` [PATCH 2/2] drm/ci: force-enable CONFIG_MSM_MMCC_8996 as built-in
[PATCH] drm/msm/dpu: Use the encoder for default CRC source
2023-10-09 0:08 UTC (4+ messages)
Disconnect interrupt generation for QC targets when role switch is enabled
2023-10-08 14:39 UTC (4+ messages)
[PATCH -next 0/7] drm: Remove many unnecessary NULL values
2023-10-08 14:01 UTC (2+ messages)
[PATCH 1/2] dt-bindings: display: msm: Add missing unevaluatedProperties on child node schemas
2023-10-08 14:01 UTC (2+ messages)
[PATCH v4 0/4] drm/msm: Enable widebus for DSI
2023-10-08 14:01 UTC (2+ messages)
[PATCH v5 0/8] drm/msm/dpu: change interrupts code to make 0 be the no IRQ
2023-10-08 14:01 UTC (2+ messages)
[PATCH] drm/msm/dp: skip validity check for DP CTS EDID checksum
2023-10-08 14:01 UTC (2+ messages)
[PATCH v3 0/8] drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_ini
2023-10-08 14:01 UTC (2+ messages)
[PATCH] drm/msm/dp: support setting the DP subconnector type
2023-10-08 14:01 UTC (2+ messages)
[PATCH v13 00/10] Add multiport support for DWC3 controllers
2023-10-08 11:23 UTC (17+ messages)
` [PATCH v13 01/10] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v13 02/10] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v13 03/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v13 04/10] usb: dwc3: qcom: Add helper function to request threaded IRQ
` [PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver
` [PATCH v13 06/10] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v13 07/10] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
` [PATCH v13 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v13 09/10] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v13 10/10] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
[PATCH V2 0/2] Add partial initialization support
2023-10-08 2:22 UTC (3+ messages)
` [PATCH V2 2/2] mmc: sdhci-msm: Enable MMC_CAP2_SLEEP_AWAKE for Qualcomm controllers
[pull] drm/msm: drm-msm-fixes-2023-10-07 for v6.6-rc5
2023-10-07 16:24 UTC
[PATCH v7 0/7] incorporate pm runtime framework and eDP clean up
2023-10-07 11:34 UTC (5+ messages)
` [PATCH v7 4/7] drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
` [PATCH v7 5/7] drm/msm/dp: incorporate pm_runtime framework into DP driver
[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-07 10:08 UTC (2+ messages)
[RFC PATCH 0/2] clk: qcom: provide alternative 'parked' RCG
2023-10-07 10:08 UTC (7+ messages)
` [RFC PATCH 1/2] clk: qcom: implement RCG2 'parked' clock support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox