<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/light/Kconfig#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/iio/light/Kconfig</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>cb4eb6771c0f8fd1c52a8f6fdec7762fb087380a - Merge tag &apos;char-misc-7.1-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/light/Kconfig#cb4eb6771c0f8fd1c52a8f6fdec7762fb087380a</link>
        <description>Merge tag &apos;char-misc-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char / misc / IIO / and others driver updates from Greg KH: &quot;Here is the char/misc/iio and other smaller driver subsystem updates  for 7.1-rc1. Lots of stuff in here, all tiny, but relevant for the  different drivers they touch. Major points in here is:   - the usual large set of new IIO drivers and updates for that     subsystem (the large majority of this diffstat)   - lots of comedi driver updates and bugfixes   - coresight driver updates   - interconnect driver updates and additions   - mei driver updates   - binder (both rust and C versions) updates and fixes   - lots of other smaller driver subsystem updates and additions  All of these have been in linux-next for a while with no reported  issues&quot;* tag &apos;char-misc-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (405 commits)  coresight: tpdm: fix invalid MMIO access issue  mei: me: add nova lake point H DID  mei: lb: add late binding version 2  mei: bus: add mei_cldev_uuid  w1: ds2490: drop redundant device reference  bus: mhi: host: pci_generic: Add Telit FE912C04 modem support  mei: csc: wake device while reading firmware status  mei: csc: support controller with separate PCI device  mei: convert PCI error to common errno  mei: trace: print return value of pci_cfg_read  mei: me: move trace into firmware status read  mei: fix idle print specifiers  mei: me: use PCI_DEVICE_DATA macro  sonypi: Convert ACPI driver to a platform one  misc: apds990x: fix all kernel-doc warnings  most: usb: Use kzalloc_objs for endpoint address array  hpet: Convert ACPI driver to a platform one  misc: vmw_vmci: Fix spelling mistakes in comments  parport: Remove completed item from to-do list  char: remove unnecessary module_init/exit functions  ...

            List of files:
            /linux/drivers/iio/light/Kconfig</description>
        <pubDate>Fri, 24 Apr 2026 22:23:50 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a8a37957f2bc4e4af250390c57de6c8371cb5edd - Merge tag &apos;iio-for-7.1a&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/light/Kconfig#a8a37957f2bc4e4af250390c57de6c8371cb5edd</link>
        <description>Merge tag &apos;iio-for-7.1a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextJonathan writes:IIO: New devices support, features and cleanup for 7.1Includes merge of v7.0-rc4 to pull in a fix and a merge ofib-iio-thermal-qcom-pmic5 immutable branch (provided from the IIO tree sothermal could also pick this up and add thermal specific remainderof the series on top.New device support------------------adi,ad4030- Add support for ADA4316 and ADAQ4224 ADCs with PGAs.adi,ad4080- Add support for AD4082, AD4085 and AD4088 ADCs.adi,ad8366- Add ADRF5702 and ADRF5703 digital step attenuators.adi,adxl372- Add support for the ADXL371 accelerometer after refactors to allow multiple  device variants to be supported by the driver. In particular a silicon  issue means the hardware FIFO doesn&apos;t work on the ADXL371bosch,bma255/bmg160- Add support for BMX055 gyroscope and magnetometer (effectively separate  devices from point of view of interface).lltc,ltc2309- Add support for LTC2305 2 channel 12-bit ADC.lltc,ltc2532- Add support for 4 variants of the LTC2654 quad DAC.maxim,ds4424- Add IDs for DS4402 and DS4404 parts. Initially patch is ID only but additional  features also added that are device dependent.qcom,spmi-adc-gen3- New driver supporting this generation of Qualcomm&apos;s SoC ADC.st,vl53l1- New driver for this Time Of Flight (TOF) sensor.ti,ina2xx- Support the INA236 digital power monitor.vishay,vcnl4000- Add support for CM36686 ambient light and proximity sensor.- Add support for CM36672P proximity sensors.ID only additions.amlogic,meson-adc- Support the Meson S4.Features--------iio-backend framework- Add capability discovery so front end drivers can know what features are  available from the backend and adjust how they operate.adi,ad4030- Add SPI offload support requiring a non trivial PWM setup.adi,ad7380- Add support for multiple SPI lanes to improve throughput.adi,ad7768-1- Support SPI offload and always use continuous mode, enabling more  filter options.adi,ad8366- Device tree bindings and support.aspeed,adc- Handle battery channel.maxim,ds4424- Add external resistor controlled scale and per-variant limits.- Handle per variant range limits.- Move it to regmap.motorola,cpcap-adc- Support for the ADC found on the Motorola Mot board. Effectively some board  specific configuration handled in the driver.vishay,vcnl4000- Support explicit power supply regulators.tyhx,hx9023s- Allow device tree specification of firmware file name.Cleanup and minor fixes-----------------------treewide- Remove a bunch of unused structure elements.- Replaces standard fixed width integers with kernel types.- Replace some other error values that were returned on allocation failure  with -ENOMEMiio-core- Replace a few custom devm implementations for devm_add_action_or_reset()iio-trigger- Use put_device() to cleanup on error.iio-backend- Use __free(fwmode_handle) to simplify some code.hw-consumer- Use separate allocation for scan mask bitmap to simplify code.acpi-als- Switch from ACPI driver to platform driver.adi,ad4030- Use BIT() to replace values that are always a power of 2 to slightly  improve readability.adi,ad4062- Add a missing check for error form iio_get_current_scan_type()adi,ad5933- Use div64_ul() rather than do_div() as remainder was not used.adi,ad7191- Documentation fixes related to clocksadi,ad7816- Use sysfs_emit()adi,ad8366- General driver modernizationadi,adf4350- Change a TOOD to NOTE in a comment to avoid anyone from walking into  a tricky to improve corner case.adi,admv1013- Avoid a null pointer dereference if device_property_read_string() fails.adi,admv4420- Return error code rather than -1..adi,adxl345- Add separate scaling for events from that of raw channels.amlogic,meson-adc- Don&apos;t bother keeping nvmem cell access around when only used in probe.atmel,at91-sama5d- Don&apos;t bother keeping nvmem cell access around when only used in probe.bosch,bmc150- Use sysfs_emit() in a few places.honeywell,hsc030pa- Improve handling of return values from i2c_transfer.liteon,ltr501- Return error values rather than -1 replaced by -EINVAL at higher  levels of the callstack.maxim,ds4424- A bunch of general minor improvements prior to adding new features.maxim,max11410- Make some const string arrays static.maxim,max5522- Use devm_regulator_get_enable_read_voltage() at probe to cache the  voltage rather than keeping the regulator around to access and query  later.vishay,vcnl4000- Various code improvements.sharp,gp2ap020a00f- General driver modernization.silabs,si7210- Use devm_regulator_get_enable_read_voltage() at probe to cache the  voltage rather than keeping the regulator around to access and query  later.st,lsm6dsx- Add SMOCF00 ACPI ID seen on products by SHIFT.st,st_sensors- Fix up various kernel-doc issues.- Avoid kmalloc of a single use buffer and instead reused existing  buffer_data.taos,tsl2772- Fix some kernel-doc warnings due to missing :ti,ads7950- Use iio_push_to_buffers_with_ts_unaligned() as first few elements of  array are not the data that is pushed.- Move from array of chip_info structures to individual named ones. This  is part of slowly replacing use of a code pattern that we don&apos;t want  replicated in new drivers.vti,sca3000- General driver modernization included use of devm and guard().Various other more minor stuff not called out explicitly.Includes things like typo fixes, use of dev_err_probe() and localvariables to avoid repeated dereferencing of the same member as well asincreasing use of guard() to simplify release of locks.Another slow improvement to code quality is both standardizing onheader order and ensure all appropriate headers are included.* tag &apos;iio-for-7.1a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio: (217 commits)  Docs: iio: ad7191 Correct clock configuration  iio: amplifiers: ad8366: add support for adrf5702/3  dt-bindings: iio: amplifiers: ad8366: add adrf5702/3 support  iio: adc: meson-saradc: add support for Meson S4  dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible  iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope  iio: proximity: add driver for ST VL53L1X ToF sensor  dt-bindings: iio: proximity: add ST VL53L1X ToF sensor  iio: adc: max11410: make vref register name arrays static const  iio: accel: bmc150-accel-core: use sysfs_emit() in show functions  iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()  iio: adc: ltc2309: add support for ltc2305  iio: adc: ltc2309: explicitly assign hex values to channel enums  dt-bindings: adc: ltc2497: add support for ltc2305  iio: accel: adxl380: fix typo in PART_ID register macro  iio: dac: ds4424: add Rfs-based scale and per-variant limits  dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms property  iio: dac: ds4424: convert to regmap  iio: dac: ds4424: support per-variant output range limits  iio: dac: ds4424: add DS4402/DS4404 device IDs  ...

            List of files:
            /linux/drivers/iio/light/Kconfig</description>
        <pubDate>Sun, 29 Mar 2026 14:35:31 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0dcaf3db244802283a268bb93b38a7683e476b2a - iio: light: fix several incorrect spellings</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/light/Kconfig#0dcaf3db244802283a268bb93b38a7683e476b2a</link>
        <description>iio: light: fix several incorrect spellingsFix spelling mistakes reported by codespell.- sesnor -&gt; sensor- substraction -&gt; subtraction- simulataneous -&gt; simultaneous- proccessed -&gt; processed- coefficents -&gt; coefficientsSigned-off-by: Shi Hao &lt;i.shihao.999@gmail.com&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux/drivers/iio/light/Kconfig</description>
        <pubDate>Mon, 16 Mar 2026 10:00:10 +0100</pubDate>
        <dc:creator>Shi Hao &lt;i.shihao.999@gmail.com&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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/Kconfig#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/iio/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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/light/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>4bfb29e8be7338ad33b905a7ce11fd26d0139287 - iio: light: add support for veml6046x00 RGBIR color sensor</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/light/Kconfig#4bfb29e8be7338ad33b905a7ce11fd26d0139287</link>
        <description>iio: light: add support for veml6046x00 RGBIR color sensorAdd Vishay VEML6046X00 high accuracy RGBIR color sensor.This sensor provides three colour (red, green and blue) as well as oneinfrared (IR) channel through I2C.Support direct and buffered mode.An optional interrupt for signaling green colour threshold underflow oroverflow is not supported so far.Signed-off-by: Andreas Klinger &lt;ak@it-klinger.de&gt;Link: https://patch.msgid.link/20250728075447.338725-3-ak@it-klinger.deSigned-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux/drivers/iio/light/Kconfig</description>
        <pubDate>Mon, 28 Jul 2025 09:54:45 +0200</pubDate>
        <dc:creator>Andreas Klinger &lt;ak@it-klinger.de&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/light/Kconfig#bbfd5594756011167b8f8de9a00e0c946afda1e6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in a67221b5eb8d (&quot;drm/i915/dp: Return min bpc supported by source instead of 0&quot;)in order to fix build breakage on GCC 9.4.0 (from Ubuntu 20.04).Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/iio/light/Kconfig</description>
        <pubDate>Wed, 28 May 2025 09:20:17 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
