<?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>756fb6a8 - scsi: acornscsi: Remove tagged queuing vestiges</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#756fb6a8</link>
        <description>scsi: acornscsi: Remove tagged queuing vestigesThe acornscsi driver has a config option to enable tagged queuing, but thisoption gets disabled in the driver itself with the comment &apos;needs to bedebugged&apos;.  As this is a _really_ old driver I doubt anyone will be wantingto invest time here, so remove the tagged queue vestiges and make our liveseasier.[jpg: Use scsi_cmd_to_rq()]Link: https://lore.kernel.org/r/1631696835-136198-3-git-send-email-john.garry@huawei.comSigned-off-by: Hannes Reinecke &lt;hare@suse.de&gt;Signed-off-by: John Garry &lt;john.garry@huawei.com&gt;Signed-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Wed, 15 Sep 2021 09:07:14 +0000</pubDate>
        <dc:creator>Hannes Reinecke &lt;hare@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>fbc06063 - drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#fbc06063</link>
        <description>drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALThe CONFIG_EXPERIMENTAL config item has not carried much meaning for awhile now and is almost always enabled by default. As agreed during theLinux kernel summit, remove it from any &quot;depends on&quot; lines in Kconfigs.CC: Russell King &lt;linux@arm.linux.org.uk&gt;CC: &quot;James E.J. Bottomley&quot; &lt;JBottomley@parallels.com&gt;Signed-off-by: Kees Cook &lt;keescook@chromium.org&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Thu, 17 Jan 2013 02:53:53 +0000</pubDate>
        <dc:creator>Kees Cook &lt;keescook@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>324b9337 - [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#324b9337</link>
        <description>[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRevive the AcornSCSI driver, update it for the replacement commandabort and host reset methods, and fix the build errors inacornscsi-io.S.Acked-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Sat, 19 Apr 2008 14:13:45 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk@dyn-67.arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>99eb8a55 - Remove the arm26 port</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#99eb8a55</link>
        <description>Remove the arm26 portThe arm26 port has been in a state where it was far from even compilingfor quite some time.Ian Molton agreed with the removal.Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;Cc: Ian Molton &lt;spyro@f2s.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Tue, 31 Jul 2007 07:38:19 +0000</pubDate>
        <dc:creator>Adrian Bunk &lt;bunk@stusta.de&gt;</dc:creator>
    </item>
<item>
        <title>ca8c100a - [ARM] Fix NCR5380-based SCSI card build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#ca8c100a</link>
        <description>[ARM] Fix NCR5380-based SCSI card buildThe NCR5380-based SCSI cards need the SCSI SPI transport selectedto build correctly.Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Sun, 06 Aug 2006 19:53:40 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk@dyn-67.arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>410ca5c7 - [SCSI] Move scsi_print_msg to SPI class</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#410ca5c7</link>
        <description>[SCSI] Move scsi_print_msg to SPI classscsi_print_msg() is an SPI-specific concept.  This patch moves it fromconstants.c to scsi_transport_spi.c and updates the Kconfig to link inthe SPI class for the drivers which use scsi_print_msg().Signed-off-by: Matthew Wilcox &lt;matthew@wil.cx&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Thu, 15 Dec 2005 21:22:01 +0000</pubDate>
        <dc:creator>Matthew Wilcox &lt;matthew@wil.cx&gt;</dc:creator>
    </item>
<item>
        <title>a838e543 - [PATCH] Kconfig fix (acornscsi)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#a838e543</link>
        <description>[PATCH] Kconfig fix (acornscsi)acornscsi had been broken for a long time; marked as suchSigned-off-by: Al Viro &lt;viro@parcelfarce.linux.theplanet.co.uk&gt;Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Tue, 23 Aug 2005 21:46:11 +0000</pubDate>
        <dc:creator>Al Viro &lt;viro@www.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>1da177e4 - Linux-2.6.12-rc2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/arm/Kconfig#1da177e4</link>
        <description>Linux-2.6.12-rc2Initial git repository build. I&apos;m not bothering with the full history,even though we have it. We can create a separate &quot;historical&quot; gitarchive of that later if we want to, and in the meantime it&apos;s about3.2GB when imported into git - space that would just make the earlygit days unnecessarily complicated, when we don&apos;t have a lot of goodinfrastructure for it.Let it rip!

            List of files:
            /linux-6.15/drivers/scsi/arm/Kconfig</description>
        <pubDate>Sat, 16 Apr 2005 22:20:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;</dc:creator>
    </item>
</channel>
</rss>
