<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>21ce1ce0 - staging: iio: accel: adis16240: Drop driver for this impact sensor</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#21ce1ce0</link>
        <description>staging: iio: accel: adis16240: Drop driver for this impact sensorWhilst an interesting part, no one has done significant work on thisdriver since 2019.  The recent changes are all as a result of adis libraryimprovements having to incorporate this device.https://www.analog.com/en/products/adis16240.html now lists this partas obsolete so the chances of anyone working on it are likely to be greatlyreduced.So drop it.  We can always bring it back if anyone does have interest inthis device and is willing to invest the time to make it suitable for astaging graduation.  How to handle the hardware triggered short burstsof capture has never been resolved and is a somewhat challenging ABI designproblem.Cc: Nuno Sa &lt;nuno.sa@analog.com&gt;Cc: Rodrigo Carvalho &lt;rodrigorsdc@gmail.com&gt;Link: https://patch.msgid.link/20250222152021.1039675-1-jic23@kernel.orgSigned-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Sat, 22 Feb 2025 15:20:21 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>99b75a4e - staging: add missing SPDX lines to Kconfig files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#99b75a4e</link>
        <description>staging: add missing SPDX lines to Kconfig filesThere are a few remaining drivers/staging/*/Kconfig files that do nothave SPDX identifiers in them.  Add the correct GPL-2.0 identifier tothem to make scanning tools happy.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 02 Apr 2019 10:31:48 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>524c7628 - Staging: iio: adis16209: Move adis16209 driver out of staging</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#524c7628</link>
        <description>Staging: iio: adis16209: Move adis16209 driver out of stagingMove the adis16209 driver out of staging directory and merge to themainline IIO subsystem.Signed-off-by: Shreeya Patel &lt;shreeya.patel23498@gmail.com&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Thu, 29 Mar 2018 09:22:51 +0000</pubDate>
        <dc:creator>Shreeya Patel &lt;shreeya.patel23498@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>591298e5 - Staging: iio: accel: adis16201: Move adis16201 driver out of staging</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#591298e5</link>
        <description>Staging: iio: accel: adis16201: Move adis16201 driver out of stagingMove adis16201 driver out of staging and merge into mainlineIIO subsystem.Signed-off-by: Himanshu Jha &lt;himanshujha199640@gmail.com&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Thu, 22 Mar 2018 19:12:45 +0000</pubDate>
        <dc:creator>Himanshu Jha &lt;himanshujha199640@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d62e5fee - staging:iio:accel:sca3000 Move out of staging.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#d62e5fee</link>
        <description>staging:iio:accel:sca3000 Move out of staging.Now the driver is in a reasonable state, lets get it (finally) outof staging.Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;Reviewed-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Sat, 08 Oct 2016 16:39:18 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;jic23@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>152a6a88 - staging:iio:accel:sca3000 move to hybrid hard / soft buffer design.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#152a6a88</link>
        <description>staging:iio:accel:sca3000 move to hybrid hard / soft buffer design.In a similar fashion to other newer drivers (e.g. ti_am335x), insteadof using the hardware buffer support in IIO to directly access the hardwarefifo, insert a software fifo and feed that from the hardware one wheninterrupts occur.  This gives a simpler structure to the data flows andallows more flexibility over how often data is shipped to userspace etc.This was also the only direct user of the simplistic generalization foundin ring_hw.h so that header is removed.Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;Reviewed-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Sat, 08 Oct 2016 16:39:06 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;jic23@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fc6bd727 - staging:iio:lis3l02dq drop separate driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#fc6bd727</link>
        <description>staging:iio:lis3l02dq drop separate driverRetire this venerable driver as the basic support is now in thegeneric st-sensors accelerometer driver.There are a few missing features in the new driver:* Threshold events.* Access to the calibration adjustment registers (patch shortly)In exchange it brings a cleaner and more maintainable code base that actuallygets tested more than once every few years.  I&apos;ll actually be suprisedif anyone other than me has a board with one of these on that is runningan up to date kernel.Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Sun, 03 Jul 2016 13:55:50 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;jic23@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2bcdb3f2 - staging:iio:adis16220: Remove adis16220 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#2bcdb3f2</link>
        <description>staging:iio:adis16220: Remove adis16220 driverThe ADIS16220 part has been obsoleted, which makes it hard to get thehardware to even test the driver. Considering this there is no expectationthat the driver will be cleaned up and be able to move out of staging, soremove the driver.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Mon, 07 Mar 2016 14:22:32 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>88ae3aed - staging:iio:adis16204: Remove adis16204 driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#88ae3aed</link>
        <description>staging:iio:adis16204: Remove adis16204 driverThe ADIS16204 part has been obsoleted, which makes it hard to get thehardware to even test the driver. Considering this there is no expectationthat the driver will be cleaned up and be able to move out of staging, soremove the driver.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Mon, 07 Mar 2016 14:22:31 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>92917664 - Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#92917664</link>
        <description>Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBThe GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB isnot enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumerfunctionality only, can still be compiled if GPIOLIB is not enabled.Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, whereappropriate.Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Cc: Jonathan Cameron &lt;jic23@kernel.org&gt;Cc: linux-iio@vger.kernel.orgCc: devel@driverdev.osuosl.orgSigned-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 05 May 2015 16:32:36 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;</dc:creator>
    </item>
<item>
        <title>30439b29 - staging: iio: accel: Update Kconfig description with module name information</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#30439b29</link>
        <description>staging: iio: accel: Update Kconfig description with module name informationThis patch fixes checkpatch.pl warning.WARNING: please write a paragraph that describes the config symbol fullySigned-off-by: Tapasweni Pathak &lt;tapaswenipathak@gmail.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Sat, 04 Oct 2014 14:24:25 +0000</pubDate>
        <dc:creator>Tapasweni Pathak &lt;tapaswenipathak@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76ec9d18 - Convert selectors of GENERIC_GPIO to GPIOLIB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#76ec9d18</link>
        <description>Convert selectors of GENERIC_GPIO to GPIOLIBGENERIC_GPIO is now equivalent to GPIOLIB and features that depended onGENERIC_GPIO can now depend on GPIOLIB to allow removal of this option.Signed-off-by: Alexandre Courbot &lt;acourbot@nvidia.com&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Acked-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Thu, 28 Mar 2013 11:34:56 +0000</pubDate>
        <dc:creator>Alexandre Courbot &lt;acourbot@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>81ca486f - iio:accel:kxsd9 move out of staging</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#81ca486f</link>
        <description>iio:accel:kxsd9 move out of stagingThis is a very simple driver giving basic access to this part over anspi bus.Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Sun, 06 Jan 2013 15:10:00 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;jic23@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a819a0df - staging:iio:accel:lis3l02dq remove sw_ring support.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#a819a0df</link>
        <description>staging:iio:accel:lis3l02dq remove sw_ring support.The sw_ring buffer is being removed in favour of the kfifo version.This is one of only a couple of driver still supporting its use.This driver will hopefully also be removed in favour of supporting thepart in the unified ST accelerometer driver.Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Fri, 30 Nov 2012 14:22:00 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;jic23@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5cb7cb11 - staging:iio:adis16240: Use adis library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#5cb7cb11</link>
        <description>staging:iio:adis16240: Use adis libraryUse the new adis library for the adis16240 driver. This allows us to completelyscrap the adis16240 buffer and trigger code and more than half of the coredriver code.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 13 Nov 2012 13:28:00 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>511fb29e - staging:iio:adis16209: Use adis library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#511fb29e</link>
        <description>staging:iio:adis16209: Use adis libraryUse the new adis library for the adis16209 driver. This allows us to completelyscrap the adis16209 buffer and trigger code and more than half of the coredriver code.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 13 Nov 2012 13:28:00 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>5bd22f51 - staging:iio:adis16204: Use adis library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#5bd22f51</link>
        <description>staging:iio:adis16204: Use adis libraryUse the new adis library for the adis16204 driver. This allows us to completelyscrap the adis16204 buffer and trigger code and more than half of the coredriver code.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 13 Nov 2012 13:28:00 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>3bff7eb0 - staging:iio:adis16203: Use adis library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#3bff7eb0</link>
        <description>staging:iio:adis16203: Use adis libraryUse the new adis library for the adis16203 driver. This allows us to completelyscrap the adis16203 buffer and trigger code and more than half of the coredriver code.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 13 Nov 2012 13:28:00 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>6d78e862 - staging:iio:adis16201: Use adis library</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#6d78e862</link>
        <description>staging:iio:adis16201: Use adis libraryUse the new adis library for the adis16201 driver. This allows us to completelyscrap the adis16201 buffer and trigger code and more than half of the coredriver code.Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Tue, 13 Nov 2012 13:28:00 +0000</pubDate>
        <dc:creator>Lars-Peter Clausen &lt;lars@metafoo.de&gt;</dc:creator>
    </item>
<item>
        <title>3e2c96ea - staging:iio: gpio build dependency fixing</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/staging/iio/accel/Kconfig#3e2c96ea</link>
        <description>staging:iio: gpio build dependency fixingNumerous drivers either had pointless includes of gpio.hor should have been dependent on GENERIC_GPIO and were not.Conversion of ads1210 to use array registration triggeredbuild failures that highlighted all was not well.Signed-off-by: Jonathan Cameron &lt;jic23@cam.ac.uk&gt;Reported-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;Acked-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;Acked-by: Michael Hennerich &lt;michael.hennerich@analog.com&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/staging/iio/accel/Kconfig</description>
        <pubDate>Wed, 12 Oct 2011 09:57:33 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;jic23@cam.ac.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
