public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-27 13:30:23 to 2025-10-27 14:51:27 UTC [more...]

[PATCH 1/1] release_task: kill unnecessary rcu_read_lock() around dec_rlimit_ucounts()
 2025-10-27 14:51 UTC  (2+ messages)

[PATCH net v5] virtio-net: fix received length check in big packets
 2025-10-27 14:49 UTC  (5+ messages)

[PATCH v6 0/2] Add support for sound profile switching and leverage for OnePlus 6 slider
 2025-10-27 14:52 UTC  (3+ messages)
` [PATCH v6 1/2] Input: add ABS_SND_PROFILE

[PATCH v2 0/7] rtla/timerlat: Add --bpf-action option
 2025-10-27 14:48 UTC  (8+ messages)
` [PATCH v2 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v2 2/7] rtla/timerlat: Add --bpf-action option
` [PATCH v2 3/7] rtla/timerlat: Add example for BPF action program
` [PATCH v2 4/7] rtla/tests: Test "
` [PATCH v2 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v2 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v2 7/7] Documentation/rtla: Document --bpf-action option

[PATCH] x86/microcode/AMD: Limit Entrysign signature checking to known generations
 2025-10-27 14:47 UTC  (2+ messages)

[RFC PATCH] PCI: fix concurrent pci_bus_add_device() execution during SR-IOV VF creation
 2025-10-27 14:45 UTC  (2+ messages)

[PATCH v2 0/3] drm/display: bridge_connector: get/put the stored bridges: fix NULL pointer regression
 2025-10-27 14:44 UTC  (2+ messages)

[PATCH] iio: core: Use datasheet name as fallback for label
 2025-10-27 14:43 UTC  (2+ messages)

[syzbot] [kvm?] KASAN: slab-use-after-free Write in kvm_gmem_release
 2025-10-27 14:41 UTC  (3+ messages)

[PATCH v1] net: phy: dp83867: Disable EEE support as not implemented
 2025-10-27 14:41 UTC  (7+ messages)

[PATCH v6 0/3] spi: support the SpacemiT K1 SPI controller
 2025-10-27 14:40 UTC  (2+ messages)

[PATCH] slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
 2025-10-27 14:39 UTC  (2+ messages)

[PATCH v1 0/6] iio: Introduce and use value of π
 2025-10-27 14:34 UTC  (7+ messages)
` [PATCH v1 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v1 2/6] units: Add value of π * 10⁹
` [PATCH v1 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
` [PATCH v1 4/6] iio: cros_ec_sensors: "
` [PATCH v1 5/6] iio: frequency: ad9523: "
` [PATCH v1 6/6] iio: position: iqs624-pos: "

[PATCH v2 0/4] Add support to read RPMH regulator settings
 2025-10-27 14:38 UTC  (18+ messages)
` [PATCH v2 1/4] regulator: rpmh-regulator: Fix PMIC5 BOB bypass mode handling
` [PATCH v2 2/4] soc: qcom: rpmh: Add support to read back resource settings

[PATCH v3] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
 2025-10-27 14:38 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH] iio: imu: adis: fix all kernel-doc warnings in header file
 2025-10-27 14:37 UTC  (3+ messages)

[PATCH for-next 0/1] net: jme: migrate to dma_map_phys instead of map_page
 2025-10-27 14:35 UTC  (3+ messages)
` [PATCH for-next 1/1] "

[PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
 2025-10-27 14:34 UTC  (10+ messages)
` [PATCH V3 1/4] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
` [PATCH V3 2/4] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
` [PATCH V3 3/4] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
` [PATCH V3 4/4] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

[PATCH v4 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-27 14:34 UTC  (4+ messages)
` [PATCH v4 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[PATCH] media: c8sectpfe: fix probe device leaks
 2025-10-27 14:28 UTC  (3+ messages)

[PATCH] tty: serial: 8250: exar: fix kernel warning in default_setup function
 2025-10-27 14:33 UTC  (9+ messages)

[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
 2025-10-27 14:33 UTC  (2+ messages)

[PATCH v3] drm/panthor: Fix UAF race between device unplug and FW event processing
 2025-10-27 14:31 UTC  (2+ messages)

regmap: Modeling a shared page selection register
 2025-10-27 14:30 UTC  (4+ messages)

[PATCH v3 00/14] serial: sc16is7xx: register access fixes and improvements
 2025-10-27 14:29 UTC  (15+ messages)
` [PATCH v3 01/14] serial: sc16is7xx: rename LCR macros to better reflect usage
` [PATCH v3 02/14] serial: sc16is7xx: rename EFR mutex with generic name
` [PATCH v3 03/14] serial: sc16is7xx: define common register access function
` [PATCH v3 04/14] serial: sc16is7xx: remove unnecessary pointer cast
` [PATCH v3 05/14] serial: sc16is7xx: use guards for simple mutex locks
` [PATCH v3 06/14] serial: sc16is7xx: drop -ENOMEM error message
` [PATCH v3 07/14] serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
` [PATCH v3 08/14] serial: sc16is7xx: move port/channel init to separate function
` [PATCH v3 09/14] serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
` [PATCH v3 10/14] serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
` [PATCH v3 11/14] serial: sc16is7xx: use KBUILD_MODNAME
` [PATCH v3 12/14] serial: sc16is7xx: change conditional operator indentation
` [PATCH v3 13/14] serial: sc16is7xx: reformat comments to improve readability
` [PATCH v3 14/14] serial: sc16is7xx: add comments for lock requirements

[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-10-27 14:29 UTC  (3+ messages)
` [PATCH net v2 "

[PATCH] iio: adc: ad7124: fix possible OOB array access
 2025-10-27 14:27 UTC  (2+ messages)

x86/fpu: Inaccurate AVX-512 Usage Tracking via arch_status
 2025-10-27 14:26 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: dsa: yt921x: Fix MIB overflow wraparound routine
 2025-10-27 14:24 UTC  (6+ messages)
` [PATCH net-next v2 1/2] "

[RFC PATCH 00/56] Dynamic mitigations
 2025-10-27 14:24 UTC  (15+ messages)
` [RFC PATCH 34/56] x86/alternative: Save old bytes for alternatives
` [RFC PATCH 52/56] x86/bugs: Support parsing mitigation options
` [RFC PATCH 53/56] drivers/cpu: Re-patch mitigations through sysfs
` [RFC PATCH 55/56] x86/debug: Show return thunk in debugfs

[PATCH v5 0/6] Add OnePlus 6T display (Samsung S6E3FC2X01 DDIC with AMS641RW panel)
 2025-10-27 14:24 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: panel: Add Samsung S6E3FC2X01 DDIC with panel
` [PATCH v5 2/6] drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel

[PATCH next] iio: imu: inv_icm45600: Add a missing return statement in probe()
 2025-10-27 14:23 UTC  (2+ messages)

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-27 14:22 UTC  (5+ messages)
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v6 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH v6 0/8] Introduce Glymur USB support
 2025-10-27 14:21 UTC  (3+ messages)
` [PATCH v6 6/8] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[RFC PATCH v3 0/3] Significantly Improve BTF Type Lookup Performance
 2025-10-27 14:20 UTC  (5+ messages)
` [RFC PATCH v3 1/3] btf: implement BTF type sorting for accelerated lookups
` [RFC PATCH v3 2/3] selftests/bpf: add tests for BTF type permutation
` [RFC PATCH v3 3/3] btf: Reuse libbpf code for BTF type sorting verification and binary search

[PATCH] arm64: acpi: Fix incorrect check for default console message
 2025-10-27 14:19 UTC 

[PATCH v1] mm: vmstat: output reserved_highatomic and free_highatomic in zoneinfo
 2025-10-27 14:18 UTC 

[PATCH v3 0/2] arm64: dts: rockchip: Add vdpu 381 and 383 nodes
 2025-10-27 14:18 UTC  (3+ messages)

[PATCH v2] media: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-10-27 14:18 UTC  (5+ messages)

[PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
 2025-10-27 14:18 UTC  (12+ messages)

[PATCH] dt-bindings: iio: adc: Add rockchip,rk3506-saradc variant
 2025-10-27 14:16 UTC  (3+ messages)

[PATCH v2 2/2] net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix
 2025-10-27 14:15 UTC  (4+ messages)
` [PATCH v3 0/2] net/tcp: fix permanent FIN-WAIT-1 state and add packetdrill test
  ` [PATCH v3 1/2] net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window packets
  ` [PATCH v3 2/2] net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix

[PATCH 0/6] iio: adc: ad4080: add support for AD4083, AD4086, and AD4087
 2025-10-27 14:14 UTC  (3+ messages)

[PATCH net V1 0/3] veth: Fix TXQ stall race condition and add recovery
 2025-10-27 14:12 UTC  (9+ messages)
` [PATCH net V1 1/3] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V1 3/3] veth: more robust handing of race to avoid txq getting stuck

[PATCH v2 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-10-27 14:12 UTC  (6+ messages)
` [PATCH v2 3/8] drm/panthor: Introduce panthor_pwr API and power control framework

[PATCH] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
 2025-10-27 14:12 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: socionext,milbeaut-m10v-sdhci-3.0: convert to DT schema
 2025-10-27 14:11 UTC  (3+ messages)

[PATCH] iio: accel: bma220: move set_wdt() out of bma220_core
 2025-10-27 14:11 UTC  (6+ messages)

[PATCH v7 0/8] AMD MCA interrupts rework
 2025-10-27 14:11 UTC  (8+ messages)
` [PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling

[PATCH 0/2] amba/iommu: tegra: enable compile testing
 2025-10-27 14:11 UTC  (3+ messages)

[PATCH v3 00/70] nstree: listns()
 2025-10-27 14:10 UTC  (6+ messages)
` [PATCH v3 14/70] nstree: allow lookup solely based on inode
` [PATCH v3 17/70] nstree: add listns()

[tip:sched/core] [sched/fair] 79104becf4: BUG:kernel_NULL_pointer_dereference,address
 2025-10-27 14:09 UTC  (7+ messages)

[PATCH net] dpll: zl3073x: Fix output pin registration
 2025-10-27 14:09 UTC 

[PATCH 00/19] Cache Aware Scheduling
 2025-10-27 14:07 UTC  (7+ messages)
` [PATCH 01/19] sched/fair: Add infrastructure for cache-aware load balancing
` [PATCH 02/19] sched/fair: Record per-LLC utilization to guide cache-aware scheduling decisions

[PATCH v1] iio: adc: clear reference voltage bits before configuring vref
 2025-10-27 14:07 UTC  (2+ messages)

[PATCH v2] usb: renesas_usbhs: Fix synchronous external abort on unbind
 2025-10-27 14:07 UTC 

[PATCH] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add NMI pushbutton support
 2025-10-27 14:06 UTC 

[PATCH 0/2] powerpc: Fix backlight include fallout
 2025-10-27 14:05 UTC  (3+ messages)
` [PATCH 1/2] powermac: backlight: Include <linux/of.h>
` [PATCH 2/2] macintosh/via-pmu-backlight: Include <linux/fb.h> and <linux/of.h>

[PATCH v6 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-10-27 14:06 UTC  (3+ messages)
` [PATCH v6 3/3] scsi: ufs: core: "

[PATCH] soc: qcom: gsbi: fix double disable caused by devm
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-glymur: Update the halt check flags for pipe clocks
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm8750: Add a new frequency for sdcc2 clock
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v7 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Fix Agera PLL config of CAMCC for SM6350 & SM7150
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS controller
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] Add missing quirk for HS only USB controller
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/4] Bring the IP0 resource from ICC to clk-rpmh on QCS615
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Drop unused USB4 master clock frequencies
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] Add the missing entries in the SMEM image table
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: llcc: Add LLCC support for the Kaanapali platform
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: ocmem/pbs: fix device leaks on lookup
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH v2] soc: qcom: pmic_glink: Add support for SOCCP remoteproc channels
 2025-10-27 14:09 UTC  (2+ messages)

[PATCH 0/3] Fixes for SM7150 dispcc driver
 2025-10-27 14:09 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/8] Add SPI offload support to AD4030
 2025-10-27 14:04 UTC  (3+ messages)
` [PATCH v6 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[RFC PATCH 0/3] mm: PTEs batch optimization in mincore and mremap
 2025-10-27 14:03 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: Introduce can_pte_batch_count() for PTEs batch optimization
` [RFC PATCH 2/3] mm/mincore: Use can_pte_batch_count() in mincore_pte_range() for pte batch mincore_pte_range()
` [RFC PATCH 3/3] mm/mremap: Use can_pte_batch_count() instead of folio_pte_batch() for pte batch

[PATCH v4 0/2] Add Google Tensor SoC USB PHY support
 2025-10-27 14:02 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
 2025-10-27 14:02 UTC  (2+ messages)

[PATCH net-next] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-10-27 13:58 UTC  (2+ messages)

[PATCH v4 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-10-27 13:56 UTC  (10+ messages)
` [PATCH v4 1/2] "

[PATCH 5.4.y] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-10-27 13:56 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-27 13:56 UTC  (5+ messages)
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[PATCH] xdrgen: handle _XdrString in union encoder/decoder
 2025-10-27 13:53 UTC  (2+ messages)

[PATCH v4 1/1] spi: offload: Add offset parameter
 2025-10-27 13:53 UTC  (4+ messages)

[PATCH v2 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-10-27 13:52 UTC  (3+ messages)

[PATCH] net: alteon: migrate to dma_map_phys instead of map_page
 2025-10-27 13:52 UTC  (2+ messages)

[tip: x86/urgent] x86/microcode/AMD: Limit Entrysign signature checking to known generations
 2025-10-27 13:51 UTC 

linux-next: build failure after merge of the pwm tree
 2025-10-27 13:49 UTC  (4+ messages)

[PATCH 1/2] PCI: Setup bridge resources earlier
 2025-10-27 13:49 UTC  (5+ messages)

[PATCH 5.10.y] devcoredump: Fix circular locking dependency with devcd->mutex
 2025-10-27 13:49 UTC 

[PATCH] iio: adc: at91-sama5d2_adc: Fix use-after-free in sama5d2_adc driver
 2025-10-27 13:49 UTC  (3+ messages)
` [PATCH v2] iio: adc: at91-sama5d2_adc: Fix potential "

[PATCH] of: Make the number of reserved memory regions configurable
 2025-10-27 13:48 UTC  (4+ messages)

[PATCH 0/2] gpio: mmio: further refactoring
 2025-10-27 13:48 UTC  (3+ messages)
` [PATCH 1/2] gpio: mmio: use lock guards
` [PATCH 2/2] gpio: mmio: drop the "bgpio" prefix

[PATCH] virtio-fs: fix incorrect check for fsvq->kobj
 2025-10-27 13:47 UTC  (2+ messages)

[PATCH 1/2] sched/fair: Enable scheduler feature NEXT_BUDDY
 2025-10-27 13:39 UTC  (2+ messages)
` [PATCH 2/2] sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals

[PATCH v3] dt-bindings: mmc: ti,da830-mmc: convert to DT schema
 2025-10-27 13:45 UTC  (2+ messages)

[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
 2025-10-27 13:43 UTC  (4+ messages)
` [PATCH v5 6/8] selftests: tracing: Add a basic testcase for wprobe

[PATCH v3 0/2] PCI: j721e: A couple of cleanups
 2025-10-27 13:43 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: j721e: Use devm_clk_get_optional_enabled() to get the clock
` [PATCH v3 2/2] PCI: j721e: Use inline reset GPIO assignment and drop local variable

[PATCH 1/2] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
 2025-10-27 13:42 UTC  (4+ messages)

[PATCH] fs/resctrl: avoid redundant call to strlen() in schemata_list_add()
 2025-10-27 13:39 UTC 

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-27 13:39 UTC  (3+ messages)

[PATCH] drm/msm/dpu: drop dpu_hw_dsc_destroy() prototype
 2025-10-27 13:38 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: Select which microcode patch to load
 2025-10-27 13:38 UTC 

[PATCH 4/4] iio: light: apds9960: convert to use maple tree register cache
 2025-10-27 13:38 UTC  (3+ messages)
    `  "

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-27 13:38 UTC  (11+ messages)
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching

[PATCH v9 0/4] Add support for Andes Qilai SoC PCIe controller
 2025-10-27 13:38 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings: PCI: Add Andes QiLai PCIe support

[PATCH 0/3] media: mediatek: fix VPU device leaks on probe
 2025-10-27 13:37 UTC  (2+ messages)

[PATCH 0/4] drm/imx: drop unused module aliases
 2025-10-27 13:36 UTC  (2+ messages)

[PATCH v1 0/3] platform/x86/amd: Add S0ix support to the Xbox Ally
 2025-10-27 13:36 UTC  (7+ messages)
` [PATCH v1 1/3] platform/x86/amd/pmc: Add support for Van Gogh SoC

[PATCH] drm/imx/tve: fix probe device leak
 2025-10-27 13:36 UTC  (2+ messages)

[PATCH v2] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-10-27 13:35 UTC  (3+ messages)

[PATCH] drm: sti: fix device leaks at component probe
 2025-10-27 13:35 UTC  (2+ messages)

[PATCH 0/3] Add NMI Support to RISC-V via SSE
 2025-10-27 13:34 UTC  (4+ messages)
` [PATCH 1/3] drivers: firmware: riscv: add SSE NMI support
` [PATCH 2/3] riscv: crash: move IPI crash handling logic to crash.c
` [PATCH 3/3] riscv: crash: use NMI to stop the CPU

[PATCH 0/5] drm/mediatek: fix probe resource leaks
 2025-10-27 13:34 UTC  (2+ messages)

[PATCH v2 0/2] add gpio-line-mux
 2025-10-27 13:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add gpio-line-mux controller

[PATCH 00/12] drm/msm: Add support for Kaanapali
 2025-10-27 13:30 UTC  (6+ messages)
` [PATCH 06/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support
  ` [PATCH 10/12] dt-bindings: display/msm: dsi-phy-7nm: Add Kaanapali DSi PHY

[PATCH] iio: st_lsm6dsx: Fixed calibrated timestamp calculation
 2025-10-27 13:30 UTC  (5+ messages)

[PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI
 2025-10-27 13:30 UTC  (6+ messages)
` [PATCH v4 5/9] spi: fsl-qspi: add a clock disable quirk
` [PATCH v4 6/9] spi: fsl-qspi: introduce sfa_size devtype data
` [PATCH v4 7/9] spi: fsl-qspi: support the SpacemiT K1 SoC
` [PATCH v4 8/9] riscv: dts: spacemit: enable K1 SoC QSPI on BPI-F3
` [PATCH v4 9/9] riscv: defconfig: enable SPI_FSL_QUADSPI as a module

[PATCH] PCI: cadence: Enable support for applying lane equalization presets
 2025-10-27 13:29 UTC 


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