All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-01 06:41:36 to 2024-10-01 07:46:29 UTC [more...]

[PATCH 0/4] Add support for the GE HealthCare PMC ADC
 2024-10-01  7:46 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add an entry for GE HealthCare
` [PATCH 2/4] dt-bindings: iio: adc: Add the GE HealthCare PMC ADC
` [PATCH 3/4] iio: adc: Add support for "
` [PATCH 4/4] MAINTAINERS: add the GE HealthCare PMC ADC driver entry

[PATCH v9 0/3] fix abort defect
 2024-10-01  7:46 UTC  (10+ messages)
` [PATCH v9 2/3] ufs: core: fix error handler process for MCQ abort

[PATCH] fixed rtnl deadlock from gtp
 2024-10-01  7:46 UTC  (3+ messages)

[PATCH v1 0/8] Add I2C mux devices for yosemite4
 2024-10-01  7:45 UTC  (4+ messages)
` [PATCH v1 4/8] ARM: dts: aspeed: yosemite4: Revise address of i2c-mux for two fan boards

[PATCH] Bluetooth: btrtl: Shorten HCI_OP_RESET timeout
 2024-10-01  7:44 UTC  (3+ messages)

Meson get_cross_property deprecated
 2024-10-01  7:44 UTC  (5+ messages)

[PATCH 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
 2024-10-01  7:44 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1L SoC

[PATCH v2] Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s
 2024-10-01  7:43 UTC 

[PATCH v8 1/8] common/zsda: add common function and log macro
 2024-10-01  7:43 UTC  (11+ messages)
` [PATCH v8 2/8] common/zsda: configure device
  ` [PATCH v8 3/8] common/zsda: configure queues
    ` [EXTERNAL] "
  ` [PATCH v8 4/8] compress/zsda: configure drivers of compressdev
    ` [EXTERNAL] "
  ` [PATCH v8 5/8] crypto/zsda: configure drivers, sessions, capabilities of cryptodev
    ` [EXTERNAL] "
  ` [PATCH v8 6/8] lib/cryptodev: add sm4 xts for crypto
    ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v8 2/8] common/zsda: configure device

[PATCH v4] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies()
 2024-10-01  7:42 UTC  (2+ messages)

[PATCHv5 0/7] zram: optimal post-processing target selection
 2024-10-01  7:42 UTC  (3+ messages)
` [PATCHv5 3/7] zram: rework recompress target selection strategy

[PATCH 0/4] fix issues with using AVX-512 drivers on 32-bit
 2024-10-01  7:42 UTC  (5+ messages)

[PATCH v1] nvdimm: Correct some typos in comments
 2024-10-01  7:41 UTC  (2+ messages)

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-01  7:39 UTC  (7+ messages)
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls

[PATCH] wifi: mac80211: fix assigning channel in activate links
 2024-10-01  7:37 UTC  (7+ messages)

[PATCH v2 00/22] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-10-01  7:37 UTC  (5+ messages)
` [PATCH v2 16/22] drm/msm/dpu: Configure CWB in writeback encoder

[PATCH net-next v4 0/2] net: phy: Support master-slave config via device tree
 2024-10-01  7:37 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs
` [PATCH net-next v4 2/2] net: phy: Add support for PHY timing-role configuration via device tree

[PATCH] tests/intel/xe_pm: Fix code style issues
 2024-10-01  7:36 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH i-g-t] tests/intel/kms_pm_lpsp: Add display version check on external panel
 2024-10-01  7:36 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 0/2] x86/pv: Fixes to guest_io_okay()
 2024-10-01  7:36 UTC  (5+ messages)
` [PATCH 1/2] x86/pv: Rework guest_io_okay() to return X86EMUL_*
` [PATCH 2/2] x86/pv: Handle #PF correctly when reading the IO permission bitmap

[PATCH i-g-t v3 0/1] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
 2024-10-01  7:34 UTC  (2+ messages)
` [PATCH i-g-t v3 1/1] "

[PATCH net-next v4 00/12] net: vxlan: add skb drop reasons support
 2024-10-01  7:32 UTC  (13+ messages)
` [PATCH net-next v4 01/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v4 02/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v4 03/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v4 04/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v4 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v4 06/12] net: vxlan: make vxlan_snoop() "
` [PATCH net-next v4 07/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v4 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v4 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v4 10/12] net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
` [PATCH net-next v4 11/12] net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
` [PATCH net-next v4 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()

[PATCH 0/3] reftable: graceful concurrent writes
 2024-10-01  7:34 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction

[PATCH 1/2] gpio: mvebu: allow building the module with COMPILE_TEST=y
 2024-10-01  7:33 UTC  (3+ messages)
` [PATCH 2/2] gpio: mvebu: use generic device properties

[PATCH net 3/3] net: dsa: mv88e6xxx: support 4000ps cycle counter period
 2024-10-01  7:32 UTC  (2+ messages)

[PATCH 6.1 0/2] io_uring/io-wq: respect cgroup cpusets
 2024-10-01  7:32 UTC  (3+ messages)

[PATCH v7 1/8] common/zsda: add common function and log macro
 2024-10-01  7:31 UTC  (3+ messages)
` [PATCH v7 8/8] doc/guides: add documents and release notes for two drivers
  ` [EXTERNAL] "

Fix regression from "drm/amd/display: Fix MST BW calculation Regression"
 2024-10-01  7:31 UTC  (4+ messages)

[REGRESSION][BISECTED] 58a261bfc967: choppy GPU performance
 2024-09-30 18:42 UTC  (2+ messages)

NULL pointer dereference after ib test on ring 7 succeeded
 2024-09-30 15:25 UTC  (2+ messages)
` NULL pointer dereference with kernel 6.12.0-rc1 and ARUBA GPU

[PATCH 00/28] drm: Remove DRM aperture helpers
 2024-09-30 16:22 UTC  (3+ messages)
` [PATCH 06/28] drm/hyperv-drm: Use video "

[PATCH] drm/amd/powerplay: Delete unused function and maths library
 2024-09-30 15:28 UTC  (3+ messages)

[PATCH 0/3] USB-Serial serdev support
 2024-10-01  7:29 UTC  (3+ messages)

ARM64 Livepatch based on SFrame
 2024-10-01  7:29 UTC  (3+ messages)

[PATCH 0/2] s390 fixes
 2024-10-01  7:28 UTC  (2+ messages)

[PATCH v2 0/3] Block integrity with flexible-offset PI
 2024-10-01  7:27 UTC  (8+ messages)
  ` [PATCH v2 2/3] block: support PI at non-zero offset within metadata

[PATCH drm-dp 0/4] Add dp module in hibmc driver
 2024-09-30 10:06 UTC  (5+ messages)
` [PATCH drm-dp 1/4] drm/hisilicon/hibmc: add dp aux in hibmc drivers
` [PATCH drm-dp 2/4] drm/hisilicon/hibmc: add dp link moduel "
` [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi "
` [PATCH drm-dp 4/4] drm/hisilicon/hibmc: add dp module in hibmc

Question about 'dma_resv_get_fences'
 2024-09-30 19:38 UTC 

bug: submodule update fails to fetch
 2024-10-01  7:24 UTC  (2+ messages)
` [PATCH] submodule: correct remote name with fetch

[PATCH v3] ata: Fix typos in the comment
 2024-10-01  7:25 UTC  (2+ messages)

stable-rc/linux-6.10.y: error: no member named 'st' in 'struct kvm_vcpu_arch'
 2024-10-01  7:25 UTC  (2+ messages)
` [PATCH 6.10.y] Revert "LoongArch: KVM: Invalidate guest steal time address on vCPU reset"

FAILED: patch "[PATCH] mm: call the security_mmap_file() LSM hook in" failed to apply to 4.19-stable tree
 2024-10-01  7:25 UTC 

FAILED: patch "[PATCH] mm: call the security_mmap_file() LSM hook in" failed to apply to 5.4-stable tree
 2024-10-01  7:24 UTC 

FAILED: patch "[PATCH] mm: call the security_mmap_file() LSM hook in" failed to apply to 5.10-stable tree
 2024-10-01  7:24 UTC 

FAILED: patch "[PATCH] mm: call the security_mmap_file() LSM hook in" failed to apply to 5.15-stable tree
 2024-10-01  7:24 UTC 

FAILED: patch "[PATCH] mm: call the security_mmap_file() LSM hook in" failed to apply to 6.1-stable tree
 2024-10-01  7:24 UTC 

[PATCH v2 0/2] Reconfigure 1.4GHz in AM62 PHYCORE SoM
 2024-10-01  7:19 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: am62-phycore-som: Increase cpu frequency to 1.4 GHz
` [PATCH v2 2/2] Revert "arm64: dts: ti: am62-phyboard-lyra: Add overlay to increase cpu frequency to 1.4 GHz"

[PATCH v9 0/7] Add SPAcc Crypto Driver
 2024-10-01  7:23 UTC  (4+ messages)
` [PATCH v9 7/7] dt-bindings: crypto: Document support for SPAcc

[PATCH 00/27] led: Remove old status-LED code
 2024-10-01  7:21 UTC  (3+ messages)
` [PATCH 15/27] m68k: Drop unused status_led.h header file
  ` Acked

[PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module
 2024-10-01  7:21 UTC  (2+ messages)

[PATCH 00/27] led: Remove old status-LED code
 2024-10-01  7:19 UTC  (4+ messages)

[PATCH v2] scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb
 2024-10-01  7:19 UTC  (4+ messages)

[PATCH] efi/libstub: measure initrd to PCR9 independent of source
 2024-10-01  7:19 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-10-01  7:20 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time
      `  "

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-01  7:18 UTC  (6+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "

FAILED: patch "[PATCH] io_uring/sqpoll: do not allow pinning outside of cpuset" failed to apply to 5.15-stable tree
 2024-10-01  7:19 UTC 

[PATCH] ASoC: rt1320: fix the range of patch code address
 2024-10-01  7:18 UTC 

[PATCH] mm/fake-numa: per-phys node fake size
 2024-10-01  7:15 UTC  (6+ messages)

[PATCH 0/4] locking/rt: Add sparse annotation PREEMPT_RT's locking
 2024-10-01  7:17 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rza2: Mark GPIOs as used
 2024-10-01  7:15 UTC  (3+ messages)

[nsa:b4/dev-adp5589-fw-conversion 12/14] drivers/input/keyboard/adp5589-keys.c:1305 adp5589_parse_fw() error: uninitialized symbol 'rows'
 2024-10-01  7:14 UTC 

[linux-next:master 1015/1347] fs/jfs/super.c:392 jfs_reconfigure() warn: inconsistent indenting
 2024-10-01  7:12 UTC 

[PATCH 2/3] platform: arm64: Add driver for Lenovo Yoga Slim 7x's EC
 2024-10-01  7:12 UTC  (2+ messages)

[PATCH i-g-t,v4 0/2] Add test for fault injection
 2024-10-01  7:12 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add test for fault injection (rev2)

[PATCH] board: ti: j722s: Update Resource Management configs
 2024-10-01  7:12 UTC  (2+ messages)

[broonie-ci:filekCZcLQ 7/13] sound/soc/codecs/rt1320-sdw.c:564 rt1320_load_mcu_patch() warn: impossible condition '(addr > 4295491583) => (0-u32max > 4295491583)'
 2024-10-01  7:12 UTC 

[PATCH mptcp-next v7 0/7] add mptcp_subflow bpf_iter
 2024-10-01  7:11 UTC  (9+ messages)
` [PATCH mptcp-next v7 1/7] bpf: Register mptcp common kfunc set
` [PATCH mptcp-next v7 2/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH mptcp-next v7 3/7] bpf: Add mptcp_sock acquire and release helpers
` [PATCH mptcp-next v7 4/7] selftests/bpf: Add mptcp_subflow bpf_iter test prog
` [PATCH mptcp-next v7 5/7] selftests/bpf: More endpoints for endpoint_init
` [PATCH mptcp-next v7 6/7] Squash to "selftests/bpf: Add bpf scheduler test"
` [PATCH mptcp-next v7 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH v4 3/3] drm/i915/display: Call panel_fitting from pipe_config
 2024-10-01  7:10 UTC  (2+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2024-10-01  7:09 UTC  (3+ messages)
` [RFC PATCH v3 19/19] landlock: Document socket rule type support

[PATCH RESEND 0/4] ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read
 2024-10-01  7:06 UTC  (5+ messages)
` [PATCH RESEND 1/4] ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller
` [PATCH RESEND 2/4] ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller()
` [PATCH RESEND 3/4] ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read
` [PATCH RESEND 4/4] ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list "

[PATCH v7 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01  7:05 UTC  (4+ messages)
` [PATCH v7 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema

[PATCH v2 00/15] Prepare GHES driver to support error injection
 2024-10-01  7:03 UTC  (16+ messages)
` [PATCH v2 01/15] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v2 02/15] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v2 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH v2 04/15] acpi/ghes: better handle source_id and notification
` [PATCH v2 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v2 06/15] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v2 07/15] acpi/ghes: Change the type for source_id
` [PATCH v2 08/15] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH v2 09/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v2 10/15] acpi/ghes: move offset calculus to a separate function
` [PATCH v2 11/15] acpi/ghes: better name GHES memory error function
` [PATCH v2 12/15] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v2 13/15] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v2 14/15] acpi/ghes: better name the offset of the hardware error firmware
` [PATCH v2 15/15] docs: acpi_hest_ghes: fix documentation for CPER size

[PATCH] sched/fair: fix the comment for PREEMPT_SHORT
 2024-10-01  7:04 UTC 

[PATCH v7 00/10] Add SDUC Support
 2024-10-01  7:03 UTC  (6+ messages)

[PATCH v2 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-10-01  7:03 UTC  (3+ messages)
` [PATCH v2 3/3] hwmon: (pmbus/tps25990): add initial support

[PATCH] iwlegacy: Clear stale interrupts before enabling interrupts
 2024-10-01  7:03 UTC  (2+ messages)

[PATCH v2 0/3] power: supply: twl6030/32 charger
 2024-10-01  7:03 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v2 2/3] dt-bindings: mfd: twl: add charger node also for TWL603x

[PATCH v1 net-next 1/3] rtnetlink: Add per-net RTNL
 2024-10-01  7:02 UTC  (2+ messages)

[PATCH v2] pinctrl: renesas: rza1: mark GPIOs as used
 2024-10-01  7:02 UTC  (2+ messages)

release notes in commit messages
 2024-10-01  7:02 UTC  (2+ messages)
` [OE-core] "

[PATCH] DNM: Testing few things
 2024-10-01  7:01 UTC  (2+ messages)

[PATCH] ASoC: rt-sdw-common: Common functions for Realtek soundwire driver
 2024-10-01  7:00 UTC 

two (possibly bug) updates for spi-s3c644
 2024-10-01  7:01 UTC  (4+ messages)
` [PATCH 2/2] spi: s3c64xx: update flush_fifo timeout code

[PATCH] sched/fair: optimize the PLACE_LAG when se->vlag is zero
 2024-10-01  7:00 UTC 

[PATCH] usb: Switch back to struct platform_driver::remove()
 2024-10-01  7:01 UTC  (3+ messages)

next/master build: 183 builds: 4 failed, 179 passed, 10342 warnings (next-20241001)
 2024-10-01  7:00 UTC 

next/master build: 183 builds: 4 failed, 179 passed, 10342 warnings (next-20241001)
 2024-10-01  7:00 UTC 

[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-01  6:58 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add T-HEAD dwmac support

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc1-157-gf81ef06dcf90)
 2024-10-01  6:56 UTC 

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-01  6:56 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "

[PATCH] sched/fair: remove the DOUBLE_TICK feature
 2024-10-01  6:54 UTC 

[PATCH v2] btrfs: tests: add selftests for RAID stripe-tree
 2024-10-01  6:54 UTC 

[PATCH i-g-t v3] tests/intel/xe_tlb: Add test to check TLB invalidation
 2024-10-01  6:53 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_tlb: Add test to check TLB invalidation (rev3)

[PATCH v5 0/7] Add SDM670 camera subsystem
 2024-10-01  6:53 UTC  (5+ messages)
` [PATCH v5 2/7] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH v5 4/7] dt-bindings: media: camss: Add qcom,sdm670-camss

[PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
 2024-10-01  6:52 UTC  (2+ messages)

patches sent up to 6.13-rc1 that shouldn't be backported
 2024-10-01  6:52 UTC  (2+ messages)

[PATCH v4] xen: move per-cpu area management into common code
 2024-10-01  6:51 UTC  (2+ messages)

Patch "selftests: vDSO: simplify getrandom thread local storage and structs" has been added to the 6.11-stable tree
 2024-10-01  6:51 UTC  (2+ messages)

[PATCH] driver core: Fix userspace expectations of uevent_show() as a probe barrier
 2024-10-01  6:50 UTC  (2+ messages)

[PATCH 1/2] drm/xe/ct: prevent UAF in send_recv()
 2024-10-01  6:48 UTC  (3+ messages)

[PATCH] fbconsole: implement panel orientation support
 2024-10-01  6:47 UTC 

[PATCH v3] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
 2024-10-01  6:47 UTC  (3+ messages)

[PATCH v5 10/10] drm/bridge: it6505: add I2C functionality on AUX
 2024-10-01  6:45 UTC 

[PATCH v1 0/2] fixed mediatek-cpufreq has multi policy concurrency issue
 2024-10-01  6:43 UTC  (6+ messages)
` [PATCH v1 1/2] PM / devfreq: mediatek: protect oop in critical session
` [PATCH v1 2/2] cpufreq: mediatek: Fixed cpufreq has 2 policy will cause concurrency

[PATCH v5 09/10] drm/bridge: it6505: fix HDCP CTS KSV list wait timer
 2024-10-01  6:45 UTC 

[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-01  6:45 UTC  (3+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 3360d41f4ac490282fddc3ccc0b58679aa5c065d
 2024-10-01  6:44 UTC 

[PATCH v5 05/10] drm/bridge: it6505: fix HDCP Bstatus check
 2024-10-01  6:43 UTC  (4+ messages)
` [PATCH v5 06/10] drm/bridge: it6505: fix HDCP encryption when R0 ready
` [PATCH v5 07/10] drm/bridge: it6505: fix HDCP CTS KSV list read with UNIGRAF DPR-100
` [PATCH v5 08/10] drm/bridge: it6505: fix HDCP CTS compare V matching

[PATCH v5 00/10]drm/bridge: it6505: fix HDCP CTS fail items and add MCCS support
 2024-10-01  6:43 UTC  (5+ messages)
` [PATCH v5 01/10] drm/bridge: it6505: Change definition of AUX_FIFO_MAX_SIZE
` [PATCH v5 02/10] drm/bridge: it6505: improve AUX operation for edid read
` [PATCH v5 03/10] drm/bridge: it6505: add AUX operation for HDCP KSV list read
` [PATCH v5 04/10] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-01  6:43 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item

[PATCH v3 0/5] Display enablement changes for Qualcomm SA8775P platform
 2024-10-01  6:41 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
` [PATCH v3 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
` [PATCH v3 3/5] drm/msm: mdss: Add SA8775P support
` [PATCH v3 4/5] drm/msm/dpu: "
` [PATCH v3 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.