<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b2128290c29902315e632ea59e0504d6bc9e9b42 - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmerge</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#b2128290c29902315e632ea59e0504d6bc9e9b42</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-backmergeBackmerge of drm-next, mainly to pick up dt bindings docs updates toavoid conflicts.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Sat, 18 Jul 2026 17:06:55 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>93e4b3076b5f2d853462b9777d083c77fc0b7b23 - Merge tag &apos;char-misc-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#93e4b3076b5f2d853462b9777d083c77fc0b7b23</link>
        <description>Merge tag &apos;char-misc-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char/misc/IIO/etc driver updates from Greg KH: &quot;Here is the big set of char, misc, iio, counter, fpga, and other small  driver subsystems for 7.3-rc1.  Overall, due to some driver removals we only added a bit more code  than removed, which was a nice change. Highlights in this merge  request are:   - Loads of IIO driver updates and additions   - binder driver updates (more on that below...)   - Removal of the SGI XP and GRU drivers as they are not used anymore     and turn out to be pretty insecure overall   - Removal of the obsolete ibmasm driver as it&apos;s not being used     anymore   - Coresight driver updates and additions   - Mei driver udpates   - Counter driver updates   - FPGA driver updates   - ICC driver updates   - lots and lots of other tiny driver updates to resolve reported     issues  All of these have been in linux-next for a while&quot;* tag &apos;char-misc-7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (513 commits)  iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAF  iio: adc: pac1921: fix wrong channel used in trigger handler read  iio: light: gp2ap002: re-enable irq if runtime suspend fails  iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes  iio: light: apds9306: fix PM reference leak in apds9306_read_data()  iio: gyro: mpu3050: fix sign of raw angular velocity readings  iio: srf04: fix pm_runtime handling on probe error path  iio: adc: ad4080: configure backend data size  iio: adc: adi-axi-adc: add data size support for AD408X backend  iio: chemical: atlas-sensor: fix PM reference leak in buffer postenable  iio: dac: ad5446: fix OF module device table  iio: light: opt4001: Fix reversed GENMASK() arguments in fault count mask  iio: light: opt4001: Reject integration times with a non-zero seconds part  iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()  iio: light: opt4001: Fix power down clearing bits of the wrong register  iio: light: opt4060: Fix incorrect register name in threshold read error message  iio: light: opt4060: Fix pointer type passed to div_u64_rem()  iio: light: opt4060: Reject integration times with a non-zero seconds part  iio: light: ltrf216a: fix runtime PM reference leak in error path  iio: pressure: dps310: fix NULL pointer dereference on ACPI probe  ...

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 25 Aug 2026 18:38:50 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1f7267d8043e394933b0ed06070bfa7921d7c830 - Merge tag &apos;icc-7.3-rc1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#1f7267d8043e394933b0ed06070bfa7921d7c830</link>
        <description>Merge tag &apos;icc-7.3-rc1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGeorgi writes:This pull request contains the following interconnect updates forthe 7.3-rc1 merge window:- New driver for Maili SoC- Add support for QoS on the SC8280XP SoC- Add support for QoS on the x1e80100 SoC- Add EPSS L3 scaling support for Shikra SoC- Add COMPILE_TEST support for some platforms- Misc tiny improvements and fixesSigned-off-by: Georgi Djakov &lt;djakov@kernel.org&gt;* tag &apos;icc-7.3-rc1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc:  interconnect: Fix use after free in icc_get() and of_icc_get_by_index()  interconnect: debugfs-client: add NULL check for platform_device_alloc  interconnect: qcom: simplify allocation  interconnect: qcom: add COMPILE_TEST  interconnect: qcom: add Maili interconnect provider driver  dt-bindings: interconnect: qcom: document the RPMh Network-On-Chip interconnect in Maili SoC  interconnect: qcom: Add EPSS L3 scaling support for Shikra SoC  dt-bindings: interconnect: qcom,osm-l3: Add EPSS L3 DT binding for Qualcomm Shikra SoC  interconnect: qcom: x1e80100: enable QoS configuration  dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS  interconnect: qcom: sc8280xp: Enable QoS configuration  dt-bindings: interconnect: qcom,sc8280xp-rpmh: Add reg and clocks for QoS

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Wed, 19 Aug 2026 09:55:37 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>637315cb400eed1dbe721954fea437a61a2d65b2 - Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#637315cb400eed1dbe721954fea437a61a2d65b2</link>
        <description>Merge tag &apos;kvm-riscv-7.3-1&apos; of https://github.com/kvm-riscv/linux into HEADKVM/riscv changes for 7.3- Svadu/Zicfiss/Zicfilp FWFT support for Guest- Use try_cmpxchg for IMSIC MRIF RMW- More arch-specific tracepoints in KVM RISC-V- Eager Page Splitting for KVM RISC-V- Optimize hfence request handling for SMP Guests- Improve dirty log clearing by skipping zero bits in mask- Guard HFENCE range loops against overflow- CPU PM notifiers in KVM RISC-V for non-retentive idle states- Fix kernel-mode vector context save/restore for Guest

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 18 Aug 2026 13:07:31 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>9621c81fd2eb7db4b647814b7b6e537744831e60 - Merge branch &apos;icc-misc&apos; into icc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#9621c81fd2eb7db4b647814b7b6e537744831e60</link>
        <description>Merge branch &apos;icc-misc&apos; into icc-next* icc-misc  interconnect: qcom: add COMPILE_TEST  interconnect: qcom: simplify allocation  interconnect: debugfs-client: add NULL check for platform_device_alloc  interconnect: Fix use after free in icc_get() and of_icc_get_by_index()Signed-off-by: Georgi Djakov &lt;djakov@kernel.org&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Wed, 22 Jul 2026 12:51:41 +0200</pubDate>
        <dc:creator>Georgi Djakov &lt;djakov@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>07522964616d08b45eb9dc590fc9177e386d31cf - Merge branch &apos;icc-maili&apos; into icc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#07522964616d08b45eb9dc590fc9177e386d31cf</link>
        <description>Merge branch &apos;icc-maili&apos; into icc-nextAdd interconnect bindings and RPMh-based interconnect driver support forthe upcoming Qualcomm Maili SoC.* icc-maili  dt-bindings: interconnect: qcom: document the RPMh Network-On-Chip interconnect in Maili SoC  interconnect: qcom: add Maili interconnect provider driverLink: https://patch.msgid.link/20260622-maili_icc-v2-0-18b5ac08c04f@oss.qualcomm.comSigned-off-by: Georgi Djakov &lt;djakov@kernel.org&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Wed, 22 Jul 2026 12:51:09 +0200</pubDate>
        <dc:creator>Georgi Djakov &lt;djakov@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c96fc14322cee45cdf751cb4ae62c9eab25bc643 - interconnect: qcom: add COMPILE_TEST</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#c96fc14322cee45cdf751cb4ae62c9eab25bc643</link>
        <description>interconnect: qcom: add COMPILE_TESTAllow non-ARM to build this.Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;Link: https://patch.msgid.link/20260608050542.6167-1-rosenp@gmail.comSigned-off-by: Georgi Djakov &lt;djakov@kernel.org&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Mon, 08 Jun 2026 07:05:42 +0200</pubDate>
        <dc:creator>Rosen Penev &lt;rosenp@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fb8190f09bffaac5005084cf665743aef199b01f - interconnect: qcom: add Maili interconnect provider driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#fb8190f09bffaac5005084cf665743aef199b01f</link>
        <description>interconnect: qcom: add Maili interconnect provider driverAdd driver for the Qualcomm interconnect buses found in Mailibased platforms. The topology consists of several NoCs that arecontrolled by a remote processor that collects the aggregatedbandwidth for each master-slave pairs.Co-developed-by: Odelu Kukatla &lt;odelu.kukatla@oss.qualcomm.com&gt;Signed-off-by: Odelu Kukatla &lt;odelu.kukatla@oss.qualcomm.com&gt;Signed-off-by: Raviteja Laggyshetty &lt;raviteja.laggyshetty@oss.qualcomm.com&gt;Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@oss.qualcomm.com&gt;Link: https://patch.msgid.link/20260622-maili_icc-v2-2-18b5ac08c04f@oss.qualcomm.comSigned-off-by: Georgi Djakov &lt;djakov@kernel.org&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Mon, 22 Jun 2026 08:34:46 +0200</pubDate>
        <dc:creator>Raviteja Laggyshetty &lt;raviteja.laggyshetty@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>efe86f088f48f18c27b648e5724048947f3b7fb4 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#efe86f088f48f18c27b648e5724048947f3b7fb4</link>
        <description>Merge drm/drm-next into drm-xe-nextSync some i915/display changesSigned-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 15:40:31 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6d177908bad5992e17669030db41caab88041d5e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#6d177908bad5992e17669030db41caab88041d5e</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.2-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 30 Jun 2026 14:55:43 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#827b9aabd3ea3e96d5e48abed9f44dbd1e550d4e</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get drm-misc-next to v7.2-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 30 Jun 2026 10:16:00 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>7dd19adaaac9a161723a24de7c270861063ec6ac - Merge tag &apos;v7.2-rc1&apos; into drm-rust-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#7dd19adaaac9a161723a24de7c270861063ec6ac</link>
        <description>Merge tag &apos;v7.2-rc1&apos; into drm-rust-nextMerge v7.2-rc1 into drm-rust-next to start the next cycle.Devres now requires T: &apos;static, which conflicts with shmem::Object usingDevres&lt;SGTableMap&lt;T, C&gt;&gt; without that bound. Resolve by adding &apos;staticas a supertrait to DriverObject and DeviceContext, which does notrestrict any current use cases since DriverObject is always implementedon owned, refcounted types and DeviceContext is a sealed marker traitwith only unit-type implementors.If DriverObject (or DeviceContext) ever becomes lifetime-parameterized(e.g. via a GAT for TTM backed objects), the &apos;static supertrait can berelaxed at that point.Signed-off-by: Danilo Krummrich &lt;dakr@kernel.org&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Sun, 28 Jun 2026 22:39:43 +0200</pubDate>
        <dc:creator>Danilo Krummrich &lt;dakr@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3d5e48944e824bddc20d7b874e784f7b279636fe - Merge branch &apos;for-7.3/steam&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#3d5e48944e824bddc20d7b874e784f7b279636fe</link>
        <description>Merge branch &apos;for-7.3/steam&apos; into for-linus- initial support for 2026 Steam Controller (Vicki Pfau)- support for sensor events on the 2025 Steam Controller (Vicki Pfau)- assorted fixes, improvements and code refactoring (Vicki Pfau)

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Wed, 19 Aug 2026 09:16:28 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>7a0e692a0381254b2f77c54dec100cd3325a6fdf - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#7a0e692a0381254b2f77c54dec100cd3325a6fdf</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.2 merge window.

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 23 Jun 2026 08:10:08 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0000d9ccbcfa90411c88f70850501723389312b9 - Merge tag &apos;char-misc-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#0000d9ccbcfa90411c88f70850501723389312b9</link>
        <description>Merge tag &apos;char-misc-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull misc driver updates from Greg KH: &quot;Here is the big set of char, misc, iio, fpga, and other small driver  subsystems changes for 7.2-rc1.  Lots of little stuff in here, the majority being of course the IIO  driver updates, as a list they are:   - IIO driver updates and additions   - GPIB driver bugfixes and cleanups   - Android binder driver updates (rust and C version)   - counter driver updates   - MHI driver updates   - mei driver updates   - w1 driver updates   - interconnect driver updates   - Comedi driver fixes and updates   - some obsolete char drivers removed (applicom and dtlk)   - hwtracing driver updates   - other tiny driver updates  All of these have been in linux-next for a while with no reported  issues&quot;* tag &apos;char-misc-7.2-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (406 commits)  w1: ds2482: Use named initializers for arrays of i2c_device_data  firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version  firmware: stratix10-rsu: avoid blocking reboot_image sysfs when busy  coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()  iio: adc: nxp-sar-adc: harden buffer ISR against per-channel read failure  iio: chemical: scd30: Replace manual locking with RAII locking  iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()  iio: dac: ad5686: create bus ops struct  iio: dac: ad5686: cleanup doc header of local structs  iio: dac: ad5686: add control_sync() for single-channel devices  iio: dac: ad5686: add helpers to handle powerdown masks  iio: dac: ad5686: add of_match table to the spi driver  iio: dac: ad5686: drop enum id  iio: dac: ad5686: remove redundant register definition  iio: dac: ad5686: refactor include headers  iio: adc: ad4080: fix AD4880 chip ID  iio: light: veml3328: add support for new device  dt-bindings: iio: light: veml6030: add veml3328  fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()  fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()  ...

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Mon, 22 Jun 2026 21:20:21 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>aa776949fb77462ee712eee28bc54a9ce95c5b40 - Merge branch &apos;for-7.2/wiimote&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/interconnect/qcom/Kconfig#aa776949fb77462ee712eee28bc54a9ce95c5b40</link>
        <description>Merge branch &apos;for-7.2/wiimote&apos; into for-linus

            List of files:
            /linux/drivers/interconnect/qcom/Kconfig</description>
        <pubDate>Tue, 16 Jun 2026 21:47:16 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
</channel>
</rss>
