linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 16:20:16 to 2022-12-14 20:40:33 UTC [more...]

[PATCH v3 1/2] dt-bindings: backlight: qcom-wled: Add PMI8950 compatible
 2022-12-14 20:39 UTC  (9+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add configuration for PMI8950 peripheral

[RFC PATCH] arm64: dts: qcom: Use plural _gpios node label for PMIC gpios
 2022-12-14 20:37 UTC  (5+ messages)

[PATCH v2 0/3] arm64: dts: sm6115: Add USB SS qmp phy node and perform some cleanups
 2022-12-14 20:31 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sm6115: Cleanup USB node's label
` [PATCH v2 2/3] arm64: dts: qcom: sm6115: Move USB node's 'maximum-speed' and 'dr_mode' properties to dts
` [PATCH v2 3/3] arm64: dts: qcom: sm6115: Add USB SS qmp phy node

[PATCH 4/4] arm64: dts: qcom: sm6125: Initial support for xiaomi-laurel_sprout
 2022-12-14 20:27 UTC  (5+ messages)

[RFC PATCH 0/6] drm/msm: DSC Electric Boogaloo for sm8[12]50
 2022-12-14 19:31 UTC  (19+ messages)
` [RFC PATCH 1/6] drm/msm/dpu1: Implement DSC binding to PP block for CTL V1
` [RFC PATCH 2/6] drm/msm/dpu1: Add DSC config for sm8150 and sm8250
` [RFC PATCH 3/6] drm/msm/dpu1: Wire up DSC mask for active CTL configuration
` [RFC PATCH 4/6] drm/msm/dsi: Use DSC slice(s) packet size to compute word count
` [RFC PATCH 5/6] drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf
` [RFC PATCH 6/6] drm/msm/dpu: Disallow unallocated (DSC) resources to be returned

[PATCH] dt-bindings: arm: qcom: add board-id/msm-id for MSM8956, SDM636 and SM4250
 2022-12-14 19:21 UTC  (4+ messages)

[PATCH v4 0/2] Add base device tree files for QDU1000/QRU1000
 2022-12-14 18:59 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: Add base QDU1000/QRU1000 IDP DTs

[PATCH] arm64: defconfig: enable crypto userspace API
 2022-12-14 17:46 UTC 

[PATCH v2 0/7] dts: qcom: sc8280xp: add i2c, spi, and rng nodes
 2022-12-14 17:11 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: qcom: sc8280xp: rename qup2_uart17 to uart17
` [PATCH v2 2/7] arm64: dts: qcom: sc8280xp: rename qup2_i2c5 to i2c21
` [PATCH v2 3/7] arm64: dts: qcom: sc8280xp: rename qup0_i2c4 to i2c4
` [PATCH v2 4/7] arm64: dts: qcom: sc8280xp: add missing i2c nodes
` [PATCH v2 5/7] arm64: dts: qcom: sc8280xp: add missing spi nodes
` [PATCH v2 6/7] arm64: dts: qcom: sa8540p-ride: add i2c nodes
` [PATCH v2 7/7] arm64: dts: qcom: sc8280xp: add rng device tree node

[PATCH 0/4] arm64: dts: qcom: sc8280xp: add i2c and spi nodes
 2022-12-14 16:24 UTC  (17+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc8280xp: rename i2c5 to i2c21
` [PATCH 3/4] arm64: dts: qcom: sa8540p-ride: add qup1_i2c15 and qup2_i2c18 nodes

[PATCH v6 0/5] clk: qcom: Add support for SM8550
 2022-12-14 16:25 UTC  (3+ messages)
` [PATCH v6 4/5] clk: qcom: rpmh: Add support for SM8550 rpmh clocks

[PATCH v13 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-14 16:19 UTC  (7+ messages)
` [PATCH v13 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v13 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
` [PATCH v13 3/5] drm/msm/dp: parser data-lanes as property of dp_out endpoint
` [PATCH v13 4/5] drm/msm/dp: parser link-frequencies "
` [PATCH v13 5/5] drm/msm/dp: add support of max dp link rate

[PATCH v9 00/15] Add PSR support for eDP
 2022-12-14 15:34 UTC  (17+ messages)
` [PATCH v9 01/15] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc
` [PATCH v9 02/15] drm: add helper functions to retrieve old and new crtc
` [PATCH v9 03/15] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v9 04/15] drm/msm/dp: Add basic PSR support for eDP
` [PATCH v9 05/15] drm/msm/dp: use the eDP bridge ops to validate eDP modes
` [PATCH v9 06/15] drm/msm/dp: disable self_refresh_aware after entering psr
` [PATCH v9 07/15] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v9 08/15] drm/bridge: add psr support for panel bridge callbacks
` [PATCH v9 09/15] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
` [PATCH v9 10/15] drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources
` [PATCH v9 11/15] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
` [PATCH v9 12/15] drm/msm/disp/dpu: get timing engine status from intf status register
` [PATCH v9 13/15] drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled
` [PATCH v9 14/15] drm/msm/disp/dpu: reset the datapath after timing engine disable
` [PATCH v9 15/15] drm/msm/disp/dpu: clear active interface in the datapath cleanup

[PATCH 0/4] thermal: fix locking regressions in linux-next
 2022-12-14 14:51 UTC  (11+ messages)
` [PATCH 1/4] thermal/drivers/qcom: fix set_trip_temp() deadlock
` [PATCH 2/4] thermal/drivers/exynos: "
` [PATCH 3/4] thermal/drivers/tegra: "
` [PATCH 4/4] thermal/drivers/qcom: fix lock inversion

[PATCH] remoteproc: qcom: pas: Fix subdevice add order
 2022-12-14 13:36 UTC 

[PATCH 0/4] Fix XPU violation during modem metadata authentication
 2022-12-14 12:54 UTC  (22+ messages)
` [PATCH 1/4] arm64: dts: qcom: Introduce a carveout for modem metadata
` [PATCH 2/4] dt-bindings: remoteproc: qcom: sc7180: Update memory-region requirements
` [PATCH 4/4] remoteproc: qcom_q6v5_mss: Use a carveout to authenticate modem headers

[PATCH 1/2] bus: mhi: core: add SBL state callback
 2022-12-14 12:02 UTC  (6+ messages)
` [PATCH 2/2] wifi: ath11k: use unique QRTR instance ID

[PATCH] arm64: dts: qcom: replace underscores in node names
 2022-12-14 11:45 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: reserved-memory: rmtfs: Document qcom,assign-to-nav
 2022-12-14 10:31 UTC  (5+ messages)
` [PATCH 2/2] soc: qcom: rmtfs: Optionally map RMTFS to NAV VM

[PATCH 0/3] arm64: dts: sm6115: Add USB SS qmp phy node and perform some cleanups
 2022-12-14  9:56 UTC  (14+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm6115: Cleanup USB node names
` [PATCH 3/3] arm64: dts: qcom: sm6115: Add USB SS qmp phy node

[PATCH 3/4] dt-bindings: arm: qcom: Document xiaomi,laurel_sprout board
 2022-12-14  9:50 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: ufs: qcom: Add SM6125 compatible string
 2022-12-14  9:50 UTC  (2+ messages)

[PATCH 2/4] arm64: dts: qcom: sm6125: Add UFS nodes
 2022-12-14  9:47 UTC  (2+ messages)

[PATCH v2 00/12] SM6115 DTS changes
 2022-12-14  9:40 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: display: msm: Rename mdss node name in example

Słowa kluczowe do wypozycjonowania
 2022-12-14  9:05 UTC 

[PATCH 1/2] dt-bindings: clock: add QCOM SM6350 camera clock bindings
 2022-12-14  8:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: qcom: Add zombie with NVMe
 2022-12-14  8:16 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie "

[PATCH v2 3/3] ufs-host: qcom: Add MCQ ESI config vendor specific ops
 2022-12-14  4:06 UTC 

[PATCH v12 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-13 23:31 UTC  (13+ messages)
` [PATCH v12 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v12 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
` [PATCH v12 3/5] drm/msm/dp: parser data-lanes as property of dp_out endpoint
` [PATCH v12 4/5] drm/msm/dp: parser link-frequencies "
` [PATCH v12 5/5] drm/msm/dp: add support of max dp link rate

[PATCH -next] drm/msm/dpu: Fix some kernel-doc comments
 2022-12-13 23:17 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-sm6115: Shrink single-parent definitions
 2022-12-13 22:24 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: pm8450a: add rtc node
 2022-12-13 22:16 UTC  (4+ messages)

[PATCH] drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()
 2022-12-13 21:41 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add check for pstates
 2022-12-13 21:37 UTC  (2+ messages)

[V4] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-12-13 19:41 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatibles
 2022-12-13 19:28 UTC  (10+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: msm8916: Add fallback CCI compatible
` [PATCH v2 3/6] arm64: dts: qcom: sdm845: "
` [PATCH v2 4/6] arm64: dts: qcom: sm8250: "
` [PATCH v2 5/6] arm64: dts: qcom: sm8450: "
` [PATCH v2 6/6] i2c: qcom-cci: Deprecate duplicated compatibles

[PATCH v11 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-13 19:22 UTC  (13+ messages)
` [PATCH v11 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
                    ` [Freedreno] "

[PATCH 1/7] arm64: dts: qcom: sm8450: add spmi node
 2022-12-13 19:10 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: qcom: sm8450-nagara: Include PMIC DTSIs
` [PATCH 3/7] arm64: dts: qcom: sm8450-nagara: Add GPIO line names for PMIC GPIOs
` [PATCH 4/7] arm64: dts: qcom: sm8450-nagara: Add GPIO keys
` [PATCH 5/7] arm64: dts: qcom: sm8450-nagara: Set up camera regulators
` [PATCH 6/7] arm64: dts: qcom: sm8450-nagara: Enable PMIC RESIN+PON
` [PATCH 7/7] arm64: dts: qcom: sm8450-nagara: Configure SLG51000 PMIC

[PATCH v2 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-13 18:47 UTC  (29+ messages)
` [PATCH v2 01/13] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v2 02/13] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v2 03/13] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v2 04/13] arm64: dts: qcom: sc7180: Remove reg-names property from LLCC node
` [PATCH v2 05/13] arm64: dts: qcom: sc7280: Fix the base addresses of LLCC banks
` [PATCH v2 11/13] arm64: dts: qcom: sm6350: Remove reg-names property from LLCC node
` [PATCH v2 12/13] qcom: llcc/edac: Fix the base address used for accessing LLCC banks

[linux-next:master] BUILD REGRESSION 39ab32797f072eaf86b1faa7384ac73450684110
 2022-12-13 18:28 UTC 

[PATCH 1/4] dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatibles
 2022-12-13 18:06 UTC  (4+ messages)

[PATCH 0/2] Add support for CPUCP mailbox controller
 2022-12-13 16:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox: Add dt binding for QTI "

[PATCH v5 00/12] drm/msm: Add SC8280XP support
 2022-12-13 16:26 UTC  (5+ messages)
` [PATCH v5 11/12] arm64: dts: qcom: sc8280xp-crd: Enable EDP


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