<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67f8bc848ee31831336bd478e57d2f993551902e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#67f8bc848ee31831336bd478e57d2f993551902e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesLet&apos;s start the 7.3 drm-misc-fixes cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Tue, 01 Sep 2026 09:38:51 +0200</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&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/iio/imu/Makefile#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/iio/imu/Makefile</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>258ad625930ff4535ba6b438c8b49509e9a1c2dd - Merge tag &apos;iio-for-7.3a&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/imu/Makefile#258ad625930ff4535ba6b438c8b49509e9a1c2dd</link>
        <description>Merge tag &apos;iio-for-7.3a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextJonathan writes:IIO new device support, features, cleanup for 7.3Includes a merge of 7.2-rc2 to pick up the changes aroundmod_devicetable.h and reduce resulting conflicts around includes.New device support------------------adi,ad3530R- Add support for the AD3532R and AD3532 16 channel DACs.adi,ad4080- Add support for the AD4883 ADC.adi,ad5686- Add support for AD5313R, AD5317R, AD5674, AD5687R, AD5689, AD5689R DACs  over SPI- Add support for AD5316R, AD5674, AD5697R and AD5696 DACs over I2C- Significant driver refactoring prior to these additions, partly to reduce  bus traffic and to add triggered buffer and gain control support. An  earlier set added support for missing supplies, reset and LDAC GPIO.adi,adf41513- New driver to support this PLL frequency synthesizer that runs up to  26.5 GHz.- Included infrastructure to handle higher precision attributes with  extensive testsadi,ltc2378-20- New driver supporting LTC2338, LTC2364, LTC2367, LTC2368, LT2369, LTC2370  LTC2376, LTC2377, LTC2378, LTC2379 and LTC23980 ADCs with both high speed  capture via appropriate backend and conventional triggered buffer SPI  capture.invensense,icm42607- New driver for this IMU.mediateck,mt6323- New driver for this PMIC ADC.microchip,mcp47a1- New driver for this I2C 6 bit DAC.nxp,mcf54415-dac- New driver for this DAC found in NXP SoCs.qst,qmc5884l- New driver for this 3 axis magnetometer. Included dt vendor entry for qst.qst,qmc6308- New driver for this 3 axis magnetometer.sensiron,slf3s- New driver for this liquid flow sensor. Includes adding IIO_VOLUMEFLOW  channel type.st,vl53l1x- Refactors to improve readability.ti,ads112c14- New driver supporting the ADS112C14 and ADS122C14 ADCs. These bring  some new ABI for input chopping, particular useful for resistive sensors  like thermocouples or Wheatstone bridges.- Support CRC8 detection of corruption on the bus.- Support buffered reads.ti,tmp117- (trivial) Add support for the tmp119 temperature sensor.xilinx,versal-sysmon- New ADC driver for this block found on various FPGAs including various  bus interfaces, threshold and oversampling support.dt binding updates------------------new shared bindings- excitation-channels and excitation-current-nanoamp allow per channel  specification of currents used for resistive sensor measurement.- reference-sources property to allow selection of a per channel reference.rockchip,saradc- Add RV1106 which is compatible with the RV3588.Features--------buffer-dmaengine- Allow cyclic buffers, useful for repeating sequence generation with DACs.devantech,dmard09- Implement read back of channel scale - previously interface always  returned an error.hid,sensors-als- Enable separate channel scaling for hardware that supports it.invensense,timestamp library- Various precision improvements.invensense,icm42600- Add support for hwfifo watermark interfaces.taos,tcs3472- Support wait time and sampling frequency control.Cleanups, minor fixes---------------------Minor cleanups not mentioned at all in this summary suchas white space fixes or typos.Affecting various drivers- Cleanup of conditionals that had no affect.- Drop some runtime pm local wrappers as now runtime_pm does the  mark_last_busy part inside the put, these provide no useful code  deduplication or readability advantages over directly calling the  runtime_pm functions.- Return 0 from write_raw() on success.- Use of dev_err_probe() to simplify code and sometimes provide useful  info for deferred probe debugging.- Drop some redundant error prints where the called function already  provides information on errors.- Make some read only arrays in functions static.- Fix up missing handling of regcache_sync() errors.- Drop some false kernel-doc markings.- Add missing MODULE_DEVICE_TABLE for some of_match_id tables.- Use local variables for things like the struct device to shorten and  improve readability of code.- Drop some unused structure elements.- Reorder dds.h macro parameters to be inline with others.- Header reorders and IWYU. Often part of a more significant series.- Remove abstractions designed to allow a driver to support multiple device  types, when they have been around a long time and only the original part  showed up.- Initialize spi_device_id arrays using member names following dropping of  driver data from drivers that didn&apos;t actually use it.- Catch up with i2c_device_id tables added since previous effort to use  named initializers for all those.- Use kernel types in a few places instead of standard C ones or bare  unsigned.Misc- Update Xilinx AMS maintainer.- Update email address for Maxwell Doose.- Update email address for Siratul Islam.- Update email address for Tomasz Duszynski and re-add Tomasz to  various maintainer entries.Docs- Encourage use of differential channel naming even when there is no  flexibility in input to differential pair mapping. Intended to  provide a strong signal to userspace that a channel is differential.adi,ad_sigma_delta- Allow COMPILE_TEST without any users.adi,ad2s1201- Refactor trigger handler to avoid mix of guard() and goto.adi,ad5686- Avoid potential NULL dereference is user forces a driver bind.adi,ad5696- Add a couple of missing entries to the of_match_id table and update  binding to match.atmel,ad91_adc- Use const char * for DT string property allowing a cast to be dropped.avia,hx711- Various refactors and cleanup to enable support of additional parts  (to come)- Add missing supply and gpio dt-bindings.bosch,bmc150- Harden against device reporting too large a FIFO sample count.- Use FIELD_PREP() / FIELD_GET() to improve readability.freescale,fxls8962af- Harden against device reporting too large a FIFO sample count.hid-sensors-*- Reorder probe to not expose userspace interfaces until the rest of  the setup is done to avoid potentially dropping data.honeywell,abp2030pa- Drop an unreachable return.invensens,icm45600- Harden against bad value of FIFO sample count from device.- Use i2c_match_data if firmware table sourced match data isn&apos;t available.nxp,mpl1115- Ensure runtime_pm is balanced on error in probe.rohm,bm1390- Make the driver slightly more likely to recover from transient errors.sensiron,sgp30- Handle thread creation errors.st,lsm6dsx- Update the enable mask when doing sensor fusion to avoid incorrect fifo  data handling.st,stm32-dfsdm- Treat dt flags as booleans.ti,ads1015- Switch to devm helpers which simplified code and closed a resource leak.ti,opt3001- Split complicated opt3001_get_processed() logic into irq an no irq  helper functions.- Use devm to simplify code.- Use guard() to simplify code.- Reorder probe so final call exposes userspace interfaces.- Various other more minor cleanuptaos,tsl2772- Fix calibscale readback to check right channel type.taos,tsl2583- Use sysfs_emit() and sysfs_emit_at() to replace open coded equivalents.* tag &apos;iio-for-7.3a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio: (232 commits)  iio: dac: mcp47a1: add support for new device  dt-bindings: iio: dac: add support for mcp47a1  iio: Update email for Maxwell Doose  iio: imu: st_lsm6dsx: Update enable mask when using sensor fusion  iio: light: cm32181: return zero after writing calibscale  iio: flow: add Sensirion SLF3S liquid flow sensor driver  iio: core: add IIO_VAL_DECIMAL64_FEMTO format type  dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor  iio: types: add IIO_VOLUMEFLOW channel type  iio: ABI: Encourage differential voltage ABI usage  iio: adc: ltc2378: Add support for LTC2338-18  iio: adc: ltc2378: Enable triggered buffer data capture  iio: adc: ltc2378: Enable high-speed data capture  iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs  dt-bindings: iio: adc: Add ltc2378  iio: magnetometer: ak8974: remove conditional return with no effect  iio: light: tsl2583: remove conditional return with no effect  iio: adc: rcar-gyroadc: remove rcar_gyroadc_set_power() helper  iio: light: vcnl4000: remove vcnl4000_set_pm_runtime_state() helper  iio: light: vcnl4035: remove vcnl4035_set_pm_runtime_state() helper  ...

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Wed, 19 Aug 2026 09:45:01 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2871c45d946993c1e397081826e1551c5a1bb4fb - iio: imu: inv_icm42607: Add inv_icm42607 Core Driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#2871c45d946993c1e397081826e1551c5a1bb4fb</link>
        <description>iio: imu: inv_icm42607: Add inv_icm42607 Core DriverAdd the core component of a new inv_icm42607 driver. This includesa few setup functions and the full register definition in theheader file, as well as the bits necessary to compile and probe thedevice when used on an i2c bus.Signed-off-by: Chris Morgan &lt;macromorgan@hotmail.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@intel.com&gt;Signed-off-by: Jonathan Cameron &lt;jonathan.cameron@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Wed, 29 Jul 2026 00:55:34 +0200</pubDate>
        <dc:creator>Chris Morgan &lt;macromorgan@hotmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-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/imu/Makefile#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>83bd89291f5cc866f60d32c34e268896c7ba8a3d - Merge tag &apos;char-misc-6.19-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/imu/Makefile#83bd89291f5cc866f60d32c34e268896c7ba8a3d</link>
        <description>Merge tag &apos;char-misc-6.19-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 driver updates for 6.19-rc1. Lots  of stuff in here including:   - lots of IIO driver updates, cleanups, and additions   - large interconnect driver changes as they get converted over to a     dynamic system of ids   - coresight driver updates   - mwave driver updates   - binder driver updates and changes   - comedi driver fixes now that the fuzzers are being set loose on     them   - nvmem driver updates   - new uio driver addition   - lots of other small char/misc driver updates, full details in the     shortlog  All of these have been in linux-next for a while now&quot;* tag &apos;char-misc-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (304 commits)  char: applicom: fix NULL pointer dereference in ac_ioctl  hangcheck-timer: fix coding style spacing  hangcheck-timer: Replace %Ld with %lld  hangcheck-timer: replace printk(KERN_CRIT) with pr_crit  uio: Add SVA support for PCI devices via uio_pci_generic_sva.c  dt-bindings: slimbus: fix warning from example  intel_th: Fix error handling in intel_th_output_open  misc: rp1: Fix an error handling path in rp1_probe()  char: xillybus: add WQ_UNBOUND to alloc_workqueue users  misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_store  misc: cb710: Fix a NULL vs IS_ERR() check in probe()  mux: mmio: Add suspend and resume support  virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodev  greybus: gb-beagleplay: Fix timeout handling in bootloader functions  greybus: add WQ_PERCPU to alloc_workqueue users  char/mwave: drop typedefs  char/mwave: drop printk wrapper  char/mwave: remove printk tracing  char/mwave: remove unneeded fops  char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery  ...

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Sun, 07 Dec 2025 03:34:24 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>e354cc78f7285ae656f745813873b3fcfba20221 - Merge tag &apos;iio-for-6.19a&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/imu/Makefile#e354cc78f7285ae656f745813873b3fcfba20221</link>
        <description>Merge tag &apos;iio-for-6.19a&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.19The usual bunch of new device support, but also quite a bit of cleanupof the core and older drivers which is always good to see.New device support------------------adi,ad4080- Add support for AD4081, AD4083, AD4084, AD4086 and AD4087 ADCs with  slightly different features to existing supported parts (max CNV clock  count, resolution etc)adi,adxl380- Add support for ADXL318 and ADXL319 which have reduced functionality  compared to other supported parts, particularly around event detection.aosong,adp810- New driver for this differential pressure and temperature sensor.aspeed,adc- Add support for the AST2700 SoC ADCs which differ in small ways from  already supported parts.bosch,sm330- New driver for this IMU (accelerometer + gyroscop) with I2C and SPI bus  support.invensense,icm45600- New driver for this family of IMUs with sub drivers for accelerometer  and gyroscope elements. I2C, I3C and SPI busses all supported.  * Supports ICM45605, ICM45606, ICM45608, ICM45634, ICM45686, ICM45687,    ICM45688P, ICM45689.  * Support basic features and FIFO.maxim,max14001- New driver for the MAX14001 and MAX14002 ADCs.renesas,rzt2h- New driver supporting the RZ/T2H and RZ/N2H ADCs found in various SoCs.renesas,rznl- New driver supporting the RZ/NL ADC found in various SoCs.Features--------adi,ad5446- Add a DT binding doc for the 29 variants currently covered by the driver.- Add adi,ad5542 which is compatiable with the adi,ad5542a which was  already supported.bosch,bma220- I2C support including an I2C bus watchdog.- Power supply control- Data ready trigger.- Low pass filter control.- Debugfs register access.- Add Petre Rodan as a maintainer of this driver (thanks!)bosch,bmi270- Add support for motion events.fsl,mpl3115- Add a dataready trigger and related sampling frequency control.- Add threshold events.infineon,dps310- Add a specific device tree binding.maxim,max30100- Allow control of LED pulse-width in dt-binding. Optimum value depends  on physical characteristics of the device which contains this sensor.mediatek,mt2701- Add dt compatible for the mt8189.rockchip,saradc- Add rk3506 compatible which is functionally the same as the already  supported rk3528 (which is therefore the fallback)st,lsm6dsx- Make sampling more flexible when both fifo and events are of interest  by decoupling the FIFO fill rate from actual sampling.Cleanup and minor fixes-----------------------core- Document and add might_sleep() to iio_push_to_buffers_with_ts_unaligned()  as it allocates a buffer, typically just on 1st call.- Add documentation for iio_push_to_buffers_with_ts() which is being used  to replace iio_push_to_buffers_with_timestamp() in new code as it  validates the buffer size.  Make the deprecation of the old function  clear.- Document that the store_to() callback in struct iio_buffer_access_funcs  may be called from contexts that cannot sleep.- Document that the cb() provided to a callback buffer may be called  from contexts that cannot sleep.- Cleanup up industrialio-backend.c comments.- Call mutex_destroy() in cleanup of buffers.- Call device_initialize() later to avoid having to call device_put()  before configuration is otherwise complete.- Use mutex_init_with_key() to replace opencoded version.- Use dma_buf_unmap_attachment_unlocked() to replace opencoded version.- Reorder Makefile for pressure sensors.various- Uses sysfs_emit() to replace sprintf() in read_label() and other  callbacks that typically are used to write data to sysfs buffers.- Switch to REGCACHE_MAPLE in various drivers.adi,docs- Fix up formatting of cross references and other kernel-doc issues.adi,ad4080- Fix wrong masking of product IDs.adi,ad5446- Use DMA safe buffers as needed for SPI.- Drop a duplicate device chip specific data structure where two parts  are functionally identical.- Fail probe if reference is not available.- Split up the massive array of chip type specific structures into  separate structures as this tends to be easier to read and maintain.- Add explicit of_device_id entries for all supported parts.- Split I2C and SPI parts away from core to avoid ifdef complexity.- Switch to devm_mutex_init().- Make use of guard() to simplify code.- Applying IWYU principles and reorder headers.- Various other minor cleanup.adi,ad7124- Add debugfs to support single cycle mode, typically only used for cases  such as validate performance of the ADC.- Various other minor cleanup including removing some layers of indirection  that weren&apos;t necessary.- Add extended attributes to the temperature channel which follows the same  signal path as other channels.- Replace the setup register allocation strategy with a simpler more  predictable one (a fix for OOB from this code follows later in this pull  request).adi,adxl345- Ensure dt-binding allows for both interrupt wired at the same time.arm,scmi- Replace const_ilog2() with the resulting value which ends up simpler  to read.bosch,bma220- Add correct SPI mode specification to the device tree binding.- Fix up interrupt type in dt binding example to match that the driver  expects.- Relax hard constraint on matching chip ID with a message only so as to  enable fallback DT compatibles to work.- Use local struct device *dev to replaces lots of indirect look ups.- Improve includes on approximate IWYU basis.- Explicit of_match_table.- Reset some registers during probe.- Move to regmap.- Ensure a timestamp is available when filling the buffer by using a  locally acquired one rather than relying on trigger top half running.- Add a utility function to search value pair tables for a match.- Various other minor improvements.- Move code to avoid a false dependency of the core code on the I2C module.bosch,bma400- Improve register and field naming + organization. Use with FIELD_GET()  and FIELD_PREP() to allow dropping of shift defines.- Use macros to define event related fields.- Switch to an address lookup based on an index variable to replace lots of  very similar register macros.- Rename activity_event_en() to generic_event_en() to better reflect what  it does.- Improve comments around interrupt register handling.fsl,mpl3115- Factor out code for triggered buffer data collection.- Use more consistent register field naming style.- Use get_unaligned_be24() to get the pressure.invensense,mpu6050- Drop false requirement in DT binding for the interrupt. The driver will  be able to do less if one is not provided, but some features are still  available.invensense,icm45600_i3c- Fix missing return on failure to match part.linear,ltc2688- Use devm_mutex_init() so mutex_destroy() is called in tear down path.- Use guard() to simplify lock handling in error return paths.qcom,vadc- Fix up some kernel-doc related warnings.rohm,bd79112 and bd79124- Use regmap_reg_range() helper to set the ranges.st,lsm6dsx- Fix units of ODR in structure documentation.ti,am335x- Add range checks to avoid a compiler warning.ti,pac1934- Switch to system_percpu_wq.Various other minor typo fixes etc.* tag &apos;iio-for-6.19a&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio: (150 commits)  staging: iio: adt7316: replace sprintf() with sysfs_emit()  iio: pressure: Arrange Makefile alphabetically  iio: ABI: document pressure event attributes  iio: mpl3115: add threshold events support  iio: mpl3115: use get_unaligned_be24() to retrieve pressure data  iio: buffer: use dma_buf_unmap_attachment_unlocked() helper  iio: core: Replace lockdep_set_class() + mutex_init() by combined call  iio: core: Clean up device correctly on iio_device_alloc() failure  iio: core: add missing mutex_destroy in iio_dev_release()  iio: accel: adxl380: add support for ADXL318 and ADXL319  dt-bindings: iio: accel: adxl380: add new supported parts  iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable() sleep  iio: adc: pac1934: replace use of system_wq with system_percpu_wq  iio: dac: ad5446: Add AD5542 to the spi id table  iio: dac: ad5446: Fix coding style issues  iio: dac: ad5446: Refactor header inclusion  iio: dac: ad5446: Make use of the cleanup helpers  iio: dac: ad5446: Make use of devm_mutex_init()  iio: dac: ad5446: Separate I2C/SPI into different drivers  iio: dac: ad5456: Add missing DT compatibles  ...

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Fri, 21 Nov 2025 15:25:20 +0100</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6f3d8de8886dae587467e1a2600d3bff4ad23e30 - iio: imu: smi330: Add driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#6f3d8de8886dae587467e1a2600d3bff4ad23e30</link>
        <description>iio: imu: smi330: Add driverAdd the iio driver for bosch imu smi330. The smi330 is a combinedthree axis angular rate and three axis acceleration sensor.Signed-off-by: Jianping Shen &lt;Jianping.Shen@de.bosch.com&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Thu, 09 Oct 2025 17:31:49 +0200</pubDate>
        <dc:creator>Jianping Shen &lt;Jianping.Shen@de.bosch.com&gt;</dc:creator>
    </item>
<item>
        <title>7ff021a3faca4233d53c994d7bc85823caa714db - iio: imu: inv_icm45600: add new inv_icm45600 driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/iio/imu/Makefile#7ff021a3faca4233d53c994d7bc85823caa714db</link>
        <description>iio: imu: inv_icm45600: add new inv_icm45600 driverCore component of a new driver for InvenSense ICM-45600 devices.It includes registers definition, main probe/setup, and deviceutility functions.ICM-456xx devices are latest generation of 6-axis IMU,gyroscope+accelerometer and temperature sensor. This deviceincludes a 8K FIFO, supports I2C/I3C/SPI, and providesintelligent motion features like pedometer, tilt detection,and tap detection.Signed-off-by: Remi Buisson &lt;remi.buisson@tdk.com&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux/drivers/iio/imu/Makefile</description>
        <pubDate>Tue, 07 Oct 2025 09:20:03 +0200</pubDate>
        <dc:creator>Remi Buisson &lt;remi.buisson@tdk.com&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/imu/Makefile#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/imu/Makefile</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>
