<?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>c3f90347 - scsi: message: fusion: Add HAS_IOPORT dependencies</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#c3f90347</link>
        <description>scsi: message: fusion: Add HAS_IOPORT dependenciesIn a future patch HAS_IOPORT=n will result in inb()/outb() and friends notbeing declared. We thus need to add HAS_IOPORT as dependency for thosedrivers using them.Co-developed-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@kernel.org&gt;Signed-off-by: Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;Link: https://lore.kernel.org/r/20230522105049.1467313-22-schnelle@linux.ibm.comSigned-off-by: Martin K. Petersen &lt;martin.petersen@oracle.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Mon, 22 May 2023 10:50:26 +0000</pubDate>
        <dc:creator>Niklas Schnelle &lt;schnelle@linux.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>a7f7f624 - treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#a7f7f624</link>
        <description>treewide: replace &apos;---help---&apos; in Kconfig files with &apos;help&apos;Since commit 84af7a6194e4 (&quot;checkpatch: kconfig: prefer &apos;help&apos; over&apos;---help---&apos;&quot;), the number of &apos;---help---&apos; has been graduallydecreasing, but there are still more than 2400 instances.This commit finishes the conversion. While I touched the lines,I also fixed the indentation.There are a variety of indentation styles found.  a) 4 spaces + &apos;---help---&apos;  b) 7 spaces + &apos;---help---&apos;  c) 8 spaces + &apos;---help---&apos;  d) 1 space + 1 tab + &apos;---help---&apos;  e) 1 tab + &apos;---help---&apos;    (correct indentation)  f) 1 tab + 1 space + &apos;---help---&apos;  g) 1 tab + 2 spaces + &apos;---help---&apos;In order to convert all of them to 1 tab + &apos;help&apos;, I ran thefollowing commend:  $ find . -name &apos;Kconfig*&apos; | xargs sed -i &apos;s/^[[:space:]]*---help---/\thelp/&apos;Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Sat, 13 Jun 2020 16:50:22 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&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/message/fusion/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/message/fusion/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>6a38792c - scsi: use &apos;depends&apos; instead of &apos;select&apos; for SCSI_FC_ATTRS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#6a38792c</link>
        <description>scsi: use &apos;depends&apos; instead of &apos;select&apos; for SCSI_FC_ATTRSThere are other kconfig symbols which use SCSI_FC_ATTRS.In order to maintain sanity and prevent kconfig warnings, changeall of these from using &apos;select&apos; to using &apos;depends on&apos; so thatproper symbol dependencies will be honored and circular dependsproblems will be avoided.This fixes kconfig warnings and build errors:warning: (LIBFC &amp;&amp; SCSI_IBMVFC &amp;&amp; SCSI_QLA_FC &amp;&amp; SCSI_LPFC &amp;&amp; ZFCP &amp;&amp; SCSI_BFA_FC &amp;&amp; SCSI_CHELSIO_FCOE &amp;&amp; FUSION_FC) selects SCSI_FC_ATTRS which has unmet direct dependencies (SCSI &amp;&amp; NET)drivers/scsi/scsi_transport_fc.c: In function &apos;fc_host_post_event&apos;:drivers/scsi/scsi_transport_fc.c:543:7: error: &apos;scsi_nl_sock&apos; undeclared (first use in this function)drivers/scsi/scsi_transport_fc.c: In function &apos;fc_host_post_vendor_event&apos;:drivers/scsi/scsi_transport_fc.c:611:7: error: &apos;scsi_nl_sock&apos; undeclared (first use in this function)Reported-by: Fengguang Wu &lt;fengguang.wu@intel.com&gt; [0-day test robot]Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Tue, 16 Sep 2014 20:47:41 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>448f09e6 - [SCSI] mpt fusion: Kconfig cleanup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#448f09e6</link>
        <description>[SCSI] mpt fusion: Kconfig cleanupAdding 949X, 949E, and 1078 to Kconfig.  Adding &quot;depends on FUSION&quot;required in the FUSION_LOGGING section, and fixing a spelling error.Signed-off-by: Eric Moore &lt;Eric.Moore@lsi.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Sat, 15 Sep 2007 00:50:49 +0000</pubDate>
        <dc:creator>Eric Moore &lt;eric.moore@lsi.com&gt;</dc:creator>
    </item>
<item>
        <title>1d9a3d06 - [SCSI] mpt fusion: Use menuconfig objects</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#1d9a3d06</link>
        <description>[SCSI] mpt fusion: Use menuconfig objectsChange Kconfig objects from &quot;menu, config&quot; into &quot;menuconfig&quot; sothat the user can disable the whole feature without having toenter the menu first.Signed-off-by: Jan Engelhardt &lt;jengelh@gmx.de&gt;Acked-by: &quot;Moore, Eric Dean&quot; &lt;Eric.Moore@lsil.com&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Fri, 10 Aug 2007 21:50:37 +0000</pubDate>
        <dc:creator>Jan Engelhardt &lt;jengelh@computergmbh.de&gt;</dc:creator>
    </item>
<item>
        <title>232f08fc - [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#232f08fc</link>
        <description>[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Per request from Matthew Wilcox - using PCI_VENDOR_ATTO.Add support for ATTO UL4D, they are rebranded 53C1030.The changes are1. Adding a new PCI vendor ID in pci table2. The spi_port_page_2 is in different format than that of LSI genericspi_port_page_2 and hence mapping code is added.signed-off-by: Sathya Prakash &lt;sathya.prakash@lsi.com&gt;signed-off-by: Eric Moore &lt;Eric.Moore@lsi.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Tue, 14 Aug 2007 23:28:27 +0000</pubDate>
        <dc:creator>Eric Moore &lt;eric.moore@lsi.com&gt;</dc:creator>
    </item>
<item>
        <title>5c1b91b9 - [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#5c1b91b9</link>
        <description>[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.hThis patch adds a new file mptdebug.h in the fusion source directory,which contains different debug macros.  The existing debug macros andflags are removed from the mptbase.h and Makefile In Kconfig a newconfiguration parameter FUSION_LOGGING is added to enable/disable thelogging support during compile time.signed-off-by: Sathya Prakash &lt;sathya.prakash@lsi.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Tue, 24 Jul 2007 10:10:08 +0000</pubDate>
        <dc:creator>Prakash, Sathya &lt;sathya.prakash@lsi.com&gt;</dc:creator>
    </item>
<item>
        <title>fbc9a572 - [SCSI] mpt fusion: update Kconfig help</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#fbc9a572</link>
        <description>[SCSI] mpt fusion: update Kconfig helpUpdate help in Kconfig for mptfc driver to indicate the driver supportsBrocade FC 4G HBA.signed-off-by: Gwendal Grignou &lt;ggrignou@brocade.com&gt;Acked-by: Eric Moore &lt;eric.moore@lsi.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Fri, 20 Jul 2007 19:38:36 +0000</pubDate>
        <dc:creator>Gwendal Grignou &lt;ggrignou@Brocade.COM&gt;</dc:creator>
    </item>
<item>
        <title>eeca7a36 - [S390] Kconfig: refine depends statements.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#eeca7a36</link>
        <description>[S390] Kconfig: refine depends statements.Refine some depends statements to limit their visibility to theenvironments that are actually supported.Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Thu, 10 May 2007 13:45:56 +0000</pubDate>
        <dc:creator>Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;</dc:creator>
    </item>
<item>
        <title>d780c3bf - [SCSI] mptctl for mptsas</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#d780c3bf</link>
        <description>[SCSI] mptctl for mptsasThis patch makes the mptctl pass through available ifthe mptsas driver is selected. Without this patchif mptsas is the only fusion driver chosen, thenthe mptctl is not presented as an option.smp_utils uses the mptctl driver to pass SAS SMPfunctions through a MPT SAS HBA.Signed-off-by: Douglas Gilbert &lt;dougg@torque.net&gt;Acked-by: &quot;Moore, Eric&quot; &lt;Eric.Moore@lsi.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Fri, 05 Jan 2007 04:48:54 +0000</pubDate>
        <dc:creator>Douglas Gilbert &lt;dougg@torque.net&gt;</dc:creator>
    </item>
<item>
        <title>ba856d32 - [SCSI] mptfusion: misc fix&apos;s</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#ba856d32</link>
        <description>[SCSI] mptfusion: misc fix&apos;s* removing obsolete 1066, 1066E from Kconfig* initializing aen_event_read_flag after host reset* remove oem references* remove obsolete mpt_pq_filter command line optionSigned-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Tue, 11 Jul 2006 23:34:01 +0000</pubDate>
        <dc:creator>Eric Moore &lt;eric.moore@lsil.com&gt;</dc:creator>
    </item>
<item>
        <title>c92f222e - [SCSI] mptspi: Add transport class Domain Validation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#c92f222e</link>
        <description>[SCSI] mptspi: Add transport class Domain ValidationThis is the first half of a patch to add the generic domain validationto mptspi.  It also creates a secondary &quot;virtual&quot; channel for raidcomponent devices since these are now exported with no_uld_attach.What Eric and I would have really liked is to export all physicalcomponents on channel 0 and all raid components on channel 1.Unfortunately, this would result in device renumbering on platforms withmixed RAID/Physical devices which was considered unacceptable foruserland stability reasons.Still to be done is to plug back the extra parameter setting and DVpieces on reset and hotplug.Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Wed, 01 Mar 2006 15:02:49 +0000</pubDate>
        <dc:creator>James Bottomley &lt;James.Bottomley@steeleye.com&gt;</dc:creator>
    </item>
<item>
        <title>3759b788 - [SCSI] mptfc: need to select transport attrs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#3759b788</link>
        <description>[SCSI] mptfc: need to select transport attrsNow that mptfc actually uses the transport class, it can&apos;t be builtwithout it.Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Sat, 14 Jan 2006 15:28:07 +0000</pubDate>
        <dc:creator>James Bottomley &lt;jejb@mulgrave.(none)&gt;</dc:creator>
    </item>
<item>
        <title>0c33b27d - [SCSI] fusion SAS support (mptsas driver)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#0c33b27d</link>
        <description>[SCSI] fusion SAS support (mptsas driver)Adds the actual mptsas driver, based upon the LSI driver with new workfor SAS transport class integration from Eric Moore and me.This obviously depends on the SAS transport class.Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Fri, 09 Sep 2005 14:27:19 +0000</pubDate>
        <dc:creator>Christoph Hellwig &lt;hch@lst.de&gt;</dc:creator>
    </item>
<item>
        <title>51bbc9c3 - [SCSI] fusion-kconfig-cleanup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#51bbc9c3</link>
        <description>[SCSI] fusion-kconfig-cleanup* This patch clarifies help section in FUSION_MAX_SGE entry.Signed-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Wed, 11 May 2005 23:37:29 +0000</pubDate>
        <dc:creator>Moore, Eric Dean  &lt;Eric.Moore@lsil.com&gt;</dc:creator>
    </item>
<item>
        <title>b86fff73 - [SCSI] mptfusion: correct Kconfig problem</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#b86fff73</link>
        <description>[SCSI] mptfusion: correct Kconfig problemThe fusion Kconfig forgets to set CONFIG_FUSION, which is required toget the upper makefile to descend into the fusion directory.  Add thisback as a variable and make the two upper level modules select it.Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Sat, 23 Apr 2005 06:45:48 +0000</pubDate>
        <dc:creator>James Bottomley  &lt;jejb@mulgrave.(none)&gt;</dc:creator>
    </item>
<item>
        <title>5f5affdd - [SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/message/fusion/Kconfig#5f5affdd</link>
        <description>[SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.(1) Kconfig - added new mptspi and mptfc scsi lld drivers(2) Kconfig - increased MAX_SGE from 40 to 128 (2) Makefile - compilation support for split drivers(3) Makefile - cleaned up debug defines; e.g. removed obsolete, added othersSigned-off-by: Eric Moore &lt;Eric.Moore@lsil.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@SteelEye.com&gt;

            List of files:
            /linux-6.15/drivers/message/fusion/Kconfig</description>
        <pubDate>Fri, 22 Apr 2005 22:00:52 +0000</pubDate>
        <dc:creator>Moore, Eric Dean  &lt;Eric.Moore@lsil.com&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/message/fusion/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/message/fusion/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>
