<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>505d195b0f96fd613a51b13dde37aa5ad301eb32 - Merge tag &apos;char-misc-7.0-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/iio/test/Kconfig#505d195b0f96fd613a51b13dde37aa5ad301eb32</link>
        <description>Merge tag &apos;char-misc-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char/misc/IIO driver updates from Greg KH: &quot;Here is the big set of char/misc/iio and other smaller driver  subsystem changes for 7.0-rc1. Lots of little things in here,  including:   - Loads of iio driver changes and updates and additions   - gpib driver updates   - interconnect driver updates   - i3c driver updates   - hwtracing (coresight and intel) driver updates   - deletion of the obsolete mwave driver   - binder driver updates (rust and c versions)   - mhi driver updates (causing a merge conflict, see below)   - mei driver updates   - fsi driver updates   - eeprom driver updates   - lots of other small char and misc driver updates and cleanups  All of these have been in linux-next for a while, with no reported  issues&quot;* tag &apos;char-misc-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (297 commits)  mux: mmio: fix regmap leak on probe failure  rust_binder: return p from rust_binder_transaction_target_node()  drivers: android: binder: Update ARef imports from sync::aref  rust_binder: fix needless borrow in context.rs  iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver builtin  iio: sca3000: Fix a resource leak in sca3000_probe()  iio: proximity: rfd77402: Add interrupt handling support  iio: proximity: rfd77402: Document device private data structure  iio: proximity: rfd77402: Use devm-managed mutex initialization  iio: proximity: rfd77402: Use kernel helper for result polling  iio: proximity: rfd77402: Align polling timeout with datasheet  iio: cros_ec: Allow enabling/disabling calibration mode  iio: frequency: ad9523: correct kernel-doc bad line warning  iio: buffer: buffer_impl.h: fix kernel-doc warnings  iio: gyro: itg3200: Fix unchecked return value in read_raw  MAINTAINERS: add entry for ADE9000 driver  iio: accel: sca3000: remove unused last_timestamp field  iio: accel: adxl372: remove unused int2_bitmask field  iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()  iio: magnetometer: Remove IRQF_ONESHOT  ...

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 18:11:04 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>9991bbc6d5e8fdfa0b1bcfeebf4637e8fd764bd8 - Merge tag &apos;iio-for-7.0a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#9991bbc6d5e8fdfa0b1bcfeebf4637e8fd764bd8</link>
        <description>Merge tag &apos;iio-for-7.0a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextJonathan writes:IIO: New device support, features and cleanup for the 6.20/7.0 cycle.Slightly messier than normal unfortunately due to some conflictsand build config bugs related to I3C drivers.One last minute Kconfig fix right at the top after a linux-next report.I&apos;ve simplified the Kconfig and made it match other instances in the kernelso that should be safe enough despite short soak time in front of build bots.Merge of an immutable branch from I3C to get some stubs that were missingand caused build issues with dual I2C / I3C drivers. This also brought in adrop of some deprecated interfaces so there is also one patch to update anew driver to not use those.We are having another go at using cleanup.h magic with the IIO mode claimfunctions after backing out last try at this. This time we have wrappersaround the new ACQUIRE() and ACQUIRE_ERR() macros.Having been burnt once, we will be taking it a bit more slowly this timewrt to wide adoption of these! Thanks in particular to Kurt for takingon this core IIO work.New Device Support==================adi,ad18113- New driver to support the AD18113 amplifier - an interesting device due  to the external bypass paths where we need to describe what gain those  paths have in DT. Longer term it will be interesting to see if this  simplistic description is enough for real deployments.adi,ad4062- New driver for the AD4060 and AD4052 SAR ADCs including trigger, event  and GPIO controller support.  Follow up patch replaced use of some  deprecated I3C interfaces prior to the I3C immutable branch merge as  that includes dropping them.adi,ad4134- New driver for the AD4134 24bit 4 channel simultaneous sampling ADC.adi,ad7768-1,- Add support for the ADAQ767-1, ADAQ7768-1 and ADAQ7769-1 ADCs after some  rework to enable the driver to support multiple device types.adi,ad9467- Add support for the similar ad9211 ADC to this existing driver.- Make the selection of 2s comp mode explicit for normal operation and  switch to offset binary when entering calibration mode.honeywell,abp2- New driver to support this huge family (100+) of board mount pressure and  temperature sensors.maxim,max22007- New drier for this 4 channel DAC.memsic,mmc5633- New driver for this I2C/I3C magnetometer. Follow on patches fixed up  issues related to single driver supporting both bus types.microchip,mcp747feb02- New driver for the Microchip MCP47F(E/V)B(0/1/2)1,  MCP47F(E/V)B(0/1/2)2, MCP47F(E/V)B(0/1/2)4 and MCP47F(E/V)B(0/1/2)8  buffered voltage output DACs.nxp,sar-adc- New driver support ADCs found on s32g2 and s32g3 platforms.ti,ads1018- New drier for the ADS1018 and ADS1118 SPI ADCs.ti,ads131m02- New driver supporting ADS131M(02/03/04/06/08)24-bit simultaneous sampling  ADCs.Features========iio-core- New IIO_DEV_ACQUIRE_DIRECT_MODE() / IIO_DEV_ACQUIRE_FAILED() +  equivalents for the much rarer case where the mode needs pinning  whether or not it is in direct mode.  These use the ACQUIRE()  / ACQUIRE_ERR() infrastructure underneath to provide both simple  checks on whether we got the requested mode and to provide scope  based release. Applied in a few initial drivers.adi,ad9467- Support calibbias controladi,adf4377- Add support to act as a clock provider.adi,adxl380- Support low power 1KHz sampling frequency mode. Required rework of  how events and filters were configured, plus applying of constraints  when in this mode.rf-digital,rfd77402- Add interrupt support as alternative to polling for completion.st,lsm6dsx- Tap event detection (after considerable driver rework)Cleanup and Minor Fixes=======================More minor cleanup such as typos, white space etc not called out exceptwhere they were applied to a lot of drivers.Various drivers.- Use of dev_err_probe() to cleanup error handling.- Introduce local struct device and struct device_node variables to  reduce duplication of getting them from containing structs.- Ensure uses of iio_trigger_generic_data_rdy_poll() set IRQF_NO_THREAD  as that function calls non threaded child interrupt handlers.- Replace IRQF_ONESHOT in not thread interrupt handlers with  IRQF_NO_THREAD to ensure they run as intended. Drop one unnecessary case.iio-sw-device/trigger.- Constify configs_group_operations structures.iio-buffer-dma / buffer-dma-engine- Use lockdep_assert_held() to replace WARN_ON() to check lock is  correctly held.- Make use of cleanup.h magic to simplify various code paths.- Make iio_dma_buffer_init() return void rather than always success.adi,ad7766- Replace custom interrupt handler with iio_trigger_generic_data_rdy_poll()adi,ad9832- Drop legacy platform_data support.adi,ade9000- Add a maintainer entry.adi,adt7316- Move to EXPORT_GPL_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() so the compiler  can cleanly drop unused pm structures and callbacks.adi,adxl345- Relax build constraint vs the driver that is in input so both may be  built as modules and selection made at runtime.adi,adxl380- Make sure we don&apos;t read tail entries in the hardware fifo if a partial  new scan has been written.- Move to a single larger regmap_noinc_read() to read the hardware fifo.aspeed,ast2600- Add missing interrupts property to DT binding.bosch,bmi270_i2c- Add missing MODULE_DEVICE_TABLE() macros so auto probing of modules can  work.bosch,smi330- Drop duplicate assignment of IIO_TYPE in smi330_read_avail()- Use new common field_get() and field_prep() helpers to replace local  version.honeywell,mprls0025pa  Fixes delayed to merge window as late in cycle and we didn&apos;t want to delay  the rest of the series.- Allow Kconfig selection of specific bus sub-drivers rather than tying that  to the buses themselves being supported.- Zero spi_transfer structure to avoid chance of unintentionally set fields  effecting transfer.- Fix a potential timing violation wrt to the chip select to first clock  edge timing.- As recent driver, take risk inherent in dropping interrupt direction from  driver as that should be set by firmware.- Fix wrong reported number of data bits for channel.- Fix a pressure channel calculation bug.- Rework to allow embedding the tx buffer in the iio_priv() structure rather  than requiring separate allocation.- Move the buffer clearing to the shared core bringing it into affect for  SPI as well as I2C.- Stricter checks for status byte.- Greatly simplify the measurement sequence.- Add a copyright entry to reflect Petre&apos;s continued work on this driver.intersil,isl29018- Switch from spritnf to sysfs_emit_at() to make it clear overflow can&apos;t  occur.invensense,icm42600- Allow sysfs access to temperature when buffered capture in use as it  does not impact other sensor data paths.invensense,itg3200- Check unused return value in read_raw() callback.men,z188- Drop now duplicated module alias.rf-digital,rfd77402- Add DT binding doc and explicit of_device_id table.- Poll for timeout with times as on datasheet, then replace opencoded  version with read_poll_timeout().sensiron,scd4x- Add missing timestamp channel. The code to push it to the buffer was there  but there was no way to turn it on.vti,sca3000- Fix resource leak if iio_device_register() fails.* tag &apos;iio-for-7.0a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio: (144 commits)  iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver builtin  iio: sca3000: Fix a resource leak in sca3000_probe()  iio: proximity: rfd77402: Add interrupt handling support  iio: proximity: rfd77402: Document device private data structure  iio: proximity: rfd77402: Use devm-managed mutex initialization  iio: proximity: rfd77402: Use kernel helper for result polling  iio: proximity: rfd77402: Align polling timeout with datasheet  iio: cros_ec: Allow enabling/disabling calibration mode  iio: frequency: ad9523: correct kernel-doc bad line warning  iio: buffer: buffer_impl.h: fix kernel-doc warnings  iio: gyro: itg3200: Fix unchecked return value in read_raw  MAINTAINERS: add entry for ADE9000 driver  iio: accel: sca3000: remove unused last_timestamp field  iio: accel: adxl372: remove unused int2_bitmask field  iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()  iio: magnetometer: Remove IRQF_ONESHOT  iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD  iio: Use IRQF_NO_THREAD  iio: dac: Add MAX22007 DAC driver support  dt-bindings: iio: dac: Add max22007  ...

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Mon, 02 Feb 2026 17:08:30 +0100</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d63d868b312478523670b76007dcc5eaedc3ee07 - iio: test: drop dangling symbol in gain-time-scale helpers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#d63d868b312478523670b76007dcc5eaedc3ee07</link>
        <description>iio: test: drop dangling symbol in gain-time-scale helpersThe code for this never went upstream. It was replaced by other code,so this should be dropped.Link: https://bugzilla.kernel.org/show_bug.cgi?id=216748Fixes: cf996f039679 (&quot;iio: test: test gain-time-scale helpers&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sun, 28 Dec 2025 08:10:29 +0100</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7362b5b493102c6b71827c2da22117b475528f6d - Merge branch &apos;for-6.19/nintendo&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#7362b5b493102c6b71827c2da22117b475528f6d</link>
        <description>Merge branch &apos;for-6.19/nintendo&apos; into for-linus- switch to WQ_PERCPU workaueues (Marco Crivellari)- reduce potential initialization blocking time of hid-nintendo (Willy Huang)

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 02 Dec 2025 14:46:11 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>39e9d5f63075f4d54e3b59b8238478c32af92755 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#39e9d5f63075f4d54e3b59b8238478c32af92755</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sun, 12 Oct 2025 03:27:47 +0200</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 14:32:13 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Thu, 16 Oct 2025 20:14:24 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>6093a688a07da07808f0122f9aa2a3eed250d853 - Merge tag &apos;char-misc-6.18-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/iio/test/Kconfig#6093a688a07da07808f0122f9aa2a3eed250d853</link>
        <description>Merge tag &apos;char-misc-6.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull Char/Misc/IIO/Binder updates from Greg KH: &quot;Here is the big set of char/misc/iio and other driver subsystem  changes for 6.18-rc1.  Loads of different stuff in here, it was a busy development cycle in  lots of different subsystems, with over 27k new lines added to the  tree.  Included in here are:   - IIO updates including new drivers, reworking of existing apis, and     other goodness in the sensor subsystems   - MEI driver updates and additions   - NVMEM driver updates   - slimbus removal for an unused driver and some other minor updates   - coresight driver updates and additions   - MHI driver updates   - comedi driver updates and fixes   - extcon driver updates   - interconnect driver additions   - eeprom driver updates and fixes   - minor UIO driver updates   - tiny W1 driver updates  But the majority of new code is in the rust bindings and additions,  which includes:   - misc driver rust binding updates for read/write support, we can now     write &quot;normal&quot; misc drivers in rust fully, and the sample driver     shows how this can be done.   - Initial framework for USB driver rust bindings, which are disabled     for now in the build, due to limited support, but coming in through     this tree due to dependencies on other rust binding changes that     were in here. I&apos;ll be enabling these back on in the build in the     usb.git tree after -rc1 is out so that developers can continue to     work on these in linux-next over the next development cycle.   - Android Binder driver implemented in Rust.     This is the big one, and was driving a huge majority of the rust     binding work over the past years. Right now there are two binder     drivers in the kernel, selected only at build time as to which one     to use as binder wants to be included in the system at boot time.     The binder C maintainers all agreed on this, as eventually, they     want the C code to be removed from the tree, but it will take a few     releases to get there while both are maintained to ensure that the     rust implementation is fully stable and compliant with the existing     userspace apis.  All of these have been in linux-next for a while&quot;* tag &apos;char-misc-6.18-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (320 commits)  rust: usb: keep usb::Device private for now  rust: usb: don&apos;t retain device context for the interface parent  USB: disable rust bindings from the build for now  samples: rust: add a USB driver sample  rust: usb: add basic USB abstractions  coresight: Add label sysfs node support  dt-bindings: arm: Add label in the coresight components  coresight: tnoc: add new AMBA ID to support Trace Noc V2  coresight: Fix incorrect handling for return value of devm_kzalloc  coresight: tpda: fix the logic to setup the element size  coresight: trbe: Return NULL pointer for allocation failures  coresight: Refactor runtime PM  coresight: Make clock sequence consistent  coresight: Refactor driver data allocation  coresight: Consolidate clock enabling  coresight: Avoid enable programming clock duplicately  coresight: Appropriately disable trace bus clocks  coresight: Appropriately disable programming clocks  coresight: etm4x: Support atclk  coresight: catu: Support atclk  ...

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sun, 05 Oct 2025 01:26:32 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>fc3e44e4925ab4ab2e1c9d2f8ebb1e4c1594dc34 - Merge tag &apos;iio-for-6.18a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#fc3e44e4925ab4ab2e1c9d2f8ebb1e4c1594dc34</link>
        <description>Merge tag &apos;iio-for-6.18a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextJonathan writes:IIO: New device support, features and cleanup for 6.18New device support==================ad,ade9000- New driver for this complex energy and power monitoring ADC.infineon,tlv493d- New driver for this 3D magnetic sensor.intel,dollar- New driver for this TI PMIC (part number unknown)marvel,88pm886- Driver for this PMIC ADC.microchip,mcp9600- Add explicit support for the mcp9601 which has some additional features  over the mcp9600.rohm,bd79112- New driver for this ADC / GPIO Chip.Features========Core- New helper to multiply data expressed in IIO types.- Add KUnit tests.- New IIO_ALTCURRENT type, similar to existing IIO_ALTVOLTAGE- Add some channel modifiers related to energy and power, such as  reactive.adi,ad7124- Support external clocks sources and output of the internal clocks.- Filter control.adi,ad7173- Add filter support. Some fiddly interactions with other parameters on this  device.adi,ad7779- Add backend support which required control of the number of lanes used.liteon,ltr390- Add runtime PM support.microchip,mcp9600- Add support for different thermocouple types.Cleanup and minor fixes=======================core- Switch info_mask fields to be unsigned. Not clear why they were ever  signed.- Fix handling of negative channel scale in iio_convert_raw_to_processed()- Fix offset handling for channels without a scale attribute.- Improve the precision of scaling slightly.- Drop apparent handling of IIO_CHAN_INFO_PROCESSED for devices that don&apos;t  have any such channels.various- Drop many pm_runtime_mark_last_busy() calls now  pm_runtime_put_autosuspend() calls it internally.- Drop dev_err_probe() calls where the error code is hard coded as -ENOMEM  as they don&apos;t do anything.- Drop dev_err() calls where the error code is -ENOMEM. This will reduce  error prints, but memory failures generate a lot of messages anyway  so unlikely we need these prints.current-sense-amplifier- Add #io-channels property this channel to be used by a consumer driver.adi,ad7124- Fix incorrect clocks dt-binding property.- Make the mclk clock optional in DT - this is internal to the ADC so should  never have been in he binding.- Fix up sample rate to comply with ABI.- Use read_avail() callback rather than opencoding similar.- Deploy guard() to clean up some lock handling.adi,ad7768- Use devm_regulator_get_enable_read_voltage() to replace similar code.adi,ad7816- Drop an unnecessary dev_set_drvdata() call as nothing uses the data.ad,adxl345- Fix missing blank line before bullet list in documentation.arm,scmi- Use devm_kcalloc() for an array allocation rather than devm_kzalloc().bosch,bmi270- Match an ACPI ID seen in the wild. It is not spec compliant but we can&apos;t  do much about that.bosch,bmp280- Drop overly noisy dev_info()- Allow for sleeping gpio controllers.gogle,cros-ec- Drop unused location attribute that has been replaced by label.invense,icm42600- Simplify the power management.- Use guard() to simplify some locking.maxim,max1238- Add io-channel-cells property to dt-binding as there is an in tree  consumer.microchip,mcp9600- Specify a default value in dt-binding for the thermocouple type- General whitespace cleanup.samsung,exynos- Drop support for the S3C2410 including bindings, and touchscreen support  as nothing else uses that.- Drop platform ID based binding as not used.st,vl53l0x- Fix returning the wrong variable in an error path.ti,pac1934- Replace open coded devm_mutex_init().xilinx,ams- Update maintainers entry.* tag &apos;iio-for-6.18a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio: (178 commits)  MAINTAINERS: Support ROHM BD79112 ADC  iio: adc: Support ROHM BD79112 ADC/GPIO  dt-bindings: iio: adc: ROHM BD79112 ADC/GPIO  iio: pressure: bmp280: Use gpiod_set_value_cansleep()  iio: pressure: bmp280: Remove noisy dev_info()  iio: ABI: add filter types for ad7173  iio: adc: ad7173: support changing filter type  iio: adc: ad7173: rename odr field  iio: adc: ad7173: rename ad7173_chan_spec_ext_info  iio: adc: Add driver for Marvell 88PM886 PMIC ADC  dt-bindings: mfd: 88pm886: Add #io-channel-cells  iio: ABI: document &quot;sinc4+rej60&quot; filter_type  iio: adc: ad7124: add filter support  iio: adc: ad7124: support fractional sampling_frequency  iio: adc: ad7124: use guard(mutex) to simplify return paths  iio: adc: ad7124: use read_avail() for scale_available  iio: adc: ad7124: use clamp()  iio: adc: ad7124: fix sample rate for multi-channel use  Documentation: ABI: iio: add sinc4+lp  docs: iio: add documentation for ade9000 driver  ...

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Tue, 23 Sep 2025 14:15:25 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>c732e60ee10ed0611a59513cbf9c8d35fbe7cf65 - iio: test: Add KUnit tests for iio_multiply_value()</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#c732e60ee10ed0611a59513cbf9c8d35fbe7cf65</link>
        <description>iio: test: Add KUnit tests for iio_multiply_value()Add KUnit tests for iio_multiply_value().Reviewed-by: Andy Shevchenko &lt;andy@kernel.org&gt;Signed-off-by: Hans de Goede &lt;hansg@kernel.org&gt;Link: https://patch.msgid.link/20250831104825.15097-6-hansg@kernel.orgSigned-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sun, 31 Aug 2025 12:48:24 +0200</pubDate>
        <dc:creator>Hans de Goede &lt;hansg@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>946661e3bef8efa11ba8079d4ebafe6fc3b0aaad - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/test/Kconfig#946661e3bef8efa11ba8079d4ebafe6fc3b0aaad</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.15 merge window.

            List of files:
            /linux/drivers/iio/test/Kconfig</description>
        <pubDate>Sat, 05 Apr 2025 08:04:35 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
