<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>873e65bc - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/mvsas/Makefile#873e65bc</link>
        <description>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Based on 1 normalized pattern(s):  this program is free software you can redistribute it and or modify  it under the terms of the gnu general public license as published by  the free software foundation version 2 of the license this program  is distributed in the hope that it will be useful but without any  warranty without even the implied warranty of merchantability or  fitness for a particular purpose see the gnu general public license  for more details you should have received a copy of the gnu general  public license along with this program if not write to the free  software foundation inc 59 temple place suite 330 boston ma 02111  1307 usaextracted by the scancode license scanner the SPDX license identifier  GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 83 file(s).Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Richard Fontana &lt;rfontana@redhat.com&gt;Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;Cc: linux-spdx@vger.kernel.orgLink: https://lkml.kernel.org/r/20190527070034.021731668@linutronix.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/scsi/mvsas/Makefile</description>
        <pubDate>Mon, 27 May 2019 06:55:15 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>0b15fb1f - [SCSI] mvsas: add support for Task collector mode and fixed relative bugs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/mvsas/Makefile#0b15fb1f</link>
        <description>[SCSI] mvsas: add support for Task collector mode and fixed relative bugs1. Add support for Task collector mode.2. Fixed relative collector mode bug:   - I/O failed when disks is on two ports   - system hang when hotplug disk   - system hang when unplug disk during run IO3. Unlock ap-&gt;lock within .lldd_execute_task for direct mode to   improve performanceSigned-off-by: Xiangliang Yu &lt;yuxiangl@marvell.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@suse.de&gt;

            List of files:
            /linux-6.15/drivers/scsi/mvsas/Makefile</description>
        <pubDate>Tue, 26 Apr 2011 13:36:51 +0000</pubDate>
        <dc:creator>Xiangliang Yu &lt;yuxiangl@marvell.com&gt;</dc:creator>
    </item>
<item>
        <title>bfbec920 - scsi: change to new flag variable</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/mvsas/Makefile#bfbec920</link>
        <description>scsi: change to new flag variableReplace EXTRA_CFLAGS with ccflags-y.Signed-off-by: matt mooney &lt;mfm@muteddisk.com&gt;Acked-by: WANG Cong &lt;xiyou.wangcong@gmail.com&gt;Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;

            List of files:
            /linux-6.15/drivers/scsi/mvsas/Makefile</description>
        <pubDate>Fri, 14 Jan 2011 14:12:49 +0000</pubDate>
        <dc:creator>matt mooney &lt;mfm@muteddisk.com&gt;</dc:creator>
    </item>
<item>
        <title>20b09c29 - [SCSI] mvsas: add support for 94xx; layout change; bug fixes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/mvsas/Makefile#20b09c29</link>
        <description>[SCSI] mvsas: add support for 94xx; layout change; bug fixesThis version contains following main changes  - Switch to new layout to support more types of ASIC.  - SSP TMF supported and related Error Handing enhanced.  - Support flash feature with delay 2*HZ when PHY changed.  - Support Marvell 94xx series ASIC for 6G SAS/SATA, which has 288SE64xx chips but any different register description.  - Support SPI flash for HBA-related configuration info.  - Other patch enhanced from kernel side such as increasing PHY type[jejb: fold back in DMA_BIT_MASK changes]Signed-off-by: Ying Chu &lt;jasonchu@marvell.com&gt;Signed-off-by: Andy Yan &lt;ayan@marvell.com&gt;Signed-off-by: Ke Wei &lt;kewei@marvell.com&gt;Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/mvsas/Makefile</description>
        <pubDate>Fri, 08 May 2009 21:46:40 +0000</pubDate>
        <dc:creator>Andy Yan &lt;ayan@marvell.com&gt;</dc:creator>
    </item>
<item>
        <title>dd4969a8 - [SCSI] mvsas: split driver into multiple files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/mvsas/Makefile#dd4969a8</link>
        <description>[SCSI] mvsas: split driver into multiple filesSplit mvsas driver into multiple source codes, based on the splitand function distribution found in Marvell&apos;s mvsas update.Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/mvsas/Makefile</description>
        <pubDate>Fri, 08 May 2009 21:44:01 +0000</pubDate>
        <dc:creator>Jeff Garzik &lt;jeff@garzik.org&gt;</dc:creator>
    </item>
<item>
        <title>2ad52f47 - [SCSI] mvsas: move into new directory drivers/scsi/mvsas/</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/scsi/mvsas/Makefile#2ad52f47</link>
        <description>[SCSI] mvsas: move into new directory drivers/scsi/mvsas/Zero functional changes, just file movement.This commit prepares for the upcoming integration of theMarvell-provided driver update that splits the driver into supportfor both 64xx and 94xx chip families.Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;Signed-off-by: James Bottomley &lt;James.Bottomley@HansenPartnership.com&gt;

            List of files:
            /linux-6.15/drivers/scsi/mvsas/Makefile</description>
        <pubDate>Fri, 08 May 2009 20:35:37 +0000</pubDate>
        <dc:creator>Jeff Garzik &lt;jeff@garzik.org&gt;</dc:creator>
    </item>
</channel>
</rss>
