All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-09 13:42:17 to 2025-04-09 14:20:05 UTC [more...]

[PATCH 0/2] dma-fence: Rename dma_fence_is_signaled()
 2025-04-09 14:10 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH 1/2] drm/sched: add drm_sched_prealloc_dependency_slots v2
 2025-04-09 13:55 UTC  (3+ messages)

[PATCH BlueZ 1/3] shared/io: add watcher to be used with TX timestamping
 2025-04-09 14:20 UTC  (2+ messages)

[PATCH] doc: Fix various typos in D-Bus interface documentation
 2025-04-09 14:20 UTC  (2+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-09 14:19 UTC  (4+ messages)
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH v8 RESEND] power: supply: add Huawei Matebook E Go psy driver
 2025-04-09 14:16 UTC 

[PATCH v1 1/1] device property: Add a note to the fwnode.h
 2025-04-09 14:19 UTC  (2+ messages)

[PATCH] Bluetooth: Introduce HCI Driver Packet
 2025-04-09 14:18 UTC  (4+ messages)

Note improvements to QAPI-generated manuals in ChangeLog/10.0?
 2025-04-09 14:18 UTC  (2+ messages)

[PATCH] netfs: Update main API document
 2025-04-09 14:18 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-09 13:37 UTC  (9+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH 22/24] irqchip/gic-v5: Add GICv5 ITS support

[PATCH] drm/xe: Allow to drop vram resizing
 2025-04-09 14:18 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
 2025-04-09 14:17 UTC  (6+ messages)

[PATCH v2 0/2] NET_LWIP LMB fixes
 2025-04-09 14:17 UTC  (3+ messages)
` [PATCH v2 1/2] net-lwip: wget: add LMB and buffer checks

[PATCH] MIPS: ralink: Fix refcount leak in ill_acc_of_setup()
 2025-04-09 14:16 UTC  (3+ messages)

[PATCH] net/mlx5e: fix potential null dereference in mlx5e_tc_nic_create_miss_table
 2025-04-09 14:16 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v12 0/3] sched: Restructure task_mm_cid_work for predictability
 2025-04-09 14:15 UTC  (4+ messages)
` [PATCH v12 2/3] sched: Move task_mm_cid_work to mm work_struct

[PATCH 0/2] pin-init fixes
 2025-04-09 14:15 UTC  (4+ messages)

[PATCH v3 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-09 14:15 UTC  (9+ messages)
` [PATCH v3 2/3] drm/st7571-i2c: add "

[PATCH net-next 00/13] tools: ynl: c: basic netlink-raw support
 2025-04-09 14:15 UTC  (8+ messages)
` [PATCH net-next 01/13] netlink: specs: rename rtnetlink specs in accordance with family name
` [PATCH net-next 10/13] tools: ynl-gen: consider dump ops without a do "type-consistent"

[bluez/bluez] b19d44: shared/io: add watcher to be used with TX timestam
 2025-04-09 14:15 UTC 

[PATCH 00/18] Annotate switch/case fallthrough cases
 2025-04-09 14:15 UTC  (7+ messages)
` [PATCH 05/18] net/net: fix switch/case fallthrough annotations

[PATCH v4 00/24] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-04-09 14:03 UTC  (25+ messages)
` [PATCH v4 01/24] s390/ap: Move response_type struct into ap_msg struct
` [PATCH v4 02/24] s390/ap/zcrypt: Rework AP message buffer allocation
` [PATCH v4 03/24] s390/ap: Introduce ap message buffer pool
` [PATCH v4 04/24] s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace cprb
` [PATCH v4 05/24] s390/ap/zcrypt: New xflag parameter
` [PATCH v4 06/24] s390/zcrypt: Introduce cprb mempool for cca misc functions
` [PATCH v4 07/24] s390/zcrypt: Introduce cprb mempool for ep11 "
` [PATCH v4 08/24] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
` [PATCH v4 09/24] s390/zcrypt: Introduce pre-allocated device status array for cca misc
` [PATCH v4 10/24] s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
` [PATCH v4 11/24] s390/zcrypt: Remove unused functions from cca misc
` [PATCH v4 12/24] s390/zcrypt: Remove CCA and EP11 card and domain info caches
` [PATCH v4 13/24] s390/zcrypt/pkey: Rework cca findcard() implementation and callers
` [PATCH v4 14/24] s390/zcrypt/pkey: Rework ep11 "
` [PATCH v4 15/24] s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
` [PATCH v4 16/24] s390/zcrypt: Propagate xflags argument with cca_get_info()
` [PATCH v4 17/24] s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
` [PATCH v4 18/24] s390/zcrypt: Rework ep11 misc functions to use cprb mempool
` [PATCH v4 19/24] s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
` [PATCH v4 20/24] s390/pkey: Rework EP11 "
` [PATCH v4 21/24] s390/uv: Rename find_secret() to uv_find_secret() and publish
` [PATCH v4 22/24] s390/pkey: Use preallocated memory for retrieve of UV secret metadata
` [PATCH v4 23/24] s390/zcrypt/pkey: Provide and pass xflags within pkey and zcrypt layers
` [PATCH v4 24/24] s390/pkey/crypto: Introduce xflags param for pkey in-kernel API

[PATCH v8 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-09 13:13 UTC  (16+ messages)
` [PATCH v8 07/23] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v8 10/23] drm/mediatek: mtk_hdmi: Move N/CTS setting to new function
` [PATCH v8 11/23] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v8 12/23] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v8 13/23] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v8 14/23] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v8 15/23] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v8 16/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v8 17/23] drm/mediatek: mtk_hdmi_common: Make CEC support optional
` [PATCH v8 18/23] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v8 19/23] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v8 20/23] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v8 21/23] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v8 22/23] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
` [PATCH v8 23/23] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args

ACPICA compilation error on x86_64_defconfig (W=1 build)
 2025-04-09 14:15 UTC  (7+ messages)

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-09 14:14 UTC  (9+ messages)
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[PATCH 0/3] HP EliteBook Ultra G1q support
 2025-04-09 14:14 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 0/4] *** Add SCLP event type CPI ***
 2025-04-09 14:13 UTC  (6+ messages)
` [PATCH v3 4/4] hw/s390x: compat handling for backward migration

[PATCH v9 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-04-09 14:14 UTC  (3+ messages)
` [PATCH v9 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH] smb: client: fix UAF in decryption with multichannel
 2025-04-09 14:14 UTC 

[PATCH net-next 00/15][pull request] ixgbe: Add basic devlink support
 2025-04-09 14:14 UTC  (6+ messages)
` [PATCH net-next 01/15] devlink: add value check to devlink_info_version_put()

[PATCH v3 00/16] Hyperlaunch device tree for dom0
 2025-04-09 14:13 UTC  (7+ messages)
` [PATCH v3 03/16] x86/boot: add cmdline to struct boot_domain

[geert-renesas-drivers:renesas-clk-for-v6.16] BUILD SUCCESS b6f2c6bd4e9ea47afa2b66c0c64c296a1fbf4489
 2025-04-09 14:13 UTC 

[PATCH] lkdtm: use SLAB_NO_MERGE instead of an empty constructor
 2025-04-09 14:13 UTC  (2+ messages)

[RFC PATCH] cxl/core: reenable Mem_Enable bit of DVSEC control when RR decodes outside platform ranges
 2025-04-09 14:13 UTC  (6+ messages)

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-09 14:13 UTC  (11+ messages)
            ` [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()

[PATCH 1/2] bootsource: retire bootsource_set_alias_name
 2025-04-09 13:19 UTC  (2+ messages)
` [PATCH 2/2] bootsource: add optional read of /chosen/bootsource

[PATCH] defaultenv: boot/bnet: fallback to booting generic 2nd stage FIT image
 2025-04-09 13:19 UTC 

[PATCH 1/2] ARM: stm32mp: switch internal SoC code to hexadecimal
 2025-04-09 13:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: stm32mp: init: expand bootsource logic to STM32MP13{1,3}

[PATCH v6 00/10] TEE subsystem for restricted dma-buf allocations
 2025-04-09 13:19 UTC  (7+ messages)
` [PATCH v6 09/10] optee: FF-A: dynamic restricted memory allocation

[PATCH v4 1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
 2025-04-09 14:12 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/liblinear: bump to 2.48
 2025-04-09 14:11 UTC 

[PATCH v2 0/3] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-09 14:10 UTC  (3+ messages)
` [PATCH v2 1/3] kasan: Avoid sleepable page allocation from atomic context

[PATCH] [RFC] rebase -m: partial support for copying extra commit headers
 2025-04-09 14:11 UTC  (5+ messages)

[PATCH] webkitgtk: Use WTF_CPU_UNKNOWN when building for riscv64
 2025-04-09 14:11 UTC 

[meta-oe][PATCH] b4: new package
 2025-04-09 14:10 UTC 

[oe] [meta-oe] [PATCH 01/30] boost-sml: upgrade 1.1.11 -> 1.1.12
 2025-04-09 14:10 UTC  (4+ messages)
` [oe] [meta-python] [PATCH 26/30] python3-snagboot: upgrade 2.2 -> 2.3

[PATCH 0/2] serial: 8250_of: support an optional bus clock
 2025-04-09 14:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: support an optional second clock

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-09 14:10 UTC  (4+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()

[PATCH 0/4] mmc: mtk-sd: Cleanups for register R/W
 2025-04-09 13:13 UTC  (2+ messages)

[PATCH 0/2] x86/hvm: fixes for RO MMIO emulation
 2025-04-09 14:08 UTC  (11+ messages)
` [PATCH 2/2] x86/hvm: fix write emulation of RO ranges

[PATCH] block: don't grab elevator lock during queue initialization
 2025-04-09 14:08 UTC  (12+ messages)

[PATCH v2 0/7] iio: convert GPIO chips to using new value setters
 2025-04-09 14:08 UTC  (2+ messages)

[PATCH net-next 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-09 14:08 UTC  (4+ messages)
` [PATCH net-next 4/6] xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}

[PATCH v5] staging: rtl8723bs: Use % 4096u instead of & 0xfff
 2025-04-09 14:06 UTC  (3+ messages)

[PATCH 1/2] uprobes/x86: Add support to emulate nop5 instruction
 2025-04-09 14:07 UTC  (3+ messages)
` [tip: perf/core] uprobes/x86: Add support to emulate NOP5 instruction

[PATCH V1 0/6] fast qom tree get
 2025-04-09 14:06 UTC  (5+ messages)

[PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
 2025-04-09 14:05 UTC  (4+ messages)
` [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs

[PATCH] bcache: fix NULL pointer in cache_set_flush()
 2025-04-09  1:42 UTC  (3+ messages)

[PATCH bpf v3 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
 2025-04-09 14:05 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: "

[PATCH v6] [for-10.1] virtio: add VIRTQUEUE_ERROR QAPI event
 2025-04-09 14:04 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v10 iwl-next 00/11] idpf: add initial PTP support
 2025-04-09 14:04 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v10 iwl-next 09/11] idpf: add Tx timestamp capabilities negotiation

[PATCH v2] clk: davinci: Use of_get_available_child_by_name()
 2025-04-09 14:03 UTC  (3+ messages)

[PATCH v4] fs/namespace: defer RCU sync for MNT_DETACH umount
 2025-04-09 14:02 UTC  (4+ messages)

[PATCH RFC v2 0/6] Add pinctrl support for the AAEON UP board FPGA
 2025-04-09 14:02 UTC  (7+ messages)
` [PATCH RFC v2 1/6] gpiolib: add gpiochip_add_pin_range_sparse() function
` [PATCH RFC v2 6/6] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH 0/2] Fix thread synchronization issues
 2025-04-09 14:02 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: ucsi: displayport: Fix deadlock
` [PATCH 2/2] usb: typec: ucsi: displayport: Fix NULL pointer access

[PATCH 00/10] drm/i915/dp_mst: Add support for fractional link bpps
 2025-04-09 14:01 UTC  (11+ messages)
` [PATCH 07/10] drm/i915/dp: Use an intel_connector pointer everywhere
` [PATCH 08/10] drm/i915/hdmi: "
` [PATCH 10/10] drm/i915: Add force link bpp debugfs entry to connectors

[PATCH i-g-t 0/1] Runner: sync files and dirs after execution
 2025-04-09 14:01 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[isar-cip-core][PATCH 1/1] immutable-home: create relative symlink in rootfs_postprocess
 2025-04-09 14:00 UTC  (2+ messages)

[isar-cip-core][PATCH] swupdate.bbclass: fix forgotten whitespace in assignment
 2025-04-09 14:00 UTC  (2+ messages)

[PATCH 1/2] mm: page_alloc: speed up fallbacks in rmqueue_bulk()
 2025-04-09 14:00 UTC  (3+ messages)

[PATCH ipsec 0/2] fix some leaks in espintcp
 2025-04-09 13:59 UTC  (3+ messages)
` [PATCH ipsec 1/2] espintcp: fix skb leaks
` [PATCH ipsec 2/2] espintcp: remove encap socket caching to avoid reference leak

[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-04-09 13:58 UTC  (2+ messages)

[PATCH v3 0/5] media: qcom: iris: add support for SM8650
 2025-04-09 13:58 UTC  (2+ messages)

[PATCH v7 0/9] Introduce configfs-based interface for gpio-aggregator
 2025-04-09 13:58 UTC  (2+ messages)

[yocto-autobuilder-helper][scarthgap][PATCH] config.json: add a builder for meta-webosose
 2025-04-09 13:57 UTC 

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-09 13:57 UTC  (2+ messages)

[RT BUG] Stall caused by eventpoll, rwlocks and CFS bandwidth controller
 2025-04-09 13:57 UTC  (9+ messages)

[PATCH i-g-t 1/1] runner/executor: sync outputs after tests end
 2025-04-09 13:57 UTC  (2+ messages)
` [i-g-t,1/1] "

[Buildroot] [PATCH] package/liblinear: bump to 2.48
 2025-04-09 13:56 UTC 

[meta-oe][PATCH] pv: Add valgrind dependency on platform where its available
 2025-04-09 13:56 UTC 

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-04-09 13:55 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] node: add global node mbuf dynfield
  ` [PATCH v5 2/2] node: use node mbuf dynfield in ip4 nodes

[PATCH v1] Bluetooth: hci_sync: Fix not clearing cmd_sync_work_list on power off
 2025-04-09 13:55 UTC  (2+ messages)

[PATCH v4 0/5] iio: ad3552r-hs: add support for internal ramp generator
 2025-04-09 13:55 UTC  (5+ messages)
` [PATCH v4 5/5] iio: dac: ad3552r-hs: add support for internal ramp

[PATCH 00/10] Enable QEMU to run on browsers
 2025-04-09 13:53 UTC  (7+ messages)
` [PATCH 01/10] various: Fix type conflict of GLib function pointers
` [PATCH 07/10] tcg: Add a TCG backend for WebAssembly

[PATCH RESEND x86-next v4] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid()
 2025-04-09 13:53 UTC  (2+ messages)
` [PATCH "

[PATCH] riscv: module: Optimize PLT/GOT entry counting
 2025-04-09 13:52 UTC  (3+ messages)

[PATCH 00/14] vfio: preparation for vfio-user
 2025-04-09 13:48 UTC  (15+ messages)
` [PATCH 01/14] vfio: refactor out vfio_interrupt_setup()
` [PATCH 02/14] vfio: refactor out vfio_pci_config_setup()
` [PATCH 03/14] vfio: add vfio_prepare_device()
` [PATCH 04/14] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH 05/14] vfio/container: pass listener_begin/commit callbacks
` [PATCH 06/14] vfio: add flags parameter to DMA unmap callback
` [PATCH 07/14] vfio: specify VFIO_DMA_UNMAP_FLAG_ALL to callback
` [PATCH 08/14] vfio: add vfio-pci-base class
` [PATCH 09/14] vfio: add vfio_device_get_irq_info() helper
` [PATCH 10/14] vfio: consistently handle return value for helpers
` [PATCH 11/14] vfio: add vfio_pci_config_space_read/write()
` [PATCH 12/14] vfio: add region info cache
` [PATCH 13/14] vfio: add device IO ops vector
` [PATCH 14/14] vfio/container: pass MemoryRegion to DMA operations

[RFC] Handle targets with different speed by the same I2C master
 2025-04-09 13:52 UTC  (3+ messages)

[yocto] A new member
 2025-04-09 13:52 UTC  (2+ messages)

Handling deleted files which are still open on the Linux client
 2025-04-09 13:51 UTC  (2+ messages)

[PATCH] Revert "virtio_pci: Support surprise removal of virtio pci device"
 2025-04-09 13:50 UTC  (3+ messages)

[PATCH v2 net-next 0/4] net: Retire DCCP socket
 2025-04-09 13:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
 2025-04-09 13:49 UTC  (3+ messages)

[PATCH 0/2] TDX attestation support
 2025-04-09 13:49 UTC  (5+ messages)
` [PATCH 1/2] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>

[PATCH net-next V2 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-04-09 13:47 UTC  (5+ messages)
` [PATCH net-next V2 2/2] net: sched: generalize check for no-op qdisc

[PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus
 2025-04-09 13:47 UTC  (3+ messages)
` [PATCH v2 2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c

[PATCH v4] systemd: use serial-getty-generator on genericarm64
 2025-04-09 13:46 UTC 

[PATCH] ACPICA: exserial: don't forget to handle FFixedHW opregions for reading
 2025-04-09 13:46 UTC  (2+ messages)

[ANN] U-Boot v2025.04 released
 2025-04-09 13:46 UTC  (2+ messages)
` Community meeting April 8th 2025 (was: Re: [ANN] U-Boot v2025.04 released)

[PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
 2025-04-09 13:46 UTC  (4+ messages)

[PATCH v3 00/21] AP bus/zcrypt/pkey/paes no-mem-alloc patches
 2025-04-09 13:46 UTC  (7+ messages)
` [PATCH v3 04/21] s390/ap/zcrypt: New xflag parameter
` [PATCH v3 07/21] s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext

[PATCH V2 0/2] ublk: two fixes
 2025-04-09 13:45 UTC  (2+ messages)

[PATCH 1/1] io_uring/zcrx: separate niov number from pages
 2025-04-09 13:45 UTC  (2+ messages)

[PATCH v2 2/3] mm,memory_hotplug: Implement numa node notifier
 2025-04-09 13:44 UTC  (2+ messages)

[PATCH 1/1] io_uring/zcrx: put refill data into separate cache line
 2025-04-09 13:45 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1571/1571] mm/mincore.o: warning: objtool: mincore_pte_range()+0x154: unreachable instruction
 2025-04-09 13:44 UTC 

[PATCH] loop: stop using vfs_iter_{read,write} for buffered I/O
 2025-04-09 13:44 UTC  (2+ messages)

[PATCH v1 0/2] gpiolib: acpi: Fix missing info filling
 2025-04-09 13:44 UTC  (2+ messages)

[PATCH v2 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-09 13:41 UTC  (5+ messages)
` [PATCH v2 4/7] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
` [PATCH v2 5/7] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
` [PATCH v2 6/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in "
` [PATCH v2 7/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay


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.