Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 11:59:19 to 2024-04-20 04:49:55 UTC [more...]

[PATCH v21 0/9] Add multiport support for DWC3 controllers
 2024-04-20  4:48 UTC  (5+ messages)
` [PATCH v21 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v21 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v21 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v21 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH v2 0/9] drm/msm: fold dpu_format into mdp_formats database
 2024-04-20  4:01 UTC  (10+ messages)
` [PATCH v2 1/9] drm/msm/dpu: use format-related definitions from mdp_common.xml.h
` [PATCH v2 2/9] drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware
` [PATCH v2 3/9] drm/msm/dpu: in dpu_format replace bitmap with unsigned long field
` [PATCH v2 4/9] drm/msm/dpu: pull format flag definitions to mdp_format.h
` [PATCH v2 5/9] drm/msm: merge dpu_format and mdp_format in struct msm_format
` [PATCH v2 6/9] drm/msm: convert msm_format::unpack_tight to the flag
` [PATCH v2 7/9] drm/msm: convert msm_format::unpack_align_msb "
` [PATCH v2 8/9] drm/msm: merge dpu format database to MDP formats
` [PATCH v2 9/9] drm/msm: drop msm_kms_funcs::get_format() callback

[PATCH 0/9] drm/msm/dpu: be more friendly to X.org
 2024-04-20  3:58 UTC  (22+ messages)
` [PATCH 1/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH 2/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH 3/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH 4/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH 5/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c

[PATCH 0/3] drm/msm/mdp4: fix probe deferral issues
 2024-04-20  2:33 UTC  (4+ messages)
` [PATCH 1/3] drm/msm: don't clean up priv->kms prematurely
` [PATCH 2/3] drm/msm/mdp4: don't destroy mdp4_kms in mdp4_kms_init error path
` [PATCH 3/3] drm/msm/mdp4: correct LCDC regulator name

[PATCH] clk: qcom: rpm: Remove an unused field in struct rpm_cc
 2024-04-20  1:56 UTC  (2+ messages)

[PATCH v10 0/7] spmi: pmic-arb: Add support for multiple buses
 2024-04-20  1:48 UTC  (15+ messages)
` [PATCH v10 1/7] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH v10 2/7] dt-bindings: spmi: Deprecate qcom,bus-id
` [PATCH v10 3/7] spmi: pmic-arb: Fix some compile warnings about members not being described
` [PATCH v10 4/7] spmi: pmic-arb: Make the APID init a version operation
` [PATCH v10 5/7] spmi: pmic-arb: Make core resources acquiring "
` [PATCH v10 6/7] spmi: pmic-arb: Register controller for bus instead of arbiter
` [PATCH v10 7/7] spmi: pmic-arb: Add multi bus support

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-04-19 23:31 UTC  (9+ messages)

[PATCH 0/7] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2024-04-19 22:59 UTC  (5+ messages)
` [PATCH 2/7] drm/msm/dsi: Pass bonded-DSI hdisplay/2 to DSC timing configuration

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-19 22:22 UTC  (17+ messages)
` [PATCH v3 2/7] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks
` [PATCH v3 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
` [PATCH v3 4/7] PCI: qcom: Add support for IPQ9574
` [PATCH v3 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY
` [PATCH v3 7/7] arm64: dts: qcom: ipq9574: add PCIe2 nodes

[PATCH 00/12] drm/msm: fold dpu_format into mdp_formats database
 2024-04-19 21:57 UTC  (13+ messages)
` [PATCH 03/12] drm/msm/dpu: use format-related definitions from mdp_common.xml.h
` [PATCH 04/12] drm/msm: add arrays listing formats supported by MDP4/MDP5 hardware

[PATCH v3 0/9] PCI: endpoint: Make host reboot handling more robust
 2024-04-19 21:48 UTC  (13+ messages)
` [PATCH v3 2/9] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to epc_init()
` [PATCH v3 3/9] PCI: endpoint: Rename BME to Bus Master Enable
` [PATCH v3 7/9] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v3 8/9] PCI: qcom-ep: Use the "
` [PATCH v3 9/9] PCI: endpoint: pci-epf-test: Handle "

[PATCH v5 0/6] soc: qcom: add in-kernel pd-mapper implementation
 2024-04-19 19:02 UTC  (13+ messages)
` [PATCH v5 1/6] soc: qcom: pdr: protect locator_addr with the main mutex
` [PATCH v5 2/6] soc: qcom: pdr: fix parsing of domains lists
` [PATCH v5 3/6] soc: qcom: pdr: extract PDR message marshalling data
` [PATCH v5 4/6] soc: qcom: qmi: add a way to remove running service
` [PATCH v5 5/6] soc: qcom: add pd-mapper implementation
` [PATCH v5 6/6] remoteproc: qcom: enable in-kernel PD mapper

[PATCH v2 0/3] arm64: dts: qcom: x1e80100: Fix the data-lanes and link-frequencies
 2024-04-19 18:12 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: x1e80100: Drop the link-frequencies from mdss_dp3_in
` [PATCH v2 2/3] arm64: dts: qcom: x1e80100-crd: Add data-lanes and link-frequencies to DP3
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100-qcp: "

[PATCH] dt-bindings: PCI: qcom,pcie-sm8350: Drop redundant 'oneOf' sub-schema
 2024-04-19 16:30 UTC  (2+ messages)

[PATCH v3] dt-bindings: usb: qcom,pmic-typec: update example to follow connector schema
 2024-04-19 16:17 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-04-19 16:12 UTC  (5+ messages)

[PATCH 0/3] arm64: dts: qcom: x1e80100: Fix the data-lanes and link-frequencies
 2024-04-19 16:03 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100: Drop the link-frequencies from mdss_dp3_in

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-04-19 15:33 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: ipa: eight simple cleanups
 2024-04-19 15:18 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: ipa: maintain bitmap of suspend-enabled endpoints
` [PATCH net-next v2 2/8] net: ipa: only enable the SUSPEND IPA interrupt when needed
` [PATCH net-next v2 3/8] net: ipa: call device_init_wakeup() earlier
` [PATCH net-next v2 4/8] net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
` [PATCH net-next v2 5/8] net: ipa: make ipa_table_hash_support() a real function
` [PATCH net-next v2 6/8] net: ipa: fix two bogus argument names
` [PATCH net-next v2 7/8] net: ipa: fix two minor ipa_cmd problems
` [PATCH net-next v2 8/8] net: ipa: kill ipa_version_supported()

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-19 15:12 UTC  (13+ messages)
` [PATCH 11/15] tty: msm_serial: use dmaengine_prep_slave_sg()

[PATCH] drm/msm: Fix gen_header.py for older python3 versions
 2024-04-19 15:03 UTC  (3+ messages)

[PATCH v2 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac
 2024-04-19 13:33 UTC  (12+ messages)
` [PATCH v2 1/5] arm64: dts: freescale: imx8mp-beacon: remove tx-sched-sp property
` [PATCH v2 2/5] arm64: dts: freescale: imx8mp-evk: "
` [PATCH v2 3/5] arm64: dts: freescale: imx8mp-verdin: "
` [PATCH v2 4/5] arm64: dts: qcom: sa8540p-ride: "
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: "
    ` EXTERNAL: "

[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-19 13:02 UTC  (3+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-19 11:42 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: qcom: qcs6490-rb3gen2: enable PMIC Volume and Power buttons
 2024-04-19 10:20 UTC  (5+ messages)

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-19 10:01 UTC  (28+ messages)
` [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v2 02/26] media: stb0899: Simplify check
` [PATCH v2 03/26] media: uvcvideo: Refactor iterators
` [PATCH v2 04/26] media: uvcvideo: Use max() macro
` [PATCH v2 05/26] media: go7007: Use min and max macros
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v2 07/26] media: staging: sun6i-isp: "
` [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v2 13/26] media: common: saa7146: Use min macro
` [PATCH v2 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v2 15/26] media: netup_unidvb: "
` [PATCH v2 16/26] media: au0828: "
` [PATCH v2 17/26] media: flexcop-usb: "
` [PATCH v2 18/26] media: gspca: cpia1: "
` [PATCH v2 19/26] media: stk1160: "
` [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v2 22/26] media: tc358746: Use the correct div_ function
` [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
` [PATCH v2 24/26] media: venus: venc: "
` [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z

[PATCH v3 0/3] Add 16GT/s equalization and margining settings
 2024-04-19  7:36 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: qcom: Refactor common code
` [PATCH v3 2/3] PCI: qcom: Add equalization settings for 16GT/s
` [PATCH v3 3/3] PCI: qcom: Add rx margining "

[PATCH v1 0/1] soundwire: qcom: disable stop clock on 1.3.0 and below
 2024-04-19  5:46 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH 0/4] Add support for multi-port output on the funnel
 2024-04-19  2:11 UTC  (15+ messages)
` [PATCH 2/4] coresight: Add support for multiple output ports "

[PATCH net-next 0/8] net: ipa: eight simple cleanups
 2024-04-19  0:46 UTC  (11+ messages)
` [PATCH net-next 1/8] net: ipa: maintain bitmap of suspend-enabled endpoints
` [PATCH net-next 2/8] net: ipa: only enable the SUSPEND IPA interrupt when needed
` [PATCH net-next 3/8] net: ipa: call device_init_wakeup() earlier
` [PATCH net-next 4/8] net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
` [PATCH net-next 5/8] net: ipa: make ipa_table_hash_support() a real function
` [PATCH net-next 6/8] net: ipa: fix two bogus argument names
` [PATCH net-next 7/8] net: ipa: fix two minor ipa_cmd problems
` [PATCH net-next 8/8] net: ipa: kill ipa_version_supported()

[PATCH 0/2] usb: typec: qcom-pmic: fix use-after-free on late probe errors
 2024-04-18 23:41 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] usb: typec: qcom-pmic: fix pdphy start() error handling

[PATCH] arm64: dts: qcom: sm8650: add description of CCI controllers
 2024-04-18 21:42 UTC  (3+ messages)

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-18 21:32 UTC  (13+ messages)
` [PATCH V2 RESEND 1/6] dt-bindings: clock: qcom: Add SM8650 video clock controller
` [PATCH V2 RESEND 4/6] dt-bindings: clock: qcom: Add SM8650 camera "
` [PATCH V2 RESEND 5/6] clk: qcom: camcc-sm8650: Add SM8650 camera clock controller driver
` [PATCH V2 RESEND 6/6] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-04-18 20:53 UTC  (7+ messages)
` [RFC PATCH 1/2] dt-bindings: pcie: Document QCOM PCIE ECAM compatible root complex

[PATCH v1] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-04-18 19:01 UTC  (5+ messages)

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-18 17:39 UTC  (3+ messages)
` [PATCH v9 2/6] dt-bindings: interconnect: Add Qualcomm IPQ9574 support

[PATCH v3 0/3] Add sysfs entry to EDL mode
 2024-04-18 17:37 UTC  (8+ messages)
` [PATCH v3 3/3] bus: mhi: host: pci_generic: Add edl callback to enter EDL

[PATCH V3 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-18 15:49 UTC  (5+ messages)
` [PATCH V3 2/5] mailbox: Add support for QTI CPUCP mailbox controller

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-18 15:46 UTC  (7+ messages)

[PATCH v3] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-18 15:12 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-x1e80100: Drop the reconfiguring of PLL0 on probe
 2024-04-18 13:52 UTC  (4+ messages)

[PATCH] clk: qcom: clk-alpha-pll: Skip reconfiguring the running Lucid Evo
 2024-04-18 13:41 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).