Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-05-02 16:45:05 to 2022-05-04 01:58:29 UTC [more...]

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  1:44 UTC  (27+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property

[PATCH 00/25] drm/msm/dpu: wide planes support
 2022-05-03 23:40 UTC  (13+ messages)
` [PATCH 04/25] drm/msm/dpu: move SSPP debugfs creation to dpu_kms.c
` [PATCH 05/25] drm/msm/dpu: move pipe_hw to dpu_plane_state
` [PATCH 06/25] drm/msm/dpu: inline dpu_plane_get_ctl_flush
` [PATCH 07/25] drm/msm/dpu: drop dpu_plane_pipe function
` [PATCH 08/25] drm/msm/dpu: get rid of cached flush_mask

[PATCH] drm: Document that power requirements for DP AUX transfers
 2022-05-03 23:21 UTC 

[PATCH 0/4] interconnect: qcom: sc8180x: Some fixes
 2022-05-03 22:53 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: interconnect: Add SC8180X QUP0 virt provider
` [PATCH 2/4] interconnect: qcom: sc8180x: Modernize sc8180x probe
` [PATCH 3/4] interconnect: qcom: sc8180x: Fix QUP0 nodes
` [PATCH 4/4] interconnect: qcom: sc8180x: Mark some BCMs keepalive
` [PATCH 5/4] interconnect: qcom: sc8180x: Reformat node and bcm definitions

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-05-03 22:43 UTC  (3+ messages)

[PATCH v2 0/2] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-03 22:40 UTC  (3+ messages)
` [PATCH v2 1/2] drm/dp: Add callbacks to make using DP AUX bus properly easier
` [PATCH v2 2/2] drm/bridge: parade-ps8640: Handle DP AUX more properly

[PATCH v1 0/5] arm64: dts: qcom: initial Inforce IFC6560 board support
 2022-05-03 22:09 UTC  (6+ messages)
` [PATCH v1 1/5] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default
` [PATCH v1 2/5] arm64: dts: qcom: sdm630: disable GPU "
` [PATCH v1 3/5] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
` [PATCH v1 4/5] arm64: dts: qcom: sdm630: add second (HS) USB host support
` [PATCH v1 5/5] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support

[PATCH] drm/msm/dsi: fix address for second DSI PHY on SDM660
 2022-05-03 21:10 UTC  (2+ messages)

[PATCH v2 1/8] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2022-05-03 20:39 UTC  (20+ messages)
` [PATCH v2 2/8] clk: Introduce CLK_ASSUME_ENABLED_WHEN_UNUSED
` [PATCH v2 3/8] clk: qcom: sm8250-dispcc: Flag shared RCGs as assumed enable
` [PATCH v2 4/8] clk: qcom: add support for SM8350 GPUCC
` [PATCH v2 5/8] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
` [PATCH v2 6/8] clk: qcom: add support for SM8350 DISPCC
` [PATCH v2 7/8] dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
` [PATCH v2 8/8] arm64: dts: qcom: sm8350: Add DISPCC node

[PATCH v4 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-03 20:08 UTC  (5+ messages)
` [PATCH v4 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v4 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v4 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v4 5/5] arm64: dts: ipq8074: add thermal nodes

[PATCH v3 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-03 20:05 UTC  (5+ messages)
` [PATCH v3 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v3 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v3 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v3 5/5] arm64: dts: ipq8074: add thermal nodes

[PATCH v2 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-05-03 19:56 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: clock: Add support for IPQ8074 APSS clock controller
` [PATCH v2 3/6] clk: qcom: Add "
` [PATCH v2 4/6] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock controller support
` [PATCH v2 5/6] dt-bindings: mailbox: qcom: set correct #clock-cells
` [PATCH v2 6/6] arm64: dts: ipq8074: update APCS node due to clock support

[PATCH v2 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
 2022-05-03 19:19 UTC  (11+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
 2022-05-03 19:10 UTC  (3+ messages)

[PATCH] interconnect: Restore sync state by ignoring ipa-virt in provider count
 2022-05-03 19:07 UTC  (3+ messages)

[PATCH V7 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2022-05-03 18:04 UTC  (6+ messages)
` [PATCH V7 2/7] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V7 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

[PATCH 0/2] soc: qcom: llcc: Add sc8180x and sc8280xp support
 2022-05-03 17:40 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles
` [PATCH 2/2] soc: qcom: llcc: Add sc8180x and sc8280xp configurations

[PATCH v1] arm64: dts: qcom: sc7280: Add the reset reg for lpass on SC7280
 2022-05-03 16:54 UTC 

[PATCH v1 0/3] Add support for audio clock gating resets for SC7280
 2022-05-03 16:46 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller "
` [PATCH v1 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
` [PATCH v1 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280

[PATCH v3] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-03 16:25 UTC 

[PATCH 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
 2022-05-03 16:16 UTC  (14+ messages)
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH 3/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH 5/5] arm64: dts: qcom: sc7180: Add kingoftown "

[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
 2022-05-03 16:13 UTC  (9+ messages)

[PATCH v2] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-03 16:13 UTC  (3+ messages)

[PATCH] crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
 2022-05-03 16:11 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-03 15:52 UTC  (3+ messages)

[PATCH v2 0/2] Add support for unprotected spare data page
 2022-05-03 15:43 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
` [PATCH v2 2/2] dt-bindings: mtd: qcom_nandc: document qcom,boot-pages binding

[PATCH v23 1/2] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
 2022-05-03 15:33 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: tsens: Add sc8280xp compatible
 2022-05-03 15:34 UTC  (2+ messages)
` [PATCH v2] "

[V6 0/2] arm64: dts: qcom: Configure CTS pin to bias-bus-hold for bluetooth
 2022-05-03 15:29 UTC  (2+ messages)

[PATCH v4] clk: qcom: rcg2: Cache CFG register updates for parked RCGs
 2022-05-03 15:24 UTC  (2+ messages)

2nd Quater puchase request
 2022-05-03 14:48 UTC 

[PATCH v2 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-05-03 14:42 UTC  (3+ messages)
` [PATCH v2 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver

[PATCH 0/3] drm/msm: fixes for KMS iommu handling
 2022-05-03 14:26 UTC  (5+ messages)
` [PATCH 2/3] drm/msm/mdp5: move iommu_domain_alloc() call close to its usage

[PATCH] drm/msm: Limit command submission when no IOMMU
 2022-05-03 14:13 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: I2C: Add Qualcomm Geni based QUP I2C bindings
 2022-05-03 13:10 UTC  (2+ messages)

[PATCH v1 1/9] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2022-05-03 12:47 UTC  (6+ messages)
` [PATCH v1 4/9] clk: qcom: add support for SM8350 GPUCC

[PATCH 0/4] SDHCI and SMEM updates for sdx65
 2022-05-03 12:25 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
` [PATCH 3/4] dt-bindings: arm-smmu: Add binding for SDX65 SMMU

[PATCH 1/2] thermal/drivers/qcom/lmh: Add sc8180x compatible
 2022-05-03 12:16 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: thermal: lmh: Add Qualcomm "

[PATCH v2 0/4] Devicetree updates for Interconnect, USB3 and PHY support
 2022-05-03 11:52 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: sdx65: Add interconnect nodes
` [PATCH v2 2/4] dt-bindings: usb: qcom,dwc3: Add binding for SDX65

[PATCH 0/4] mmc: sdhci-msm: Convert dt-binding to yaml & add support for sm8150
 2022-05-03  7:33 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: mmc/sdhci-msm: Convert bindings to yaml

[PATCH v2] bus: mhi: host: Add support for Foxconn T99W373 and T99W368
 2022-05-03  7:22 UTC  (2+ messages)

[PATCH v2 0/2] phy: qcom-qmp: pipe clock fixes
 2022-05-03  4:42 UTC  (2+ messages)

[PATCH v2 0/3] phy: qcom-qmp: fix leaks on probe errors
 2022-05-03  4:41 UTC  (2+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-03  0:57 UTC  (9+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH] soc: qcom: socinfo: Add another ID for sc7180
 2022-05-03  0:33 UTC 

[PATCH v4 1/2] dt-bindings: mailbox: qcom-ipcc: add missing compatible for SM8450
 2022-05-03  0:09 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: mailbox: qcom-ipcc: add missing properties into example

[PATCH v4 0/5] drm/msm/dp: implement HPD notifications handling
 2022-05-02 23:06 UTC  (11+ messages)
` [PATCH v4 1/5] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [PATCH v4 2/5] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [PATCH v4 3/5] drm/bridge_connector: implement oob_hotplug_event
` [PATCH v4 4/5] drm/msm/dp: remove most of usbpd-related remains
` [PATCH v4 5/5] drm/msm/dp: Implement hpd_notify()

[PATCH] drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
 2022-05-02 22:02 UTC  (4+ messages)

[PATCH v2] drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
 2022-05-02 21:56 UTC  (14+ messages)
  ` [Freedreno] "

[PATCH] drm/msm/dp: fix event thread stuck in wait_event after kthread_sop()
 2022-05-02 21:53 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: add uart20 node
 2022-05-02 21:18 UTC  (5+ messages)

[PATCH v2] drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit
 2022-05-02 20:42 UTC  (3+ messages)

[PATCH v2 0/3] Krait Documentation conversion
 2022-05-02 20:18 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml

[PATCH v2] drm/msm/dpu: Clean up CRC debug logs
 2022-05-02 20:21 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8450: add uart20 node
 2022-05-02 19:51 UTC 

[PATCH v2] arm64: dts: qcom: sm8450 add ITS device tree node
 2022-05-02 19:26 UTC 

[PATCH] arm64: dts: qcom: add ITS device tree node
 2022-05-02 18:52 UTC  (3+ messages)

[PATCH 0/4] soc/PM/arm64: qcom: Add initial version of bwmon
 2022-05-02 18:20 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH 2/4] opp: Add apis to retrieve opps with interconnect bandwidth
` [PATCH 3/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v3 0/4] Add QPIC BAM and QPIC NAND devicetree support for SDX65
 2022-05-02 17:08 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: qcom: sdx65: Add QPIC BAM support
` [PATCH v3 2/4] ARM: dts: qcom: sdx65: Add QPIC NAND support
` [PATCH v3 3/4] ARM: dts: qcom: sdx65-mtp: Enable QPIC BAM support
` [PATCH v3 4/4] ARM: dts: qcom: sdx65-mtp: Enable QPIC NAND support


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